Uses of Class
org.galagosearch.core.index.CompressedByteBuffer

Packages that use CompressedByteBuffer
org.galagosearch.core.index   
 

Uses of CompressedByteBuffer in org.galagosearch.core.index
 

Fields in org.galagosearch.core.index declared as CompressedByteBuffer
 CompressedByteBuffer ExtentListBuffer.data
           
 CompressedByteBuffer ExtentListBuffer.documentExtents
           
 CompressedByteBuffer ExtentListBuffer.header
           
 

Methods in org.galagosearch.core.index with parameters of type CompressedByteBuffer
 void CompressedByteBuffer.add(CompressedByteBuffer other)
          Copies the entire contents of another compressed buffer to the end of this one.
 void BackedCompressedByteBuffer.add(CompressedByteBuffer other)
           
 



Copyright © 2009. All Rights Reserved.