|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Pair | |
---|---|
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer | |
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators |
Uses of Pair in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer |
---|
Methods in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer that return Pair | |
---|---|
Pair<MapReduceOper,Integer> |
MRCompiler.getQuantileJob(POSort inpSort,
MapReduceOper prevJob,
FileSpec lFile,
FileSpec quantFile,
int rp,
Pair<Integer,Byte>[] fields)
|
Methods in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer with parameters of type Pair | |
---|---|
Pair<MapReduceOper,Integer> |
MRCompiler.getQuantileJob(POSort inpSort,
MapReduceOper prevJob,
FileSpec lFile,
FileSpec quantFile,
int rp,
Pair<Integer,Byte>[] fields)
|
MapReduceOper |
MRCompiler.getSortJob(POSort sort,
MapReduceOper quantJob,
FileSpec lFile,
FileSpec quantFile,
int rp,
Pair<Integer,Byte>[] fields)
|
Uses of Pair in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators |
---|
Fields in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators with type parameters of type Pair | |
---|---|
protected Map<Integer,Pair<Boolean,Map<Integer,Integer>>> |
POPackage.keyInfo
|
Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators that return types with arguments of type Pair | |
---|---|
Map<Integer,Pair<Boolean,Map<Integer,Integer>>> |
POPackage.getKeyInfo()
|
Method parameters in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators with type arguments of type Pair | |
---|---|
void |
POCombinerPackage.setKeyInfo(Map<Integer,Pair<Boolean,Map<Integer,Integer>>> keyInfo)
|
void |
POPackage.setKeyInfo(Map<Integer,Pair<Boolean,Map<Integer,Integer>>> keyInfo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |