Package org.elasticsearch.transport
Class TestProfiles
java.lang.Object
org.elasticsearch.transport.TestProfiles
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.elasticsearch.transport.ConnectionProfile
A pre-built light connection profile that shares a single connection across all types. -
Method Summary
-
Field Details
-
LIGHT_PROFILE
public static final org.elasticsearch.transport.ConnectionProfile LIGHT_PROFILEA pre-built light connection profile that shares a single connection across all types.
-