Package cascading.tap.partition

Interface Summary
Partition The Partition interface allows for custom partitioning mechanisms to be created with the BasePartitionTap sub-classes.
 

Class Summary
BasePartitionTap<Config,Input,Output>  
BasePartitionTap.PartitionScheme<Config,Input,Output>  
DelimitedPartition DelimitedPartition is an implementation of the Partition interface that allows for simple text delimited paths as partitions.
PartitionTapProps Class PartitionTapProps is a fluent helper class to set properties which control the behaviour of the BasePartitionTap.
PartitionTupleEntryIterator  
 

Enum Summary
BasePartitionTap.Counters  
 



Copyright © 2007-2015 Concurrent, Inc. All Rights Reserved.