public class IndexSummaryBuilder
extends java.lang.Object
Constructor and Description |
---|
IndexSummaryBuilder(long expectedKeys,
int indexInterval) |
Modifier and Type | Method and Description |
---|---|
IndexSummary |
build(IPartitioner partitioner) |
IndexSummaryBuilder |
maybeAddEntry(DecoratedKey decoratedKey,
long indexPosition) |
public IndexSummaryBuilder(long expectedKeys, int indexInterval)
public IndexSummaryBuilder maybeAddEntry(DecoratedKey decoratedKey, long indexPosition)
public IndexSummary build(IPartitioner partitioner)
Copyright © 2013 The Apache Software Foundation