public class SingleKeyRecordIterator
extends java.lang.Object
| Constructor and Description |
|---|
SingleKeyRecordIterator(com.thinkaurelius.titan.diskstorage.StaticBuffer key,
com.thinkaurelius.titan.diskstorage.util.RecordIterator<com.thinkaurelius.titan.diskstorage.Entry> recordIterator) |
| Modifier and Type | Method and Description |
|---|---|
com.thinkaurelius.titan.diskstorage.StaticBuffer |
getKey() |
com.thinkaurelius.titan.diskstorage.util.RecordIterator<com.thinkaurelius.titan.diskstorage.Entry> |
getRecordIterator() |