Uses of Class
org.infinispan.distribution.ch.impl.OwnershipStatistics
-
Packages that use OwnershipStatistics Package Description org.infinispan.distribution.ch.impl -
-
Uses of OwnershipStatistics in org.infinispan.distribution.ch.impl
Fields in org.infinispan.distribution.ch.impl declared as OwnershipStatistics Modifier and Type Field Description protected OwnershipStatistics
AbstractConsistentHashFactory.Builder. stats
protected OwnershipStatistics
AbstractConsistentHashFactory.Builder. stats
protected OwnershipStatistics
SyncConsistentHashFactory.Builder. stats
Constructors in org.infinispan.distribution.ch.impl with parameters of type OwnershipStatistics Constructor Description OwnershipStatistics(OwnershipStatistics other)
-