public class BufferedSegmentedFile extends SegmentedFile
| Modifier and Type | Class and Description |
|---|---|
static class |
BufferedSegmentedFile.Builder |
length, onDiskLength, path| Constructor and Description |
|---|
BufferedSegmentedFile(java.lang.String path,
long length) |
| Modifier and Type | Method and Description |
|---|---|
FileDataInput |
getSegment(long position) |
BufferedSegmentedFile |
sharedCopy() |
createReader, createThrottledReader, dropPageCache, getBuilder, getCompressedBuilder, getCompressedBuilder, iterator, toStringclose, isCleanedUppublic BufferedSegmentedFile(java.lang.String path,
long length)
public FileDataInput getSegment(long position)
getSegment in class SegmentedFilepublic BufferedSegmentedFile sharedCopy()
sharedCopy in interface SharedCloseablesharedCopy in class SegmentedFileCopyright © 2015 The Apache Software Foundation