Package | Description |
---|---|
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.
|
Constructor and Description |
---|
POMergeJoin.TuplesToSchemaTupleList(int ct,
TupleMaker<?> tf) |
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2007-2012 The Apache Software Foundation