public interface CodeFetcher
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
fetch()
Fetch the code.
|
void |
invalidate()
Invalidate the code for getting the code from remote server.
|
java.lang.String fetch()
throws NodeRPCException
NodeRPCException - The exception shows the error returned by hive node.void invalidate()