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

Kestrel

object Kestrel

Linear Supertypes
AnyRef, Any
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: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

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

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

    Definition Classes
    Any
  6. object abort$args extends ThriftStructCodec3[abort$args] with Serializable

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

  8. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  9. def clone(): AnyRef

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  28. def hashCode(): Int

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    AnyRef
  40. def toString(): String

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

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws()

Inherited from AnyRef

Inherited from Any

Ungrouped