public class ApplyIterator extends InputIterator
| Modifier and Type | Class and Description |
|---|---|
static interface |
ApplyIterator.ApplyFunc |
input_iteratorschema| Constructor and Description |
|---|
ApplyIterator(TsIterator input_iterator,
ApplyIterator.ApplyFunc applyFunc) |
| Modifier and Type | Method and Description |
|---|---|
TsEntry |
next() |
getProcessingChain, hasNextgetNames, getSchema, isLive, isNotLive, toSchemas, toString, toTimeSeries, toTimestampSeries, writeConsole, writeConsole, writeCSVclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetProcessingTitlecreateUnknown, ofcreateUnknownpublic ApplyIterator(TsIterator input_iterator, ApplyIterator.ApplyFunc applyFunc)
public TsEntry next()