Class RegionHeartbeatSample
java.lang.Object
org.apache.iotdb.confignode.manager.load.cache.AbstractHeartbeatSample
org.apache.iotdb.confignode.manager.load.cache.region.RegionHeartbeatSample
RegionHeartbeatSample records the heartbeat sample of a Region.
-
Constructor Summary
ConstructorsConstructorDescriptionRegionHeartbeatSample(long sampleNanoTimestamp, RegionStatus status) RegionHeartbeatSample(RegionStatus status) -
Method Summary
Methods inherited from class org.apache.iotdb.confignode.manager.load.cache.AbstractHeartbeatSample
getSampleLogicalTimestamp
-
Constructor Details
-
RegionHeartbeatSample
-
RegionHeartbeatSample
-
-
Method Details
-
getStatus
-