| 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.data.utils | 
| Class and Description | 
|---|
| MethodHelper.NotImplemented This is an annotation which allows a class to signal that while it is "implementing"
 a method because it is specified by a parent class or interface, that the implementation
 just throws an exception, because it is not implemented. | 
| Class and Description | 
|---|
| StructuresHelper.Pair This is a helper class which makes it easy to have pairs of values,
 and to use them as keys and values in Maps. | 
| StructuresHelper.Triple | 
Copyright © 2007-2025 The Apache Software Foundation