public class Worker extends Object
Constructor and Description |
---|
Worker(String host,
String ip,
int capacity,
String version) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getCapacity() |
String |
getHost() |
String |
getIp() |
String |
getVersion() |
int |
hashCode() |
String |
toString() |
Copyright © 2011–2017. All rights reserved.