org.apache.storm.hbase.trident.state
Class HBaseMapState.Factory
java.lang.Object
org.apache.storm.hbase.trident.state.HBaseMapState.Factory
- All Implemented Interfaces:
- Serializable, StateFactory
- Enclosing class:
- HBaseMapState<T>
protected static class HBaseMapState.Factory
- 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 |
HBaseMapState.Factory
public HBaseMapState.Factory(StateType stateType,
HBaseMapState.Options options)
makeState
public State makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions)
- Specified by:
makeState
in interface StateFactory
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.