Modifier and Type | Class and Description |
---|---|
class |
ApplicationClientProtocolPBClientImpl |
Constructor and Description |
---|
ApplicationClientProtocolPBServiceImpl(ApplicationClientProtocol impl) |
Modifier and Type | Field and Description |
---|---|
protected ApplicationClientProtocol |
YarnClientImpl.rmClient |
Modifier and Type | Method and Description |
---|---|
void |
YarnClientImpl.setRMClient(ApplicationClientProtocol rmClient) |
Modifier and Type | Class and Description |
---|---|
class |
ClientRMService
The client interface to the Resource Manager.
|
Constructor and Description |
---|
AppReportFetcher(Configuration conf,
ApplicationClientProtocol applicationsManager)
Just call directly into the applicationsManager given instead of creating
a remote connection to it.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.