| Package | Description |
|---|---|
| org.apache.flink.runtime.state |
| Modifier and Type | Method and Description |
|---|---|
Iterable<KeyGroupStatePartitionStreamProvider> |
StateInitializationContext.getRawKeyedStateInputs()
Returns an iterable to obtain input streams for previously stored keyed state partitions that are assigned to
this operator.
|
Iterable<KeyGroupStatePartitionStreamProvider> |
StateInitializationContextImpl.getRawKeyedStateInputs() |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.