Modifier and Type | Class and Description |
---|---|
class |
CassandraQuery |
Modifier and Type | Class and Description |
---|---|
static class |
TransactionalTridentEventCount.LoggingFilter |
Modifier and Type | Class and Description |
---|---|
class |
HBaseQuery |
Modifier and Type | Class and Description |
---|---|
class |
JdbcQuery |
Modifier and Type | Class and Description |
---|---|
class |
MqttPublishFunction |
Modifier and Type | Class and Description |
---|---|
class |
PrintFunction |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRedisStateQuerier<T extends State>
AbstractRedisStateQuerier is base class of any RedisStateQuerier, which implements BaseQueryFunction.
|
class |
RedisClusterStateQuerier
BaseQueryFunction implementation for Redis Cluster environment.
|
class |
RedisStateQuerier
BaseQueryFunction implementation for single Redis environment.
|
Modifier and Type | Class and Description |
---|---|
class |
EvaluationFilter |
class |
ForwardFunction |
Modifier and Type | Class and Description |
---|---|
static class |
TridentReach.ExpandList |
static class |
TridentWordCount.Split |
Modifier and Type | Interface and Description |
---|---|
interface |
Filter
Filters take in a tuple as input and decide whether or not to keep that tuple or not.
|
interface |
Function
A function takes in a set of input fields and emits zero or more tuples as output.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseFilter |
class |
BaseFunction |
Modifier and Type | Class and Description |
---|---|
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 . |
class |
MapGet |
class |
Negate
A
Filter implementation that inverts another delegate Filter . |
class |
SnapshotGet |
class |
TupleCollectionGet |
Modifier and Type | Class and Description |
---|---|
class |
CombinerAggregatorInitImpl |
class |
ConsumerExecutor |
class |
FilterExecutor |
class |
FlatMapFunctionExecutor |
class |
MapFunctionExecutor |
class |
TrueFilter |
Modifier and Type | Interface and Description |
---|---|
interface |
QueryFunction<S extends State,T> |
Modifier and Type | Class and Description |
---|---|
class |
BaseQueryFunction<S extends State,T> |
Modifier and Type | Class and Description |
---|---|
class |
Split |
class |
StringLength |
class |
TuplifyArgs |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.