Package org.apache.storm.trident.operation.builtin
package org.apache.storm.trident.operation.builtin
-
ClassDescriptionAbstract
Aggregator
for comparing two values in a stream.Filter for debugging purposes.Simple `Filter` implementation that filters out any tuples that have fields with a value of `null`.AnAssembly
implementation.This aggregator computes the maximum of aggregated tuples in a stream.This aggregator computes the maximum of aggregated tuples in a stream.This aggregator computes the minimum of aggregated tuples in a stream.This aggregator computes the minimum of aggregated tuples in a stream.A `Filter` implementation that inverts another delegate `Filter`.