Uses of Enum Class
org.infinispan.server.hotrod.HotRodVersion
Packages that use HotRodVersion
-
Uses of HotRodVersion in org.infinispan.server.hotrod
Fields in org.infinispan.server.hotrod declared as HotRodVersionMethods in org.infinispan.server.hotrod that return HotRodVersionModifier and TypeMethodDescriptionstatic HotRodVersion
HotRodVersion.forVersion
(byte version) static HotRodVersion
Returns the enum constant of this class with the specified name.static HotRodVersion[]
HotRodVersion.values()
Returns an array containing the constants of this enum class, in the order they are declared.