| Package | Description |
|---|---|
| org.apache.curator.framework.api | |
| org.apache.curator.framework.imps |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
AddStatConfigEnsembleable |
An non-incremental reconfiguration builder.
|
interface |
BackgroundEnsembleable<T> |
|
interface |
ConfigureEnsembleable |
|
interface |
ErrorListenerEnsembleable<T> |
|
interface |
GetConfigBuilder |
|
interface |
JoinStatConfigEnsembleable |
An incremental reconfiguration builder.
|
interface |
LeaveStatConfigEnsembleable |
An incremental reconfiguration builder.
|
interface |
StatConfigureEnsembleable |
|
interface |
WatchBackgroundEnsembleable<T> |
| Modifier and Type | Method | Description |
|---|---|---|
Ensembleable<byte[]> |
ConfigureEnsembleable.fromConfig(long config) |
Sets the configuration version to use.
|
Ensembleable<T> |
ErrorListenerEnsembleable.withUnhandledErrorListener(UnhandledErrorListener listener) |
Set an error listener for this background operation.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
GetConfigBuilderImpl |
| Modifier and Type | Method | Description |
|---|---|---|
Ensembleable<byte[]> |
GetConfigBuilderImpl.withUnhandledErrorListener(UnhandledErrorListener listener) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.