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