| Package | Description |
|---|---|
| org.apache.nifi.syslog.parsers | |
| org.apache.nifi.syslog.utils |
| Constructor and Description |
|---|
StrictSyslog5424Parser(Charset charset,
NilHandlingPolicy nilPolicy,
NifiStructuredDataPolicy structuredDataPolicy,
com.github.palindromicity.syslog.KeyProvider keyProvider) |
| Modifier and Type | Method and Description |
|---|---|
static NilHandlingPolicy |
NilHandlingPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NilHandlingPolicy[] |
NilHandlingPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.