Package org.apache.storm.starter.bolt
package org.apache.storm.starter.bolt
-
ClassDescriptionThis abstract bolt provides the basic behavior of bolts that rank objects according to their count.This bolt ranks incoming objects by their count.This bolt aggregates counts from multiple upstream bolts.This bolt performs rolling counts of incoming objects, i.e. sliding window based counting.Example of a simple custom bolt for joining two streams.Computes sliding window sum.This bolt merges incoming
Rankings
.