| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract SchemaTuple.SchemaTupleQuickGenerator<T> | SchemaTuple. getQuickGenerator()This is a mechanism which allows the SchemaTupleFactory to
 get around having to use reflection. | 
| Constructor and Description | 
|---|
| SchemaTupleFactory(java.lang.Class<SchemaTuple<?>> clazz,
                  SchemaTuple.SchemaTupleQuickGenerator<? extends SchemaTuple<?>> generator) | 
Copyright © 2007-2025 The Apache Software Foundation