| Modifier and Type | Method and Description |
|---|---|
static SchemaApplicationStrategy |
SchemaApplicationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaApplicationStrategy[] |
SchemaApplicationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JsonTreeRowRecordReader(InputStream in,
org.apache.nifi.logging.ComponentLog logger,
RecordSchema schema,
String dateFormat,
String timeFormat,
String timestampFormat,
StartingFieldStrategy startingFieldStrategy,
String startingFieldName,
SchemaApplicationStrategy schemaApplicationStrategy,
BiPredicate<String,String> captureFieldPredicate) |
Copyright © 2023 Apache NiFi Project. All rights reserved.