| Package | Description |
|---|---|
| com.wavefront.sdk.common | |
| com.wavefront.sdk.common.metrics |
| Constructor and Description |
|---|
ReconnectingSocket(InetSocketAddress address,
SocketFactory socketFactory,
WavefrontSdkMetricsRegistry sdkMetricsRegistry,
String entityPrefix)
Attempts to open a connected socket to the specified address.
|
ReconnectingSocket(String host,
int port,
SocketFactory socketFactory,
WavefrontSdkMetricsRegistry sdkMetricsRegistry,
String entityPrefix)
Attempts to open a connected socket to the specified host and port.
|
| Modifier and Type | Method and Description |
|---|---|
WavefrontSdkMetricsRegistry |
WavefrontSdkMetricsRegistry.Builder.build()
Builds a registry.
|
Copyright © 2020. All rights reserved.