Package | Description |
---|---|
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer | |
org.apache.pig.backend.hadoop.executionengine.physicalLayer |
Implementation of physical operators that use hadoop as the execution engine
and data storage.
|
org.apache.pig.builtin |
This package contains builtin Pig UDFs.
|
org.apache.pig.impl | |
org.apache.pig.impl.util | |
org.apache.pig.tools.pigstats |
Modifier and Type | Method and Description |
---|---|
static void |
PigGenericMapReduce.staticDataCleanup() |
static void |
PigCombiner.Combine.staticDataCleanup() |
Modifier and Type | Method and Description |
---|---|
static void |
PhysicalOperator.staticDataCleanup() |
Modifier and Type | Method and Description |
---|---|
static void |
Distinct.staticDataCleanup() |
Modifier and Type | Method and Description |
---|---|
static void |
PigContext.staticDataCleanup() |
Modifier and Type | Method and Description |
---|---|
static void |
UDFContext.cleanupStaticData() |
Modifier and Type | Method and Description |
---|---|
static void |
PigStatusReporter.staticDataCleanup() |
Copyright © 2007-2012 The Apache Software Foundation