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.