public interface AdminOperationsProtocol
extends org.apache.hadoop.ipc.VersionedProtocol
Modifier and Type | Field and Description |
---|---|
static long |
versionID
Version 1: Initial version.
|
Modifier and Type | Method and Description |
---|---|
void |
refreshNodes()
Refresh the node list at the
JobTracker |
void |
refreshQueues()
Refresh the queue acls in use currently.
|
static final long versionID
void refreshQueues() throws java.io.IOException
java.io.IOException
void refreshNodes() throws java.io.IOException
JobTracker
java.io.IOException
Copyright © 2009 The Apache Software Foundation