Packages

package thrift

Ordering
  1. Alphabetic
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
  2. class TracingFilter extends SimpleFilter[ThriftClientRequest, Array[Byte]]

Value Members

  1. object Dest

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

  2. object TracingFilter

Ungrouped