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 |
LoadStoreCaster
This is just a union interface of LoadCaster and StoreCaster,
made available for simplicity.
|
Modifier and Type | Class and Description |
---|---|
class |
AccumuloBinaryConverter
A 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 |
Utf8StorageConverter
This abstract class provides standard conversions between utf8 encoded data
and pig data types.
|
Copyright © 2007-2012 The Apache Software Foundation