public class EmulatorSettings extends Object
| Constructor and Description |
|---|
EmulatorSettings() |
| Modifier and Type | Method and Description |
|---|---|
double |
getConsistency() |
int |
getPort() |
boolean |
isEnabled() |
void |
setConsistency(double consistency) |
void |
setEnabled(boolean enabled) |
void |
setPort(int port) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.