| Package | Description |
|---|---|
| io.ray.streaming.state.backend |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ListStateStoreManagerProxy> |
AbstractKeyStateBackend.listManagerProxyHashMap |
| Modifier and Type | Method and Description |
|---|---|
protected <T> ListStateStoreManagerProxy<T> |
KeyStateBackend.newListStateProxy(ListStateDescriptor<T> stateDescriptor)
get new list state proxy
|
protected <T> ListStateStoreManagerProxy<T> |
OperatorStateBackend.newListStateStoreManagerProxy(ListStateDescriptor<T> stateDescriptor) |
Copyright © 2020. All rights reserved.