public static interface AbstractKeyedStateBackend.PartitionStateFactory
Modifier and Type | Method and Description |
---|---|
<N,S extends State> |
get(N namespace,
TypeSerializer<N> namespaceSerializer,
StateDescriptor<S,?> stateDescriptor) |
<N,S extends State> S get(N namespace, TypeSerializer<N> namespaceSerializer, StateDescriptor<S,?> stateDescriptor) throws Exception
Exception
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.