Uses of Class
org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder
-
Packages that use ReplicatedDataStoreStatsHolder Package Description org.shoal.ha.cache.api -
-
Uses of ReplicatedDataStoreStatsHolder in org.shoal.ha.cache.api
Methods in org.shoal.ha.cache.api that return ReplicatedDataStoreStatsHolder Modifier and Type Method Description ReplicatedDataStoreStatsHolder<K,V>DataStoreContext. getDataStoreMBean()Methods in org.shoal.ha.cache.api with parameters of type ReplicatedDataStoreStatsHolder Modifier and Type Method Description voidDataStoreContext. setDataStoreMBean(ReplicatedDataStoreStatsHolder<K,V> dscMBean)
-