| Package | Description |
|---|---|
| io.ray.streaming.state.backend |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ValueStateStoreManagerProxy> |
AbstractKeyStateBackend.valueManagerProxyHashMap |
| Modifier and Type | Method and Description |
|---|---|
protected <T> ValueStateStoreManagerProxy<T> |
KeyStateBackend.newValueStateProxy(ValueStateDescriptor<T> stateDescriptor)
get new value state proxy
|
Copyright © 2020. All rights reserved.