| Package | Description | 
|---|---|
| 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.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.scripting.jruby | 
| Modifier and Type | Field and Description | 
|---|---|
| protected static BagFactory | PhysicalOperator. mBagFactory | 
| Modifier and Type | Field and Description | 
|---|---|
| protected static BagFactory | Packager. mBagFactory | 
| Modifier and Type | Field and Description | 
|---|---|
| protected BagFactory | Utf8StorageConverter. mBagFactory | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultBagFactoryDefault implementation of BagFactory. | 
| Modifier and Type | Method and Description | 
|---|---|
| static BagFactory | BagFactory. getInstance()Get a reference to the singleton factory. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected static BagFactory | JrubyAlgebraicEvalFunc. mBagFactory | 
Copyright © 2007-2025 The Apache Software Foundation