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