public class RegisterResolver extends Object
Constructor and Description |
---|
RegisterResolver(PigServer pigServer) |
Modifier and Type | Method and Description |
---|---|
void |
parseRegister(String path,
String scriptingLang,
String namespace) |
URI[] |
resolve(URI uri) |
public RegisterResolver(PigServer pigServer)
public void parseRegister(String path, String scriptingLang, String namespace) throws IOException
path
- scriptingLang
- namespace
- IOException
public URI[] resolve(URI uri) throws IOException
uri
- IOException
Copyright © 2007-2017 The Apache Software Foundation