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, getWaitDurationlong getMaxTokenCount()
long getMaxBatchCount()
OutputSnapshot getSnapshot()
PortStatisticsgetSnapshot in interface PortStatisticsCopyright © 2020 Actian Corporation. All rights reserved.