Uses of Enum Class
com.loomcache.server.transaction.twopc.TwoPhaseCommands.Kind
Packages that use TwoPhaseCommands.Kind
-
Uses of TwoPhaseCommands.Kind in com.loomcache.server.transaction.twopc
Subclasses with type arguments of type TwoPhaseCommands.Kind in com.loomcache.server.transaction.twopcModifier and TypeClassDescriptionstatic enumWire kind tag — serialized as the first byte of every frame.Methods in com.loomcache.server.transaction.twopc that return TwoPhaseCommands.KindModifier and TypeMethodDescriptionstatic TwoPhaseCommands.KindReturns the enum constant of this class with the specified name.static TwoPhaseCommands.Kind[]TwoPhaseCommands.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.