| Package | Description |
|---|---|
| com.bigdata.counters.store |
This package provides a persistence mechanism for performance
counters.
|
| Modifier and Type | Method and Description |
|---|---|
CounterSetBTree.Entry |
CounterSetBTree.CounterSetBTreeTupleSerializer.deserialize(ITuple tuple) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
CounterSetBTree.CounterSetBTreeTupleSerializer.serializeKey(CounterSetBTree.Entry e) |
byte[] |
CounterSetBTree.CounterSetBTreeTupleSerializer.serializeVal(CounterSetBTree.Entry value)
Overridden to serialize just
value as the value
component of the B+Tree tuple. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.