QueryLatencyStats

object QueryLatencyStats extends GeneratedMessageCompanion[QueryLatencyStats]
Companion
class
trait Product
trait Mirror
trait GeneratedMessageCompanion[QueryLatencyStats]
trait Serializable
class Object
trait Matchable
class Any

Type members

Classlikes

implicit
class QueryLatencyStatsLens[UpperPB](_l: Lens[UpperPB, QueryLatencyStats]) extends ObjectLens[UpperPB, QueryLatencyStats]

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror
type ValueType = A
Inherited from
GeneratedMessageCompanion

Value members

Concrete methods

def enumCompanionForFieldNumber(`__fieldNumber`: Int): GeneratedEnumCompanion[_]
def javaDescriptor: Descriptor
def messageCompanionForFieldNumber(`__number`: Int): GeneratedMessageCompanion[_]
def of(latencyCount: Seq[Long], requestCount: Long, cacheHits: Long, persistedQueryHits: Long, persistedQueryMisses: Long, cacheLatencyCount: Seq[Long], rootErrorStats: Option[PathErrorStats], requestsWithErrorsCount: Long, publicCacheTtlCount: Seq[Long], privateCacheTtlCount: Seq[Long], registeredOperationCount: Long, forbiddenOperationCount: Long): QueryLatencyStats
def parseFrom(`_input__`: CodedInputStream): QueryLatencyStats
def scalaDescriptor: Descriptor

Inherited methods

def enumCompanionForField(field: FieldDescriptor): GeneratedEnumCompanion[_]
Inherited from
GeneratedMessageCompanion
Inherited from
GeneratedMessageCompanion
def merge(a: QueryLatencyStats, input: CodedInputStream): QueryLatencyStats

Merges the given message with the additional fields in the steam.

Merges the given message with the additional fields in the steam.

Inherited from
GeneratedMessageCompanion
def messageCompanionForField(field: FieldDescriptor): GeneratedMessageCompanion[_]
Inherited from
GeneratedMessageCompanion
def parseDelimitedFrom(input: InputStream): Option[QueryLatencyStats]
Inherited from
GeneratedMessageCompanion
def parseDelimitedFrom(input: CodedInputStream): Option[QueryLatencyStats]
Inherited from
GeneratedMessageCompanion
def parseFrom(s: Array[Byte]): QueryLatencyStats
Inherited from
GeneratedMessageCompanion
def parseFrom(input: InputStream): QueryLatencyStats
Inherited from
GeneratedMessageCompanion
@nowarn("cat=deprecation")
def streamFromDelimitedInput(input: InputStream): Stream[QueryLatencyStats]
Inherited from
GeneratedMessageCompanion
def toByteArray(a: QueryLatencyStats): Array[Byte]
Inherited from
GeneratedMessageCompanion
def validate(s: Array[Byte]): Try[QueryLatencyStats]
Inherited from
GeneratedMessageCompanion
def validateAscii(s: String): Either[TextFormatError, QueryLatencyStats]
Inherited from
GeneratedMessageCompanion

Implicits

Implicits

final implicit
def QueryLatencyStatsLens[UpperPB](_l: Lens[UpperPB, QueryLatencyStats]): QueryLatencyStatsLens[UpperPB]
implicit
def messageCompanion: GeneratedMessageCompanion[QueryLatencyStats]
implicit