Uses of Package
org.apache.hadoop.mapreduce.lib.join
Packages that use org.apache.hadoop.mapreduce.lib.join
-
Classes in org.apache.hadoop.mapreduce.lib.join used by org.apache.hadoop.mapred.joinClassDescriptionThis class provides an implementation of ResetableIterator.This defines an interface to a stateful Iterator that can replay elements added to it directly.This class provides an implementation of ResetableIterator.Writable type storing multiple
Writables. -
Classes in org.apache.hadoop.mapreduce.lib.join used by org.apache.hadoop.mapreduce.lib.joinClassDescriptionRefinement of InputFormat requiring implementors to provide ComposableRecordReader instead of RecordReader.Additional operations required of a RecordReader to participate in a join.A RecordReader that can effect joins of RecordReaders sharing a common key type and partitioning.Collector for join values.Base class for Composite joins returning Tuples of arbitrary Writables.Base class for Composite join returning values derived from multiple sources, but generally not tuples.Tagged-union type for tokens from the join expression.This defines an interface to a stateful Iterator that can replay elements added to it directly.Writable type storing multiple
Writables.