public final class FlinkStateBinder extends StateBinder
StateBinder
that binds persisted state objects to Flink state for a specific FunctionType
.Constructor and Description |
---|
FlinkStateBinder(State state,
FunctionType functionType) |
Modifier and Type | Method and Description |
---|---|
void |
bind(java.lang.Object stateObject) |
public FlinkStateBinder(State state, FunctionType functionType)
public void bind(java.lang.Object stateObject)
bind
in class StateBinder
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.