Uses of Class
com.sun.labs.minion.util.buffer.FileReadableBuffer

Packages that use FileReadableBuffer
com.sun.labs.minion.indexer.postings.io Provides interfaces and implementations for the writing and reading of postings information. 
 

Uses of FileReadableBuffer in com.sun.labs.minion.indexer.postings.io
 

Subclasses of FileReadableBuffer in com.sun.labs.minion.indexer.postings.io
 class FileBackedPostingsInput
          A postings input that extends a file backed buffer.