Modifier and Type | Method and Description |
---|---|
<K,N,T> org.apache.flink.state.changelog.restore.KvStateChangeApplier<K,N> |
ChangelogApplierFactory.forValue(InternalValueState<K,N,T> value,
InternalKeyContext<K> keyContext) |
Constructor and Description |
---|
NamespacedStateMapViewWithKeysNullable(InternalMapState<?,N,EK,EV> internalMapState,
InternalValueState<?,N,EV> internalNullState) |
Modifier and Type | Field and Description |
---|---|
protected InternalValueState<K,W,RowData> |
WindowOperator.previousState |
Constructor and Description |
---|
WindowValueState(InternalValueState<RowData,W,RowData> windowState) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.