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