@InterfaceAudience.Private
Interface | Description |
---|---|
NodeHeartbeatResponse | |
RegisterNodeManagerResponse |
Class | Description |
---|---|
NMContainerStatus |
NMContainerStatus includes the current information of a container.
|
NodeHeartbeatRequest | |
RegisterNodeManagerRequest | |
SCMUploaderCanUploadRequest |
The request from the NodeManager to the
SharedCacheManager that
requests whether it can upload a resource in the shared cache. |
SCMUploaderCanUploadResponse |
The response from the SharedCacheManager to the NodeManager that indicates
whether the NodeManager can upload the resource to the shared cache.
|
SCMUploaderNotifyRequest |
The request from the NodeManager to the
SharedCacheManager that
notifies that a resource has been uploaded to the shared cache. |
SCMUploaderNotifyResponse |
The response from the SharedCacheManager to the NodeManager that indicates
whether the NodeManager needs to delete the cached resource it was sending
the notification for.
|
Copyright © 2018 Apache Software Foundation. All Rights Reserved.