Uses of Class
org.apache.calcite.avatica.remote.Service.TypeInfoRequest
-
Packages that use Service.TypeInfoRequest Package Description org.apache.calcite.avatica.remote JDBC driver that uses remote procedure calls. -
-
Uses of Service.TypeInfoRequest in org.apache.calcite.avatica.remote
Methods in org.apache.calcite.avatica.remote that return Service.TypeInfoRequest Modifier and Type Method Description (package private) Service.TypeInfoRequestService.TypeInfoRequest. deserialize(com.google.protobuf.Message genericMsg)Methods in org.apache.calcite.avatica.remote with parameters of type Service.TypeInfoRequest Modifier and Type Method Description Service.ResultSetResponseJsonService. apply(Service.TypeInfoRequest request)Service.ResultSetResponseLocalService. apply(Service.TypeInfoRequest request)Service.ResultSetResponseProtobufService. apply(Service.TypeInfoRequest request)Service.ResultSetResponseService. apply(Service.TypeInfoRequest request)
-