public interface CoordinationRequestHandler
CoordinationRequests and response with CoordinationResponses to the client or operator.| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<CoordinationResponse> |
handleCoordinationRequest(CoordinationRequest request)
Called when receiving a request from the client or operator.
|
CompletableFuture<CoordinationResponse> handleCoordinationRequest(CoordinationRequest request)
request - the request receivedCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.