com.mobixess.jodb.core.index
Interface IndexDataIterator

All Superinterfaces:
IndexIterator
All Known Implementing Classes:
LArrayIndexIterator

public interface IndexDataIterator
extends IndexIterator


Method Summary
 long next(java.nio.ByteBuffer result)
           
 
Methods inherited from interface com.mobixess.jodb.core.index.IndexIterator
hasNext, length, next
 

Method Detail

next

long next(java.nio.ByteBuffer result)


Copyright © Mobixess Inc. All Rights Reserved.