Modifier and Type | Class and Description |
---|---|
class |
CassandraQuery |
class |
CassandraStateUpdater |
Modifier and Type | Class and Description |
---|---|
class |
EsUpdater |
Modifier and Type | Class and Description |
---|---|
class |
HBaseQuery |
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 |
JdbcQuery |
class |
JdbcUpdater |
Modifier and Type | Class and Description |
---|---|
class |
JmsUpdater |
Modifier and Type | Class and Description |
---|---|
class |
TridentKafkaStateUpdater<K,V> |
Modifier and Type | Class and Description |
---|---|
class |
PrintFunction |
Modifier and Type | Class and Description |
---|---|
class |
MongoStateQuery |
class |
MongoStateUpdater |
Modifier and Type | Class and Description |
---|---|
class |
MqttPublishFunction |
Modifier and Type | Class and Description |
---|---|
class |
OpenTsdbStateUpdater
Trident
StateUpdater implementation for OpenTSDB. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRedisStateQuerier<T extends State>
AbstractRedisStateQuerier is base class of any RedisStateQuerier, which implements BaseQueryFunction.
|
class |
AbstractRedisStateUpdater<T extends State>
AbstractRedisStateUpdater is base class of any RedisStateUpdater, which implements BaseStateUpdater.
|
class |
RedisClusterStateQuerier
BaseQueryFunction implementation for Redis Cluster environment.
|
class |
RedisClusterStateUpdater
BaseStateUpdater implementation for Redis Cluster environment.
|
class |
RedisStateQuerier
BaseQueryFunction implementation for single Redis environment.
|
class |
RedisStateUpdater
BaseStateUpdater implementation for single Redis environment.
|
Modifier and Type | Class and Description |
---|---|
class |
RocketMqStateUpdater |
Modifier and Type | Class and Description |
---|---|
class |
SolrUpdater |
Modifier and Type | Class and Description |
---|---|
static class |
TridentReach.ExpandList |
static class |
TridentWordCount.Split |
Modifier and Type | Class and Description |
---|---|
class |
BaseAggregator<T> |
class |
BaseFilter |
class |
BaseFunction |
Modifier and Type | Class and Description |
---|---|
class |
ComparisonAggregator<T>
Abstract
Aggregator for comparing two values in a stream. |
class |
Debug
Filter for debugging purposes.
|
class |
Equals |
class |
FilterNull
Simple
Filter implementation that filters out any tuples that have fields with a value of null . |
static class |
FirstN.FirstNAgg |
static class |
FirstN.FirstNSortedAgg |
class |
MapGet |
class |
Max
This aggregator computes the maximum of aggregated tuples in a stream.
|
class |
MaxWithComparator<T>
This aggregator computes the maximum of aggregated tuples in a stream.
|
class |
Min
This aggregator computes the minimum of aggregated tuples in a stream.
|
class |
MinWithComparator<T>
This aggregator computes the minimum of aggregated tuples in a stream.
|
class |
SnapshotGet |
class |
TupleCollectionGet |
Modifier and Type | Class and Description |
---|---|
class |
ConsumerExecutor |
class |
FlatMapFunctionExecutor |
class |
MapFunctionExecutor |
Modifier and Type | Class and Description |
---|---|
class |
BaseQueryFunction<S extends State,T> |
class |
BaseStateUpdater<S extends State> |
Modifier and Type | Class and Description |
---|---|
class |
CountAsAggregator |
class |
Split |
class |
StringLength |
class |
TrueFilter |
class |
TuplifyArgs |
Copyright © 2022 The Apache Software Foundation. All rights reserved.