Class GetHDFSEvents.NotificationConfig

java.lang.Object
org.apache.nifi.processors.hadoop.inotify.GetHDFSEvents.NotificationConfig
Enclosing class:
GetHDFSEvents

private static class GetHDFSEvents.NotificationConfig extends Object
  • Field Details

    • pathFilter

      private final org.apache.hadoop.fs.PathFilter pathFilter
  • Constructor Details

    • NotificationConfig

      NotificationConfig(org.apache.nifi.processor.ProcessContext context)
  • Method Details

    • getPathFilter

      org.apache.hadoop.fs.PathFilter getPathFilter()