com

twitter

package twitter

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. twitter
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class serverset extends Namer

    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. For example

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

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

Value Members

  1. package finagle

  2. object newZk extends GlobalFlag[Boolean]

Inherited from AnyRef

Inherited from Any

Ungrouped