| Package | Description |
|---|---|
| org.apache.curator.x.discovery |
| Modifier and Type | Method and Description |
|---|---|
List<UriSpec.Part> |
UriSpec.getParts() |
Iterator<UriSpec.Part> |
UriSpec.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
UriSpec.add(UriSpec.Part part)
Add a part to the end of the list
|
void |
UriSpec.remove(UriSpec.Part part)
Remove the given part
|
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.