Interface ReplicationServicer.AsyncIface

    • Method Detail

      • replicateLog

        void replicateLog​(String remoteTableId,
                          WalEdits data,
                          TCredentials credentials,
                          org.apache.thrift.async.AsyncMethodCallback<Long> resultHandler)
                   throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • replicateKeyValues

        void replicateKeyValues​(String remoteTableId,
                                KeyValues data,
                                TCredentials credentials,
                                org.apache.thrift.async.AsyncMethodCallback<Long> resultHandler)
                         throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException