Package | Description |
---|---|
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.scripting.jruby |
Modifier and Type | Field and Description |
---|---|
protected TupleFactory |
PigGenericMapBase.tf |
Modifier and Type | Field and Description |
---|---|
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 |
Modifier and Type | Field and Description |
---|---|
protected TupleFactory |
Utf8StorageConverter.mTupleFactory |
Modifier and Type | Class and Description |
---|---|
class |
BinSedesTupleFactory
Default implementation of TupleFactory.
|
class |
DefaultTupleFactory
Deprecated.
Use
TupleFactory |
Modifier and Type | Method and Description |
---|---|
static TupleFactory |
TupleFactory.getInstance()
Get a reference to the singleton factory.
|
Modifier and Type | Field and Description |
---|---|
protected static TupleFactory |
JrubyAlgebraicEvalFunc.mTupleFactory |
Copyright © 2007-2012 The Apache Software Foundation