Package | Description |
---|---|
org.apache.flink.runtime.state |
Modifier and Type | Interface and Description |
---|---|
interface |
FunctionSnapshotContext
This interface provides a context in which user functions that use managed state (i.e.
|
interface |
StateSnapshotContext
This interface provides a context in which operators that use managed (i.e.
|
Modifier and Type | Class and Description |
---|---|
class |
StateSnapshotContextSynchronousImpl
This class is a default implementation for StateSnapshotContext.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.