Interface ClientWireProtocol.GetSchemaResponseOrBuilder

    • Method Detail

      • hasResponse

        boolean hasResponse()
        .xg.cmdcomp.ConfirmationResponse response = 1;
        Returns:
        Whether the response field is set.
      • getSchema

        String getSchema()
        string schema = 2;
        Returns:
        The schema.
      • getSchemaBytes

        com.google.protobuf.ByteString getSchemaBytes()
        string schema = 2;
        Returns:
        The bytes for schema.