- Enclosing class:
StubbableTransport
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
default void
void
openConnection(org.opensearch.transport.Transport transport,
org.opensearch.cluster.node.DiscoveryNode discoveryNode,
org.opensearch.transport.ConnectionProfile profile,
org.opensearch.core.action.ActionListener<org.opensearch.transport.Transport.Connection> listener)