| Package | Description |
|---|---|
| org.apache.flink.runtime.query |
This package contains all KvState query related classes.
|
| org.apache.flink.runtime.taskexecutor.rpc | |
| org.apache.flink.runtime.taskmanager |
| Modifier and Type | Method and Description |
|---|---|
void |
KvStateRegistry.registerListener(KvStateRegistryListener listener)
Registers a listener with the registry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RpcKvStateRegistryListener |
| Modifier and Type | Class and Description |
|---|---|
class |
ActorGatewayKvStateRegistryListener
This implementation uses
ActorGateway to forward key-value state notifications to the job
manager. |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.