Package | Description |
---|---|
org.apache.curator.framework.api | |
org.apache.curator.framework.imps |
Modifier and Type | Interface and 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 and 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 and Description |
---|---|
class |
GetConfigBuilderImpl |
Modifier and Type | Method and Description |
---|---|
Ensembleable<byte[]> |
GetConfigBuilderImpl.withUnhandledErrorListener(UnhandledErrorListener listener) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.