public class ProjectionFillIterator extends InputIterator
input_iteratorschema| 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, hasNextgetNames, getSchema, isLive, isNotLive, toSchemas, toString, toTimeSeries, toTimestampSeries, writeConsole, writeConsole, writeCSVclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetProcessingTitlecreateUnknown, ofcreateUnknownpublic ProjectionFillIterator(TsIterator input_iterator, java.lang.String[] outputSchema)