Uses of Interface
org.apache.curator.framework.api.Ensembleable
Packages that use Ensembleable
-
Uses of Ensembleable in org.apache.curator.framework.api
Subinterfaces of Ensembleable in org.apache.curator.framework.apiModifier and TypeInterfaceDescriptioninterface
An non-incremental reconfiguration builder.interface
interface
interface
interface
interface
An incremental reconfiguration builder.interface
An incremental reconfiguration builder.interface
interface
Methods in org.apache.curator.framework.api that return EnsembleableModifier 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
Classes in org.apache.curator.framework.imps that implement EnsembleableMethods in org.apache.curator.framework.imps that return EnsembleableModifier and TypeMethodDescriptionEnsembleable
<byte[]> GetConfigBuilderImpl.withUnhandledErrorListener
(UnhandledErrorListener listener)