Package io.datarouter.bytes.kvfile
package io.datarouter.bytes.kvfile
-
ClassDescriptionKvFileCodec<T>Collate KvFileEntries using only the binary data, not requiring the objects to be decoded.Assumes non-null entries.Assumes non-null entries.For looping over a directory of KvFiles and merging N files at a time until only targetNumFiles remain.Keeps track of files during a compaction.A generic KeyValue, plus a version represented as bytes.Either PUT or DELETE.Named wrapper around an InputStream so we can trace where errors came from.