public class ConfigImpl.DatacenterImpl.WorkerImpl extends java.lang.Object implements Worker
| Constructor and Description |
|---|
WorkerImpl(long workerId) |
| Modifier and Type | Method and Description |
|---|---|
Datacenter |
datacenter() |
long |
generate() |
long |
getDatacenterId() |
long |
getWorkerId() |
long |
id() |
Config |
setup() |
public Datacenter datacenter()
datacenter in interface Workerpublic long getDatacenterId()
public long getWorkerId()