Uses of Enum Class
cn.sliew.flinkful.common.enums.DeploymentMode
-
Uses of DeploymentMode in cn.sliew.flinkful.common.enums
Methods in cn.sliew.flinkful.common.enums that return DeploymentModeModifier and TypeMethodDescriptionstatic DeploymentModeReturns the enum constant of this class with the specified name.static DeploymentMode[]DeploymentMode.values()Returns an array containing the constants of this enum class, in the order they are declared.