| Package | Description | 
|---|---|
| org.apache.pig.backend.hadoop.executionengine.mapReduceLayer | |
| org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.partitioners | |
| org.apache.pig.backend.hadoop.executionengine.physicalLayer | 
Implementation of physical operators that use hadoop as the execution engine
and data storage. | 
| org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators | |
| org.apache.pig.backend.hadoop.executionengine.tez.util | |
| org.apache.pig.builtin | 
This package contains builtin Pig UDFs. | 
| org.apache.pig.data | 
This package contains implementations of Pig specific data types as well as
support functions for reading, writing, and using all Pig data types. | 
| org.apache.pig.impl.builtin | |
| org.apache.pig.scripting.jruby | 
| Modifier and Type | Field and Description | 
|---|---|
| protected TupleFactory | PigGenericMapBase. tf | 
| Modifier and Type | Field and Description | 
|---|---|
| protected static TupleFactory | SkewedPartitioner. tf | 
| Modifier and Type | Field and Description | 
|---|---|
| protected static TupleFactory | PhysicalOperator. mTupleFactory | 
| Modifier and Type | Field and Description | 
|---|---|
| protected static TupleFactory | Packager. mTupleFactory | 
| protected static TupleFactory | POCollectedGroup. mTupleFactory | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.util.Map<java.lang.Object,Pair<java.lang.Integer,java.lang.Integer>> | TezRuntimeUtil. readReduceMapFromSample(TupleFactory tf) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected TupleFactory | Utf8StorageConverter. mTupleFactory | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BinSedesTupleFactoryDefault implementation of TupleFactory. | 
| class  | DefaultTupleFactoryDeprecated. 
 Use  TupleFactory | 
| Modifier and Type | Method and Description | 
|---|---|
| static TupleFactory | TupleFactory. getInstance()Get a reference to the singleton factory. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected static TupleFactory | IsFirstReduceOfKey. tf | 
| Modifier and Type | Field and Description | 
|---|---|
| protected static TupleFactory | JrubyAlgebraicEvalFunc. mTupleFactory | 
Copyright © 2007-2025 The Apache Software Foundation