Package cz.o2.proxima.direct.core.view
-
Interface Summary 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 forCachedView
. -
Class Summary Class Description LocalCachedPartitionedView A transformation view fromCommitLogReader
toCachedView
.