Package

com.twitter.finagle.kestrel.net.lag.kestrel

thriftscala

Permalink

package thriftscala

Visibility
  1. Public
  2. All

Type Members

  1. trait Item extends ThriftStruct with Product2[ByteBuffer, Long] with Serializable

    Permalink
  2. trait Kestrel[+MM[_]] extends ThriftService

    Permalink
    Annotations
    @Generated()
  3. class Kestrel$FinagleClient extends Kestrel[Future]

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

    Permalink
    Annotations
    @Generated()
  5. trait QueueInfo extends ThriftStruct with Product7[Option[ByteBuffer], Long, Long, Long, Long, Int, Int] with Serializable

    Permalink
  6. sealed trait Status extends ThriftEnum with Serializable

    Permalink
    Annotations
    @Generated()

Value Members

  1. object Item extends ThriftStructCodec3[Item] with Serializable

    Permalink
  2. object Kestrel

    Permalink
  3. object QueueInfo extends ThriftStructCodec3[QueueInfo] with Serializable

    Permalink
  4. object Status extends Product with Serializable

    Permalink
    Annotations
    @Generated()

Ungrouped