public class MockBucketData extends MockLeafData
| Constructor and Description |
|---|
MockBucketData(IRaba keys,
IRaba vals) |
MockBucketData(IRaba keys,
IRaba vals,
boolean[] deleteMarkers,
long[] versionTimestamps,
boolean[] rawRecords) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyKey(int index,
OutputStream os) |
byte[] |
getKey(int index) |
int |
getKeyCount() |
IRaba |
getKeys() |
data, getDeleteMarker, getMaximumVersionTimestamp, getMinimumVersionTimestamp, getNextAddr, getPriorAddr, getRawRecord, getValue, getValueCount, getValues, getVersionTimestamp, hasDeleteMarkers, hasRawRecords, hasVersionTimestamps, isCoded, isDoubleLinked, isLeaf, isReadOnly, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetKeyCount, getKeyspublic final int getKeyCount()
public final IRaba getKeys()
public final byte[] getKey(int index)
public final void copyKey(int index,
OutputStream os)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.