Package | Description |
---|---|
org.apache.pig.backend.datastorage | |
org.apache.pig.backend.executionengine | |
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.impl.streaming | |
org.apache.pig.piggybank.storage |
Modifier and Type | Class and Description |
---|---|
class |
DataStorageException |
Modifier and Type | Class and Description |
---|---|
class |
ExecException |
Modifier and Type | Class and Description |
---|---|
class |
FieldIsNullException |
Modifier and Type | Class and Description |
---|---|
class |
StreamingUDFException |
Modifier and Type | Method and Description |
---|---|
protected void |
SequenceFileLoader.setKeyType(java.lang.Class<?> keyClass) |
protected void |
SequenceFileLoader.setValueType(java.lang.Class<?> valueClass) |
Copyright © 2007-2012 The Apache Software Foundation