Interface Scribe.Iface

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

public static interface Scribe.Iface
  • Method Summary

    Modifier and Type
    Method
    Description
    Log(List<LogEntry> messages)
     
  • Method Details

    • Log

      ResultCode Log(List<LogEntry> messages) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException