All Superinterfaces:
DefaultedRegistryValue<ProcessorType>

A type of Processor.
  • Method Details

    • configure

      Processor configure(DataView config) throws IOException
      Returns the configured processor.
      Parameters:
      config - the processor configuration.
      Returns:
      The configured processor
      Throws:
      IOException