Uses of Class
org.apache.flink.runtime.taskexecutor.slot.NoOpSlotAllocationSnapshotPersistenceService
-
Packages that use NoOpSlotAllocationSnapshotPersistenceService Package Description org.apache.flink.runtime.taskexecutor.slot -
-
Uses of NoOpSlotAllocationSnapshotPersistenceService in org.apache.flink.runtime.taskexecutor.slot
Methods in org.apache.flink.runtime.taskexecutor.slot that return NoOpSlotAllocationSnapshotPersistenceService Modifier and Type Method Description static NoOpSlotAllocationSnapshotPersistenceServiceNoOpSlotAllocationSnapshotPersistenceService. valueOf(String name)Returns the enum constant of this type with the specified name.static NoOpSlotAllocationSnapshotPersistenceService[]NoOpSlotAllocationSnapshotPersistenceService. values()Returns an array containing the constants of this enum type, in the order they are declared.
-