|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.apache.pig used by org.apache.pig | |
---|---|
EvalFunc
The class is used to implement functions to be applied to a dataset. |
|
ExecType
The type of query execution |
|
FuncSpec
Class to represent a UDF specification - essentially encapsulates the class name and the arguments to the constructor |
|
LoadFunc
This interface is used to implement functions to parse records from a dataset. |
|
PigWarning
An enum to enumerate the warning types in Pig |
|
Slice
A grouping of data on that can be processed individually by Pig. |
|
StoreFunc
This interface is used to implement functions to write records from a dataset. |
Classes in org.apache.pig used by org.apache.pig.backend | |
---|---|
PigException
All exceptions in Pig are encapsulated in the PigException
class. |
Classes in org.apache.pig used by org.apache.pig.backend.datastorage | |
---|---|
PigException
All exceptions in Pig are encapsulated in the PigException
class. |
Classes in org.apache.pig used by org.apache.pig.backend.executionengine | |
---|---|
FuncSpec
Class to represent a UDF specification - essentially encapsulates the class name and the arguments to the constructor |
|
PigException
All exceptions in Pig are encapsulated in the PigException
class. |
|
Slice
A grouping of data on that can be processed individually by Pig. |
|
Slicer
Produces independent slices of data from a given location to be processed in parallel by Pig. |
Classes in org.apache.pig used by org.apache.pig.backend.hadoop.executionengine.mapReduceLayer | |
---|---|
LoadFunc
This interface is used to implement functions to parse records from a dataset. |
|
PigException
All exceptions in Pig are encapsulated in the PigException
class. |
|
Slice
A grouping of data on that can be processed individually by Pig. |
|
StoreFunc
This interface is used to implement functions to write records from a dataset. |
Classes in org.apache.pig used by org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.partitioners | |
---|---|
PigException
All exceptions in Pig are encapsulated in the PigException
class. |
Classes in org.apache.pig used by org.apache.pig.backend.hadoop.executionengine.physicalLayer | |
---|---|
PigException
All exceptions in Pig are encapsulated in the PigException
class. |
Classes in org.apache.pig used by org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators | |
---|---|
ComparisonFunc
|
|
EvalFunc
The class is used to implement functions to be applied to a dataset. |
|
FuncSpec
Class to represent a UDF specification - essentially encapsulates the class name and the arguments to the constructor |
Classes in org.apache.pig used by org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators | |
---|---|
StoreFunc
This interface is used to implement functions to write records from a dataset. |
Classes in org.apache.pig used by org.apache.pig.backend.hadoop.executionengine.util | |
---|---|
StoreConfig
A Class which will encapsulate metadata information that a OutputFormat (or possibly StoreFunc) may want to know about the data that needs to be stored. |
|
StoreFunc
This interface is used to implement functions to write records from a dataset. |
Classes in org.apache.pig used by org.apache.pig.backend.hadoop.hbase | |
---|---|
ExecType
The type of query execution |
|
LoadFunc
This interface is used to implement functions to parse records from a dataset. |
|
Slice
A grouping of data on that can be processed individually by Pig. |
|
Slicer
Produces independent slices of data from a given location to be processed in parallel by Pig. |
Classes in org.apache.pig used by org.apache.pig.backend.local.executionengine | |
---|---|
StoreFunc
This interface is used to implement functions to write records from a dataset. |
Classes in org.apache.pig used by org.apache.pig.builtin | |
---|---|
Algebraic
An interface to declare that an EvalFunc's calculation can be decomposed into intitial, intermediate, and final steps. |
|
EvalFunc
The class is used to implement functions to be applied to a dataset. |
|
ExecType
The type of query execution |
|
FilterFunc
|
|
FuncSpec
Class to represent a UDF specification - essentially encapsulates the class name and the arguments to the constructor |
|
LoadFunc
This interface is used to implement functions to parse records from a dataset. |
|
ReversibleLoadStoreFunc
This interface is used to implement classes that can perform both Load and Store functionalities in a symmetric fashion (thus reversible). |
|
StoreFunc
This interface is used to implement functions to write records from a dataset. |
Classes in org.apache.pig used by org.apache.pig.impl | |
---|---|
ExecType
The type of query execution |
|
FuncSpec
Class to represent a UDF specification - essentially encapsulates the class name and the arguments to the constructor |
Classes in org.apache.pig used by org.apache.pig.impl.builtin | |
---|---|
EvalFunc
The class is used to implement functions to be applied to a dataset. |
|
LoadFunc
This interface is used to implement functions to parse records from a dataset. |
|
ReversibleLoadStoreFunc
This interface is used to implement classes that can perform both Load and Store functionalities in a symmetric fashion (thus reversible). |
|
StoreFunc
This interface is used to implement functions to write records from a dataset. |
Classes in org.apache.pig used by org.apache.pig.impl.io | |
---|---|
ExecType
The type of query execution |
|
FuncSpec
Class to represent a UDF specification - essentially encapsulates the class name and the arguments to the constructor |
|
LoadFunc
This interface is used to implement functions to parse records from a dataset. |
|
Slicer
Produces independent slices of data from a given location to be processed in parallel by Pig. |
|
StoreFunc
This interface is used to implement functions to write records from a dataset. |
Classes in org.apache.pig used by org.apache.pig.impl.logicalLayer | |
---|---|
ExecType
The type of query execution |
|
FuncSpec
Class to represent a UDF specification - essentially encapsulates the class name and the arguments to the constructor |
|
LoadFunc
This interface is used to implement functions to parse records from a dataset. |
|
PigException
All exceptions in Pig are encapsulated in the PigException
class. |
|
StoreFunc
This interface is used to implement functions to write records from a dataset. |
Classes in org.apache.pig used by org.apache.pig.impl.logicalLayer.optimizer | |
---|---|
ExecType
The type of query execution |
Classes in org.apache.pig used by org.apache.pig.impl.logicalLayer.schema | |
---|---|
PigException
All exceptions in Pig are encapsulated in the PigException
class. |
Classes in org.apache.pig used by org.apache.pig.impl.logicalLayer.validators | |
---|---|
PigException
All exceptions in Pig are encapsulated in the PigException
class. |
Classes in org.apache.pig used by org.apache.pig.impl.plan | |
---|---|
PigException
All exceptions in Pig are encapsulated in the PigException
class. |
Classes in org.apache.pig used by org.apache.pig.impl.plan.optimizer | |
---|---|
PigException
All exceptions in Pig are encapsulated in the PigException
class. |
Classes in org.apache.pig used by org.apache.pig.impl.streaming | |
---|---|
LoadFunc
This interface is used to implement functions to parse records from a dataset. |
|
StoreFunc
This interface is used to implement functions to write records from a dataset. |
Classes in org.apache.pig used by org.apache.pig.impl.util | |
---|---|
PigException
All exceptions in Pig are encapsulated in the PigException
class. |
|
PigWarning
An enum to enumerate the warning types in Pig |
Classes in org.apache.pig used by org.apache.pig.tools.grunt | |
---|---|
PigServer
This class is the program's connection to Pig. |
Classes in org.apache.pig used by org.apache.pig.tools.pigstats | |
---|---|
ExecType
The type of query execution |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |