public class ApplyIterator extends InputIterator
Modifier and Type | Class and Description |
---|---|
static interface |
ApplyIterator.ApplyFunc |
input_iterator
schema
Constructor and Description |
---|
ApplyIterator(TsIterator input_iterator,
ApplyIterator.ApplyFunc applyFunc) |
Modifier and Type | Method and Description |
---|---|
TsEntry |
next() |
getProcessingChain, hasNext
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 ApplyIterator(TsIterator input_iterator, ApplyIterator.ApplyFunc applyFunc)
public TsEntry next()