Interface LeaveStatConfigEnsembleable

All Superinterfaces:
ConfigureEnsembleable, Ensembleable<byte[]>, Leaveable<JoinStatConfigEnsembleable>, Statable<ConfigureEnsembleable>

public interface LeaveStatConfigEnsembleable extends Leaveable<JoinStatConfigEnsembleable>, 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.