Uses of Interface
org.apache.flink.runtime.checkpoint.LastStateConnectionStateListener
Packages that use LastStateConnectionStateListener
-
Uses of LastStateConnectionStateListener in org.apache.flink.runtime.checkpoint
Classes in org.apache.flink.runtime.checkpoint that implement LastStateConnectionStateListenerModifier and TypeClassDescriptionclassA simple ConnectionState listener that remembers the last state.Constructors in org.apache.flink.runtime.checkpoint with parameters of type LastStateConnectionStateListenerModifierConstructorDescriptionZooKeeperCheckpointIDCounter(org.apache.flink.shaded.curator5.org.apache.curator.framework.CuratorFramework client, LastStateConnectionStateListener connectionStateListener) Creates aZooKeeperCheckpointIDCounterinstance.