|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterfaceAudience.Private | |
---|---|
org.apache.pig.backend.hadoop.executionengine.physicalLayer | Implementation of physical operators that use hadoop as the execution engine and data storage. |
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. |
Uses of InterfaceAudience.Private in org.apache.pig.backend.hadoop.executionengine.physicalLayer |
---|
Classes in org.apache.pig.backend.hadoop.executionengine.physicalLayer with annotations of type InterfaceAudience.Private | |
---|---|
interface |
PigLogger
An interface to allow aggregation of messages |
Uses of InterfaceAudience.Private in org.apache.pig.data |
---|
Classes in org.apache.pig.data with annotations of type InterfaceAudience.Private | |
---|---|
class |
DataReaderWriter
A class to handle reading and writing of intermediate results of data types. |
Methods in org.apache.pig.data with annotations of type InterfaceAudience.Private | |
---|---|
void |
DataBag.markStale(boolean stale)
This is used by FuncEvalSpec.FakeDataBag. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |