Uses of Class
org.apache.calcite.avatica.remote.Service.CloseStatementResponse
-
Packages that use Service.CloseStatementResponse Package Description org.apache.calcite.avatica.remote JDBC driver that uses remote procedure calls. -
-
Uses of Service.CloseStatementResponse in org.apache.calcite.avatica.remote
Methods in org.apache.calcite.avatica.remote that return Service.CloseStatementResponse Modifier and Type Method Description (package private) Service.CloseStatementResponseService.CloseStatementRequest. accept(Service service)Service.CloseStatementResponseJsonService. apply(Service.CloseStatementRequest request)Service.CloseStatementResponseLocalService. apply(Service.CloseStatementRequest request)Service.CloseStatementResponseProtobufService. apply(Service.CloseStatementRequest request)Service.CloseStatementResponseService. apply(Service.CloseStatementRequest request)(package private) Service.CloseStatementResponseService.CloseStatementResponse. deserialize(com.google.protobuf.Message genericMsg)
-