Package | Description |
---|---|
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 |
Modifier and Type | Class and Description |
---|---|
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 |
class |
UnlimitedNullTuple |
Modifier and Type | Class and Description |
---|---|
class |
ExampleTuple |
Copyright © 2007-2017 The Apache Software Foundation