public class ConfigImpl.DatacenterImpl extends java.lang.Object implements Datacenter
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigImpl.DatacenterImpl.WorkerImpl |
| Modifier and Type | Method and Description |
|---|---|
long |
id() |
Config |
setup() |
ConfigImpl.DatacenterImpl.WorkerImpl |
worker(long workerId) |
public long id()
id in interface Datacenterpublic Config setup()
setup in interface Datacenterpublic ConfigImpl.DatacenterImpl.WorkerImpl worker(long workerId)
worker in interface Datacenter