Uses of Class
org.apache.calcite.avatica.remote.Service.FetchResponse
-
Packages that use Service.FetchResponse Package Description org.apache.calcite.avatica.remote JDBC driver that uses remote procedure calls. -
-
Uses of Service.FetchResponse in org.apache.calcite.avatica.remote
Methods in org.apache.calcite.avatica.remote that return Service.FetchResponse Modifier and Type Method Description (package private) Service.FetchResponseService.FetchRequest. accept(Service service)Service.FetchResponseJsonService. apply(Service.FetchRequest request)Service.FetchResponseLocalService. apply(Service.FetchRequest request)Service.FetchResponseProtobufService. apply(Service.FetchRequest request)Service.FetchResponseService. apply(Service.FetchRequest request)(package private) Service.FetchResponseService.FetchResponse. deserialize(com.google.protobuf.Message genericMsg)
-