Package | Description |
---|---|
org.apache.flink.statefun.flink.core.logger | |
org.apache.flink.statefun.flink.core.state |
Constructor and Description |
---|
UnboundedFeedbackLoggerFactory(java.util.function.Supplier<org.apache.flink.statefun.flink.core.logger.KeyGroupStream<T>> supplier,
java.util.function.ToIntFunction<T> keyGroupAssigner,
CheckpointedStreamOperations ops,
org.apache.flink.api.common.typeutils.TypeSerializer<T> serializer) |
Constructor and Description |
---|
FlinkState(org.apache.flink.api.common.functions.RuntimeContext runtimeContext,
org.apache.flink.runtime.state.KeyedStateBackend<java.lang.Object> keyedStateBackend,
DynamicallyRegisteredTypes types) |
FlinkStateBinder(State state,
FunctionType functionType) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.