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