public final class Zone
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
ServiceAddress |
up |
ServiceAddress |
upBackup |
static Zone |
zone0 |
static Zone |
zone1 |
| 构造器和说明 |
|---|
Zone(ServiceAddress up,
ServiceAddress upBackup) |
public static final Zone zone0
public static final Zone zone1
public final ServiceAddress up
public final ServiceAddress upBackup
public Zone(ServiceAddress up, ServiceAddress upBackup)