Package org.apache.curator.x.discovery
Class UriSpec.Part
java.lang.Object
org.apache.curator.x.discovery.UriSpec.Part
- Enclosing class:
UriSpec
Represents one token in the Uri spec
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Part
- Parameters:
value
- the token valueisVariable
- if true, a replacement field. If false, a literal string
-
Part
public Part()
-
-
Method Details