|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TupleFactory | |
|---|---|
| org.apache.pig.backend.hadoop.executionengine.mapReduceLayer | |
| 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.piggybank.storage | |
| org.apache.pig.scripting.jruby | |
| 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 |
PigGenericMapBase.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 |
Packager.mTupleFactory
|
protected static TupleFactory |
PORank.mTupleFactory
|
protected static TupleFactory |
POPreCombinerLocalRearrange.mTupleFactory
|
protected static TupleFactory |
POPackage.mTupleFactory
|
protected static TupleFactory |
POLocalRearrange.mTupleFactory
|
protected static TupleFactory |
POCounter.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 |
BinSedesTupleFactory
Default implementation of TupleFactory. |
class |
DefaultTupleFactory
Deprecated. Use TupleFactory |
| Methods in org.apache.pig.data that return TupleFactory | |
|---|---|
static TupleFactory |
TupleFactory.getInstance()
Get a reference to the singleton factory. |
| Uses of TupleFactory in org.apache.pig.piggybank.storage |
|---|
| Fields in org.apache.pig.piggybank.storage declared as TupleFactory | |
|---|---|
protected TupleFactory |
SequenceFileLoader.mTupleFactory
|
protected TupleFactory |
HiveColumnarLoader.tupleFactory
|
| Uses of TupleFactory in org.apache.pig.scripting.jruby |
|---|
| Fields in org.apache.pig.scripting.jruby declared as TupleFactory | |
|---|---|
protected static TupleFactory |
JrubyAlgebraicEvalFunc.mTupleFactory
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||