Modifier and Type | Field and Description |
---|---|
private Iterator<Record> |
recordItr |
private RecordSchema |
schema |
Constructor and Description |
---|
ListRecordSet(RecordSchema schema,
List<Record> records) |
private final RecordSchema schema
public ListRecordSet(RecordSchema schema, List<Record> records)
public RecordSchema getSchema()
getSchema
in interface RecordSet
RecordSchema
that applies to the records in this RecordSetCopyright © 2021 Apache NiFi Project. All rights reserved.