Uses of Package
org.apache.iotdb.confignode.manager.load.cache
Packages that use org.apache.iotdb.confignode.manager.load.cache
Package
Description
-
-
Classes in org.apache.iotdb.confignode.manager.load.cache used by org.apache.iotdb.confignode.manager.load.cacheClassDescriptionAbstractHeartbeatSample contains the sample logical timestamp.AbstractStatistics contains the statistics nano timestamp when calculating the statistics.IFailureDetector is the judge for node status (UNKNOWN).
-
Classes in org.apache.iotdb.confignode.manager.load.cache used by org.apache.iotdb.confignode.manager.load.cache.consensusClassDescriptionAbstractHeartbeatSample contains the sample logical timestamp.AbstractLoadCache caches the recent MAXIMUM_WINDOW_SIZE heartbeat samples and calculates the current statistics based on the latest heartbeat mple.AbstractStatistics contains the statistics nano timestamp when calculating the statistics.
-
Classes in org.apache.iotdb.confignode.manager.load.cache used by org.apache.iotdb.confignode.manager.load.cache.detectorClassDescriptionAbstractHeartbeatSample contains the sample logical timestamp.IFailureDetector is the judge for node status (UNKNOWN).
-
Classes in org.apache.iotdb.confignode.manager.load.cache used by org.apache.iotdb.confignode.manager.load.cache.nodeClassDescriptionAbstractHeartbeatSample contains the sample logical timestamp.AbstractLoadCache caches the recent MAXIMUM_WINDOW_SIZE heartbeat samples and calculates the current statistics based on the latest heartbeat mple.AbstractStatistics contains the statistics nano timestamp when calculating the statistics.
-
Classes in org.apache.iotdb.confignode.manager.load.cache used by org.apache.iotdb.confignode.manager.load.cache.regionClassDescriptionAbstractHeartbeatSample contains the sample logical timestamp.AbstractLoadCache caches the recent MAXIMUM_WINDOW_SIZE heartbeat samples and calculates the current statistics based on the latest heartbeat mple.AbstractStatistics contains the statistics nano timestamp when calculating the statistics.
-