public static interface AbstractKeyedStateBackend.PartitionStateFactory
<N,S extends org.apache.flink.api.common.state.State>S
get(N namespace, org.apache.flink.api.common.typeutils.TypeSerializer<N> namespaceSerializer, org.apache.flink.api.common.state.StateDescriptor<S,?> stateDescriptor)
<N,S extends org.apache.flink.api.common.state.State> S get(N namespace, org.apache.flink.api.common.typeutils.TypeSerializer<N> namespaceSerializer, org.apache.flink.api.common.state.StateDescriptor<S,?> stateDescriptor) throws Exception
Exception
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.