Uses of Class
org.apache.calcite.avatica.remote.AbstractHandler
-
Packages that use AbstractHandler Package Description org.apache.calcite.avatica.remote JDBC driver that uses remote procedure calls. -
-
Uses of AbstractHandler in org.apache.calcite.avatica.remote
Subclasses of AbstractHandler in org.apache.calcite.avatica.remote Modifier and Type Class Description classJsonHandlerclassProtobufHandlerDispatches serialized protocol buffer messages to the providedServiceby converting them to the POJO Request.
-