Package

com.twitter.finagle.zipkin

thriftscala

Permalink

package thriftscala

Visibility
  1. Public
  2. All

Type Members

  1. trait LogEntry extends ThriftStruct with Product2[String, String] with Serializable

    Permalink
  2. sealed trait ResultCode extends ThriftEnum with Serializable

    Permalink
    Annotations
    @Generated()
  3. trait Scribe[+MM[_]] extends ThriftService

    Permalink
    Annotations
    @Generated()
  4. class Scribe$FinagleClient extends Scribe[Future]

    Permalink
    Annotations
    @Generated()
  5. class Scribe$FinagleService extends Service[Array[Byte], Array[Byte]]

    Permalink
    Annotations
    @Generated()

Value Members

  1. object LogEntry extends ThriftStructCodec3[LogEntry] with Serializable

    Permalink
  2. object ResultCode extends Product with Serializable

    Permalink
    Annotations
    @Generated()
  3. object Scribe

    Permalink

Ungrouped