Class BatchBundler.Buffer

  • Enclosing class:
    BatchBundler

    protected class BatchBundler.Buffer
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Buffer​(Address address)  
    • Constructor Detail

      • Buffer

        protected Buffer​(Address address)
    • Method Detail

      • addMessage

        protected boolean addMessage​(Message msg)
      • sendBatch

        protected void sendBatch​(boolean due_to_timeout)
      • sendMessageList

        protected void sendMessageList​(Address dest,
                                       Address src,
                                       Message[] list,
                                       int length)
      • close

        protected void close()