Class PrefixedPartitionsReader

java.lang.Object
org.elasticsearch.index.codec.tsdb.PrefixedPartitionsReader

public final class PrefixedPartitionsReader extends Object
Reads prefix-based partition metadata written by PrefixedPartitionsWriter. The data consists of delta-encoded prefix keys and their corresponding starting document IDs.