Package org.elasticsearch.transport
Class TestTransportChannels
java.lang.Object
org.elasticsearch.transport.TestTransportChannels
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.elasticsearch.transport.TcpTransportChannel
newFakeTcpTransportChannel(String nodeName, org.elasticsearch.transport.TcpChannel channel, org.elasticsearch.threadpool.ThreadPool threadPool, String action, long requestId, org.elasticsearch.Version version)
-
Constructor Details
-
TestTransportChannels
public TestTransportChannels()
-
-
Method Details
-
newFakeTcpTransportChannel
-