private static class LeaseRenewalManager.Init extends Object
Modifier and Type | Field and Description |
---|---|
(package private) java.util.concurrent.ExecutorService |
leaseRenewalExecutor |
(package private) long |
renewalRTT |
(package private) long |
renewBatchTimeWindow |
Constructor and Description |
---|
Init(Configuration config) |
long renewBatchTimeWindow
long renewalRTT
java.util.concurrent.ExecutorService leaseRenewalExecutor
Init(Configuration config) throws ConfigurationException
ConfigurationException
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.