public class MapStateStoreManagerProxy<K,V> extends StateStoreManagerProxy<Map<K,V>> implements KeyValueState<String,Map<K,V>>
stateStrategy| Constructor and Description |
|---|
MapStateStoreManagerProxy(KeyStateBackend keyStateBackend,
MapStateDescriptor<K,V> stateDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
MapState<K,V> |
getMapState() |
ackCommit, close, commit, finish, get, put, rollBack, setKeyGroupIndexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, putpublic MapStateStoreManagerProxy(KeyStateBackend keyStateBackend, MapStateDescriptor<K,V> stateDescriptor)
Copyright © 2020. All rights reserved.