| Interface | Description |
|---|---|
| CachedView |
A view of commit-log that caches (and potentially checkpoints) data from partitions and makes in
random accessible.
|
| CachedView.Factory |
Serializable factory for CachedView. |
| Class | Description |
|---|---|
| LocalCachedPartitionedView |
A transformation view from
CommitLogReader to CachedView. |
| LocalCachedPartitionedView.IntOffset | |
| TimeBoundedVersionedCache |
A cache for data based on timestamp.
|
| TimeBoundedVersionedCache.Payload |
Copyright © 2017–2021. All rights reserved.