public class ReadIndexRequestProcessor extends NodeRequestProcessor<RpcRequests.ReadIndexRequest>
RpcProcessor.ExecutorSelectorLOG| 构造器和说明 |
|---|
ReadIndexRequestProcessor(Executor executor) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
getGroupId(RpcRequests.ReadIndexRequest request) |
protected String |
getPeerId(RpcRequests.ReadIndexRequest request) |
String |
interest()
The class name of user request.
|
com.google.protobuf.Message |
processRequest0(RaftServerService service,
RpcRequests.ReadIndexRequest request,
RpcRequestClosure done) |
processRequestdefaultResp, executor, handleRequestclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutorSelectorpublic ReadIndexRequestProcessor(Executor executor)
protected String getPeerId(RpcRequests.ReadIndexRequest request)
protected String getGroupId(RpcRequests.ReadIndexRequest request)
public com.google.protobuf.Message processRequest0(RaftServerService service, RpcRequests.ReadIndexRequest request, RpcRequestClosure done)
public String interest()
RpcProcessorCopyright © 2021. All rights reserved.