org.apache.storm.hbase.trident.state
Class HBaseStateFactory
java.lang.Object
org.apache.storm.hbase.trident.state.HBaseStateFactory
- All Implemented Interfaces:
- Serializable, StateFactory
public class HBaseStateFactory
- extends Object
- implements StateFactory
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HBaseStateFactory
public HBaseStateFactory(HBaseState.Options options)
makeState
public State makeState(Map map,
IMetricsContext iMetricsContext,
int partitionIndex,
int numPartitions)
- Specified by:
makeState
in interface StateFactory
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.