Uses of Enum
org.infinispan.hotrod.impl.transaction.entry.ControlByte
Packages that use ControlByte
-
Uses of ControlByte in org.infinispan.hotrod.impl.transaction.entry
Methods in org.infinispan.hotrod.impl.transaction.entry that return ControlByteModifier and TypeMethodDescriptionstatic ControlByteReturns 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.