public class FederatedQueryEngineCounters extends QueryEngineCounters
FederatedQueryEngine
.Modifier and Type | Field and Description |
---|---|
protected CAT |
chunksIn
The #of chunks of solutions received.
|
protected CAT |
chunksOut
The #of chunks of solutions sent.
|
protected CAT |
solutionsIn
The #of solutions received.
|
protected CAT |
solutionsOut
The #of solutions sent.
|
blockedWorkQueueCount, blockedWorkQueueRunningTotal, bufferedChunkMessageBytesOnNativeHeap, bufferedChunkMessageCount, deadlineQueueSize, elapsedMillis, operatorActiveCount, operatorHaltCount, operatorStartCount, queryDoneCount, queryErrorCount, queryStartCount, runningQueriesCount
Constructor and Description |
---|
FederatedQueryEngineCounters() |
protected final CAT chunksIn
protected final CAT chunksOut
protected final CAT solutionsIn
protected final CAT solutionsOut
public CounterSet getCounters()
ICounterSetAccess
getCounters
in interface ICounterSetAccess
getCounters
in class QueryEngineCounters
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.