Interface Scribe.AsyncIface

All Known Implementing Classes:
Scribe.AsyncClient
Enclosing class:
Scribe

public static interface Scribe.AsyncIface
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Log(List<LogEntry> messages, org.apache.thrift.async.AsyncMethodCallback<ResultCode> resultHandler)
     
  • Method Details

    • Log

      void Log(List<LogEntry> messages, org.apache.thrift.async.AsyncMethodCallback<ResultCode> resultHandler) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException