类 ActionStateKey

java.lang.Object
org.apache.seatunnel.engine.server.checkpoint.ActionStateKey
所有已实现的接口:
Serializable

public class ActionStateKey extends Object implements Serializable
另请参阅:
  • 构造器详细资料

    • ActionStateKey

      public ActionStateKey()
  • 方法详细资料

    • of

      public static ActionStateKey of(org.apache.seatunnel.engine.core.dag.actions.Action action)