public class GetFileRequestProcessor extends RpcRequestProcessor<RpcRequests.GetFileRequest>
RpcProcessor.ExecutorSelectorLOG| 构造器和说明 |
|---|
GetFileRequestProcessor(Executor executor) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
interest()
The class name of user request.
|
com.google.protobuf.Message |
processRequest(RpcRequests.GetFileRequest request,
RpcRequestClosure done) |
defaultResp, executor, handleRequestclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutorSelectorpublic GetFileRequestProcessor(Executor executor)
public com.google.protobuf.Message processRequest(RpcRequests.GetFileRequest request, RpcRequestClosure done)
public String interest()
RpcProcessorCopyright © 2021. All rights reserved.