Uses of Interface
org.apache.curator.framework.api.Ensembleable
-
Uses of Ensembleable in org.apache.curator.framework.api
Modifier and TypeInterfaceDescriptioninterface
An non-incremental reconfiguration builder.interface
interface
interface
interface
interface
An incremental reconfiguration builder.interface
An incremental reconfiguration builder.interface
interface
Modifier and TypeMethodDescriptionEnsembleable
<byte[]> ConfigureEnsembleable.fromConfig
(long config) Sets the configuration version to use.ErrorListenerEnsembleable.withUnhandledErrorListener
(UnhandledErrorListener listener) Set an error listener for this background operation. -
Uses of Ensembleable in org.apache.curator.framework.imps
Modifier and TypeMethodDescriptionEnsembleable
<byte[]> GetConfigBuilderImpl.withUnhandledErrorListener
(UnhandledErrorListener listener)