public class ProjectionFillIterator extends InputIterator
input_iterator
schema
Constructor and Description |
---|
ProjectionFillIterator(TsIterator input_iterator,
java.lang.String[] outputSchema) |
Modifier and Type | Method and Description |
---|---|
static TsSchema |
createSchema(TsSchema tsSchema,
java.lang.String[] outputSchema) |
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 ProjectionFillIterator(TsIterator input_iterator, java.lang.String[] outputSchema)