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