Uses of Enum Class
org.infinispan.partitionhandling.PartitionHandling
-
Uses of PartitionHandling in org.infinispan.configuration.cache
Modifier and TypeFieldDescriptionstatic final AttributeDefinition
<PartitionHandling> PartitionHandlingConfiguration.WHEN_SPLIT
Modifier and TypeMethodDescriptionPartitionHandlingConfigurationBuilder.whenSplit
(PartitionHandling partitionHandling) -
Uses of PartitionHandling in org.infinispan.partitionhandling
Modifier and TypeMethodDescriptionstatic PartitionHandling
Returns the enum constant of this class with the specified name.static PartitionHandling[]
PartitionHandling.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PartitionHandling in org.infinispan.partitionhandling.impl
Modifier and TypeMethodDescriptionprotected PartitionHandling
PartitionHandlingManagerImpl.getPartitionHandling()