public class NocCheckIterator extends InputIterator
input_iterator
schema
Constructor and Description |
---|
NocCheckIterator(TsIterator input_iterator) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext()
Default implementation: delegate to input_iterator.
|
TsEntry |
next() |
getProcessingChain
getNames, getSchema, isLive, isNotLive, toSchemas, toString, toTimeSeries, toTimestampSeries, writeConsole, writeConsole, writeCSV
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getProcessingTitle
createUnknown, of
createUnknown
public NocCheckIterator(TsIterator input_iterator)
public boolean hasNext()
InputIterator
hasNext
in interface java.util.Iterator<TsEntry>
hasNext
in class InputIterator
public TsEntry next()