public interface AdminOperationsProtocol extends VersionedProtocol
| 限定符和类型 | 字段和说明 |
|---|---|
static long |
versionID
Version 1: Initial version.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
refreshNodes()
Refresh the node list at the
JobTracker |
void |
refreshQueues()
Refresh the queue acls in use currently.
|
boolean |
setSafeMode(JobTracker.SafeModeAction safeModeAction)
Set safe mode for the JobTracker.
|
getProtocolVersionstatic final long versionID
void refreshQueues()
throws IOException
IOExceptionvoid refreshNodes()
throws IOException
JobTrackerIOExceptionboolean setSafeMode(JobTracker.SafeModeAction safeModeAction) throws IOException
safeModeAction - safe mode actionIOExceptionCopyright © 2009 The Apache Software Foundation