| Package | Description |
|---|---|
| org.apache.paimon.service.server |
| Constructor and Description |
|---|
KvServerHandler(KvQueryServer server,
int serverId,
int numServers,
TableQuery lookup,
MessageSerializer<KvRequest,KvResponse> serializer,
ServiceRequestStats stats)
Create the handler used by the
KvQueryServer. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.