public class Tuple<E> extends AbstractTuple<E>
flags, needKeys, needVals| Constructor and Description |
|---|
Tuple(AbstractBTree btree,
int flags) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSourceIndex()
The index of the source from which the tuple was read.
|
ITupleSerializer |
getTupleSerializer()
Return the object that can be used to de-serialize the tuple.
|
clear, copy, copyTuple, copyTuple, copyTuple, flags, flagString, getKey, getKeyBuffer, getKeysRequested, getKeyStream, getObject, getValue, getValueBuffer, getValuesRequested, getValueStream, getVersionTimestamp, getVisitCount, isDeletedVersion, isNull, readBlock, toString, toStringpublic Tuple(AbstractBTree btree, int flags)
btree - flags - public int getSourceIndex()
ITupleBTree or
IndexSegment. When reading on a FusedView this is the
index of the element of the view which reported the tuple.public ITupleSerializer getTupleSerializer()
ITupleCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.