程序包org.apache.flink.iteration.proxy.state的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.apache.flink.iteration.proxy.state.ProxyInternalTimeServiceManager<K> (implements org.apache.flink.streaming.api.operators.InternalTimeServiceManager<K>)
    • org.apache.flink.iteration.proxy.state.ProxyKeyedStateBackend<K> (implements org.apache.flink.runtime.state.CheckpointableKeyedStateBackend<K>)
    • org.apache.flink.iteration.proxy.state.ProxyOperatorStateBackend (implements org.apache.flink.runtime.state.OperatorStateBackend)
    • org.apache.flink.iteration.proxy.state.ProxyStateSnapshotContext (implements org.apache.flink.runtime.state.StateSnapshotContext)
    • org.apache.flink.iteration.proxy.state.ProxyStreamOperatorStateContext (implements org.apache.flink.streaming.api.operators.StreamOperatorStateContext)
    • org.apache.flink.iteration.proxy.state.StateNamePrefix