|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PigServer | |
---|---|
org.apache.pig.builtin.mock | |
org.apache.pig.tools | |
org.apache.pig.tools.grunt | |
org.apache.pig.validator |
Uses of PigServer in org.apache.pig.builtin.mock |
---|
Methods in org.apache.pig.builtin.mock with parameters of type PigServer | |
---|---|
static Storage.Data |
Storage.resetData(PigServer pigServer)
reset the store and get the Data object to access it |
Uses of PigServer in org.apache.pig.tools |
---|
Subclasses of PigServer in org.apache.pig.tools | |
---|---|
class |
ToolsPigServer
ToolsPigServer is a subclass of PigServer intended only for Pig tools. |
Uses of PigServer in org.apache.pig.tools.grunt |
---|
Constructors in org.apache.pig.tools.grunt with parameters of type PigServer | |
---|---|
GruntParser(InputStream stream,
PigServer pigServer)
|
|
GruntParser(InputStream stream,
String encoding,
PigServer pigServer)
|
|
GruntParser(org.apache.pig.tools.pigscript.parser.PigScriptParserTokenManager tm,
PigServer pigServer)
|
|
GruntParser(Reader reader,
PigServer pigServer)
|
|
PigCompletorAliases(PigServer server)
|
Uses of PigServer in org.apache.pig.validator |
---|
Constructors in org.apache.pig.validator with parameters of type PigServer | |
---|---|
BlackAndWhitelistFilter(PigServer pigServer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |