| Constructor and Description |
|---|
Connection(String from,
String to) |
Connection(String from,
String to,
Boolean condition) |
Connection(String from,
String to,
String port) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getCondition() |
String |
getFrom() |
String |
getPort() |
String |
getTo() |
int |
hashCode() |
String |
toString() |
Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.