public interface InputStatistics extends PortStatistics
| Modifier and Type | Method and Description |
|---|---|
long |
getIndirectWaitCount()
Gets the number of times the port entered a wait state because the
writer was blocked by a different reader.
|
long |
getIndirectWaitDuration()
Gets the total amount of time the port has spent in a wait
state because the writer was blocked by a different
reader.
|
InputSnapshot |
getSnapshot()
Gets a snapshot of the current statistics.
|
getBatchCount, getDataDuration, getEODInstant, getFirstBatchInstant, getName, getState, getTokenCount, getType, getWaitCount, getWaitDurationlong getIndirectWaitCount()
long getIndirectWaitDuration()
InputSnapshot getSnapshot()
PortStatisticsgetSnapshot in interface PortStatisticsCopyright © 2021 Actian Corporation. All rights reserved.