Java friendly API for configured.
Java friendly API for configured.
The Tuple2 can often be created by calls to a mk(): (P, Stack.Param[P])
method on parameters (see
com.twitter.finagle.loadbalancer.LoadBalancerFactory.Param.mk()
as an example).
Add the parameter, p, to the current Params.
Add the parameter, p, to the current Params.
Java users may find it easier to use the Tuple2 version below.
Adds all parameters, newParams, to the current Params.
A mix-in for describing an object that is parameterized.