public static class UnmanagedApplicationManager.AsyncAllocateRequestInfo extends Object
Constructor and Description |
---|
AsyncAllocateRequestInfo(org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest request,
org.apache.hadoop.yarn.util.AsyncCallback<org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse> callback) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.yarn.util.AsyncCallback<org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse> |
getCallback() |
org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest |
getRequest() |
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.