public class MutatorIterator extends InputIterator
input_iterator
schema
Constructor and Description |
---|
MutatorIterator(TsIterator it,
Mutator mutator) |
Modifier and Type | Method and Description |
---|---|
static TsIterator |
appendMutator(TsIterator it,
Mutator mutator)
Apply mutator to elements of iterator
|
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 MutatorIterator(TsIterator it, Mutator mutator)
public static TsIterator appendMutator(TsIterator it, Mutator mutator)
it
- mutator
- nullablepublic TsEntry next()