Package org.apache.curator.framework.api
Interface JoinStatConfigEnsembleable
- All Superinterfaces:
ConfigureEnsembleable
,Ensembleable<byte[]>
,Joinable<LeaveStatConfigEnsembleable>
,Statable<ConfigureEnsembleable>
public interface JoinStatConfigEnsembleable
extends Joinable<LeaveStatConfigEnsembleable>, ConfigureEnsembleable, Statable<ConfigureEnsembleable>
An incremental reconfiguration builder.
This builder has access only to the incremental reconfiguration methods joining and leaving, so that we prevent
mixing concepts that can't be used together.
-
Method Summary
Methods inherited from interface org.apache.curator.framework.api.ConfigureEnsembleable
fromConfig
Methods inherited from interface org.apache.curator.framework.api.Ensembleable
forEnsemble
Methods inherited from interface org.apache.curator.framework.api.Statable
storingStatIn