Package

com

twitter

Permalink

package twitter

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

Type Members

  1. class serverset extends IdPrefixingNamer

    Permalink

    The serverset namer takes Paths of the form

    The serverset namer takes Paths of the form

    hosts/path...

    and returns a dynamic represention of the resolution of the path into a tree of Names.

    The namer synthesizes nodes for each endpoint in the serverset. Endpoint names are delimited by the ':' character and shard IDs are delimited by the '#' character. For example:

    /$/com.twitter.serverset/sdzookeeper.local.twitter.com:2181/twitter/service/cuckoo/prod/read:http#0

    is the endpoint http of shard 0 of serverset /twitter/service/cuckoo/prod/read on the ensemble sdzookeeper.local.twitter.com:2181.

Value Members

  1. package finagle

    Permalink
  2. package thrift

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped