Uses of Enum
io.confluent.flink.plugin.PluginAction
Packages that use PluginAction
-
Uses of PluginAction in io.confluent.flink.plugin
Fields in io.confluent.flink.plugin with type parameters of type PluginActionModifier and TypeFieldDescriptionstatic final ConfigOption<PluginAction>ConfluentPluginOptions.CLIENT_ACTION_KINDMethods in io.confluent.flink.plugin that return PluginActionModifier and TypeMethodDescriptionstatic PluginActionParses a string value to the correspondingPluginAction.static PluginActionReturns the enum constant of this type with the specified name.static PluginAction[]PluginAction.values()Returns an array containing the constants of this enum type, in the order they are declared.