public interface Addable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
adding(List<String> servers)
Sets one or more members that are meant to be part of the ensemble.
|
T |
adding(String... server)
Sets one or more members that are meant to be part of the ensemble.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.