| Modifier and Type | Class and Description | 
|---|---|
class  | 
CassandraStateUpdater  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DruidBeamStateUpdater<E>
Deprecated. 
 
the preferred way to ingest streaming events to druid is through Kafka, as such storm-druid is deprecated and will be removed in 2.x releases of storm. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EsUpdater  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HBaseUpdater  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HdfsUpdater  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HiveUpdater  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JdbcUpdater  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JmsUpdater  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TridentKafkaStateUpdater<K,V>  | 
class  | 
TridentKafkaUpdater  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MongoStateUpdater  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OpenTsdbStateUpdater
Trident  
StateUpdater implementation for OpenTSDB. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractRedisStateUpdater<T extends State>
AbstractRedisStateUpdater is base class of any RedisStateUpdater, which implements BaseStateUpdater. 
 | 
class  | 
RedisClusterStateUpdater
BaseStateUpdater implementation for Redis Cluster environment. 
 | 
class  | 
RedisStateUpdater
BaseStateUpdater implementation for single Redis environment. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SolrUpdater  | 
| Modifier and Type | Method and Description | 
|---|---|
StateUpdater | 
SimpleSqlTridentConsumer.getStateUpdater()  | 
StateUpdater | 
ISqlTridentDataSource.SqlTridentConsumer.getStateUpdater()  | 
| Constructor and Description | 
|---|
SimpleSqlTridentConsumer(StateFactory stateFactory,
                        StateUpdater stateUpdater)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SocketStateUpdater
StateUpdater for SocketState. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TridentState | 
Stream.partitionPersist(StateFactory stateFactory,
                Fields inputFields,
                StateUpdater updater)  | 
TridentState | 
Stream.partitionPersist(StateFactory stateFactory,
                Fields inputFields,
                StateUpdater updater,
                Fields functionFields)  | 
TridentState | 
Stream.partitionPersist(StateFactory stateFactory,
                StateUpdater updater)  | 
TridentState | 
Stream.partitionPersist(StateFactory stateFactory,
                StateUpdater updater,
                Fields functionFields)  | 
TridentState | 
Stream.partitionPersist(StateSpec stateSpec,
                Fields inputFields,
                StateUpdater updater)  | 
TridentState | 
Stream.partitionPersist(StateSpec stateSpec,
                Fields inputFields,
                StateUpdater updater,
                Fields functionFields)  | 
TridentState | 
Stream.partitionPersist(StateSpec stateSpec,
                StateUpdater updater)  | 
TridentState | 
Stream.partitionPersist(StateSpec stateSpec,
                StateUpdater updater,
                Fields functionFields)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CombinerAggStateUpdater  | 
class  | 
ReducerAggStateUpdater  | 
| Constructor and Description | 
|---|
PartitionPersistProcessor(String stateId,
                         Fields inputFields,
                         StateUpdater updater)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BaseStateUpdater<S extends State>  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MapCombinerAggStateUpdater  | 
class  | 
MapReducerAggStateUpdater  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WindowsStateUpdater
StateUpdater<WindowState> instance which removes successfully emitted triggers from store | 
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.