| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_URI_SPEC |
"{scheme}://{address}:{port}" |
public static final String |
PREFIX |
"spring.cloud.zookeeper.discovery" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PREFIX |
"spring.cloud.zookeeper" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
INSTANCE_STATUS_KEY |
"instance_status" |
public static final String |
STATUS_OUT_OF_SERVICE |
"OUT_OF_SERVICE" |
public static final String |
STATUS_UP |
"UP" |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.