public class Main extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
causeTrouble |
boolean |
dropReplies |
int |
maxDelayInMillis |
String |
memberName |
| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
run() |
String |
toString() |
public String memberName
public int maxDelayInMillis
public boolean causeTrouble
public boolean dropReplies
Copyright © 2019 OpenDaylight. All rights reserved.