public class BufferedPoolingSegmentedFile extends PoolingSegmentedFile
Modifier and Type | Class and Description |
---|---|
static class |
BufferedPoolingSegmentedFile.Builder |
PoolingSegmentedFile.Cleanup
channel, length, onDiskLength
Constructor and Description |
---|
BufferedPoolingSegmentedFile(ChannelProxy channel,
long length) |
Modifier and Type | Method and Description |
---|---|
BufferedPoolingSegmentedFile |
sharedCopy() |
createPooledReader, getSegment, recycle
createReader, createThrottledReader, dropPageCache, getBuilder, getCompressedBuilder, iterator, path, toString
close, close, isCleanedUp
public BufferedPoolingSegmentedFile(ChannelProxy channel, long length)
public BufferedPoolingSegmentedFile sharedCopy()
sharedCopy
in interface SharedCloseable
sharedCopy
in class SegmentedFile
Copyright © 2015 The Apache Software Foundation