Package io.kcache.utils
-
Class Summary Class Description Caches EnumRecommender<T extends Enum<T>> FileCheckpointHandler InMemoryBoundedCache<K,V> An in-memory cache with bounded size.InMemoryCache<K,V> In-memory cacheKeyBufferComparator<K> KeyBytesComparator<K> KeyComparator<K> OffsetCheckpoint This class saves out a map of topic/partition=>offsets to a file.PersistentCache<K,V> A persistent key-value store.ShutdownableThread Streams TransformedRawCache<K,V> A cache which wraps a raw cache and uses serdes to transform the bytes.