Class BATCH2.Buffer

  • Enclosing class:
    BATCH2

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

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected boolean addMessage​(Message msg)  
      protected void close()  
      protected void sendBatch​(boolean due_to_timeout)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Buffer

        protected Buffer​(Address address)
    • Method Detail

      • addMessage

        protected boolean addMessage​(Message msg)
      • sendBatch

        protected void sendBatch​(boolean due_to_timeout)
      • close

        protected void close()