public class SendResumeRequest extends WritableRequest implements WorkerRequest
conf, UNKNOWN_SIZE| Constructor and Description | 
|---|
| SendResumeRequest()Constructor used for reflection only | 
| SendResumeRequest(short credit)Constructor | 
| Modifier and Type | Method and Description | 
|---|---|
| void | doRequest(ServerData serverData)Execute the request | 
| RequestType | getType()Get the type of the request | 
getClientId, getConf, getRequestId, getSerializedSize, readFields, setClientId, setConf, setRequestId, writepublic SendResumeRequest()
public SendResumeRequest(short credit)
credit - credit valuepublic void doRequest(ServerData serverData)
WorkerRequestdoRequest in interface WorkerRequestserverData - Accessible data that can be mutated per the requestpublic RequestType getType()
WritableRequestgetType in class WritableRequestCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.