public class FastForwardConfig extends Object
| Constructor and Description |
|---|
FastForwardConfig(Optional<String> address,
int intervalSeconds,
String key) |
| Modifier and Type | Method and Description |
|---|---|
Optional<com.google.common.net.HostAndPort> |
getAddress()
Connection address, empty means use default.
|
String |
getMetricKey() |
int |
getReportingIntervalSeconds() |
Copyright © 2017. All rights reserved.