|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BagFactory | |
---|---|
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators | |
org.apache.pig.builtin | |
org.apache.pig.data | Data types for Pig. |
Uses of BagFactory in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators |
---|
Fields in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators declared as BagFactory | |
---|---|
protected static BagFactory |
POPackage.mBagFactory
|
protected static BagFactory |
POPreCombinerLocalRearrange.mBagFactory
|
Uses of BagFactory in org.apache.pig.builtin |
---|
Fields in org.apache.pig.builtin declared as BagFactory | |
---|---|
protected BagFactory |
Utf8StorageConverter.mBagFactory
|
Uses of BagFactory in org.apache.pig.data |
---|
Subclasses of BagFactory in org.apache.pig.data | |
---|---|
class |
DefaultBagFactory
Default implementation of BagFactory. |
Methods in org.apache.pig.data that return BagFactory | |
---|---|
static BagFactory |
BagFactory.getInstance()
Get a reference to the singleton factory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |