Package org.elasticsearch.http.nio
package org.elasticsearch.http.nio
-
ClassesClassDescriptionThis is an
BiConsumerthat interfaces with netty code.Implements HTTP pipelining ordering, ensuring that responses are completely served in the same order as their corresponding requests.Split up large responses to prevent batch compression or other CPU intensive operations down the pipeline.