Contains the number of calls finished for a particular load balance token.
Value parameters
- loadBalanceToken
-
See Server.load_balance_token.
- numCalls
-
The total number of RPCs that finished associated with the token.
Attributes
- Companion
- object
- Source
- ClientStatsPerToken.scala
- Graph
-
- Supertypes
-
trait Updatable[ClientStatsPerToken]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Source
- ClientStatsPerToken.scala
Attributes
- Source
- ClientStatsPerToken.scala
Attributes
- Source
- ClientStatsPerToken.scala
Attributes
- Source
- ClientStatsPerToken.scala
Attributes
- Definition Classes
- Source
- ClientStatsPerToken.scala
Returns a human-readable ASCII format representation of this message.
Returns a human-readable ASCII format representation of this message.
The original message can be decoded from this format by using fromAscii on the companion object.
Attributes
- Returns
-
human-readable representation of this message.
- Source
- ClientStatsPerToken.scala
Attributes
- Source
- ClientStatsPerToken.scala
Attributes
- Source
- ClientStatsPerToken.scala
Attributes
- Source
- ClientStatsPerToken.scala
Serializes the message into the given coded output stream
Serializes the message into the given coded output stream
Attributes
- Source
- ClientStatsPerToken.scala
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Serializes the message and returns a byte array containing its raw bytes
Serializes the message and returns a byte array containing its raw bytes
Attributes
- Inherited from:
- GeneratedMessage
- Source
- GeneratedMessageCompanion.scala
Serializes the message and returns a ByteString containing its raw bytes
Serializes the message and returns a ByteString containing its raw bytes
Attributes
- Inherited from:
- GeneratedMessage
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessage
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- Updatable
- Source
- Lenses.scala
Attributes
- Inherited from:
- GeneratedMessage
- Source
- GeneratedMessageCompanion.scala
Serializes the message into the given output stream
Serializes the message into the given output stream
Attributes
- Inherited from:
- GeneratedMessage
- Source
- GeneratedMessageCompanion.scala