| Package | Description |
|---|---|
| com.alipay.sofa.jraft.rpc | |
| com.alipay.sofa.jraft.rpc.impl |
| Modifier and Type | Method and Description |
|---|---|
RpcContext |
RpcRequestClosure.getRpcCtx() |
| Modifier and Type | Method and Description |
|---|---|
void |
RpcProcessor.handleRequest(RpcContext rpcCtx,
T request)
Async to handle request with
RpcContext. |
void |
RpcRequestProcessor.handleRequest(RpcContext rpcCtx,
T request) |
| Constructor and Description |
|---|
RpcRequestClosure(RpcContext rpcCtx) |
RpcRequestClosure(RpcContext rpcCtx,
com.google.protobuf.Message defaultResp) |
| Modifier and Type | Method and Description |
|---|---|
void |
PingRequestProcessor.handleRequest(RpcContext rpcCtx,
RpcRequests.PingRequest request) |
Copyright © 2024. All rights reserved.