public class WorkerConfig extends Object
| Constructor and Description | 
|---|
WorkerConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getCapacity()  | 
String | 
getIp()  | 
String | 
getVersion()  | 
WorkerConfig | 
setCapacity(int capacity)  | 
public String getIp()
public String getVersion()
public int getCapacity()
public WorkerConfig setCapacity(int capacity)
Copyright © 2011–2018. All rights reserved.