Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.pig.backend.hadoop.executionengine.mapReduceLayer Classes and Interfaces - 104 results found.
NameDescriptionTypePackageFramework
AccumulatorOptimizerA visitor to optimize plans that determines if a reduce plan can run in accumulative mode.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
ColumnChainInfoClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
ColumnInfoClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
CombinerOptimizerOptimize map reduce plans to use the combiner where possible.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
CountingMapClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.partitionersApache Pig
DiscreteProbabilitySampleGeneratorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.partitionersApache Pig
DistinctCombinerA special implementation of combiner used only for distinct.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
DistinctCombiner .CombineClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.DistinctCombinerApache Pig
DotMRPrinterThis class can print an MR plan in the DOT format.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plansApache Pig
DotMRPrinter .InnerOperatorHelper class to represent the relationship of map, reduce and combine phases in an MR operator.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans.DotMRPrinterApache Pig
DotMRPrinter .InnerPlanHelper class to represent the relationship of map, reduce and combine phases in an MR operator.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans.DotMRPrinterApache Pig
EndOfAllInputSetterThis visitor visits the MRPlan and does the following for each MROper: If the map plan or the reduce plan of the MROper hasClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plansApache Pig
IllustrateDummyReporterClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
InputSizeReducerEstimatorClass that estimates the number of reducers based on input size.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
JobControlCompilerThis is compiler class that takes an MROperPlan and converts it into a JobControl object with the relevant dependency infoClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
JobControlCompiler .PigBagWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigBooleanWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigCharArrayWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigDateTimeWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigDBAWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigDoubleWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigFloatWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigGroupingBagWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigGroupingBooleanWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigGroupingCharArrayWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigGroupingDateTimeWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigGroupingDBAWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigGroupingDoubleWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigGroupingFloatWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigGroupingIntWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigGroupingLongWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigGroupingPartitionWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigGroupingTupleWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigIntWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigLongWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigSecondaryKeyGroupComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigTupleWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobControlCompiler .PigWritableComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompilerApache Pig
JobCreationExceptionClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
KeyTypeDiscoveryVisitorA visitor to figure out the type of the key for the map plan this is needed when the key is null to createClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
LauncherClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
LimitAdjusterClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
MapReduceLauncherClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
MapReduceOperAn operator model for a Map Reduce job.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
MapReducePOStoreImplThis class is used to have a POStore write to DFS via a output collector/record writer.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
MergeJoinIndexerMerge Join indexer is used to generate on the fly index for doing Merge Join efficiently.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
MRCompilerThe compiler that compiles a given physical plan into a DAG of MapReduce operators which can then Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
MRCompilerExceptionClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
MROperPlanA Plan used to create the plan of Map Reduce Operators which can be Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plansApache Pig
MROpPlanVisitorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plansApache Pig
MRPrinterA visitor mechanism printing out the logical plan.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plansApache Pig
MRUtilClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
NativeMapReduceOperClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PhyPlanSetterSets the parent plan for all Physical Operators.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigBooleanRawComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigBytesRawComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigCombinerClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigCombiner .CombineClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigCombinerApache Pig
PigDateTimeRawComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigDoubleRawComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigFileInputFormatClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigFloatRawComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigGenericMapBaseThis class is the base class for PigMapBase, which has slightly difference among different versions of hadoop.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigGenericMapReduceThis class is the static Mapper & Reducer classes that are used by Pig to execute Pig Map Reduce jobs.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigGenericMapReduce .MapClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduceApache Pig
PigGenericMapReduce .MapWithComparatorThis "specialized" map class is ONLY to be used in pig queries with order by a udf.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduceApache Pig
PigGenericMapReduce .MapWithPartitionIndexClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduceApache Pig
PigGenericMapReduce .ReduceClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduceApache Pig
PigGenericMapReduce .ReduceWithComparatorThis "specialized" reduce class is ONLY to be used in pig queries with order by a udf.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduceApache Pig
PigHadoopLoggerA singleton class that implements the PigLogger interface for use in map reduce context.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigInputFormatClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigIntRawComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigLongRawComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigMapOnlyThis class is the static Mapper class used by Pig to execute Pig map only jobs.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigMapOnly .MapClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigMapOnlyApache Pig
PigMapReduceCounterClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigMapReduceCounter .PigMapCounterThis class is the used only for simple RANK operation, namely row number mode.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigMapReduceCounterApache Pig
PigMapReduceCounter .PigReduceCounterThis class is the used for RANK BY operations, independently if it is dense or not.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigMapReduceCounterApache Pig
PigOutputCommitterA specialization of the default FileOutputCommitter to allow pig to inturn delegate calls to the OutputCommiter(s) of the Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigOutputFormatThe better half of PigInputFormat which is responsible for the Store functionality.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigOutputFormat .PigRecordWriterWrapper class which will delegate calls to the actual RecordWriter - this should only get called in the single store case.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigOutputFormatApache Pig
PigRecordReaderA wrapper around the actual RecordReader and loadfunc - this is needed for 1) To intercept the initialize call from hadoop and initialize the underlyingClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigReducerEstimatorInterface to implement when you want to use a custom approach to estimating the number of reducers for a job.Interfaceorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigSecondaryKeyComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigSequenceFileInputFormatClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigSplitThe main split class that maintains important information about the input split.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigTextInputFormatClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigTextOutputFormatClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigTextOutputFormat .PigLineRecordWriterClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigTextOutputFormatApache Pig
PigTextRawComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigTupleDefaultRawComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
PigTupleSortComparatorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
POPackageAnnotatorThis visitor visits the MRPlan and does the following - visits the POPackage in the reduce plan and finds the correspondingClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plansApache Pig
ProgressableReporterClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
RunJarSecurityManagerClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
SampleOptimizerA visitor to optimize plans that have a sample job that immediately follows a load/store only MR job.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
ScalarPhyFinderClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plansApache Pig
SecondaryKeyOptimizerClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
SecondaryKeyPartitionerClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.partitionersApache Pig
SkewedPartitionerThis class is used by skewed join.Classorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.partitionersApache Pig
SortKeyInfoClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
UDFFinderClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plansApache Pig
UDFFinishVisitorClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayerApache Pig
WeightedRangePartitionerClassorg.apache.pig.backend.hadoop.executionengine.mapReduceLayer.partitionersApache Pig