Uses of Enum
org.infinispan.scattered.ScatteredVersionManager.SegmentState
-
Uses of ScatteredVersionManager.SegmentState in org.infinispan.scattered
Modifier and TypeMethodDescriptionScatteredVersionManager.getSegmentState
(int segment) Returns the enum constant of this type with the specified name.static ScatteredVersionManager.SegmentState[]
ScatteredVersionManager.SegmentState.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ScatteredVersionManager.SegmentState in org.infinispan.scattered.impl