public class InMemoryKeyValueStateProvider extends Object implements StateProvider
InMemoryKeyValueState.| Constructor and Description |
|---|
InMemoryKeyValueStateProvider() |
| Modifier and Type | Method and Description |
|---|---|
State |
newState(String namespace,
Map<String,Object> topoConf,
TopologyContext context)
Returns a new state instance.
|
public State newState(String namespace, Map<String,Object> topoConf, TopologyContext context)
StateProvidernewState in interface StateProvidernamespace - a namespace of the statetopoConf - the storm topology configurationcontext - the TopologyContextCopyright © 2023 The Apache Software Foundation. All rights reserved.