public static class CounterSetBTree.Entry extends Object
CounterSetBTree. The minutes, path, and timestamp fields are
recovered from the key. The counter value is recovered from the value.| Modifier and Type | Field and Description |
|---|---|
String |
path |
long |
timestamp |
Object |
value |
| Constructor and Description |
|---|
CounterSetBTree.Entry(long timestamp,
String path,
Object value) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.