| 类 | 说明 |
|---|---|
| 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> |
A
ListState child class that records data and replays them when required. |
| Segment |
A segment contains the information about a cache unit.
|
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.