|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdminOperationsProtocol
Protocol for admin operations. This is a framework-public interface and is NOT_TO_BE_USED_BY_USERS_DIRECTLY.
Field Summary | |
---|---|
static long |
versionID
Version 1: Initial version. |
Method Summary | |
---|---|
void |
refreshNodes()
Refresh the node list at the JobTracker |
void |
refreshQueues()
Refresh the queue acls in use currently. |
Methods inherited from interface org.apache.hadoop.ipc.VersionedProtocol |
---|
getProtocolVersion |
Field Detail |
---|
static final long versionID
Method Detail |
---|
void refreshQueues() throws IOException
IOException
void refreshNodes() throws IOException
JobTracker
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |