|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTuple | |
---|---|
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.pen.util |
Uses of AbstractTuple in org.apache.pig.data |
---|
Subclasses of AbstractTuple in org.apache.pig.data | |
---|---|
class |
AmendableTuple
|
class |
AppendableSchemaTuple<T extends AppendableSchemaTuple<T>>
|
class |
BinSedesTuple
This tuple has a faster (de)serialization mechanism. |
static class |
DefaultAbstractBag.BagDelimiterTuple
|
static class |
DefaultAbstractBag.EndBag
|
static class |
DefaultAbstractBag.StartBag
|
class |
DefaultTuple
A default implementation of Tuple. |
class |
SchemaTuple<T extends SchemaTuple<T>>
A SchemaTuple is a type aware tuple that is much faster and more memory efficient. |
class |
TargetedTuple
A tuple composed with the operators to which it needs be attached |
class |
TimestampedTuple
|
Uses of AbstractTuple in org.apache.pig.pen.util |
---|
Subclasses of AbstractTuple in org.apache.pig.pen.util | |
---|---|
class |
ExampleTuple
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |