Uses of Interface
org.apache.storm.trident.operation.EachOperation
Package
Description
-
Uses of EachOperation in org.apache.storm.jdbc.trident.state
-
Uses of EachOperation in org.apache.storm.redis.trident
-
Uses of EachOperation in org.apache.storm.redis.trident.state
Modifier and TypeClassDescriptionclass
AbstractRedisStateQuerier<T extends State>
AbstractRedisStateQuerier is base class of any RedisStateQuerier, which implements BaseQueryFunction.class
BaseQueryFunction implementation for Redis Cluster environment.class
BaseQueryFunction implementation for single Redis environment. -
Uses of EachOperation in org.apache.storm.starter.trident
Modifier and TypeClassDescriptionstatic class
static class
-
Uses of EachOperation in org.apache.storm.trident.operation
Modifier and TypeInterfaceDescriptioninterface
Filters take in a tuple as input and decide whether or not to keep that tuple or not.interface
A function takes in a set of input fields and emits zero or more tuples as output. -
Uses of EachOperation in org.apache.storm.trident.operation.builtin
Modifier and TypeClassDescriptionclass
Filter for debugging purposes.class
class
Simple `Filter` implementation that filters out any tuples that have fields with a value of `null`.class
class
A `Filter` implementation that inverts another delegate `Filter`.class
class
-
Uses of EachOperation in org.apache.storm.trident.operation.impl
Modifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of EachOperation in org.apache.storm.trident.state
-
Uses of EachOperation in org.apache.storm.trident.testing
Modifier and TypeClassDescriptionclass
class
class
class