Package | Description |
---|---|
org.apache.hadoop.yarn.server.api |
Contains interfaces which define the protocols to communicate with different
YARN server components.
|
org.apache.hadoop.yarn.server.api.impl.pb.client |
Contains protocol client implementations used to communicate with different
YARN server components.
|
org.apache.hadoop.yarn.server.api.protocolrecords | |
org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb |
Contains protocol record implementations for YARN server protocols.
|
Modifier and Type | Method and Description |
---|---|
UnRegisterNodeManagerResponse |
ResourceTracker.unRegisterNodeManager(UnRegisterNodeManagerRequest request) |
Modifier and Type | Method and Description |
---|---|
UnRegisterNodeManagerResponse |
ResourceTrackerPBClientImpl.unRegisterNodeManager(UnRegisterNodeManagerRequest request) |
Modifier and Type | Method and Description |
---|---|
static UnRegisterNodeManagerResponse |
UnRegisterNodeManagerResponse.newInstance() |
Modifier and Type | Class and Description |
---|---|
class |
UnRegisterNodeManagerResponsePBImpl
PBImpl class for UnRegisterNodeManagerResponse.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.