Package | Description |
---|---|
org.apache.paimon.service.network | |
org.apache.paimon.service.server |
Constructor and Description |
---|
AbstractServerHandler(NetworkServer<REQ,RESP> server,
MessageSerializer<REQ,RESP> serializer,
ServiceRequestStats stats)
Create the handler.
|
Modifier and Type | Class and Description |
---|---|
class |
KvQueryServer
The default implementation of the
QueryServer . |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.