|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TupleFactory in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer |
---|
Fields in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer declared as TupleFactory | |
---|---|
protected TupleFactory |
PigMapBase.tf
|
Uses of TupleFactory in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators |
---|
Fields in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators declared as TupleFactory | |
---|---|
protected static TupleFactory |
POPreCombinerLocalRearrange.mTupleFactory
|
protected static TupleFactory |
POPackage.mTupleFactory
|
protected static TupleFactory |
POLocalRearrange.mTupleFactory
|
protected static TupleFactory |
POForEach.mTupleFactory
|
protected static TupleFactory |
POCollectedGroup.mTupleFactory
|
Uses of TupleFactory in org.apache.pig.builtin |
---|
Fields in org.apache.pig.builtin declared as TupleFactory | |
---|---|
protected TupleFactory |
Utf8StorageConverter.mTupleFactory
|
Uses of TupleFactory in org.apache.pig.data |
---|
Subclasses of TupleFactory in org.apache.pig.data | |
---|---|
class |
DefaultTupleFactory
Default implementation of TupleFactory. |
Fields in org.apache.pig.data declared as TupleFactory | |
---|---|
protected static TupleFactory |
ReadOnceBag.mTupleFactory
|
Methods in org.apache.pig.data that return TupleFactory | |
---|---|
static TupleFactory |
TupleFactory.getInstance()
Get a reference to the singleton factory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |