Uses of Class
org.apache.cassandra.io.util.BufferedRandomAccessFile

Packages that use BufferedRandomAccessFile
org.apache.cassandra.io.sstable   
 

Uses of BufferedRandomAccessFile in org.apache.cassandra.io.sstable
 

Constructors in org.apache.cassandra.io.sstable with parameters of type BufferedRandomAccessFile
SSTableIdentityIterator(SSTableReader sstable, BufferedRandomAccessFile file, DecoratedKey key, long dataStart, long dataSize)
          Used to iterate through the columns of a row.
 



Copyright © 2011 The Apache Software Foundation