SubchannelRef

io.grpc.channelz.v1.channelz.ChannelTraceEvent.ChildRef.SubchannelRef
final case class SubchannelRef(value: SubchannelRef) extends ChildRef

Attributes

Source
ChannelTraceEvent.scala
Graph
Supertypes
trait ChildRef
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

Value members

Concrete methods

override def isSubchannelRef: Boolean

Attributes

Definition Classes
Source
ChannelTraceEvent.scala
override def number: Int

Attributes

Definition Classes
Source
ChannelTraceEvent.scala

Attributes

Definition Classes
Source
ChannelTraceEvent.scala

Inherited methods

Attributes

Inherited from:
ChildRef
Source
ChannelTraceEvent.scala

Attributes

Inherited from:
ChildRef
Source
ChannelTraceEvent.scala

Attributes

Inherited from:
ChildRef
Source
ChannelTraceEvent.scala

Attributes

Inherited from:
ChildRef
Source
ChannelTraceEvent.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product