Uses of Class
org.jboss.as.clustering.infinispan.subsystem.PartitionHandlingMetric
-
Packages that use PartitionHandlingMetric Package Description org.jboss.as.clustering.infinispan.subsystem -
-
Uses of PartitionHandlingMetric in org.jboss.as.clustering.infinispan.subsystem
Methods in org.jboss.as.clustering.infinispan.subsystem that return PartitionHandlingMetric Modifier and Type Method Description static PartitionHandlingMetricPartitionHandlingMetric. valueOf(String name)Returns the enum constant of this type with the specified name.static PartitionHandlingMetric[]PartitionHandlingMetric. values()Returns an array containing the constants of this enum type, in the order they are declared.
-