Package org.opensearch.transport
Class TestProfiles
java.lang.Object
org.opensearch.transport.TestProfiles
public final class TestProfiles
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static org.opensearch.transport.ConnectionProfileLIGHT_PROFILEA pre-built light connection profile that shares a single connection across all types. -
Method Summary
-
Field Details
-
LIGHT_PROFILE
public static final org.opensearch.transport.ConnectionProfile LIGHT_PROFILEA pre-built light connection profile that shares a single connection across all types.
-