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