The Sample and Limit functions are used to limit the number of Tuples that pass through a pipe assembly.
The
cascading.operation.filter.Sample
filter
allows a percentage of tuples to pass.
The
cascading.operation.filter.Limit
filter
allows a set number of Tuples to pass.
Copyright © 2007-2008 Concurrent, Inc. All Rights Reserved.