Class ProtobufService

java.lang.Object
org.apache.calcite.avatica.remote.AbstractService
org.apache.calcite.avatica.remote.ProtobufService
All Implemented Interfaces:
Service
Direct Known Subclasses:
LocalProtobufService, MockProtobufService, RemoteProtobufService

public abstract class ProtobufService extends AbstractService
Service implementation that encodes requests and responses as protocol buffers.