Uses of Interface
com.bigdata.io.IFixedDataRecord

Packages that use IFixedDataRecord
com.bigdata.io   
 

Uses of IFixedDataRecord in com.bigdata.io
 

Classes in com.bigdata.io that implement IFixedDataRecord
 class AbstractFixedByteArrayBuffer
          Efficient absolute get/put operations on a slice of a byte[].
 class FixedByteArrayBuffer
          Efficient absolute get/put operations on a slice of a byte[].
 

Methods in com.bigdata.io that return IFixedDataRecord
 IFixedDataRecord IDataRecordAccess.data()
          The coded (aka compressed) data.
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.