Package

com.twitter.finagle

loadbalancer

Permalink

package loadbalancer

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. loadbalancer
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class NoRequestedBrokersAvailableException extends RequestException with SourcedException

    Permalink
  2. class NoRequestedShardIdsException extends RequestException with SourcedException

    Permalink

Value Members

  1. object ShardIdAwareRoundRobinBalancer

    Permalink
  2. def defaultAddressOrdering: Ordering[Address]

    Permalink
  3. def defaultAddressOrdering(order: Ordering[Address]): Unit

    Permalink
  4. def defaultBalancerFactory: LoadBalancerFactory

    Permalink
  5. def defaultBalancerFactory(factory: LoadBalancerFactory): Unit

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped