Class Service.Response

    • Field Summary

    • Constructor Summary

      Constructors 
      Constructor Description
      Response()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      (package private) abstract Service.Response deserialize​(com.google.protobuf.Message genericMsg)  
      (package private) abstract com.google.protobuf.Message serialize()  
      • Methods inherited from class org.apache.calcite.avatica.remote.Service.Base

        p, p, p, p
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Response

        public Response()
    • Method Detail

      • deserialize

        abstract Service.Response deserialize​(com.google.protobuf.Message genericMsg)
      • serialize

        abstract com.google.protobuf.Message serialize()