Package

io.buoyant.router

thrift

Permalink

package thrift

Visibility
  1. Public
  2. All

Type Members

  1. case class Identifier(name: Path = Path.empty, methodInDst: Boolean = false, dtab: () ⇒ Dtab = () => Dtab.base, protocol: TProtocolFactory = Protocols.binaryFactory()) extends RoutingFactory.Identifier[ThriftClientRequest] with Product with Serializable

    Permalink
  2. class TracingFilter extends SimpleFilter[ThriftClientRequest, Array[Byte]]

    Permalink

Value Members

  1. object Dest

    Permalink

    A thread local context for storing the destination of the current request.

  2. object TracingFilter

    Permalink

Ungrouped