|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TupleMaker | |
|---|---|
| org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators | |
| 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. |
| Uses of TupleMaker in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators |
|---|
| Constructors in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators with parameters of type TupleMaker | |
|---|---|
POMergeJoin.TuplesToSchemaTupleList(int ct,
TupleMaker<?> tf)
|
|
| Uses of TupleMaker in org.apache.pig.data |
|---|
| Classes in org.apache.pig.data that implement TupleMaker | |
|---|---|
class |
BinSedesTupleFactory
Default implementation of TupleFactory. |
class |
DefaultTupleFactory
Deprecated. Use TupleFactory |
class |
SchemaTupleFactory
This is an implementation of TupleFactory that will instantiate SchemaTuple's. |
class |
TupleFactory
A factory to construct tuples. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||