| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.state |
| 限定符和类型 | 方法和说明 |
|---|---|
SharedStateRegistry.Result |
SharedStateRegistry.registerReference(SharedStateRegistryKey registrationKey,
StreamStateHandle state)
Register a reference to the given shared state in the registry.
|
SharedStateRegistry.Result |
SharedStateRegistry.unregisterReference(SharedStateRegistryKey registrationKey)
Releases one reference to the given shared state in the registry.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.