Package cascading.tap.local

Class Summary
FileTap Class FileTap is a Tap sub-class that allows for direct local file access.
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 Class TemplateTap can be used to write tuple streams out to files and sub-directories based on the values in the Tuple instance.
 



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