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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getKeyCount, getKeys
public 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.