Hierarchy For All Packages
- org.apache.nifi.syslog.attributes,
- org.apache.nifi.syslog.events,
- org.apache.nifi.syslog.keyproviders,
- org.apache.nifi.syslog.parsers,
- org.apache.nifi.syslog.utils
Class Hierarchy
- java.lang.Object
- org.apache.nifi.syslog.keyproviders.SimpleKeyProvider (implements com.github.palindromicity.syslog.KeyProvider)
- org.apache.nifi.syslog.parsers.StrictSyslog5424Parser
- org.apache.nifi.syslog.events.Syslog5424Event
- org.apache.nifi.syslog.events.Syslog5424Event.Builder
- org.apache.nifi.syslog.events.SyslogEvent
- org.apache.nifi.syslog.events.SyslogEvent.Builder
- org.apache.nifi.syslog.parsers.SyslogParser
- org.apache.nifi.syslog.keyproviders.SyslogPrefixedKeyProvider (implements com.github.palindromicity.syslog.KeyProvider)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.apache.nifi.syslog.utils.NifiStructuredDataPolicy
- org.apache.nifi.syslog.utils.NilHandlingPolicy
- org.apache.nifi.syslog.attributes.Syslog5424Attributes (implements org.apache.nifi.flowfile.attributes.FlowFileAttributeKey)
- org.apache.nifi.syslog.attributes.SyslogAttributes (implements org.apache.nifi.flowfile.attributes.FlowFileAttributeKey)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)