| Package | Description |
|---|---|
| org.apache.flink.api.common.state |
| Modifier and Type | Method and Description |
|---|---|
FoldingState<T,ACC> |
FoldingStateDescriptor.bind(StateBackend stateBackend) |
<T,ACC> FoldingState<T,ACC> |
StateBackend.createFoldingState(FoldingStateDescriptor<T,ACC> stateDesc)
Creates and returns a new
FoldingState. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.