Uses of Class
org.apache.pig.builtin.Utf8StorageConverter

Packages that use Utf8StorageConverter
org.apache.pig.backend.hadoop.hbase   
org.apache.pig.builtin   
 

Uses of Utf8StorageConverter in org.apache.pig.backend.hadoop.hbase
 

Subclasses of Utf8StorageConverter in org.apache.pig.backend.hadoop.hbase
 class HBaseStorage
          A Slicer that split the hbase table into HBaseSlices.
 

Uses of Utf8StorageConverter in org.apache.pig.builtin
 

Subclasses of Utf8StorageConverter in org.apache.pig.builtin
 class BinaryStorage
          BinaryStorage is a simple, as-is, serializer/deserializer pair.
 class PigStorage
          A load function that parses a line of input into fields using a delimiter to set the fields.
 



Copyright © ${year} The Apache Software Foundation