Package org.ff4j.consul
Class ConsulConstants
java.lang.Object
org.ff4j.consul.ConsulConstants
Deprecated.
Set of keys to register ff4j into Consul registry.
- Author:
- Cedrick LUNVEN (@clunven)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.Global Key.static final StringDeprecated.Path for ff4j keys.static final StringDeprecated.Path for ff4j keys.static final StringDeprecated.Path for ff4j keys.static final StringDeprecated.Path for ff4j keys.static final StringDeprecated.Path for ff4j keys. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FF4J_KEY_FF4J
Deprecated.Global Key.- See Also:
-
FF4J_PREFIXKEY_FEATURES
Deprecated.Path for ff4j keys.- See Also:
-
FF4J_PREFIXKEY_PROPERTIES
Deprecated.Path for ff4j keys.- See Also:
-
FF4J_PREFIXKEY_AUDIT
Deprecated.Path for ff4j keys.- See Also:
-
FF4J_PREFIXKEY_HITS
Deprecated.Path for ff4j keys.- See Also:
-
FF4J_PREFIXKEY_MISS
Deprecated.Path for ff4j keys.- See Also:
-
-
Constructor Details
-
ConsulConstants
public ConsulConstants()Deprecated.
-
ConsulKeyBuilder