Uses of Enum
org.apache.flink.runtime.checkpoint.SavepointType.PostCheckpointAction
Packages that use SavepointType.PostCheckpointAction
-
Uses of SavepointType.PostCheckpointAction in org.apache.flink.runtime.checkpoint
Methods in org.apache.flink.runtime.checkpoint that return SavepointType.PostCheckpointActionModifier and TypeMethodDescriptionSavepointType.getPostCheckpointAction()Returns the enum constant of this type with the specified name.static SavepointType.PostCheckpointAction[]SavepointType.PostCheckpointAction.values()Returns an array containing the constants of this enum type, in the order they are declared.