com.twitter.finagle.exception

thriftscala

package thriftscala

Visibility
  1. Public
  2. All

Type Members

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

  2. sealed trait ResultCode extends ThriftEnum with Serializable

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

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

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

    Annotations
    @Generated()

Value Members

  1. object LogEntry extends ThriftStructCodec3[LogEntry] with Serializable

  2. object ResultCode extends Product with Serializable

    Annotations
    @Generated()
  3. object Scribe

Ungrouped