public final class StatusConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
INSTANCE_STATUS_KEY
Key to the
ZookeeperInstance.getMetadata()
map. |
static String |
STATUS_OUT_OF_SERVICE
OUT_OF_SERVICE value for
INSTANCE_STATUS_KEY key. |
static String |
STATUS_UP
UP value for
INSTANCE_STATUS_KEY key. |
public static final String INSTANCE_STATUS_KEY
ZookeeperInstance.getMetadata()
map.public static final String STATUS_UP
INSTANCE_STATUS_KEY key.public static final String STATUS_OUT_OF_SERVICE
INSTANCE_STATUS_KEY key.Copyright © 2021 Pivotal Software, Inc.. All rights reserved.