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