java.lang.Object
org.apache.iotdb.confignode.manager.load.cache.AbstractLoadCache
org.apache.iotdb.confignode.manager.load.cache.region.RegionCache

public class RegionCache extends AbstractLoadCache
RegionCache caches the RegionHeartbeatSamples of a Region. Update and cache the current statistics of the Region based on the latest RegionHeartbeatSample.