mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Fix reference to TcpTransport in documentation
This commit is contained in:
parent
047a916169
commit
e40c597b67
@ -45,7 +45,7 @@ import java.util.function.Consumer;
|
||||
|
||||
import static org.hamcrest.Matchers.equalTo;
|
||||
|
||||
/** Unit tests for TCPTransport */
|
||||
/** Unit tests for {@link TcpTransport} */
|
||||
public class TcpTransportTests extends ESTestCase {
|
||||
|
||||
/** Test ipv4 host with a default port works */
|
||||
|
Loading…
x
Reference in New Issue
Block a user