程序包 org.apache.flink.iteration.datacache.nonkeyed
-
类概要 类 说明 DataCacheReader<T> Reads the cached data from a list of segments.DataCacheSnapshot The snapshot of a data cache.DataCacheWriter<T> Records the data received and replayed them when required.ListStateWithCache<T> AListStatechild class that records data and replays them when required.Segment A segment contains the information about a cache unit.