Uses of Class
com.tangosol.net.partition.PartitionStatistics
Packages that use PartitionStatistics
Package
Description
Contains interfaces and classes related to partitioned services.
-
Uses of PartitionStatistics in com.tangosol.net.partition
Methods in com.tangosol.net.partition that return PartitionStatisticsModifier and TypeMethodDescriptionPartitionStatistics.copyFrom(PartitionStatistics stats) Copy the statistics from the specified PartitionStatistics reference.DistributionManager.getPartitionStats()Return an array of the most recently available partition statistics, indexed by partition-id.PartitionStatistics.setDirectStorageSize(long cb) Set the PartitionAwareBackingMaps storage size of the partition.Methods in com.tangosol.net.partition with parameters of type PartitionStatisticsModifier and TypeMethodDescriptionPartitionStatistics.copyFrom(PartitionStatistics stats) Copy the statistics from the specified PartitionStatistics reference.