Class ConnectionProfile

java.lang.Object
org.elasticsearch.transport.ConnectionProfile

public final class ConnectionProfile
extends java.lang.Object
A connection profile describes how many connection are established to specific node for each of the available request types. (TransportRequestOptions.Type). This allows to tailor a connection towards a specific usage.