Class InboundDecoder

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

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

  • Method Details

    • decode

      public int decode(ReleasableBytesReference reference, <> fragmentConsumer) throws
      Throws:
    • internalDecode

      public int internalDecode(ReleasableBytesReference reference, <> fragmentConsumer) throws
      Throws:
    • close

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