Uses of Enum Class
org.apache.pulsar.io.jdbc.JdbcSinkConfig.NullValueAction
-
Uses of JdbcSinkConfig.NullValueAction in org.apache.pulsar.io.jdbc
Methods in org.apache.pulsar.io.jdbc that return JdbcSinkConfig.NullValueActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static JdbcSinkConfig.NullValueAction[]JdbcSinkConfig.NullValueAction.values()Returns an array containing the constants of this enum class, in the order they are declared.