public class LeaseManagementConfig extends Object
Modifier and Type | Field and Description |
---|---|
static Duration |
DEFAULT_REQUEST_TIMEOUT |
long |
epsilonMillis |
Constructor and Description |
---|
LeaseManagementConfig() |
Modifier and Type | Method and Description |
---|---|
LeaseManagementFactory |
leaseManagementFactory() |
MetricsFactory |
metricsFactory()
Deprecated.
|
LeaseManagementConfig |
metricsFactory(MetricsFactory metricsFactory)
Deprecated.
|
public static final Duration DEFAULT_REQUEST_TIMEOUT
public long epsilonMillis
@Deprecated public MetricsFactory metricsFactory()
NOTE: This method is deprecated and will be removed in a future release. This metrics factory is not being used in the KCL.
@Deprecated public LeaseManagementConfig metricsFactory(MetricsFactory metricsFactory)
NOTE: This method is deprecated and will be removed in a future release. This metrics factory is not being used in the KCL.
metricsFactory
- public LeaseManagementFactory leaseManagementFactory()
Copyright © 2019. All rights reserved.