Uses of Class
org.apache.calcite.avatica.remote.Service.TablesRequest
-
Packages that use Service.TablesRequest Package Description org.apache.calcite.avatica.remote JDBC driver that uses remote procedure calls. -
-
Uses of Service.TablesRequest in org.apache.calcite.avatica.remote
Methods in org.apache.calcite.avatica.remote with parameters of type Service.TablesRequest Modifier and Type Method Description Service.ResultSetResponseJsonService. apply(Service.TablesRequest request)Service.ResultSetResponseLocalService. apply(Service.TablesRequest request)Service.ResultSetResponseProtobufService. apply(Service.TablesRequest request)Service.ResultSetResponseService. apply(Service.TablesRequest request)
-