table

package
v0.0.0-...-6bcc214 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_yandex_cloud_loadtesting_api_v1_report_table_report_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Report

type Report struct {

	// Total count of HTTP responses, grouped by HTTP response code.
	HttpCodes map[int64]int64 `` /* 178-byte string literal not displayed */
	// Total count of network responses, grouped by response code.
	NetCodes map[int64]int64 `` /* 175-byte string literal not displayed */
	// Response time statistics, aggregated by quantiles.
	Quantiles *common.Quantiles `protobuf:"bytes,3,opt,name=quantiles,proto3" json:"quantiles,omitempty"`
	// contains filtered or unexported fields
}

Aggregated test results.

func (*Report) Descriptor deprecated

func (*Report) Descriptor() ([]byte, []int)

Deprecated: Use Report.ProtoReflect.Descriptor instead.

func (*Report) GetHttpCodes

func (x *Report) GetHttpCodes() map[int64]int64

func (*Report) GetNetCodes

func (x *Report) GetNetCodes() map[int64]int64

func (*Report) GetQuantiles

func (x *Report) GetQuantiles() *common.Quantiles

func (*Report) ProtoMessage

func (*Report) ProtoMessage()

func (*Report) ProtoReflect

func (x *Report) ProtoReflect() protoreflect.Message

func (*Report) Reset

func (x *Report) Reset()

func (*Report) SetHttpCodes

func (m *Report) SetHttpCodes(v map[int64]int64)

func (*Report) SetNetCodes

func (m *Report) SetNetCodes(v map[int64]int64)

func (*Report) SetQuantiles

func (m *Report) SetQuantiles(v *common.Quantiles)

func (*Report) String

func (x *Report) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL