public class TerracottaVoterInstance extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TerracottaVoterInstance.TerracottaVoterInstanceProcess |
| Constructor and Description |
|---|
TerracottaVoterInstance(TerracottaVoter terracottaVoter,
DistributionController distributionController,
File kitDir,
File workingDir,
TerracottaCommandLineEnvironment tcEnv) |
| Modifier and Type | Method and Description |
|---|---|
TerracottaVoterState |
getTerracottaVoterState() |
void |
start() |
void |
stop() |
public TerracottaVoterInstance(TerracottaVoter terracottaVoter, DistributionController distributionController, File kitDir, File workingDir, TerracottaCommandLineEnvironment tcEnv)
public void start()
public void stop()
public TerracottaVoterState getTerracottaVoterState()
Copyright © 2020. All rights reserved.