Class AlluxioSinkConfig
java.lang.Object
org.apache.pulsar.io.alluxio.AlluxioAbstractConfig
org.apache.pulsar.io.alluxio.sink.AlluxioSinkConfig
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AlluxioSinkConfigstatic AlluxioSinkConfigvoidvalidate()
-
Constructor Details
-
AlluxioSinkConfig
public AlluxioSinkConfig()
-
-
Method Details
-
load
- Throws:
IOException
-
load
- Throws:
IOException
-
validate
public void validate()- Overrides:
validatein classAlluxioAbstractConfig
-