Package org.elasticsearch.transport
Class TestTransportChannel
java.lang.Object
org.elasticsearch.transport.TestTransportChannel
- All Implemented Interfaces:
TransportChannel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsendResponse(Exception exception) voidsendResponse(TransportResponse response) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.transport.TransportChannel
getVersion
-
Constructor Details
-
TestTransportChannel
-
-
Method Details
-
getProfileName
- Specified by:
getProfileNamein interfaceTransportChannel
-
sendResponse
- Specified by:
sendResponsein interfaceTransportChannel
-
sendResponse
- Specified by:
sendResponsein interfaceTransportChannel
-