Uses of Enum
org.infinispan.server.hotrod.tx.ControlByte
Packages that use ControlByte
-
Uses of ControlByte in org.infinispan.server.hotrod.tx
Methods in org.infinispan.server.hotrod.tx that return ControlByteModifier and TypeMethodDescriptionstatic ControlByte
Returns the enum constant of this type with the specified name.static ControlByte[]
ControlByte.values()
Returns an array containing the constants of this enum type, in the order they are declared.