package thrift
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- 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
- class TracingFilter extends SimpleFilter[ThriftClientRequest, Array[Byte]]
Value Members
-
object
Dest
A thread local context for storing the destination of the current request.
- object TracingFilter