| Package | Description | 
|---|---|
| org.apache.pig | 
Public interfaces and classes for Pig. | 
| org.apache.pig.backend.hadoop.accumulo | |
| org.apache.pig.backend.hadoop.hbase | |
| org.apache.pig.builtin | 
This package contains builtin Pig UDFs. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | LoadStoreCasterThis is just a union interface of LoadCaster and StoreCaster, 
 made available for simplicity. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AccumuloBinaryConverterA LoadStoreCaster implementation which stores most type implementations as
 bytes generated from the toString representation with a UTF8 Charset. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HBaseBinaryConverter | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | Utf8StorageConverterThis abstract class provides standard conversions between utf8 encoded data
 and pig data types. | 
Copyright © 2007-2025 The Apache Software Foundation