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 TypeInterfaceDescriptioninterfaceAn non-incremental reconfiguration builder.interfaceinterfaceinterfaceinterfaceinterfaceAn incremental reconfiguration builder.interfaceAn incremental reconfiguration builder.interfaceinterfaceMethods 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)