Package org.apache.curator.x.discovery
Class UriSpec.Part
- java.lang.Object
-
- org.apache.curator.x.discovery.UriSpec.Part
-
- Enclosing class:
- UriSpec
public static class UriSpec.Part extends java.lang.ObjectRepresents one token in the Uri spec
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)java.lang.StringgetValue()inthashCode()booleanisVariable()
-