| Package | Description |
|---|---|
| org.apache.curator.framework.api | |
| org.apache.curator.framework.imps |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
RemoveWatchesLocal |
Builder to allow the specification of whether it is acceptable to remove client side watch information
in the case where ZK cannot be contacted.
|
interface |
RemoveWatchesType |
Builder to allow the specification of whether it is acceptable to remove client side watch information
in the case where ZK cannot be contacted.
|
| Modifier and Type | Method | Description |
|---|---|---|
BackgroundPathableQuietlyable<java.lang.Void> |
RemoveWatchesLocal.locally() |
Specify if the client should just remove client side watches if a connection to ZK
is not available.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
RemoveWatchesBuilderImpl |
| Modifier and Type | Method | Description |
|---|---|---|
BackgroundPathableQuietlyable<java.lang.Void> |
RemoveWatchesBuilderImpl.locally() |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.