public static class MmappedSegmentedFile.Builder.Boundaries
extends java.lang.Object
Constructor and Description |
---|
MmappedSegmentedFile.Builder.Boundaries() |
MmappedSegmentedFile.Builder.Boundaries(long[] boundaries,
int fixedCount) |
Modifier and Type | Method and Description |
---|---|
void |
addCandidate(long candidate) |
long[] |
finish(long length,
boolean isFinal) |
long[] |
truncate() |
Copyright © 2017 The Apache Software Foundation