public class NocCheckIterator extends InputIterator
input_iteratorschema| Constructor and Description |
|---|
NocCheckIterator(TsIterator input_iterator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext()
Default implementation: delegate to input_iterator.
|
TsEntry |
next() |
getProcessingChaingetNames, getSchema, isLive, isNotLive, toSchemas, toString, toTimeSeries, toTimestampSeries, writeConsole, writeConsole, writeCSVclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetProcessingTitlecreateUnknown, ofcreateUnknownpublic NocCheckIterator(TsIterator input_iterator)
public boolean hasNext()
InputIteratorhasNext in interface java.util.Iterator<TsEntry>hasNext in class InputIteratorpublic TsEntry next()