Uses of Enum
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 type with the specified name.static HotRodVersion[]
HotRodVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared.