Package | Description |
---|---|
com.bigdata.counters |
Package supports declaration, collection, and interchange of performance counters
for both hosts and processes on supported platforms.
|
com.bigdata.counters.query |
Modifier and Type | Method and Description |
---|---|
IHistoryEntry<T> |
History.getSample()
Return a snapshot of the most recent value in the buffer -or-
null if there are no samples in the buffer. |
IHistoryEntry<T> |
History.SampleIterator.next() |
Modifier and Type | Field and Description |
---|---|
IHistoryEntry[][] |
HistoryTable.data
An array of the performance counter values.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.