Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_URI_SPEC |
"{scheme}://{address}:{port}" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
DEFAULT_NAMESPACE |
"ribbon" |
protected static final String |
VALUE_NOT_SET |
"__not__set__" |
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 © 2017 Pivotal Software, Inc.. All rights reserved.