Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Cascading.tap Classes and Interfaces - 18 results found.
NameDescriptionTypePackageFramework
BasePartitionTapClasscascading.tap.partitionCascading
BasePartitionTap .CountersClasscascading.tap.partition.BasePartitionTapCascading
BasePartitionTap .PartitionSchemeClasscascading.tap.partition.BasePartitionTapCascading
CompositeTap This information is required by the planner in order to properly configure the underlying platform.Interfacecascading.tapCascading
DecoratorTap It also provides an additional generic field that may hold any custom type, this allows implementations to attach any meta-info to the tap being decorated.Classcascading.tapCascading
DelimitedPartitionDelimitedPartition is an implementation of the Partition interface that allows for simple text delimited paths as partitions.Classcascading.tap.partitionCascading
FileTypeInterfacecascading.tap.typeCascading
MultiSinkTap multiple child Tap instances simultaneously.Classcascading.tapCascading
MultiSourceTap multiple files to be concatenated into the requesting pipe assembly, if they all share the same Scheme instance.Classcascading.tapCascading
PartitionThe Partition interface allows for custom partitioning mechanisms to be created with the BasePartitionTap A partition is a directory on a filesystem, where the directory contains data related to the files underneathInterfacecascading.tap.partitionCascading
PartitionTapPropsClasscascading.tap.partitionCascading
PartitionTupleEntryIteratorClasscascading.tap.partitionCascading
SinkModeEnum SinkMode identifies supported modes a Tap may utilize when used as a sink.Classcascading.tapCascading
SinkTap Some Tap instances may only be sinks (as opposed to being a source).Classcascading.tapCascading
SourceTap Some Tap instances may only be sources (as opposed to being a sink).Classcascading.tapCascading
TapA Tap represents the physical data source or sink in a connected Flow.Classcascading.tapCascading
TapException Use the payload Tuple constructor if being thrown from inside a Scheme and which for specific data to be trapped by a failure trap Tap.Classcascading.tapCascading
TrapProps instances used as traps on a given Flow.Classcascading.tapCascading