Uses of Class
org.apache.flink.runtime.checkpoint.SavepointType
-
Packages that use SavepointType Package Description org.apache.flink.runtime.checkpoint -
-
Uses of SavepointType in org.apache.flink.runtime.checkpoint
Methods in org.apache.flink.runtime.checkpoint that return SavepointType Modifier and Type Method Description static SavepointTypeSavepointType. savepoint(org.apache.flink.core.execution.SavepointFormatType formatType)static SavepointTypeSavepointType. suspend(org.apache.flink.core.execution.SavepointFormatType formatType)static SavepointTypeSavepointType. terminate(org.apache.flink.core.execution.SavepointFormatType formatType)
-