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

Kestrel

Related Docs: trait Kestrel | package thriftscala

object Kestrel

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Kestrel
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class FinagledClient extends Kestrel$FinagleClient with FutureIface

  2. class FinagledService extends Kestrel$FinagleService

  3. trait FutureIface extends Kestrel[Future]

  4. class abort$args extends ThriftStruct with Product2[String, Set[Long]] with Serializable

  5. class abort$result extends ThriftStruct with Product1[Option[Int]] with Serializable

  6. class confirm$args extends ThriftStruct with Product2[String, Set[Long]] with Serializable

  7. class confirm$result extends ThriftStruct with Product1[Option[Int]] with Serializable

  8. class currentStatus$args extends ThriftStruct with Product with Serializable

  9. class currentStatus$result extends ThriftStruct with Product1[Option[Status]] with Serializable

  10. class deleteQueue$args extends ThriftStruct with Product1[String] with Serializable

  11. class deleteQueue$result extends ThriftStruct with Product with Serializable

  12. class flushAllQueues$args extends ThriftStruct with Product with Serializable

  13. class flushAllQueues$result extends ThriftStruct with Product with Serializable

  14. class flushQueue$args extends ThriftStruct with Product1[String] with Serializable

  15. class flushQueue$result extends ThriftStruct with Product with Serializable

  16. class get$args extends ThriftStruct with Product4[String, Int, Int, Int] with Serializable

  17. class get$result extends ThriftStruct with Product1[Option[Seq[Item]]] with Serializable

  18. class getVersion$args extends ThriftStruct with Product with Serializable

  19. class getVersion$result extends ThriftStruct with Product1[Option[String]] with Serializable

  20. class peek$args extends ThriftStruct with Product1[String] with Serializable

  21. class peek$result extends ThriftStruct with Product1[Option[QueueInfo]] with Serializable

  22. class put$args extends ThriftStruct with Product3[String, Seq[ByteBuffer], Int] with Serializable

  23. class put$result extends ThriftStruct with Product1[Option[Int]] with Serializable

  24. class setStatus$args extends ThriftStruct with Product1[Status] with Serializable

  25. class setStatus$result extends ThriftStruct with Product with Serializable

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. object abort$args extends ThriftStructCodec3[abort$args] with Serializable

  5. object abort$result extends ThriftStructCodec3[abort$result] with Serializable

  6. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  7. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. object confirm$args extends ThriftStructCodec3[confirm$args] with Serializable

  9. object confirm$result extends ThriftStructCodec3[confirm$result] with Serializable

  10. object currentStatus$args extends ThriftStructCodec3[currentStatus$args] with Serializable

  11. object currentStatus$result extends ThriftStructCodec3[currentStatus$result] with Serializable

  12. object deleteQueue$args extends ThriftStructCodec3[deleteQueue$args] with Serializable

  13. object deleteQueue$result extends ThriftStructCodec3[deleteQueue$result] with Serializable

  14. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  15. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  16. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  17. object flushAllQueues$args extends ThriftStructCodec3[flushAllQueues$args] with Serializable

  18. object flushAllQueues$result extends ThriftStructCodec3[flushAllQueues$result] with Serializable

  19. object flushQueue$args extends ThriftStructCodec3[flushQueue$args] with Serializable

  20. object flushQueue$result extends ThriftStructCodec3[flushQueue$result] with Serializable

  21. object get$args extends ThriftStructCodec3[get$args] with Serializable

  22. object get$result extends ThriftStructCodec3[get$result] with Serializable

  23. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  24. object getVersion$args extends ThriftStructCodec3[getVersion$args] with Serializable

  25. object getVersion$result extends ThriftStructCodec3[getVersion$result] with Serializable

  26. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  27. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  28. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  29. final def notify(): Unit

    Definition Classes
    AnyRef
  30. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  31. object peek$args extends ThriftStructCodec3[peek$args] with Serializable

  32. object peek$result extends ThriftStructCodec3[peek$result] with Serializable

  33. object put$args extends ThriftStructCodec3[put$args] with Serializable

  34. object put$result extends ThriftStructCodec3[put$result] with Serializable

  35. object setStatus$args extends ThriftStructCodec3[setStatus$args] with Serializable

  36. object setStatus$result extends ThriftStructCodec3[setStatus$result] with Serializable

  37. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  38. def toString(): String

    Definition Classes
    AnyRef → Any
  39. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  40. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped