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