| Package | Description |
|---|---|
| org.apache.curator.x.discovery |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<UriSpec.Part> |
UriSpec.getParts() |
|
java.util.Iterator<UriSpec.Part> |
UriSpec.iterator() |
| Modifier and Type | Method | 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–2018 The Apache Software Foundation. All rights reserved.