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