org.egothor.repository
Interface DataRepository.TupleSequence

All Superinterfaces:
Sequence<Tuple>, SequenceWithClose<Tuple>, Tuple
Enclosing interface:
DataRepository

public static interface DataRepository.TupleSequence
extends SequenceWithClose<Tuple>, Tuple


Method Summary
 
Methods inherited from interface org.egothor.core.SequenceWithClose
close
 
Methods inherited from interface org.egothor.core.Sequence
next
 
Methods inherited from interface org.egothor.repository.Tuple
getInt, getLong, getObject