Construct a T-typed static group from the given elements.
Construct a T-typed static group from the given elements.
the members of the returned static group
(Since version 2014-11-21) Use com.twitter.finagle.Name to represent clusters instead
The empty group of type T.
The empty group of type T.
(Since version 2014-11-21) Use com.twitter.finagle.Name to represent clusters instead
Construct a (dynamic) Group from the given
com.twitter.finagle.builder.Cluster.
Construct a (dynamic) Group from the given
com.twitter.finagle.builder.Cluster. Note that clusters
are deprecated, so this constructor acts as a temporary
bridge.
(Since version 2014-11-21) Use com.twitter.finagle.Name to represent clusters instead
Creates a mutable group of type T.
Creates a mutable group of type T.
the initial elements of the group
(Since version 2014-11-21) Use com.twitter.finagle.Name to represent clusters instead