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