Package | Description |
---|---|
org.apache.pig.builtin.mock | |
org.apache.pig.parser | |
org.apache.pig.tools | |
org.apache.pig.tools.grunt | |
org.apache.pig.validator |
Modifier and Type | Method and Description |
---|---|
static Storage.Data |
Storage.resetData(PigServer pigServer)
reset the store and get the Data object to access it
|
Constructor and Description |
---|
RegisterResolver(PigServer pigServer) |
Modifier and Type | Class and Description |
---|---|
class |
ToolsPigServer
ToolsPigServer is a subclass of PigServer intended only for Pig tools.
|
Modifier and Type | Method and Description |
---|---|
URI[] |
DownloadResolver.downloadArtifact(URI uri,
PigServer pigServer) |
Constructor and Description |
---|
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) |
Constructor and Description |
---|
BlackAndWhitelistFilter(PigServer pigServer) |
Copyright © 2007-2012 The Apache Software Foundation