Modifier and Type | Method and Description |
---|---|
State |
CassandraStateFactory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Method and Description |
---|---|
com.metamx.tranquility.beam.Beam<E> |
DruidBeamFactory.makeBeam(Map<?,?> conf,
IMetricsContext metrics)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
State |
DruidBeamStateFactory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
State |
EsStateFactory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Method and Description |
---|---|
State |
HBaseStateFactory.makeState(Map map,
IMetricsContext iMetricsContext,
int partitionIndex,
int numPartitions) |
State |
HBaseMapState.Factory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Method and Description |
---|---|
State |
HdfsStateFactory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Method and Description |
---|---|
State |
HiveStateFactory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
void |
HiveState.prepare(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Method and Description |
---|---|
State |
JdbcStateFactory.makeState(Map map,
IMetricsContext iMetricsContext,
int partitionIndex,
int numPartitions) |
Modifier and Type | Method and Description |
---|---|
State |
JmsStateFactory.makeState(Map map,
IMetricsContext iMetricsContext,
int partitionIndex,
int numPartitions) |
Modifier and Type | Method and Description |
---|---|
State |
TridentKafkaStateFactory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Method and Description |
---|---|
State |
MongoStateFactory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Method and Description |
---|---|
State |
OpenTsdbStateFactory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Method and Description |
---|---|
State |
RedisState.Factory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
State |
RedisMapState.Factory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
State |
RedisClusterState.Factory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
State |
RedisClusterMapState.Factory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Method and Description |
---|---|
State |
SolrStateFactory.makeState(Map map,
IMetricsContext iMetricsContext,
int partitionIndex,
int numPartitions) |
Modifier and Type | Method and Description |
---|---|
State |
SocketState.Factory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Method and Description |
---|---|
State |
TridentReach.StaticSingleKeyMapState.Factory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
State |
DebugMemoryMapState.Factory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Class and Description |
---|---|
class |
TopologyContext
A
TopologyContext is given to bolts and spouts in their prepare() and open() methods, respectively. |
Modifier and Type | Class and Description |
---|---|
class |
TridentOperationContext |
Modifier and Type | Method and Description |
---|---|
State |
StateFactory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Method and Description |
---|---|
State |
MemoryMapState.Factory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
State |
LRUMemoryMapState.Factory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Method and Description |
---|---|
State |
WindowsStateFactory.makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.