Uses of Class
org.apache.calcite.avatica.remote.Service.ExecuteResponse
-
Packages that use Service.ExecuteResponse Package Description org.apache.calcite.avatica.remote JDBC driver that uses remote procedure calls. -
-
Uses of Service.ExecuteResponse in org.apache.calcite.avatica.remote
Methods in org.apache.calcite.avatica.remote with parameters of type Service.ExecuteResponse Modifier and Type Method Description (package private) Service.ExecuteResponseAbstractService. finagle(Service.ExecuteResponse r)
-