Class AlluxioAbstractConfig

java.lang.Object
org.apache.pulsar.io.alluxio.AlluxioAbstractConfig
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AlluxioSinkConfig

public class AlluxioAbstractConfig extends Object implements Serializable
Configuration object for all Alluxio Sink components.
See Also:
  • Constructor Details

    • AlluxioAbstractConfig

      public AlluxioAbstractConfig()
  • Method Details

    • validate

      public void validate()