Class BgpUpdater.AsyncProcessor.peerUp<I extends BgpUpdater.AsyncIface>

    • Constructor Summary

      Constructors 
      Constructor Description
      peerUp()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      BgpUpdater.peerUp_args getEmptyArgsInstance()  
      org.apache.thrift.async.AsyncMethodCallback<java.lang.Void> getResultHandler​(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)  
      protected boolean isOneway()  
      void start​(I iface, BgpUpdater.peerUp_args args, org.apache.thrift.async.AsyncMethodCallback<java.lang.Void> 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
    • Constructor Detail

      • peerUp

        public peerUp()
    • Method Detail

      • getResultHandler

        public org.apache.thrift.async.AsyncMethodCallback<java.lang.Void> getResultHandler​(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
                                                                                            int seqid)
        Specified by:
        getResultHandler in class org.apache.thrift.AsyncProcessFunction<I extends BgpUpdater.AsyncIface,​BgpUpdater.peerUp_args,​java.lang.Void>
      • start

        public void start​(I iface,
                          BgpUpdater.peerUp_args args,
                          org.apache.thrift.async.AsyncMethodCallback<java.lang.Void> resultHandler)
                   throws org.apache.thrift.TException
        Specified by:
        start in class org.apache.thrift.AsyncProcessFunction<I extends BgpUpdater.AsyncIface,​BgpUpdater.peerUp_args,​java.lang.Void>
        Throws:
        org.apache.thrift.TException