Generated by
JDiff

Class com.google.common.util.concurrent.ServiceManager

Removed Methods
void awaitHealthy(Duration) Waits for the ServiceManager to become #isHealthy() healthy for no more than the given time.
void awaitStopped(Duration) Waits for the all the services to reach a terminal state for no more than the given time.
(ImmutableMap<Service, Duration>startupDurations() Returns the service load times.