Package | Description |
---|---|
org.apache.pig.data |
This package contains implementations of Pig specific data types as well as
support functions for reading, writing, and using all Pig data types.
|
org.apache.pig.piggybank.storage.hiverc |
Modifier and Type | Method and Description |
---|---|
static InternalMap |
DataReaderWriter.bytesToInternalMap(java.io.DataInput in) |
Modifier and Type | Method and Description |
---|---|
static InternalMap |
HiveRCSchemaUtil.parseLazyMapToPigMap(org.apache.hadoop.hive.serde2.lazy.LazyMap map)
Converts the LazyMap to a InternalMap.
|
Copyright © 2007-2012 The Apache Software Foundation