Uses of Class
org.apache.calcite.avatica.remote.Service.ConnectionSyncResponse
-
Packages that use Service.ConnectionSyncResponse Package Description org.apache.calcite.avatica.remote JDBC driver that uses remote procedure calls. -
-
Uses of Service.ConnectionSyncResponse in org.apache.calcite.avatica.remote
Methods in org.apache.calcite.avatica.remote that return Service.ConnectionSyncResponse Modifier and Type Method Description (package private) Service.ConnectionSyncResponseService.ConnectionSyncRequest. accept(Service service)Service.ConnectionSyncResponseJsonService. apply(Service.ConnectionSyncRequest request)Service.ConnectionSyncResponseLocalService. apply(Service.ConnectionSyncRequest request)Service.ConnectionSyncResponseProtobufService. apply(Service.ConnectionSyncRequest request)Service.ConnectionSyncResponseService. apply(Service.ConnectionSyncRequest request)(package private) Service.ConnectionSyncResponseService.ConnectionSyncResponse. deserialize(com.google.protobuf.Message genericMsg)
-