java.lang.Object
org.elasticsearch.transport.OutboundHandler
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionboolean
static BytesReference
serialize
(OutboundHandler.MessageDirection messageDirection, String action, long requestId, boolean isHandshake, TransportVersion version, Compression.Scheme compressionScheme, Writeable writeable, ThreadContext threadContext, RecyclerBytesStreamOutput byteStreamOutput)
-
Method Details
-
serialize
public static BytesReference serialize(OutboundHandler.MessageDirection messageDirection, String action, long requestId, boolean isHandshake, TransportVersion version, Compression.Scheme compressionScheme, Writeable writeable, ThreadContext threadContext, RecyclerBytesStreamOutput byteStreamOutput) throws IOException - Throws:
IOException
-
rstOnClose
public boolean rstOnClose()
-