|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StoreCaster | |
|---|---|
| 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. |
| Uses of StoreCaster in org.apache.pig |
|---|
| Subinterfaces of StoreCaster in org.apache.pig | |
|---|---|
interface |
LoadStoreCaster
This is just a union interface of LoadCaster and StoreCaster, made available for simplicity. |
| Uses of StoreCaster in org.apache.pig.backend.hadoop.accumulo |
|---|
| Classes in org.apache.pig.backend.hadoop.accumulo that implement StoreCaster | |
|---|---|
class |
AccumuloBinaryConverter
A LoadStoreCaster implementation which stores most type implementations as bytes generated from the toString representation with a UTF8 Charset. |
| Uses of StoreCaster in org.apache.pig.backend.hadoop.hbase |
|---|
| Classes in org.apache.pig.backend.hadoop.hbase that implement StoreCaster | |
|---|---|
class |
HBaseBinaryConverter
|
| Uses of StoreCaster in org.apache.pig.builtin |
|---|
| Classes in org.apache.pig.builtin that implement StoreCaster | |
|---|---|
class |
Utf8StorageConverter
This abstract class provides standard conversions between utf8 encoded data and pig data types. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||