public class RollingUpdateService
extends com.google.common.util.concurrent.AbstractIdleService
| Constructor and Description |
|---|
RollingUpdateService(MasterModel masterModel,
ReactorFactory reactorFactory)
Create a new RollingUpdateService.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
shutDown() |
protected void |
startUp() |
public RollingUpdateService(MasterModel masterModel, ReactorFactory reactorFactory)
masterModel - The MasterModel to use for retrieving data.reactorFactory - The factory to use for creating reactors.Copyright © 2017. All rights reserved.