Package cascading.tap.local

Class Summary
FileTap Class FileTap is a Tap sub-class that allows for direct local file access.
PartitionTap Class PartitionTap can be used to write tuple streams out to files and sub-directories based on the values in the current Tuple instance.
StdErrTap Class StdErrTap provides a local mode tap for writing data to the stderr stream.
StdInTap Class StdInTap provides a local mode tap for reading data from the stdin stream.
StdOutTap Class StdOutTap provides a local mode tap for writing data to the stdout stream.
TemplateTap Deprecated. see PartitionTap
 



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