public class TargetHostMeta extends Object
| Constructor and Description |
|---|
TargetHostMeta()
Instantiates a new target host meta.
|
TargetHostMeta(List<String> hosts)
Instantiates a new target host meta.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getHosts()
Gets the node list.
|
String |
getTargetHostId() |
void |
setTargetHostId(String targetHostId) |
String |
toString() |
Copyright © 2015–2017 eBay. All rights reserved.