|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PoolingSegmentedFile | |
---|---|
org.apache.cassandra.io.util |
Uses of PoolingSegmentedFile in org.apache.cassandra.io.util |
---|
Subclasses of PoolingSegmentedFile in org.apache.cassandra.io.util | |
---|---|
class |
BufferedSegmentedFile
|
class |
CompressedSegmentedFile
|
Fields in org.apache.cassandra.io.util declared as PoolingSegmentedFile | |
---|---|
protected PoolingSegmentedFile |
RandomAccessReader.owner
|
Methods in org.apache.cassandra.io.util with parameters of type PoolingSegmentedFile | |
---|---|
static RandomAccessReader |
RandomAccessReader.open(java.io.File file,
PoolingSegmentedFile owner)
|
Constructors in org.apache.cassandra.io.util with parameters of type PoolingSegmentedFile | |
---|---|
RandomAccessReader(java.io.File file,
int bufferSize,
boolean skipIOCache,
PoolingSegmentedFile owner)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |