Class Scribe.AsyncProcessor.Log<I extends Scribe.AsyncIface>

    • Constructor Summary

      Constructors 
      Constructor Description
      Log()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Scribe.Log_args getEmptyArgsInstance()  
      org.apache.thrift.async.AsyncMethodCallback<ResultCode> getResultHandler​(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)  
      protected boolean isOneway()  
      void start​(I iface, Scribe.Log_args args, org.apache.thrift.async.AsyncMethodCallback<ResultCode> resultHandler)  
      • Methods inherited from class org.apache.thrift.AsyncProcessFunction

        getMethodName, sendResponse
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait