Documentation ¶
Index ¶
- Variables
- type Config
- func (m *Config) CloneMessageVT() proto.Message
- func (m *Config) CloneVT() *Config
- func (*Config) Descriptor() ([]byte, []int)deprecated
- func (this *Config) EqualMessageVT(thatMsg proto.Message) bool
- func (this *Config) EqualVT(that *Config) bool
- func (x *Config) GetEngine() string
- func (x *Config) GetQueries() []string
- func (x *Config) GetSchema() []string
- func (x *Config) GetVersion() string
- func (m *Config) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Config) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *Config) MarshalToVT(dAtA []byte) (int, error)
- func (m *Config) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *Config) MarshalVT() (dAtA []byte, err error)
- func (m *Config) MarshalVTStrict() (dAtA []byte, err error)
- func (*Config) ProtoMessage()
- func (x *Config) ProtoReflect() protoreflect.Message
- func (x *Config) Reset()
- func (m *Config) SizeVT() (n int)
- func (x *Config) String() string
- func (m *Config) UnmarshalVT(dAtA []byte) error
- type MySQL
- func (m *MySQL) CloneMessageVT() proto.Message
- func (m *MySQL) CloneVT() *MySQL
- func (*MySQL) Descriptor() ([]byte, []int)deprecated
- func (this *MySQL) EqualMessageVT(thatMsg proto.Message) bool
- func (this *MySQL) EqualVT(that *MySQL) bool
- func (x *MySQL) GetExplain() *MySQLExplain
- func (m *MySQL) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MySQL) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *MySQL) MarshalToVT(dAtA []byte) (int, error)
- func (m *MySQL) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *MySQL) MarshalVT() (dAtA []byte, err error)
- func (m *MySQL) MarshalVTStrict() (dAtA []byte, err error)
- func (*MySQL) ProtoMessage()
- func (x *MySQL) ProtoReflect() protoreflect.Message
- func (x *MySQL) Reset()
- func (m *MySQL) SizeVT() (n int)
- func (x *MySQL) String() string
- func (m *MySQL) UnmarshalVT(dAtA []byte) error
- type MySQLExplain
- func (m *MySQLExplain) CloneMessageVT() proto.Message
- func (m *MySQLExplain) CloneVT() *MySQLExplain
- func (*MySQLExplain) Descriptor() ([]byte, []int)deprecated
- func (this *MySQLExplain) EqualMessageVT(thatMsg proto.Message) bool
- func (this *MySQLExplain) EqualVT(that *MySQLExplain) bool
- func (x *MySQLExplain) GetQueryBlock() *MySQLExplain_QueryBlock
- func (m *MySQLExplain) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MySQLExplain) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *MySQLExplain) MarshalToVT(dAtA []byte) (int, error)
- func (m *MySQLExplain) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *MySQLExplain) MarshalVT() (dAtA []byte, err error)
- func (m *MySQLExplain) MarshalVTStrict() (dAtA []byte, err error)
- func (*MySQLExplain) ProtoMessage()
- func (x *MySQLExplain) ProtoReflect() protoreflect.Message
- func (x *MySQLExplain) Reset()
- func (m *MySQLExplain) SizeVT() (n int)
- func (x *MySQLExplain) String() string
- func (m *MySQLExplain) UnmarshalVT(dAtA []byte) error
- type MySQLExplain_NestedLoopObj
- func (m *MySQLExplain_NestedLoopObj) CloneMessageVT() proto.Message
- func (m *MySQLExplain_NestedLoopObj) CloneVT() *MySQLExplain_NestedLoopObj
- func (*MySQLExplain_NestedLoopObj) Descriptor() ([]byte, []int)deprecated
- func (this *MySQLExplain_NestedLoopObj) EqualMessageVT(thatMsg proto.Message) bool
- func (this *MySQLExplain_NestedLoopObj) EqualVT(that *MySQLExplain_NestedLoopObj) bool
- func (x *MySQLExplain_NestedLoopObj) GetTable() *MySQLExplain_Table
- func (m *MySQLExplain_NestedLoopObj) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MySQLExplain_NestedLoopObj) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *MySQLExplain_NestedLoopObj) MarshalToVT(dAtA []byte) (int, error)
- func (m *MySQLExplain_NestedLoopObj) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *MySQLExplain_NestedLoopObj) MarshalVT() (dAtA []byte, err error)
- func (m *MySQLExplain_NestedLoopObj) MarshalVTStrict() (dAtA []byte, err error)
- func (*MySQLExplain_NestedLoopObj) ProtoMessage()
- func (x *MySQLExplain_NestedLoopObj) ProtoReflect() protoreflect.Message
- func (x *MySQLExplain_NestedLoopObj) Reset()
- func (m *MySQLExplain_NestedLoopObj) SizeVT() (n int)
- func (x *MySQLExplain_NestedLoopObj) String() string
- func (m *MySQLExplain_NestedLoopObj) UnmarshalVT(dAtA []byte) error
- type MySQLExplain_OrderingOperation
- func (m *MySQLExplain_OrderingOperation) CloneMessageVT() proto.Message
- func (m *MySQLExplain_OrderingOperation) CloneVT() *MySQLExplain_OrderingOperation
- func (*MySQLExplain_OrderingOperation) Descriptor() ([]byte, []int)deprecated
- func (this *MySQLExplain_OrderingOperation) EqualMessageVT(thatMsg proto.Message) bool
- func (this *MySQLExplain_OrderingOperation) EqualVT(that *MySQLExplain_OrderingOperation) bool
- func (x *MySQLExplain_OrderingOperation) GetCostInfo() map[string]string
- func (x *MySQLExplain_OrderingOperation) GetNestedLoop() []*MySQLExplain_NestedLoopObj
- func (x *MySQLExplain_OrderingOperation) GetTable() *MySQLExplain_Table
- func (x *MySQLExplain_OrderingOperation) GetUsingFilesort() bool
- func (m *MySQLExplain_OrderingOperation) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MySQLExplain_OrderingOperation) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *MySQLExplain_OrderingOperation) MarshalToVT(dAtA []byte) (int, error)
- func (m *MySQLExplain_OrderingOperation) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *MySQLExplain_OrderingOperation) MarshalVT() (dAtA []byte, err error)
- func (m *MySQLExplain_OrderingOperation) MarshalVTStrict() (dAtA []byte, err error)
- func (*MySQLExplain_OrderingOperation) ProtoMessage()
- func (x *MySQLExplain_OrderingOperation) ProtoReflect() protoreflect.Message
- func (x *MySQLExplain_OrderingOperation) Reset()
- func (m *MySQLExplain_OrderingOperation) SizeVT() (n int)
- func (x *MySQLExplain_OrderingOperation) String() string
- func (m *MySQLExplain_OrderingOperation) UnmarshalVT(dAtA []byte) error
- type MySQLExplain_QueryBlock
- func (m *MySQLExplain_QueryBlock) CloneMessageVT() proto.Message
- func (m *MySQLExplain_QueryBlock) CloneVT() *MySQLExplain_QueryBlock
- func (*MySQLExplain_QueryBlock) Descriptor() ([]byte, []int)deprecated
- func (this *MySQLExplain_QueryBlock) EqualMessageVT(thatMsg proto.Message) bool
- func (this *MySQLExplain_QueryBlock) EqualVT(that *MySQLExplain_QueryBlock) bool
- func (x *MySQLExplain_QueryBlock) GetCostInfo() map[string]string
- func (x *MySQLExplain_QueryBlock) GetMessage() string
- func (x *MySQLExplain_QueryBlock) GetNestedLoop() []*MySQLExplain_NestedLoopObj
- func (x *MySQLExplain_QueryBlock) GetOrderingOperation() *MySQLExplain_OrderingOperation
- func (x *MySQLExplain_QueryBlock) GetSelectId() uint64
- func (x *MySQLExplain_QueryBlock) GetTable() *MySQLExplain_Table
- func (m *MySQLExplain_QueryBlock) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MySQLExplain_QueryBlock) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *MySQLExplain_QueryBlock) MarshalToVT(dAtA []byte) (int, error)
- func (m *MySQLExplain_QueryBlock) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *MySQLExplain_QueryBlock) MarshalVT() (dAtA []byte, err error)
- func (m *MySQLExplain_QueryBlock) MarshalVTStrict() (dAtA []byte, err error)
- func (*MySQLExplain_QueryBlock) ProtoMessage()
- func (x *MySQLExplain_QueryBlock) ProtoReflect() protoreflect.Message
- func (x *MySQLExplain_QueryBlock) Reset()
- func (m *MySQLExplain_QueryBlock) SizeVT() (n int)
- func (x *MySQLExplain_QueryBlock) String() string
- func (m *MySQLExplain_QueryBlock) UnmarshalVT(dAtA []byte) error
- type MySQLExplain_Table
- func (m *MySQLExplain_Table) CloneMessageVT() proto.Message
- func (m *MySQLExplain_Table) CloneVT() *MySQLExplain_Table
- func (*MySQLExplain_Table) Descriptor() ([]byte, []int)deprecated
- func (this *MySQLExplain_Table) EqualMessageVT(thatMsg proto.Message) bool
- func (this *MySQLExplain_Table) EqualVT(that *MySQLExplain_Table) bool
- func (x *MySQLExplain_Table) GetAccessType() string
- func (x *MySQLExplain_Table) GetCostInfo() map[string]string
- func (x *MySQLExplain_Table) GetFiltered() string
- func (x *MySQLExplain_Table) GetInsert() bool
- func (x *MySQLExplain_Table) GetKey() string
- func (x *MySQLExplain_Table) GetKeyLength() string
- func (x *MySQLExplain_Table) GetPossibleKeys() []string
- func (x *MySQLExplain_Table) GetRef() []string
- func (x *MySQLExplain_Table) GetRowsExaminedPerScan() uint64
- func (x *MySQLExplain_Table) GetRowsProducedPerJoin() uint64
- func (x *MySQLExplain_Table) GetTableName() string
- func (x *MySQLExplain_Table) GetUsedColumns() []string
- func (x *MySQLExplain_Table) GetUsedKeyParts() []string
- func (m *MySQLExplain_Table) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MySQLExplain_Table) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *MySQLExplain_Table) MarshalToVT(dAtA []byte) (int, error)
- func (m *MySQLExplain_Table) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *MySQLExplain_Table) MarshalVT() (dAtA []byte, err error)
- func (m *MySQLExplain_Table) MarshalVTStrict() (dAtA []byte, err error)
- func (*MySQLExplain_Table) ProtoMessage()
- func (x *MySQLExplain_Table) ProtoReflect() protoreflect.Message
- func (x *MySQLExplain_Table) Reset()
- func (m *MySQLExplain_Table) SizeVT() (n int)
- func (x *MySQLExplain_Table) String() string
- func (m *MySQLExplain_Table) UnmarshalVT(dAtA []byte) error
- type Parameter
- func (m *Parameter) CloneMessageVT() proto.Message
- func (m *Parameter) CloneVT() *Parameter
- func (*Parameter) Descriptor() ([]byte, []int)deprecated
- func (this *Parameter) EqualMessageVT(thatMsg proto.Message) bool
- func (this *Parameter) EqualVT(that *Parameter) bool
- func (x *Parameter) GetNumber() int32
- func (m *Parameter) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Parameter) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *Parameter) MarshalToVT(dAtA []byte) (int, error)
- func (m *Parameter) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *Parameter) MarshalVT() (dAtA []byte, err error)
- func (m *Parameter) MarshalVTStrict() (dAtA []byte, err error)
- func (*Parameter) ProtoMessage()
- func (x *Parameter) ProtoReflect() protoreflect.Message
- func (x *Parameter) Reset()
- func (m *Parameter) SizeVT() (n int)
- func (x *Parameter) String() string
- func (m *Parameter) UnmarshalVT(dAtA []byte) error
- type PostgreSQL
- func (m *PostgreSQL) CloneMessageVT() proto.Message
- func (m *PostgreSQL) CloneVT() *PostgreSQL
- func (*PostgreSQL) Descriptor() ([]byte, []int)deprecated
- func (this *PostgreSQL) EqualMessageVT(thatMsg proto.Message) bool
- func (this *PostgreSQL) EqualVT(that *PostgreSQL) bool
- func (x *PostgreSQL) GetExplain() *PostgreSQLExplain
- func (m *PostgreSQL) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PostgreSQL) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *PostgreSQL) MarshalToVT(dAtA []byte) (int, error)
- func (m *PostgreSQL) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *PostgreSQL) MarshalVT() (dAtA []byte, err error)
- func (m *PostgreSQL) MarshalVTStrict() (dAtA []byte, err error)
- func (*PostgreSQL) ProtoMessage()
- func (x *PostgreSQL) ProtoReflect() protoreflect.Message
- func (x *PostgreSQL) Reset()
- func (m *PostgreSQL) SizeVT() (n int)
- func (x *PostgreSQL) String() string
- func (m *PostgreSQL) UnmarshalVT(dAtA []byte) error
- type PostgreSQLExplain
- func (m *PostgreSQLExplain) CloneMessageVT() proto.Message
- func (m *PostgreSQLExplain) CloneVT() *PostgreSQLExplain
- func (*PostgreSQLExplain) Descriptor() ([]byte, []int)deprecated
- func (this *PostgreSQLExplain) EqualMessageVT(thatMsg proto.Message) bool
- func (this *PostgreSQLExplain) EqualVT(that *PostgreSQLExplain) bool
- func (x *PostgreSQLExplain) GetPlan() *PostgreSQLExplain_Plan
- func (x *PostgreSQLExplain) GetPlanning() *PostgreSQLExplain_Planning
- func (x *PostgreSQLExplain) GetSettings() map[string]string
- func (m *PostgreSQLExplain) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PostgreSQLExplain) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *PostgreSQLExplain) MarshalToVT(dAtA []byte) (int, error)
- func (m *PostgreSQLExplain) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *PostgreSQLExplain) MarshalVT() (dAtA []byte, err error)
- func (m *PostgreSQLExplain) MarshalVTStrict() (dAtA []byte, err error)
- func (*PostgreSQLExplain) ProtoMessage()
- func (x *PostgreSQLExplain) ProtoReflect() protoreflect.Message
- func (x *PostgreSQLExplain) Reset()
- func (m *PostgreSQLExplain) SizeVT() (n int)
- func (x *PostgreSQLExplain) String() string
- func (m *PostgreSQLExplain) UnmarshalVT(dAtA []byte) error
- type PostgreSQLExplain_Plan
- func (m *PostgreSQLExplain_Plan) CloneMessageVT() proto.Message
- func (m *PostgreSQLExplain_Plan) CloneVT() *PostgreSQLExplain_Plan
- func (*PostgreSQLExplain_Plan) Descriptor() ([]byte, []int)deprecated
- func (this *PostgreSQLExplain_Plan) EqualMessageVT(thatMsg proto.Message) bool
- func (this *PostgreSQLExplain_Plan) EqualVT(that *PostgreSQLExplain_Plan) bool
- func (x *PostgreSQLExplain_Plan) GetAlias() string
- func (x *PostgreSQLExplain_Plan) GetAsyncCapable() bool
- func (x *PostgreSQLExplain_Plan) GetHashCond() string
- func (x *PostgreSQLExplain_Plan) GetIndexCond() string
- func (x *PostgreSQLExplain_Plan) GetIndexName() string
- func (x *PostgreSQLExplain_Plan) GetInnerUnique() bool
- func (x *PostgreSQLExplain_Plan) GetJoinType() string
- func (x *PostgreSQLExplain_Plan) GetLocalDirtiedBlocks() uint64
- func (x *PostgreSQLExplain_Plan) GetLocalHitBlocks() uint64
- func (x *PostgreSQLExplain_Plan) GetLocalReadBlocks() uint64
- func (x *PostgreSQLExplain_Plan) GetLocalWrittenBlocks() uint64
- func (x *PostgreSQLExplain_Plan) GetNodeType() string
- func (x *PostgreSQLExplain_Plan) GetOutput() []string
- func (x *PostgreSQLExplain_Plan) GetParallelAware() bool
- func (x *PostgreSQLExplain_Plan) GetParentRelationship() string
- func (x *PostgreSQLExplain_Plan) GetPlanRows() uint64
- func (x *PostgreSQLExplain_Plan) GetPlanWidth() uint64
- func (x *PostgreSQLExplain_Plan) GetPlans() []*PostgreSQLExplain_Plan
- func (x *PostgreSQLExplain_Plan) GetRelationName() string
- func (x *PostgreSQLExplain_Plan) GetScanDirection() string
- func (x *PostgreSQLExplain_Plan) GetSchema() string
- func (x *PostgreSQLExplain_Plan) GetSharedDirtiedBlocks() uint64
- func (x *PostgreSQLExplain_Plan) GetSharedHitBlocks() uint64
- func (x *PostgreSQLExplain_Plan) GetSharedReadBlocks() uint64
- func (x *PostgreSQLExplain_Plan) GetSharedWrittenBlocks() uint64
- func (x *PostgreSQLExplain_Plan) GetSortKey() []string
- func (x *PostgreSQLExplain_Plan) GetStartupCost() float32
- func (x *PostgreSQLExplain_Plan) GetTempReadBlocks() uint64
- func (x *PostgreSQLExplain_Plan) GetTempWrittenBlocks() uint64
- func (x *PostgreSQLExplain_Plan) GetTotalCost() float32
- func (m *PostgreSQLExplain_Plan) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PostgreSQLExplain_Plan) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *PostgreSQLExplain_Plan) MarshalToVT(dAtA []byte) (int, error)
- func (m *PostgreSQLExplain_Plan) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *PostgreSQLExplain_Plan) MarshalVT() (dAtA []byte, err error)
- func (m *PostgreSQLExplain_Plan) MarshalVTStrict() (dAtA []byte, err error)
- func (*PostgreSQLExplain_Plan) ProtoMessage()
- func (x *PostgreSQLExplain_Plan) ProtoReflect() protoreflect.Message
- func (x *PostgreSQLExplain_Plan) Reset()
- func (m *PostgreSQLExplain_Plan) SizeVT() (n int)
- func (x *PostgreSQLExplain_Plan) String() string
- func (m *PostgreSQLExplain_Plan) UnmarshalVT(dAtA []byte) error
- type PostgreSQLExplain_Planning
- func (m *PostgreSQLExplain_Planning) CloneMessageVT() proto.Message
- func (m *PostgreSQLExplain_Planning) CloneVT() *PostgreSQLExplain_Planning
- func (*PostgreSQLExplain_Planning) Descriptor() ([]byte, []int)deprecated
- func (this *PostgreSQLExplain_Planning) EqualMessageVT(thatMsg proto.Message) bool
- func (this *PostgreSQLExplain_Planning) EqualVT(that *PostgreSQLExplain_Planning) bool
- func (x *PostgreSQLExplain_Planning) GetLocalDirtiedBlocks() uint64
- func (x *PostgreSQLExplain_Planning) GetLocalHitBlocks() uint64
- func (x *PostgreSQLExplain_Planning) GetLocalReadBlocks() uint64
- func (x *PostgreSQLExplain_Planning) GetLocalWrittenBlocks() uint64
- func (x *PostgreSQLExplain_Planning) GetSharedDirtiedBlocks() uint64
- func (x *PostgreSQLExplain_Planning) GetSharedHitBlocks() uint64
- func (x *PostgreSQLExplain_Planning) GetSharedReadBlocks() uint64
- func (x *PostgreSQLExplain_Planning) GetSharedWrittenBlocks() uint64
- func (x *PostgreSQLExplain_Planning) GetTempReadBlocks() uint64
- func (x *PostgreSQLExplain_Planning) GetTempWrittenBlocks() uint64
- func (m *PostgreSQLExplain_Planning) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PostgreSQLExplain_Planning) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *PostgreSQLExplain_Planning) MarshalToVT(dAtA []byte) (int, error)
- func (m *PostgreSQLExplain_Planning) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *PostgreSQLExplain_Planning) MarshalVT() (dAtA []byte, err error)
- func (m *PostgreSQLExplain_Planning) MarshalVTStrict() (dAtA []byte, err error)
- func (*PostgreSQLExplain_Planning) ProtoMessage()
- func (x *PostgreSQLExplain_Planning) ProtoReflect() protoreflect.Message
- func (x *PostgreSQLExplain_Planning) Reset()
- func (m *PostgreSQLExplain_Planning) SizeVT() (n int)
- func (x *PostgreSQLExplain_Planning) String() string
- func (m *PostgreSQLExplain_Planning) UnmarshalVT(dAtA []byte) error
- type Query
- func (m *Query) CloneMessageVT() proto.Message
- func (m *Query) CloneVT() *Query
- func (*Query) Descriptor() ([]byte, []int)deprecated
- func (this *Query) EqualMessageVT(thatMsg proto.Message) bool
- func (this *Query) EqualVT(that *Query) bool
- func (x *Query) GetCmd() string
- func (x *Query) GetName() string
- func (x *Query) GetParams() []*Parameter
- func (x *Query) GetSql() string
- func (m *Query) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Query) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *Query) MarshalToVT(dAtA []byte) (int, error)
- func (m *Query) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *Query) MarshalVT() (dAtA []byte, err error)
- func (m *Query) MarshalVTStrict() (dAtA []byte, err error)
- func (*Query) ProtoMessage()
- func (x *Query) ProtoReflect() protoreflect.Message
- func (x *Query) Reset()
- func (m *Query) SizeVT() (n int)
- func (x *Query) String() string
- func (m *Query) UnmarshalVT(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidLength = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflow = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroup = fmt.Errorf("proto: unexpected end of group") )
View Source
var File_vet_vet_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` Engine string `protobuf:"bytes,2,opt,name=engine,proto3" json:"engine,omitempty"` Schema []string `protobuf:"bytes,3,rep,name=schema,proto3" json:"schema,omitempty"` Queries []string `protobuf:"bytes,4,rep,name=queries,proto3" json:"queries,omitempty"` // contains filtered or unexported fields }
func (*Config) CloneMessageVT ¶
func (*Config) Descriptor
deprecated
func (*Config) GetQueries ¶
func (*Config) GetVersion ¶
func (*Config) MarshalToSizedBufferVT ¶
func (*Config) MarshalToSizedBufferVTStrict ¶
func (*Config) MarshalVTStrict ¶
func (*Config) ProtoMessage ¶
func (*Config) ProtoMessage()
func (*Config) ProtoReflect ¶
func (x *Config) ProtoReflect() protoreflect.Message
func (*Config) UnmarshalVT ¶
type MySQL ¶
type MySQL struct { Explain *MySQLExplain `protobuf:"bytes,1,opt,name=explain,proto3" json:"explain,omitempty"` // contains filtered or unexported fields }
func (*MySQL) CloneMessageVT ¶
func (*MySQL) Descriptor
deprecated
func (*MySQL) GetExplain ¶
func (x *MySQL) GetExplain() *MySQLExplain
func (*MySQL) MarshalToSizedBufferVT ¶
func (*MySQL) MarshalToSizedBufferVTStrict ¶
func (*MySQL) MarshalVTStrict ¶
func (*MySQL) ProtoMessage ¶
func (*MySQL) ProtoMessage()
func (*MySQL) ProtoReflect ¶
func (x *MySQL) ProtoReflect() protoreflect.Message
func (*MySQL) UnmarshalVT ¶
type MySQLExplain ¶
type MySQLExplain struct { QueryBlock *MySQLExplain_QueryBlock `protobuf:"bytes,1,opt,name=query_block,json=queryBlock,proto3" json:"query_block,omitempty"` // contains filtered or unexported fields }
func (*MySQLExplain) CloneMessageVT ¶
func (m *MySQLExplain) CloneMessageVT() proto.Message
func (*MySQLExplain) CloneVT ¶
func (m *MySQLExplain) CloneVT() *MySQLExplain
func (*MySQLExplain) Descriptor
deprecated
func (*MySQLExplain) Descriptor() ([]byte, []int)
Deprecated: Use MySQLExplain.ProtoReflect.Descriptor instead.
func (*MySQLExplain) EqualMessageVT ¶
func (this *MySQLExplain) EqualMessageVT(thatMsg proto.Message) bool
func (*MySQLExplain) EqualVT ¶
func (this *MySQLExplain) EqualVT(that *MySQLExplain) bool
func (*MySQLExplain) GetQueryBlock ¶
func (x *MySQLExplain) GetQueryBlock() *MySQLExplain_QueryBlock
func (*MySQLExplain) MarshalToSizedBufferVT ¶
func (m *MySQLExplain) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MySQLExplain) MarshalToSizedBufferVTStrict ¶
func (m *MySQLExplain) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*MySQLExplain) MarshalToVT ¶
func (m *MySQLExplain) MarshalToVT(dAtA []byte) (int, error)
func (*MySQLExplain) MarshalToVTStrict ¶
func (m *MySQLExplain) MarshalToVTStrict(dAtA []byte) (int, error)
func (*MySQLExplain) MarshalVT ¶
func (m *MySQLExplain) MarshalVT() (dAtA []byte, err error)
func (*MySQLExplain) MarshalVTStrict ¶
func (m *MySQLExplain) MarshalVTStrict() (dAtA []byte, err error)
func (*MySQLExplain) ProtoMessage ¶
func (*MySQLExplain) ProtoMessage()
func (*MySQLExplain) ProtoReflect ¶
func (x *MySQLExplain) ProtoReflect() protoreflect.Message
func (*MySQLExplain) Reset ¶
func (x *MySQLExplain) Reset()
func (*MySQLExplain) SizeVT ¶
func (m *MySQLExplain) SizeVT() (n int)
func (*MySQLExplain) String ¶
func (x *MySQLExplain) String() string
func (*MySQLExplain) UnmarshalVT ¶
func (m *MySQLExplain) UnmarshalVT(dAtA []byte) error
type MySQLExplain_NestedLoopObj ¶
type MySQLExplain_NestedLoopObj struct { Table *MySQLExplain_Table `protobuf:"bytes,1,opt,name=table,proto3" json:"table,omitempty"` // contains filtered or unexported fields }
func (*MySQLExplain_NestedLoopObj) CloneMessageVT ¶
func (m *MySQLExplain_NestedLoopObj) CloneMessageVT() proto.Message
func (*MySQLExplain_NestedLoopObj) CloneVT ¶
func (m *MySQLExplain_NestedLoopObj) CloneVT() *MySQLExplain_NestedLoopObj
func (*MySQLExplain_NestedLoopObj) Descriptor
deprecated
func (*MySQLExplain_NestedLoopObj) Descriptor() ([]byte, []int)
Deprecated: Use MySQLExplain_NestedLoopObj.ProtoReflect.Descriptor instead.
func (*MySQLExplain_NestedLoopObj) EqualMessageVT ¶
func (this *MySQLExplain_NestedLoopObj) EqualMessageVT(thatMsg proto.Message) bool
func (*MySQLExplain_NestedLoopObj) EqualVT ¶
func (this *MySQLExplain_NestedLoopObj) EqualVT(that *MySQLExplain_NestedLoopObj) bool
func (*MySQLExplain_NestedLoopObj) GetTable ¶
func (x *MySQLExplain_NestedLoopObj) GetTable() *MySQLExplain_Table
func (*MySQLExplain_NestedLoopObj) MarshalToSizedBufferVT ¶
func (m *MySQLExplain_NestedLoopObj) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MySQLExplain_NestedLoopObj) MarshalToSizedBufferVTStrict ¶
func (m *MySQLExplain_NestedLoopObj) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*MySQLExplain_NestedLoopObj) MarshalToVT ¶
func (m *MySQLExplain_NestedLoopObj) MarshalToVT(dAtA []byte) (int, error)
func (*MySQLExplain_NestedLoopObj) MarshalToVTStrict ¶
func (m *MySQLExplain_NestedLoopObj) MarshalToVTStrict(dAtA []byte) (int, error)
func (*MySQLExplain_NestedLoopObj) MarshalVT ¶
func (m *MySQLExplain_NestedLoopObj) MarshalVT() (dAtA []byte, err error)
func (*MySQLExplain_NestedLoopObj) MarshalVTStrict ¶
func (m *MySQLExplain_NestedLoopObj) MarshalVTStrict() (dAtA []byte, err error)
func (*MySQLExplain_NestedLoopObj) ProtoMessage ¶
func (*MySQLExplain_NestedLoopObj) ProtoMessage()
func (*MySQLExplain_NestedLoopObj) ProtoReflect ¶
func (x *MySQLExplain_NestedLoopObj) ProtoReflect() protoreflect.Message
func (*MySQLExplain_NestedLoopObj) Reset ¶
func (x *MySQLExplain_NestedLoopObj) Reset()
func (*MySQLExplain_NestedLoopObj) SizeVT ¶
func (m *MySQLExplain_NestedLoopObj) SizeVT() (n int)
func (*MySQLExplain_NestedLoopObj) String ¶
func (x *MySQLExplain_NestedLoopObj) String() string
func (*MySQLExplain_NestedLoopObj) UnmarshalVT ¶
func (m *MySQLExplain_NestedLoopObj) UnmarshalVT(dAtA []byte) error
type MySQLExplain_OrderingOperation ¶
type MySQLExplain_OrderingOperation struct { UsingFilesort bool `protobuf:"varint,1,opt,name=using_filesort,json=usingFilesort,proto3" json:"using_filesort,omitempty"` CostInfo map[string]string `` /* 173-byte string literal not displayed */ Table *MySQLExplain_Table `protobuf:"bytes,3,opt,name=table,proto3" json:"table,omitempty"` NestedLoop []*MySQLExplain_NestedLoopObj `protobuf:"bytes,4,rep,name=nested_loop,json=nestedLoop,proto3" json:"nested_loop,omitempty"` // contains filtered or unexported fields }
func (*MySQLExplain_OrderingOperation) CloneMessageVT ¶
func (m *MySQLExplain_OrderingOperation) CloneMessageVT() proto.Message
func (*MySQLExplain_OrderingOperation) CloneVT ¶
func (m *MySQLExplain_OrderingOperation) CloneVT() *MySQLExplain_OrderingOperation
func (*MySQLExplain_OrderingOperation) Descriptor
deprecated
func (*MySQLExplain_OrderingOperation) Descriptor() ([]byte, []int)
Deprecated: Use MySQLExplain_OrderingOperation.ProtoReflect.Descriptor instead.
func (*MySQLExplain_OrderingOperation) EqualMessageVT ¶
func (this *MySQLExplain_OrderingOperation) EqualMessageVT(thatMsg proto.Message) bool
func (*MySQLExplain_OrderingOperation) EqualVT ¶
func (this *MySQLExplain_OrderingOperation) EqualVT(that *MySQLExplain_OrderingOperation) bool
func (*MySQLExplain_OrderingOperation) GetCostInfo ¶
func (x *MySQLExplain_OrderingOperation) GetCostInfo() map[string]string
func (*MySQLExplain_OrderingOperation) GetNestedLoop ¶
func (x *MySQLExplain_OrderingOperation) GetNestedLoop() []*MySQLExplain_NestedLoopObj
func (*MySQLExplain_OrderingOperation) GetTable ¶
func (x *MySQLExplain_OrderingOperation) GetTable() *MySQLExplain_Table
func (*MySQLExplain_OrderingOperation) GetUsingFilesort ¶
func (x *MySQLExplain_OrderingOperation) GetUsingFilesort() bool
func (*MySQLExplain_OrderingOperation) MarshalToSizedBufferVT ¶
func (m *MySQLExplain_OrderingOperation) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MySQLExplain_OrderingOperation) MarshalToSizedBufferVTStrict ¶
func (m *MySQLExplain_OrderingOperation) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*MySQLExplain_OrderingOperation) MarshalToVT ¶
func (m *MySQLExplain_OrderingOperation) MarshalToVT(dAtA []byte) (int, error)
func (*MySQLExplain_OrderingOperation) MarshalToVTStrict ¶
func (m *MySQLExplain_OrderingOperation) MarshalToVTStrict(dAtA []byte) (int, error)
func (*MySQLExplain_OrderingOperation) MarshalVT ¶
func (m *MySQLExplain_OrderingOperation) MarshalVT() (dAtA []byte, err error)
func (*MySQLExplain_OrderingOperation) MarshalVTStrict ¶
func (m *MySQLExplain_OrderingOperation) MarshalVTStrict() (dAtA []byte, err error)
func (*MySQLExplain_OrderingOperation) ProtoMessage ¶
func (*MySQLExplain_OrderingOperation) ProtoMessage()
func (*MySQLExplain_OrderingOperation) ProtoReflect ¶
func (x *MySQLExplain_OrderingOperation) ProtoReflect() protoreflect.Message
func (*MySQLExplain_OrderingOperation) Reset ¶
func (x *MySQLExplain_OrderingOperation) Reset()
func (*MySQLExplain_OrderingOperation) SizeVT ¶
func (m *MySQLExplain_OrderingOperation) SizeVT() (n int)
func (*MySQLExplain_OrderingOperation) String ¶
func (x *MySQLExplain_OrderingOperation) String() string
func (*MySQLExplain_OrderingOperation) UnmarshalVT ¶
func (m *MySQLExplain_OrderingOperation) UnmarshalVT(dAtA []byte) error
type MySQLExplain_QueryBlock ¶
type MySQLExplain_QueryBlock struct { SelectId uint64 `protobuf:"varint,1,opt,name=select_id,json=selectId,proto3" json:"select_id,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` CostInfo map[string]string `` /* 173-byte string literal not displayed */ Table *MySQLExplain_Table `protobuf:"bytes,4,opt,name=table,proto3" json:"table,omitempty"` OrderingOperation *MySQLExplain_OrderingOperation `protobuf:"bytes,5,opt,name=ordering_operation,json=orderingOperation,proto3" json:"ordering_operation,omitempty"` NestedLoop []*MySQLExplain_NestedLoopObj `protobuf:"bytes,6,rep,name=nested_loop,json=nestedLoop,proto3" json:"nested_loop,omitempty"` // contains filtered or unexported fields }
func (*MySQLExplain_QueryBlock) CloneMessageVT ¶
func (m *MySQLExplain_QueryBlock) CloneMessageVT() proto.Message
func (*MySQLExplain_QueryBlock) CloneVT ¶
func (m *MySQLExplain_QueryBlock) CloneVT() *MySQLExplain_QueryBlock
func (*MySQLExplain_QueryBlock) Descriptor
deprecated
func (*MySQLExplain_QueryBlock) Descriptor() ([]byte, []int)
Deprecated: Use MySQLExplain_QueryBlock.ProtoReflect.Descriptor instead.
func (*MySQLExplain_QueryBlock) EqualMessageVT ¶
func (this *MySQLExplain_QueryBlock) EqualMessageVT(thatMsg proto.Message) bool
func (*MySQLExplain_QueryBlock) EqualVT ¶
func (this *MySQLExplain_QueryBlock) EqualVT(that *MySQLExplain_QueryBlock) bool
func (*MySQLExplain_QueryBlock) GetCostInfo ¶
func (x *MySQLExplain_QueryBlock) GetCostInfo() map[string]string
func (*MySQLExplain_QueryBlock) GetMessage ¶
func (x *MySQLExplain_QueryBlock) GetMessage() string
func (*MySQLExplain_QueryBlock) GetNestedLoop ¶
func (x *MySQLExplain_QueryBlock) GetNestedLoop() []*MySQLExplain_NestedLoopObj
func (*MySQLExplain_QueryBlock) GetOrderingOperation ¶
func (x *MySQLExplain_QueryBlock) GetOrderingOperation() *MySQLExplain_OrderingOperation
func (*MySQLExplain_QueryBlock) GetSelectId ¶
func (x *MySQLExplain_QueryBlock) GetSelectId() uint64
func (*MySQLExplain_QueryBlock) GetTable ¶
func (x *MySQLExplain_QueryBlock) GetTable() *MySQLExplain_Table
func (*MySQLExplain_QueryBlock) MarshalToSizedBufferVT ¶
func (m *MySQLExplain_QueryBlock) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MySQLExplain_QueryBlock) MarshalToSizedBufferVTStrict ¶
func (m *MySQLExplain_QueryBlock) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*MySQLExplain_QueryBlock) MarshalToVT ¶
func (m *MySQLExplain_QueryBlock) MarshalToVT(dAtA []byte) (int, error)
func (*MySQLExplain_QueryBlock) MarshalToVTStrict ¶
func (m *MySQLExplain_QueryBlock) MarshalToVTStrict(dAtA []byte) (int, error)
func (*MySQLExplain_QueryBlock) MarshalVT ¶
func (m *MySQLExplain_QueryBlock) MarshalVT() (dAtA []byte, err error)
func (*MySQLExplain_QueryBlock) MarshalVTStrict ¶
func (m *MySQLExplain_QueryBlock) MarshalVTStrict() (dAtA []byte, err error)
func (*MySQLExplain_QueryBlock) ProtoMessage ¶
func (*MySQLExplain_QueryBlock) ProtoMessage()
func (*MySQLExplain_QueryBlock) ProtoReflect ¶
func (x *MySQLExplain_QueryBlock) ProtoReflect() protoreflect.Message
func (*MySQLExplain_QueryBlock) Reset ¶
func (x *MySQLExplain_QueryBlock) Reset()
func (*MySQLExplain_QueryBlock) SizeVT ¶
func (m *MySQLExplain_QueryBlock) SizeVT() (n int)
func (*MySQLExplain_QueryBlock) String ¶
func (x *MySQLExplain_QueryBlock) String() string
func (*MySQLExplain_QueryBlock) UnmarshalVT ¶
func (m *MySQLExplain_QueryBlock) UnmarshalVT(dAtA []byte) error
type MySQLExplain_Table ¶
type MySQLExplain_Table struct { TableName string `protobuf:"bytes,1,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"` AccessType string `protobuf:"bytes,2,opt,name=access_type,json=accessType,proto3" json:"access_type,omitempty"` RowsExaminedPerScan uint64 `protobuf:"varint,3,opt,name=rows_examined_per_scan,json=rowsExaminedPerScan,proto3" json:"rows_examined_per_scan,omitempty"` RowsProducedPerJoin uint64 `protobuf:"varint,4,opt,name=rows_produced_per_join,json=rowsProducedPerJoin,proto3" json:"rows_produced_per_join,omitempty"` Filtered string `protobuf:"bytes,5,opt,name=filtered,proto3" json:"filtered,omitempty"` CostInfo map[string]string `` /* 173-byte string literal not displayed */ UsedColumns []string `protobuf:"bytes,7,rep,name=used_columns,json=usedColumns,proto3" json:"used_columns,omitempty"` Insert bool `protobuf:"varint,8,opt,name=insert,proto3" json:"insert,omitempty"` PossibleKeys []string `protobuf:"bytes,9,rep,name=possible_keys,json=possibleKeys,proto3" json:"possible_keys,omitempty"` Key string `protobuf:"bytes,10,opt,name=key,proto3" json:"key,omitempty"` UsedKeyParts []string `protobuf:"bytes,11,rep,name=used_key_parts,json=usedKeyParts,proto3" json:"used_key_parts,omitempty"` KeyLength string `protobuf:"bytes,12,opt,name=key_length,json=keyLength,proto3" json:"key_length,omitempty"` Ref []string `protobuf:"bytes,13,rep,name=ref,proto3" json:"ref,omitempty"` // contains filtered or unexported fields }
func (*MySQLExplain_Table) CloneMessageVT ¶
func (m *MySQLExplain_Table) CloneMessageVT() proto.Message
func (*MySQLExplain_Table) CloneVT ¶
func (m *MySQLExplain_Table) CloneVT() *MySQLExplain_Table
func (*MySQLExplain_Table) Descriptor
deprecated
func (*MySQLExplain_Table) Descriptor() ([]byte, []int)
Deprecated: Use MySQLExplain_Table.ProtoReflect.Descriptor instead.
func (*MySQLExplain_Table) EqualMessageVT ¶
func (this *MySQLExplain_Table) EqualMessageVT(thatMsg proto.Message) bool
func (*MySQLExplain_Table) EqualVT ¶
func (this *MySQLExplain_Table) EqualVT(that *MySQLExplain_Table) bool
func (*MySQLExplain_Table) GetAccessType ¶
func (x *MySQLExplain_Table) GetAccessType() string
func (*MySQLExplain_Table) GetCostInfo ¶
func (x *MySQLExplain_Table) GetCostInfo() map[string]string
func (*MySQLExplain_Table) GetFiltered ¶
func (x *MySQLExplain_Table) GetFiltered() string
func (*MySQLExplain_Table) GetInsert ¶
func (x *MySQLExplain_Table) GetInsert() bool
func (*MySQLExplain_Table) GetKey ¶
func (x *MySQLExplain_Table) GetKey() string
func (*MySQLExplain_Table) GetKeyLength ¶
func (x *MySQLExplain_Table) GetKeyLength() string
func (*MySQLExplain_Table) GetPossibleKeys ¶
func (x *MySQLExplain_Table) GetPossibleKeys() []string
func (*MySQLExplain_Table) GetRef ¶
func (x *MySQLExplain_Table) GetRef() []string
func (*MySQLExplain_Table) GetRowsExaminedPerScan ¶
func (x *MySQLExplain_Table) GetRowsExaminedPerScan() uint64
func (*MySQLExplain_Table) GetRowsProducedPerJoin ¶
func (x *MySQLExplain_Table) GetRowsProducedPerJoin() uint64
func (*MySQLExplain_Table) GetTableName ¶
func (x *MySQLExplain_Table) GetTableName() string
func (*MySQLExplain_Table) GetUsedColumns ¶
func (x *MySQLExplain_Table) GetUsedColumns() []string
func (*MySQLExplain_Table) GetUsedKeyParts ¶
func (x *MySQLExplain_Table) GetUsedKeyParts() []string
func (*MySQLExplain_Table) MarshalToSizedBufferVT ¶
func (m *MySQLExplain_Table) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MySQLExplain_Table) MarshalToSizedBufferVTStrict ¶
func (m *MySQLExplain_Table) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*MySQLExplain_Table) MarshalToVT ¶
func (m *MySQLExplain_Table) MarshalToVT(dAtA []byte) (int, error)
func (*MySQLExplain_Table) MarshalToVTStrict ¶
func (m *MySQLExplain_Table) MarshalToVTStrict(dAtA []byte) (int, error)
func (*MySQLExplain_Table) MarshalVT ¶
func (m *MySQLExplain_Table) MarshalVT() (dAtA []byte, err error)
func (*MySQLExplain_Table) MarshalVTStrict ¶
func (m *MySQLExplain_Table) MarshalVTStrict() (dAtA []byte, err error)
func (*MySQLExplain_Table) ProtoMessage ¶
func (*MySQLExplain_Table) ProtoMessage()
func (*MySQLExplain_Table) ProtoReflect ¶
func (x *MySQLExplain_Table) ProtoReflect() protoreflect.Message
func (*MySQLExplain_Table) Reset ¶
func (x *MySQLExplain_Table) Reset()
func (*MySQLExplain_Table) SizeVT ¶
func (m *MySQLExplain_Table) SizeVT() (n int)
func (*MySQLExplain_Table) String ¶
func (x *MySQLExplain_Table) String() string
func (*MySQLExplain_Table) UnmarshalVT ¶
func (m *MySQLExplain_Table) UnmarshalVT(dAtA []byte) error
type Parameter ¶
type Parameter struct { Number int32 `protobuf:"varint,1,opt,name=number,proto3" json:"number,omitempty"` // contains filtered or unexported fields }
func (*Parameter) CloneMessageVT ¶
func (*Parameter) Descriptor
deprecated
func (*Parameter) EqualMessageVT ¶
func (*Parameter) MarshalToSizedBufferVT ¶
func (*Parameter) MarshalToSizedBufferVTStrict ¶
func (*Parameter) MarshalToVTStrict ¶
func (*Parameter) MarshalVTStrict ¶
func (*Parameter) ProtoMessage ¶
func (*Parameter) ProtoMessage()
func (*Parameter) ProtoReflect ¶
func (x *Parameter) ProtoReflect() protoreflect.Message
func (*Parameter) UnmarshalVT ¶
type PostgreSQL ¶
type PostgreSQL struct { Explain *PostgreSQLExplain `protobuf:"bytes,1,opt,name=explain,proto3" json:"explain,omitempty"` // contains filtered or unexported fields }
func (*PostgreSQL) CloneMessageVT ¶
func (m *PostgreSQL) CloneMessageVT() proto.Message
func (*PostgreSQL) CloneVT ¶
func (m *PostgreSQL) CloneVT() *PostgreSQL
func (*PostgreSQL) Descriptor
deprecated
func (*PostgreSQL) Descriptor() ([]byte, []int)
Deprecated: Use PostgreSQL.ProtoReflect.Descriptor instead.
func (*PostgreSQL) EqualMessageVT ¶
func (this *PostgreSQL) EqualMessageVT(thatMsg proto.Message) bool
func (*PostgreSQL) EqualVT ¶
func (this *PostgreSQL) EqualVT(that *PostgreSQL) bool
func (*PostgreSQL) GetExplain ¶
func (x *PostgreSQL) GetExplain() *PostgreSQLExplain
func (*PostgreSQL) MarshalToSizedBufferVT ¶
func (m *PostgreSQL) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PostgreSQL) MarshalToSizedBufferVTStrict ¶
func (m *PostgreSQL) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*PostgreSQL) MarshalToVT ¶
func (m *PostgreSQL) MarshalToVT(dAtA []byte) (int, error)
func (*PostgreSQL) MarshalToVTStrict ¶
func (m *PostgreSQL) MarshalToVTStrict(dAtA []byte) (int, error)
func (*PostgreSQL) MarshalVT ¶
func (m *PostgreSQL) MarshalVT() (dAtA []byte, err error)
func (*PostgreSQL) MarshalVTStrict ¶
func (m *PostgreSQL) MarshalVTStrict() (dAtA []byte, err error)
func (*PostgreSQL) ProtoMessage ¶
func (*PostgreSQL) ProtoMessage()
func (*PostgreSQL) ProtoReflect ¶
func (x *PostgreSQL) ProtoReflect() protoreflect.Message
func (*PostgreSQL) Reset ¶
func (x *PostgreSQL) Reset()
func (*PostgreSQL) SizeVT ¶
func (m *PostgreSQL) SizeVT() (n int)
func (*PostgreSQL) String ¶
func (x *PostgreSQL) String() string
func (*PostgreSQL) UnmarshalVT ¶
func (m *PostgreSQL) UnmarshalVT(dAtA []byte) error
type PostgreSQLExplain ¶
type PostgreSQLExplain struct { Plan *PostgreSQLExplain_Plan `protobuf:"bytes,1,opt,name=plan,json=Plan,proto3" json:"plan,omitempty"` Settings map[string]string `` /* 171-byte string literal not displayed */ Planning *PostgreSQLExplain_Planning `protobuf:"bytes,3,opt,name=planning,json=Planning,proto3" json:"planning,omitempty"` // contains filtered or unexported fields }
func (*PostgreSQLExplain) CloneMessageVT ¶
func (m *PostgreSQLExplain) CloneMessageVT() proto.Message
func (*PostgreSQLExplain) CloneVT ¶
func (m *PostgreSQLExplain) CloneVT() *PostgreSQLExplain
func (*PostgreSQLExplain) Descriptor
deprecated
func (*PostgreSQLExplain) Descriptor() ([]byte, []int)
Deprecated: Use PostgreSQLExplain.ProtoReflect.Descriptor instead.
func (*PostgreSQLExplain) EqualMessageVT ¶
func (this *PostgreSQLExplain) EqualMessageVT(thatMsg proto.Message) bool
func (*PostgreSQLExplain) EqualVT ¶
func (this *PostgreSQLExplain) EqualVT(that *PostgreSQLExplain) bool
func (*PostgreSQLExplain) GetPlan ¶
func (x *PostgreSQLExplain) GetPlan() *PostgreSQLExplain_Plan
func (*PostgreSQLExplain) GetPlanning ¶
func (x *PostgreSQLExplain) GetPlanning() *PostgreSQLExplain_Planning
func (*PostgreSQLExplain) GetSettings ¶
func (x *PostgreSQLExplain) GetSettings() map[string]string
func (*PostgreSQLExplain) MarshalToSizedBufferVT ¶
func (m *PostgreSQLExplain) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PostgreSQLExplain) MarshalToSizedBufferVTStrict ¶
func (m *PostgreSQLExplain) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*PostgreSQLExplain) MarshalToVT ¶
func (m *PostgreSQLExplain) MarshalToVT(dAtA []byte) (int, error)
func (*PostgreSQLExplain) MarshalToVTStrict ¶
func (m *PostgreSQLExplain) MarshalToVTStrict(dAtA []byte) (int, error)
func (*PostgreSQLExplain) MarshalVT ¶
func (m *PostgreSQLExplain) MarshalVT() (dAtA []byte, err error)
func (*PostgreSQLExplain) MarshalVTStrict ¶
func (m *PostgreSQLExplain) MarshalVTStrict() (dAtA []byte, err error)
func (*PostgreSQLExplain) ProtoMessage ¶
func (*PostgreSQLExplain) ProtoMessage()
func (*PostgreSQLExplain) ProtoReflect ¶
func (x *PostgreSQLExplain) ProtoReflect() protoreflect.Message
func (*PostgreSQLExplain) Reset ¶
func (x *PostgreSQLExplain) Reset()
func (*PostgreSQLExplain) SizeVT ¶
func (m *PostgreSQLExplain) SizeVT() (n int)
func (*PostgreSQLExplain) String ¶
func (x *PostgreSQLExplain) String() string
func (*PostgreSQLExplain) UnmarshalVT ¶
func (m *PostgreSQLExplain) UnmarshalVT(dAtA []byte) error
type PostgreSQLExplain_Plan ¶
type PostgreSQLExplain_Plan struct { NodeType string `protobuf:"bytes,1,opt,name=node_type,json=Node Type,proto3" json:"node_type,omitempty"` ParentRelationship string `protobuf:"bytes,2,opt,name=parent_relationship,json=Parent Relationship,proto3" json:"parent_relationship,omitempty"` RelationName string `protobuf:"bytes,3,opt,name=relation_name,json=Relation Name,proto3" json:"relation_name,omitempty"` Schema string `protobuf:"bytes,4,opt,name=schema,json=Schema,proto3" json:"schema,omitempty"` Alias string `protobuf:"bytes,5,opt,name=alias,json=Alias,proto3" json:"alias,omitempty"` ParallelAware bool `protobuf:"varint,6,opt,name=parallel_aware,json=Parallel Aware,proto3" json:"parallel_aware,omitempty"` AsyncCapable bool `protobuf:"varint,7,opt,name=async_capable,json=Async Capable,proto3" json:"async_capable,omitempty"` StartupCost float32 `protobuf:"fixed32,8,opt,name=startup_cost,json=Startup Cost,proto3" json:"startup_cost,omitempty"` TotalCost float32 `protobuf:"fixed32,9,opt,name=total_cost,json=Total Cost,proto3" json:"total_cost,omitempty"` PlanRows uint64 `protobuf:"varint,10,opt,name=plan_rows,json=Plan Rows,proto3" json:"plan_rows,omitempty"` PlanWidth uint64 `protobuf:"varint,11,opt,name=plan_width,json=Plan Width,proto3" json:"plan_width,omitempty"` Output []string `protobuf:"bytes,12,rep,name=output,json=Output,proto3" json:"output,omitempty"` Plans []*PostgreSQLExplain_Plan `protobuf:"bytes,13,rep,name=plans,json=Plans,proto3" json:"plans,omitempty"` // Embedded "Blocks" fields LocalHitBlocks uint64 `protobuf:"varint,18,opt,name=local_hit_blocks,json=Local Hit Blocks,proto3" json:"local_hit_blocks,omitempty"` LocalReadBlocks uint64 `protobuf:"varint,19,opt,name=local_read_blocks,json=Local Read Blocks,proto3" json:"local_read_blocks,omitempty"` LocalDirtiedBlocks uint64 `protobuf:"varint,20,opt,name=local_dirtied_blocks,json=Local Dirtied Blocks,proto3" json:"local_dirtied_blocks,omitempty"` LocalWrittenBlocks uint64 `protobuf:"varint,21,opt,name=local_written_blocks,json=Local Written Blocks,proto3" json:"local_written_blocks,omitempty"` TempReadBlocks uint64 `protobuf:"varint,22,opt,name=temp_read_blocks,json=Temp Read Blocks,proto3" json:"temp_read_blocks,omitempty"` TempWrittenBlocks uint64 `protobuf:"varint,23,opt,name=temp_written_blocks,json=Temp Written Blocks,proto3" json:"temp_written_blocks,omitempty"` // "Node Type": "Sort" fields SortKey []string `protobuf:"bytes,24,rep,name=sort_key,json=Sort Key,proto3" json:"sort_key,omitempty"` // "Node Type": "Hash Join" fields JoinType string `protobuf:"bytes,25,opt,name=join_type,json=Join Type,proto3" json:"join_type,omitempty"` InnerUnique bool `protobuf:"varint,26,opt,name=inner_unique,json=Inner Unique,proto3" json:"inner_unique,omitempty"` HashCond string `protobuf:"bytes,27,opt,name=hash_cond,json=Hash Cond,proto3" json:"hash_cond,omitempty"` // "Node Type": "Index Scan" fields IndexName string `protobuf:"bytes,28,opt,name=index_name,json=Index Name,proto3" json:"index_name,omitempty"` ScanDirection string `protobuf:"bytes,29,opt,name=scan_direction,json=Scan Direction,proto3" json:"scan_direction,omitempty"` IndexCond string `protobuf:"bytes,30,opt,name=index_cond,json=Index Cond,proto3" json:"index_cond,omitempty"` // contains filtered or unexported fields }
func (*PostgreSQLExplain_Plan) CloneMessageVT ¶
func (m *PostgreSQLExplain_Plan) CloneMessageVT() proto.Message
func (*PostgreSQLExplain_Plan) CloneVT ¶
func (m *PostgreSQLExplain_Plan) CloneVT() *PostgreSQLExplain_Plan
func (*PostgreSQLExplain_Plan) Descriptor
deprecated
func (*PostgreSQLExplain_Plan) Descriptor() ([]byte, []int)
Deprecated: Use PostgreSQLExplain_Plan.ProtoReflect.Descriptor instead.
func (*PostgreSQLExplain_Plan) EqualMessageVT ¶
func (this *PostgreSQLExplain_Plan) EqualMessageVT(thatMsg proto.Message) bool
func (*PostgreSQLExplain_Plan) EqualVT ¶
func (this *PostgreSQLExplain_Plan) EqualVT(that *PostgreSQLExplain_Plan) bool
func (*PostgreSQLExplain_Plan) GetAlias ¶
func (x *PostgreSQLExplain_Plan) GetAlias() string
func (*PostgreSQLExplain_Plan) GetAsyncCapable ¶
func (x *PostgreSQLExplain_Plan) GetAsyncCapable() bool
func (*PostgreSQLExplain_Plan) GetHashCond ¶
func (x *PostgreSQLExplain_Plan) GetHashCond() string
func (*PostgreSQLExplain_Plan) GetIndexCond ¶
func (x *PostgreSQLExplain_Plan) GetIndexCond() string
func (*PostgreSQLExplain_Plan) GetIndexName ¶
func (x *PostgreSQLExplain_Plan) GetIndexName() string
func (*PostgreSQLExplain_Plan) GetInnerUnique ¶
func (x *PostgreSQLExplain_Plan) GetInnerUnique() bool
func (*PostgreSQLExplain_Plan) GetJoinType ¶
func (x *PostgreSQLExplain_Plan) GetJoinType() string
func (*PostgreSQLExplain_Plan) GetLocalDirtiedBlocks ¶
func (x *PostgreSQLExplain_Plan) GetLocalDirtiedBlocks() uint64
func (*PostgreSQLExplain_Plan) GetLocalHitBlocks ¶
func (x *PostgreSQLExplain_Plan) GetLocalHitBlocks() uint64
func (*PostgreSQLExplain_Plan) GetLocalReadBlocks ¶
func (x *PostgreSQLExplain_Plan) GetLocalReadBlocks() uint64
func (*PostgreSQLExplain_Plan) GetLocalWrittenBlocks ¶
func (x *PostgreSQLExplain_Plan) GetLocalWrittenBlocks() uint64
func (*PostgreSQLExplain_Plan) GetNodeType ¶
func (x *PostgreSQLExplain_Plan) GetNodeType() string
func (*PostgreSQLExplain_Plan) GetOutput ¶
func (x *PostgreSQLExplain_Plan) GetOutput() []string
func (*PostgreSQLExplain_Plan) GetParallelAware ¶
func (x *PostgreSQLExplain_Plan) GetParallelAware() bool
func (*PostgreSQLExplain_Plan) GetParentRelationship ¶
func (x *PostgreSQLExplain_Plan) GetParentRelationship() string
func (*PostgreSQLExplain_Plan) GetPlanRows ¶
func (x *PostgreSQLExplain_Plan) GetPlanRows() uint64
func (*PostgreSQLExplain_Plan) GetPlanWidth ¶
func (x *PostgreSQLExplain_Plan) GetPlanWidth() uint64
func (*PostgreSQLExplain_Plan) GetPlans ¶
func (x *PostgreSQLExplain_Plan) GetPlans() []*PostgreSQLExplain_Plan
func (*PostgreSQLExplain_Plan) GetRelationName ¶
func (x *PostgreSQLExplain_Plan) GetRelationName() string
func (*PostgreSQLExplain_Plan) GetScanDirection ¶
func (x *PostgreSQLExplain_Plan) GetScanDirection() string
func (*PostgreSQLExplain_Plan) GetSchema ¶
func (x *PostgreSQLExplain_Plan) GetSchema() string
func (*PostgreSQLExplain_Plan) GetSharedDirtiedBlocks ¶
func (x *PostgreSQLExplain_Plan) GetSharedDirtiedBlocks() uint64
func (*PostgreSQLExplain_Plan) GetSharedHitBlocks ¶
func (x *PostgreSQLExplain_Plan) GetSharedHitBlocks() uint64
func (*PostgreSQLExplain_Plan) GetSharedReadBlocks ¶
func (x *PostgreSQLExplain_Plan) GetSharedReadBlocks() uint64
func (*PostgreSQLExplain_Plan) GetSharedWrittenBlocks ¶
func (x *PostgreSQLExplain_Plan) GetSharedWrittenBlocks() uint64
func (*PostgreSQLExplain_Plan) GetSortKey ¶
func (x *PostgreSQLExplain_Plan) GetSortKey() []string
func (*PostgreSQLExplain_Plan) GetStartupCost ¶
func (x *PostgreSQLExplain_Plan) GetStartupCost() float32
func (*PostgreSQLExplain_Plan) GetTempReadBlocks ¶
func (x *PostgreSQLExplain_Plan) GetTempReadBlocks() uint64
func (*PostgreSQLExplain_Plan) GetTempWrittenBlocks ¶
func (x *PostgreSQLExplain_Plan) GetTempWrittenBlocks() uint64
func (*PostgreSQLExplain_Plan) GetTotalCost ¶
func (x *PostgreSQLExplain_Plan) GetTotalCost() float32
func (*PostgreSQLExplain_Plan) MarshalToSizedBufferVT ¶
func (m *PostgreSQLExplain_Plan) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PostgreSQLExplain_Plan) MarshalToSizedBufferVTStrict ¶
func (m *PostgreSQLExplain_Plan) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*PostgreSQLExplain_Plan) MarshalToVT ¶
func (m *PostgreSQLExplain_Plan) MarshalToVT(dAtA []byte) (int, error)
func (*PostgreSQLExplain_Plan) MarshalToVTStrict ¶
func (m *PostgreSQLExplain_Plan) MarshalToVTStrict(dAtA []byte) (int, error)
func (*PostgreSQLExplain_Plan) MarshalVT ¶
func (m *PostgreSQLExplain_Plan) MarshalVT() (dAtA []byte, err error)
func (*PostgreSQLExplain_Plan) MarshalVTStrict ¶
func (m *PostgreSQLExplain_Plan) MarshalVTStrict() (dAtA []byte, err error)
func (*PostgreSQLExplain_Plan) ProtoMessage ¶
func (*PostgreSQLExplain_Plan) ProtoMessage()
func (*PostgreSQLExplain_Plan) ProtoReflect ¶
func (x *PostgreSQLExplain_Plan) ProtoReflect() protoreflect.Message
func (*PostgreSQLExplain_Plan) Reset ¶
func (x *PostgreSQLExplain_Plan) Reset()
func (*PostgreSQLExplain_Plan) SizeVT ¶
func (m *PostgreSQLExplain_Plan) SizeVT() (n int)
func (*PostgreSQLExplain_Plan) String ¶
func (x *PostgreSQLExplain_Plan) String() string
func (*PostgreSQLExplain_Plan) UnmarshalVT ¶
func (m *PostgreSQLExplain_Plan) UnmarshalVT(dAtA []byte) error
type PostgreSQLExplain_Planning ¶
type PostgreSQLExplain_Planning struct { LocalHitBlocks uint64 `protobuf:"varint,5,opt,name=local_hit_blocks,json=Local Hit Blocks,proto3" json:"local_hit_blocks,omitempty"` LocalReadBlocks uint64 `protobuf:"varint,6,opt,name=local_read_blocks,json=Local Read Blocks,proto3" json:"local_read_blocks,omitempty"` LocalDirtiedBlocks uint64 `protobuf:"varint,7,opt,name=local_dirtied_blocks,json=Local Dirtied Blocks,proto3" json:"local_dirtied_blocks,omitempty"` LocalWrittenBlocks uint64 `protobuf:"varint,8,opt,name=local_written_blocks,json=Local Written Blocks,proto3" json:"local_written_blocks,omitempty"` TempReadBlocks uint64 `protobuf:"varint,9,opt,name=temp_read_blocks,json=Temp Read Blocks,proto3" json:"temp_read_blocks,omitempty"` TempWrittenBlocks uint64 `protobuf:"varint,10,opt,name=temp_written_blocks,json=Temp Written Blocks,proto3" json:"temp_written_blocks,omitempty"` // contains filtered or unexported fields }
func (*PostgreSQLExplain_Planning) CloneMessageVT ¶
func (m *PostgreSQLExplain_Planning) CloneMessageVT() proto.Message
func (*PostgreSQLExplain_Planning) CloneVT ¶
func (m *PostgreSQLExplain_Planning) CloneVT() *PostgreSQLExplain_Planning
func (*PostgreSQLExplain_Planning) Descriptor
deprecated
func (*PostgreSQLExplain_Planning) Descriptor() ([]byte, []int)
Deprecated: Use PostgreSQLExplain_Planning.ProtoReflect.Descriptor instead.
func (*PostgreSQLExplain_Planning) EqualMessageVT ¶
func (this *PostgreSQLExplain_Planning) EqualMessageVT(thatMsg proto.Message) bool
func (*PostgreSQLExplain_Planning) EqualVT ¶
func (this *PostgreSQLExplain_Planning) EqualVT(that *PostgreSQLExplain_Planning) bool
func (*PostgreSQLExplain_Planning) GetLocalDirtiedBlocks ¶
func (x *PostgreSQLExplain_Planning) GetLocalDirtiedBlocks() uint64
func (*PostgreSQLExplain_Planning) GetLocalHitBlocks ¶
func (x *PostgreSQLExplain_Planning) GetLocalHitBlocks() uint64
func (*PostgreSQLExplain_Planning) GetLocalReadBlocks ¶
func (x *PostgreSQLExplain_Planning) GetLocalReadBlocks() uint64
func (*PostgreSQLExplain_Planning) GetLocalWrittenBlocks ¶
func (x *PostgreSQLExplain_Planning) GetLocalWrittenBlocks() uint64
func (*PostgreSQLExplain_Planning) GetSharedDirtiedBlocks ¶
func (x *PostgreSQLExplain_Planning) GetSharedDirtiedBlocks() uint64
func (*PostgreSQLExplain_Planning) GetSharedHitBlocks ¶
func (x *PostgreSQLExplain_Planning) GetSharedHitBlocks() uint64
func (*PostgreSQLExplain_Planning) GetSharedReadBlocks ¶
func (x *PostgreSQLExplain_Planning) GetSharedReadBlocks() uint64
func (*PostgreSQLExplain_Planning) GetSharedWrittenBlocks ¶
func (x *PostgreSQLExplain_Planning) GetSharedWrittenBlocks() uint64
func (*PostgreSQLExplain_Planning) GetTempReadBlocks ¶
func (x *PostgreSQLExplain_Planning) GetTempReadBlocks() uint64
func (*PostgreSQLExplain_Planning) GetTempWrittenBlocks ¶
func (x *PostgreSQLExplain_Planning) GetTempWrittenBlocks() uint64
func (*PostgreSQLExplain_Planning) MarshalToSizedBufferVT ¶
func (m *PostgreSQLExplain_Planning) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PostgreSQLExplain_Planning) MarshalToSizedBufferVTStrict ¶
func (m *PostgreSQLExplain_Planning) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*PostgreSQLExplain_Planning) MarshalToVT ¶
func (m *PostgreSQLExplain_Planning) MarshalToVT(dAtA []byte) (int, error)
func (*PostgreSQLExplain_Planning) MarshalToVTStrict ¶
func (m *PostgreSQLExplain_Planning) MarshalToVTStrict(dAtA []byte) (int, error)
func (*PostgreSQLExplain_Planning) MarshalVT ¶
func (m *PostgreSQLExplain_Planning) MarshalVT() (dAtA []byte, err error)
func (*PostgreSQLExplain_Planning) MarshalVTStrict ¶
func (m *PostgreSQLExplain_Planning) MarshalVTStrict() (dAtA []byte, err error)
func (*PostgreSQLExplain_Planning) ProtoMessage ¶
func (*PostgreSQLExplain_Planning) ProtoMessage()
func (*PostgreSQLExplain_Planning) ProtoReflect ¶
func (x *PostgreSQLExplain_Planning) ProtoReflect() protoreflect.Message
func (*PostgreSQLExplain_Planning) Reset ¶
func (x *PostgreSQLExplain_Planning) Reset()
func (*PostgreSQLExplain_Planning) SizeVT ¶
func (m *PostgreSQLExplain_Planning) SizeVT() (n int)
func (*PostgreSQLExplain_Planning) String ¶
func (x *PostgreSQLExplain_Planning) String() string
func (*PostgreSQLExplain_Planning) UnmarshalVT ¶
func (m *PostgreSQLExplain_Planning) UnmarshalVT(dAtA []byte) error
type Query ¶
type Query struct { Sql string `protobuf:"bytes,1,opt,name=sql,proto3" json:"sql,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Cmd string `protobuf:"bytes,3,opt,name=cmd,proto3" json:"cmd,omitempty"` Params []*Parameter `protobuf:"bytes,4,rep,name=params,json=parameters,proto3" json:"params,omitempty"` // contains filtered or unexported fields }
func (*Query) CloneMessageVT ¶
func (*Query) Descriptor
deprecated
func (*Query) MarshalToSizedBufferVT ¶
func (*Query) MarshalToSizedBufferVTStrict ¶
func (*Query) MarshalVTStrict ¶
func (*Query) ProtoMessage ¶
func (*Query) ProtoMessage()
func (*Query) ProtoReflect ¶
func (x *Query) ProtoReflect() protoreflect.Message
func (*Query) UnmarshalVT ¶
Click to show internal directories.
Click to hide internal directories.