public interface OutputStatistics extends PortStatistics
Modifier and Type | Method and Description |
---|---|
long |
getMaxBatchCount()
Gets the highest number of batches ever held in the
dataflow queue.
|
long |
getMaxTokenCount()
Gets the highest number of tokens ever held in the
dataflow queue.
|
OutputSnapshot |
getSnapshot()
Gets a snapshot of the current statistics.
|
getBatchCount, getDataDuration, getEODInstant, getFirstBatchInstant, getName, getState, getTokenCount, getType, getWaitCount, getWaitDuration
long getMaxTokenCount()
long getMaxBatchCount()
OutputSnapshot getSnapshot()
PortStatistics
getSnapshot
in interface PortStatistics
Copyright © 2020 Actian Corporation. All rights reserved.