Class StatusConstants
java.lang.Object
org.springframework.cloud.zookeeper.support.StatusConstants
- Author:
- Spencer Gibb
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringKey to theZookeeperInstance.getMetadata()map.static final StringOUT_OF_SERVICE value forINSTANCE_STATUS_KEYkey.static final StringUP value forINSTANCE_STATUS_KEYkey. -
Method Summary
-
Field Details
-
INSTANCE_STATUS_KEY
Key to theZookeeperInstance.getMetadata()map.- See Also:
-
STATUS_UP
UP value forINSTANCE_STATUS_KEYkey.- See Also:
-
STATUS_OUT_OF_SERVICE
OUT_OF_SERVICE value forINSTANCE_STATUS_KEYkey.- See Also:
-