Uses of Interface
org.apache.flink.streaming.api.operators.StreamTaskStateInitializerImpl.KeyedStateBackendCreator
Packages that use StreamTaskStateInitializerImpl.KeyedStateBackendCreator
-
Uses of StreamTaskStateInitializerImpl.KeyedStateBackendCreator in org.apache.flink.streaming.api.operators
Methods in org.apache.flink.streaming.api.operators with parameters of type StreamTaskStateInitializerImpl.KeyedStateBackendCreatorModifier and TypeMethodDescriptionprotected <K,R extends org.apache.flink.util.Disposable & Closeable>
RStreamTaskStateInitializerImpl.keyedStatedBackend(org.apache.flink.api.common.typeutils.TypeSerializer<K> keySerializer, String operatorIdentifierText, PrioritizedOperatorSubtaskState prioritizedOperatorSubtaskStates, org.apache.flink.core.fs.CloseableRegistry backendCloseableRegistry, org.apache.flink.metrics.MetricGroup metricGroup, double managedMemoryFraction, StateObject.StateObjectSizeStatsCollector statsCollector, StreamTaskStateInitializerImpl.KeyedStateBackendCreator<K, R> keyedStateBackendCreator)