Class InboundAggregator

org.elasticsearch.transport.InboundAggregator
All Implemented Interfaces:
, , org.elasticsearch.core.Releasable

public class InboundAggregator extends implements org.elasticsearch.core.Releasable
  • Constructor Details

  • Method Details

    • headerReceived

      public void headerReceived(Header header)
    • aggregate

      public void aggregate(ReleasableBytesReference content)
    • finishAggregation

      public InboundMessage finishAggregation() throws
      Throws:
    • isAggregating

      public boolean isAggregating()
    • close

      public void close()
      Specified by:
       in interface 
      Specified by:
       in interface 
      Specified by:
      close in interface org.elasticsearch.core.Releasable