Package | Description |
---|---|
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 | 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 | Field and Description |
---|---|
protected LoadStoreCaster |
AbstractAccumuloStorage.caster |
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-2017 The Apache Software Foundation