Class TestProfiles

java.lang.Object
org.elasticsearch.transport.TestProfiles

public final class TestProfiles
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    static org.elasticsearch.transport.ConnectionProfile LIGHT_PROFILE
    A pre-built light connection profile that shares a single connection across all types.
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • LIGHT_PROFILE

      public static final org.elasticsearch.transport.ConnectionProfile LIGHT_PROFILE
      A pre-built light connection profile that shares a single connection across all types.