Package

io.buoyant.namerd.iface

thriftscala

Permalink

package thriftscala

Visibility
  1. Public
  2. All

Type Members

  1. trait Addr extends ThriftStruct with Product2[ByteBuffer, AddrVal] with Serializable

    Permalink
  2. class AddrFailure extends Exception with ThriftException with SourcedException with ThriftStruct with Product3[String, Int, NameRef] with Serializable

    Permalink
  3. trait AddrMeta extends ThriftStruct with Product3[Option[String], Option[String], Option[Double]] with Serializable

    Permalink
  4. trait AddrReq extends ThriftStruct with Product2[NameRef, Seq[ByteBuffer]] with Serializable

    Permalink
  5. sealed trait AddrVal extends ThriftUnion with ThriftStruct

    Permalink
    Annotations
    @Generated()
  6. class BindFailure extends Exception with ThriftException with SourcedException with ThriftStruct with Product4[String, Int, NameRef, String] with Serializable

    Permalink
  7. trait BindReq extends ThriftStruct with Product3[String, NameRef, Seq[ByteBuffer]] with Serializable

    Permalink
  8. trait Bound extends ThriftStruct with Product3[ByteBuffer, BoundTree, String] with Serializable

    Permalink
  9. trait BoundAddr extends ThriftStruct with Product2[Set[TransportAddress], Option[AddrMeta]] with Serializable

    Permalink
  10. trait BoundName extends ThriftStruct with Product2[Seq[ByteBuffer], Seq[ByteBuffer]] with Serializable

    Permalink
  11. sealed trait BoundNode extends ThriftUnion with ThriftStruct

    Permalink
    Annotations
    @Generated()
  12. trait BoundTree extends ThriftStruct with Product2[BoundNode, Map[Int, BoundNode]] with Serializable

    Permalink
  13. sealed trait DelegateContents extends ThriftUnion with ThriftStruct

    Permalink
    Annotations
    @Generated()
  14. trait DelegateNode extends ThriftStruct with Product3[Seq[ByteBuffer], String, DelegateContents] with Serializable

    Permalink
  15. trait DelegateReq extends ThriftStruct with Product3[String, Delegation, Seq[ByteBuffer]] with Serializable

    Permalink
  16. trait DelegateTree extends ThriftStruct with Product2[DelegateNode, Map[Int, DelegateNode]] with Serializable

    Permalink
  17. trait Delegation extends ThriftStruct with Product3[ByteBuffer, DelegateTree, String] with Serializable

    Permalink
  18. class DelegationFailure extends Exception with ThriftException with SourcedException with ThriftStruct with Product1[String] with Serializable

    Permalink
  19. class DtabFailure extends Exception with ThriftException with SourcedException with ThriftStruct with Product1[String] with Serializable

    Permalink
  20. trait DtabRef extends ThriftStruct with Product2[ByteBuffer, String] with Serializable

    Permalink
  21. trait DtabReq extends ThriftStruct with Product3[ByteBuffer, String, Seq[ByteBuffer]] with Serializable

    Permalink
  22. trait NameRef extends ThriftStruct with Product3[ByteBuffer, Seq[ByteBuffer], String] with Serializable

    Permalink
  23. trait Namer[+MM[_]] extends ThriftService

    Permalink
    Annotations
    @Generated()
  24. class Namer$FinagleClient extends Namer[Future]

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

    Permalink
    Annotations
    @Generated()
  26. trait Transformation extends ThriftStruct with Product2[BoundName, Int] with Serializable

    Permalink
  27. trait TransportAddress extends ThriftStruct with Product3[ByteBuffer, Int, Option[AddrMeta]] with Serializable

    Permalink
  28. trait Void extends ThriftStruct with Product with Serializable

    Permalink
  29. trait WeightedNodeId extends ThriftStruct with Product2[Double, Int] with Serializable

    Permalink

Value Members

  1. object Addr extends ThriftStructCodec3[Addr] with Serializable

    Permalink
  2. object AddrFailure extends ThriftStructCodec3[AddrFailure] with Serializable

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

    Permalink
  4. object AddrReq extends ThriftStructCodec3[AddrReq] with Serializable

    Permalink
  5. object AddrVal extends ThriftStructCodec3[AddrVal]

    Permalink
    Annotations
    @Generated()
  6. object AddrValAliases

    Permalink
  7. object BindFailure extends ThriftStructCodec3[BindFailure] with Serializable

    Permalink
  8. object BindReq extends ThriftStructCodec3[BindReq] with Serializable

    Permalink
  9. object Bound extends ThriftStructCodec3[Bound] with Serializable

    Permalink
  10. object BoundAddr extends ThriftStructCodec3[BoundAddr] with Serializable

    Permalink
  11. object BoundName extends ThriftStructCodec3[BoundName] with Serializable

    Permalink
  12. object BoundNode extends ThriftStructCodec3[BoundNode]

    Permalink
    Annotations
    @Generated()
  13. object BoundNodeAliases

    Permalink
  14. object BoundTree extends ThriftStructCodec3[BoundTree] with Serializable

    Permalink
  15. object DelegateContents extends ThriftStructCodec3[DelegateContents]

    Permalink
    Annotations
    @Generated()
  16. object DelegateContentsAliases

    Permalink
  17. object DelegateNode extends ThriftStructCodec3[DelegateNode] with Serializable

    Permalink
  18. object DelegateReq extends ThriftStructCodec3[DelegateReq] with Serializable

    Permalink
  19. object DelegateTree extends ThriftStructCodec3[DelegateTree] with Serializable

    Permalink
  20. object Delegation extends ThriftStructCodec3[Delegation] with Serializable

    Permalink
  21. object DelegationFailure extends ThriftStructCodec3[DelegationFailure] with Serializable

    Permalink
  22. object DtabFailure extends ThriftStructCodec3[DtabFailure] with Serializable

    Permalink
  23. object DtabRef extends ThriftStructCodec3[DtabRef] with Serializable

    Permalink
  24. object DtabReq extends ThriftStructCodec3[DtabReq] with Serializable

    Permalink
  25. object NameRef extends ThriftStructCodec3[NameRef] with Serializable

    Permalink
  26. object Namer

    Permalink
  27. object Transformation extends ThriftStructCodec3[Transformation] with Serializable

    Permalink
  28. object TransportAddress extends ThriftStructCodec3[TransportAddress] with Serializable

    Permalink
  29. object Void extends ThriftStructCodec3[Void] with Serializable

    Permalink
  30. object WeightedNodeId extends ThriftStructCodec3[WeightedNodeId] with Serializable

    Permalink

Ungrouped