Versions in this module Expand all Collapse all v0 v0.0.2 Mar 20, 2022 v0.0.1 Mar 18, 2022 Changes in this version + var AuthFailReason_name = map[int32]string + var AuthFailReason_value = map[string]int32 + var ErrIntOverflowClusterEvents = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowDdlEvents = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowDebugEvents = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowEvents = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowHealthEvents = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowJobEvents = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowMiscSqlEvents = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowPrivilegeEvents = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowRoleEvents = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowSessionEvents = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowSqlAuditEvents = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowTelemetry = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowZoneEvents = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthClusterEvents = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthDdlEvents = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthDebugEvents = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthEvents = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthHealthEvents = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthJobEvents = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthMiscSqlEvents = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthPrivilegeEvents = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthRoleEvents = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthSessionEvents = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthSqlAuditEvents = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthTelemetry = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthZoneEvents = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupClusterEvents = fmt.Errorf("proto: unexpected end of group") + var ErrUnexpectedEndOfGroupDdlEvents = fmt.Errorf("proto: unexpected end of group") + var ErrUnexpectedEndOfGroupDebugEvents = fmt.Errorf("proto: unexpected end of group") + var ErrUnexpectedEndOfGroupEvents = fmt.Errorf("proto: unexpected end of group") + var ErrUnexpectedEndOfGroupHealthEvents = fmt.Errorf("proto: unexpected end of group") + var ErrUnexpectedEndOfGroupJobEvents = fmt.Errorf("proto: unexpected end of group") + var ErrUnexpectedEndOfGroupMiscSqlEvents = fmt.Errorf("proto: unexpected end of group") + var ErrUnexpectedEndOfGroupPrivilegeEvents = fmt.Errorf("proto: unexpected end of group") + var ErrUnexpectedEndOfGroupRoleEvents = fmt.Errorf("proto: unexpected end of group") + var ErrUnexpectedEndOfGroupSessionEvents = fmt.Errorf("proto: unexpected end of group") + var ErrUnexpectedEndOfGroupSqlAuditEvents = fmt.Errorf("proto: unexpected end of group") + var ErrUnexpectedEndOfGroupTelemetry = fmt.Errorf("proto: unexpected end of group") + var ErrUnexpectedEndOfGroupZoneEvents = fmt.Errorf("proto: unexpected end of group") + func GetEventTypeName(event EventPayload) string + type AdminQuery struct + func (*AdminQuery) Descriptor() ([]byte, []int) + func (*AdminQuery) ProtoMessage() + func (m *AdminQuery) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *AdminQuery) LoggingChannel() logpb.Channel + func (m *AdminQuery) Marshal() (dAtA []byte, err error) + func (m *AdminQuery) MarshalTo(dAtA []byte) (int, error) + func (m *AdminQuery) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AdminQuery) Reset() + func (m *AdminQuery) Size() (n int) + func (m *AdminQuery) String() string + func (m *AdminQuery) Unmarshal(dAtA []byte) error + func (m *AdminQuery) XXX_DiscardUnknown() + func (m *AdminQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AdminQuery) XXX_Merge(src proto.Message) + func (m *AdminQuery) XXX_Size() int + func (m *AdminQuery) XXX_Unmarshal(b []byte) error + type AlterDatabaseAddRegion struct + DatabaseName string + RegionName string + func (*AlterDatabaseAddRegion) Descriptor() ([]byte, []int) + func (*AlterDatabaseAddRegion) ProtoMessage() + func (m *AlterDatabaseAddRegion) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *AlterDatabaseAddRegion) LoggingChannel() logpb.Channel + func (m *AlterDatabaseAddRegion) Marshal() (dAtA []byte, err error) + func (m *AlterDatabaseAddRegion) MarshalTo(dAtA []byte) (int, error) + func (m *AlterDatabaseAddRegion) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AlterDatabaseAddRegion) Reset() + func (m *AlterDatabaseAddRegion) Size() (n int) + func (m *AlterDatabaseAddRegion) String() string + func (m *AlterDatabaseAddRegion) Unmarshal(dAtA []byte) error + func (m *AlterDatabaseAddRegion) XXX_DiscardUnknown() + func (m *AlterDatabaseAddRegion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AlterDatabaseAddRegion) XXX_Merge(src proto.Message) + func (m *AlterDatabaseAddRegion) XXX_Size() int + func (m *AlterDatabaseAddRegion) XXX_Unmarshal(b []byte) error + type AlterDatabaseDropRegion struct + DatabaseName string + RegionName string + func (*AlterDatabaseDropRegion) Descriptor() ([]byte, []int) + func (*AlterDatabaseDropRegion) ProtoMessage() + func (m *AlterDatabaseDropRegion) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *AlterDatabaseDropRegion) LoggingChannel() logpb.Channel + func (m *AlterDatabaseDropRegion) Marshal() (dAtA []byte, err error) + func (m *AlterDatabaseDropRegion) MarshalTo(dAtA []byte) (int, error) + func (m *AlterDatabaseDropRegion) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AlterDatabaseDropRegion) Reset() + func (m *AlterDatabaseDropRegion) Size() (n int) + func (m *AlterDatabaseDropRegion) String() string + func (m *AlterDatabaseDropRegion) Unmarshal(dAtA []byte) error + func (m *AlterDatabaseDropRegion) XXX_DiscardUnknown() + func (m *AlterDatabaseDropRegion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AlterDatabaseDropRegion) XXX_Merge(src proto.Message) + func (m *AlterDatabaseDropRegion) XXX_Size() int + func (m *AlterDatabaseDropRegion) XXX_Unmarshal(b []byte) error + type AlterDatabaseOwner struct + DatabaseName string + Owner string + func (*AlterDatabaseOwner) Descriptor() ([]byte, []int) + func (*AlterDatabaseOwner) ProtoMessage() + func (m *AlterDatabaseOwner) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *AlterDatabaseOwner) LoggingChannel() logpb.Channel + func (m *AlterDatabaseOwner) Marshal() (dAtA []byte, err error) + func (m *AlterDatabaseOwner) MarshalTo(dAtA []byte) (int, error) + func (m *AlterDatabaseOwner) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AlterDatabaseOwner) Reset() + func (m *AlterDatabaseOwner) Size() (n int) + func (m *AlterDatabaseOwner) String() string + func (m *AlterDatabaseOwner) Unmarshal(dAtA []byte) error + func (m *AlterDatabaseOwner) XXX_DiscardUnknown() + func (m *AlterDatabaseOwner) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AlterDatabaseOwner) XXX_Merge(src proto.Message) + func (m *AlterDatabaseOwner) XXX_Size() int + func (m *AlterDatabaseOwner) XXX_Unmarshal(b []byte) error + type AlterDatabasePlacement struct + DatabaseName string + Placement string + func (*AlterDatabasePlacement) Descriptor() ([]byte, []int) + func (*AlterDatabasePlacement) ProtoMessage() + func (m *AlterDatabasePlacement) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *AlterDatabasePlacement) LoggingChannel() logpb.Channel + func (m *AlterDatabasePlacement) Marshal() (dAtA []byte, err error) + func (m *AlterDatabasePlacement) MarshalTo(dAtA []byte) (int, error) + func (m *AlterDatabasePlacement) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AlterDatabasePlacement) Reset() + func (m *AlterDatabasePlacement) Size() (n int) + func (m *AlterDatabasePlacement) String() string + func (m *AlterDatabasePlacement) Unmarshal(dAtA []byte) error + func (m *AlterDatabasePlacement) XXX_DiscardUnknown() + func (m *AlterDatabasePlacement) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AlterDatabasePlacement) XXX_Merge(src proto.Message) + func (m *AlterDatabasePlacement) XXX_Size() int + func (m *AlterDatabasePlacement) XXX_Unmarshal(b []byte) error + type AlterDatabasePrimaryRegion struct + DatabaseName string + PrimaryRegionName string + func (*AlterDatabasePrimaryRegion) Descriptor() ([]byte, []int) + func (*AlterDatabasePrimaryRegion) ProtoMessage() + func (m *AlterDatabasePrimaryRegion) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *AlterDatabasePrimaryRegion) LoggingChannel() logpb.Channel + func (m *AlterDatabasePrimaryRegion) Marshal() (dAtA []byte, err error) + func (m *AlterDatabasePrimaryRegion) MarshalTo(dAtA []byte) (int, error) + func (m *AlterDatabasePrimaryRegion) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AlterDatabasePrimaryRegion) Reset() + func (m *AlterDatabasePrimaryRegion) Size() (n int) + func (m *AlterDatabasePrimaryRegion) String() string + func (m *AlterDatabasePrimaryRegion) Unmarshal(dAtA []byte) error + func (m *AlterDatabasePrimaryRegion) XXX_DiscardUnknown() + func (m *AlterDatabasePrimaryRegion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AlterDatabasePrimaryRegion) XXX_Merge(src proto.Message) + func (m *AlterDatabasePrimaryRegion) XXX_Size() int + func (m *AlterDatabasePrimaryRegion) XXX_Unmarshal(b []byte) error + type AlterDatabaseSurvivalGoal struct + DatabaseName string + SurvivalGoal string + func (*AlterDatabaseSurvivalGoal) Descriptor() ([]byte, []int) + func (*AlterDatabaseSurvivalGoal) ProtoMessage() + func (m *AlterDatabaseSurvivalGoal) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *AlterDatabaseSurvivalGoal) LoggingChannel() logpb.Channel + func (m *AlterDatabaseSurvivalGoal) Marshal() (dAtA []byte, err error) + func (m *AlterDatabaseSurvivalGoal) MarshalTo(dAtA []byte) (int, error) + func (m *AlterDatabaseSurvivalGoal) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AlterDatabaseSurvivalGoal) Reset() + func (m *AlterDatabaseSurvivalGoal) Size() (n int) + func (m *AlterDatabaseSurvivalGoal) String() string + func (m *AlterDatabaseSurvivalGoal) Unmarshal(dAtA []byte) error + func (m *AlterDatabaseSurvivalGoal) XXX_DiscardUnknown() + func (m *AlterDatabaseSurvivalGoal) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AlterDatabaseSurvivalGoal) XXX_Merge(src proto.Message) + func (m *AlterDatabaseSurvivalGoal) XXX_Size() int + func (m *AlterDatabaseSurvivalGoal) XXX_Unmarshal(b []byte) error + type AlterDefaultPrivileges struct + DatabaseName string + ForAllRoles bool + RoleName string + SchemaName string + func (*AlterDefaultPrivileges) Descriptor() ([]byte, []int) + func (*AlterDefaultPrivileges) ProtoMessage() + func (m *AlterDefaultPrivileges) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *AlterDefaultPrivileges) LoggingChannel() logpb.Channel + func (m *AlterDefaultPrivileges) Marshal() (dAtA []byte, err error) + func (m *AlterDefaultPrivileges) MarshalTo(dAtA []byte) (int, error) + func (m *AlterDefaultPrivileges) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AlterDefaultPrivileges) Reset() + func (m *AlterDefaultPrivileges) Size() (n int) + func (m *AlterDefaultPrivileges) String() string + func (m *AlterDefaultPrivileges) Unmarshal(dAtA []byte) error + func (m *AlterDefaultPrivileges) XXX_DiscardUnknown() + func (m *AlterDefaultPrivileges) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AlterDefaultPrivileges) XXX_Merge(src proto.Message) + func (m *AlterDefaultPrivileges) XXX_Size() int + func (m *AlterDefaultPrivileges) XXX_Unmarshal(b []byte) error + type AlterIndex struct + IndexName string + MutationID uint32 + TableName string + func (*AlterIndex) Descriptor() ([]byte, []int) + func (*AlterIndex) ProtoMessage() + func (m *AlterIndex) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *AlterIndex) LoggingChannel() logpb.Channel + func (m *AlterIndex) Marshal() (dAtA []byte, err error) + func (m *AlterIndex) MarshalTo(dAtA []byte) (int, error) + func (m *AlterIndex) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AlterIndex) Reset() + func (m *AlterIndex) Size() (n int) + func (m *AlterIndex) String() string + func (m *AlterIndex) Unmarshal(dAtA []byte) error + func (m *AlterIndex) XXX_DiscardUnknown() + func (m *AlterIndex) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AlterIndex) XXX_Merge(src proto.Message) + func (m *AlterIndex) XXX_Size() int + func (m *AlterIndex) XXX_Unmarshal(b []byte) error + type AlterRole struct + Options []string + RoleName string + func (*AlterRole) Descriptor() ([]byte, []int) + func (*AlterRole) ProtoMessage() + func (m *AlterRole) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *AlterRole) LoggingChannel() logpb.Channel + func (m *AlterRole) Marshal() (dAtA []byte, err error) + func (m *AlterRole) MarshalTo(dAtA []byte) (int, error) + func (m *AlterRole) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AlterRole) Reset() + func (m *AlterRole) Size() (n int) + func (m *AlterRole) String() string + func (m *AlterRole) Unmarshal(dAtA []byte) error + func (m *AlterRole) XXX_DiscardUnknown() + func (m *AlterRole) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AlterRole) XXX_Merge(src proto.Message) + func (m *AlterRole) XXX_Size() int + func (m *AlterRole) XXX_Unmarshal(b []byte) error + type AlterSchemaOwner struct + Owner string + SchemaName string + func (*AlterSchemaOwner) Descriptor() ([]byte, []int) + func (*AlterSchemaOwner) ProtoMessage() + func (m *AlterSchemaOwner) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *AlterSchemaOwner) LoggingChannel() logpb.Channel + func (m *AlterSchemaOwner) Marshal() (dAtA []byte, err error) + func (m *AlterSchemaOwner) MarshalTo(dAtA []byte) (int, error) + func (m *AlterSchemaOwner) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AlterSchemaOwner) Reset() + func (m *AlterSchemaOwner) Size() (n int) + func (m *AlterSchemaOwner) String() string + func (m *AlterSchemaOwner) Unmarshal(dAtA []byte) error + func (m *AlterSchemaOwner) XXX_DiscardUnknown() + func (m *AlterSchemaOwner) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AlterSchemaOwner) XXX_Merge(src proto.Message) + func (m *AlterSchemaOwner) XXX_Size() int + func (m *AlterSchemaOwner) XXX_Unmarshal(b []byte) error + type AlterSequence struct + SequenceName string + func (*AlterSequence) Descriptor() ([]byte, []int) + func (*AlterSequence) ProtoMessage() + func (m *AlterSequence) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *AlterSequence) LoggingChannel() logpb.Channel + func (m *AlterSequence) Marshal() (dAtA []byte, err error) + func (m *AlterSequence) MarshalTo(dAtA []byte) (int, error) + func (m *AlterSequence) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AlterSequence) Reset() + func (m *AlterSequence) Size() (n int) + func (m *AlterSequence) String() string + func (m *AlterSequence) Unmarshal(dAtA []byte) error + func (m *AlterSequence) XXX_DiscardUnknown() + func (m *AlterSequence) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AlterSequence) XXX_Merge(src proto.Message) + func (m *AlterSequence) XXX_Size() int + func (m *AlterSequence) XXX_Unmarshal(b []byte) error + type AlterTable struct + CascadeDroppedViews []string + MutationID uint32 + TableName string + func (*AlterTable) Descriptor() ([]byte, []int) + func (*AlterTable) ProtoMessage() + func (m *AlterTable) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *AlterTable) LoggingChannel() logpb.Channel + func (m *AlterTable) Marshal() (dAtA []byte, err error) + func (m *AlterTable) MarshalTo(dAtA []byte) (int, error) + func (m *AlterTable) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AlterTable) Reset() + func (m *AlterTable) Size() (n int) + func (m *AlterTable) String() string + func (m *AlterTable) Unmarshal(dAtA []byte) error + func (m *AlterTable) XXX_DiscardUnknown() + func (m *AlterTable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AlterTable) XXX_Merge(src proto.Message) + func (m *AlterTable) XXX_Size() int + func (m *AlterTable) XXX_Unmarshal(b []byte) error + type AlterTableOwner struct + Owner string + TableName string + func (*AlterTableOwner) Descriptor() ([]byte, []int) + func (*AlterTableOwner) ProtoMessage() + func (m *AlterTableOwner) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *AlterTableOwner) LoggingChannel() logpb.Channel + func (m *AlterTableOwner) Marshal() (dAtA []byte, err error) + func (m *AlterTableOwner) MarshalTo(dAtA []byte) (int, error) + func (m *AlterTableOwner) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AlterTableOwner) Reset() + func (m *AlterTableOwner) Size() (n int) + func (m *AlterTableOwner) String() string + func (m *AlterTableOwner) Unmarshal(dAtA []byte) error + func (m *AlterTableOwner) XXX_DiscardUnknown() + func (m *AlterTableOwner) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AlterTableOwner) XXX_Merge(src proto.Message) + func (m *AlterTableOwner) XXX_Size() int + func (m *AlterTableOwner) XXX_Unmarshal(b []byte) error + type AlterType struct + TypeName string + func (*AlterType) Descriptor() ([]byte, []int) + func (*AlterType) ProtoMessage() + func (m *AlterType) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *AlterType) LoggingChannel() logpb.Channel + func (m *AlterType) Marshal() (dAtA []byte, err error) + func (m *AlterType) MarshalTo(dAtA []byte) (int, error) + func (m *AlterType) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AlterType) Reset() + func (m *AlterType) Size() (n int) + func (m *AlterType) String() string + func (m *AlterType) Unmarshal(dAtA []byte) error + func (m *AlterType) XXX_DiscardUnknown() + func (m *AlterType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AlterType) XXX_Merge(src proto.Message) + func (m *AlterType) XXX_Size() int + func (m *AlterType) XXX_Unmarshal(b []byte) error + type AlterTypeOwner struct + Owner string + TypeName string + func (*AlterTypeOwner) Descriptor() ([]byte, []int) + func (*AlterTypeOwner) ProtoMessage() + func (m *AlterTypeOwner) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *AlterTypeOwner) LoggingChannel() logpb.Channel + func (m *AlterTypeOwner) Marshal() (dAtA []byte, err error) + func (m *AlterTypeOwner) MarshalTo(dAtA []byte) (int, error) + func (m *AlterTypeOwner) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AlterTypeOwner) Reset() + func (m *AlterTypeOwner) Size() (n int) + func (m *AlterTypeOwner) String() string + func (m *AlterTypeOwner) Unmarshal(dAtA []byte) error + func (m *AlterTypeOwner) XXX_DiscardUnknown() + func (m *AlterTypeOwner) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AlterTypeOwner) XXX_Merge(src proto.Message) + func (m *AlterTypeOwner) XXX_Size() int + func (m *AlterTypeOwner) XXX_Unmarshal(b []byte) error + type AuthFailReason int32 + const AuthFailReason_CREDENTIALS_EXPIRED + const AuthFailReason_CREDENTIALS_INVALID + const AuthFailReason_LOGIN_DISABLED + const AuthFailReason_METHOD_NOT_FOUND + const AuthFailReason_PRE_HOOK_ERROR + const AuthFailReason_UNKNOWN + const AuthFailReason_USER_NOT_FOUND + const AuthFailReason_USER_RETRIEVAL_ERROR + func (AuthFailReason) EnumDescriptor() ([]byte, []int) + func (x AuthFailReason) String() string + type CapturedIndexUsageStats struct + DatabaseName string + IndexID uint32 + IndexName string + IndexType string + IsInverted bool + IsUnique bool + LastRead string + TableID uint32 + TableName string + TotalReadCount uint64 + func (*CapturedIndexUsageStats) Descriptor() ([]byte, []int) + func (*CapturedIndexUsageStats) ProtoMessage() + func (m *CapturedIndexUsageStats) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CapturedIndexUsageStats) LoggingChannel() logpb.Channel + func (m *CapturedIndexUsageStats) Marshal() (dAtA []byte, err error) + func (m *CapturedIndexUsageStats) MarshalTo(dAtA []byte) (int, error) + func (m *CapturedIndexUsageStats) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CapturedIndexUsageStats) Reset() + func (m *CapturedIndexUsageStats) Size() (n int) + func (m *CapturedIndexUsageStats) String() string + func (m *CapturedIndexUsageStats) Unmarshal(dAtA []byte) error + func (m *CapturedIndexUsageStats) XXX_DiscardUnknown() + func (m *CapturedIndexUsageStats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CapturedIndexUsageStats) XXX_Merge(src proto.Message) + func (m *CapturedIndexUsageStats) XXX_Size() int + func (m *CapturedIndexUsageStats) XXX_Unmarshal(b []byte) error + type CertsReload struct + ErrorMessage string + Success bool + func (*CertsReload) Descriptor() ([]byte, []int) + func (*CertsReload) ProtoMessage() + func (m *CertsReload) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CertsReload) LoggingChannel() logpb.Channel + func (m *CertsReload) Marshal() (dAtA []byte, err error) + func (m *CertsReload) MarshalTo(dAtA []byte) (int, error) + func (m *CertsReload) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CertsReload) Reset() + func (m *CertsReload) Size() (n int) + func (m *CertsReload) String() string + func (m *CertsReload) Unmarshal(dAtA []byte) error + func (m *CertsReload) XXX_DiscardUnknown() + func (m *CertsReload) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CertsReload) XXX_Merge(src proto.Message) + func (m *CertsReload) XXX_Size() int + func (m *CertsReload) XXX_Unmarshal(b []byte) error + type ChangeDatabasePrivilege struct + DatabaseName string + func (*ChangeDatabasePrivilege) Descriptor() ([]byte, []int) + func (*ChangeDatabasePrivilege) ProtoMessage() + func (m *ChangeDatabasePrivilege) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *ChangeDatabasePrivilege) LoggingChannel() logpb.Channel + func (m *ChangeDatabasePrivilege) Marshal() (dAtA []byte, err error) + func (m *ChangeDatabasePrivilege) MarshalTo(dAtA []byte) (int, error) + func (m *ChangeDatabasePrivilege) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ChangeDatabasePrivilege) Reset() + func (m *ChangeDatabasePrivilege) Size() (n int) + func (m *ChangeDatabasePrivilege) String() string + func (m *ChangeDatabasePrivilege) Unmarshal(dAtA []byte) error + func (m *ChangeDatabasePrivilege) XXX_DiscardUnknown() + func (m *ChangeDatabasePrivilege) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ChangeDatabasePrivilege) XXX_Merge(src proto.Message) + func (m *ChangeDatabasePrivilege) XXX_Size() int + func (m *ChangeDatabasePrivilege) XXX_Unmarshal(b []byte) error + type ChangeSchemaPrivilege struct + SchemaName string + func (*ChangeSchemaPrivilege) Descriptor() ([]byte, []int) + func (*ChangeSchemaPrivilege) ProtoMessage() + func (m *ChangeSchemaPrivilege) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *ChangeSchemaPrivilege) LoggingChannel() logpb.Channel + func (m *ChangeSchemaPrivilege) Marshal() (dAtA []byte, err error) + func (m *ChangeSchemaPrivilege) MarshalTo(dAtA []byte) (int, error) + func (m *ChangeSchemaPrivilege) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ChangeSchemaPrivilege) Reset() + func (m *ChangeSchemaPrivilege) Size() (n int) + func (m *ChangeSchemaPrivilege) String() string + func (m *ChangeSchemaPrivilege) Unmarshal(dAtA []byte) error + func (m *ChangeSchemaPrivilege) XXX_DiscardUnknown() + func (m *ChangeSchemaPrivilege) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ChangeSchemaPrivilege) XXX_Merge(src proto.Message) + func (m *ChangeSchemaPrivilege) XXX_Size() int + func (m *ChangeSchemaPrivilege) XXX_Unmarshal(b []byte) error + type ChangeTablePrivilege struct + TableName string + func (*ChangeTablePrivilege) Descriptor() ([]byte, []int) + func (*ChangeTablePrivilege) ProtoMessage() + func (m *ChangeTablePrivilege) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *ChangeTablePrivilege) LoggingChannel() logpb.Channel + func (m *ChangeTablePrivilege) Marshal() (dAtA []byte, err error) + func (m *ChangeTablePrivilege) MarshalTo(dAtA []byte) (int, error) + func (m *ChangeTablePrivilege) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ChangeTablePrivilege) Reset() + func (m *ChangeTablePrivilege) Size() (n int) + func (m *ChangeTablePrivilege) String() string + func (m *ChangeTablePrivilege) Unmarshal(dAtA []byte) error + func (m *ChangeTablePrivilege) XXX_DiscardUnknown() + func (m *ChangeTablePrivilege) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ChangeTablePrivilege) XXX_Merge(src proto.Message) + func (m *ChangeTablePrivilege) XXX_Size() int + func (m *ChangeTablePrivilege) XXX_Unmarshal(b []byte) error + type ChangeTypePrivilege struct + TypeName string + func (*ChangeTypePrivilege) Descriptor() ([]byte, []int) + func (*ChangeTypePrivilege) ProtoMessage() + func (m *ChangeTypePrivilege) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *ChangeTypePrivilege) LoggingChannel() logpb.Channel + func (m *ChangeTypePrivilege) Marshal() (dAtA []byte, err error) + func (m *ChangeTypePrivilege) MarshalTo(dAtA []byte) (int, error) + func (m *ChangeTypePrivilege) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ChangeTypePrivilege) Reset() + func (m *ChangeTypePrivilege) Size() (n int) + func (m *ChangeTypePrivilege) String() string + func (m *ChangeTypePrivilege) Unmarshal(dAtA []byte) error + func (m *ChangeTypePrivilege) XXX_DiscardUnknown() + func (m *ChangeTypePrivilege) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ChangeTypePrivilege) XXX_Merge(src proto.Message) + func (m *ChangeTypePrivilege) XXX_Size() int + func (m *ChangeTypePrivilege) XXX_Unmarshal(b []byte) error + type ClientAuthenticationFailed struct + Detail string + Method string + Reason AuthFailReason + func (*ClientAuthenticationFailed) Descriptor() ([]byte, []int) + func (*ClientAuthenticationFailed) ProtoMessage() + func (m *ClientAuthenticationFailed) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *ClientAuthenticationFailed) LoggingChannel() logpb.Channel + func (m *ClientAuthenticationFailed) Marshal() (dAtA []byte, err error) + func (m *ClientAuthenticationFailed) MarshalTo(dAtA []byte) (int, error) + func (m *ClientAuthenticationFailed) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ClientAuthenticationFailed) Reset() + func (m *ClientAuthenticationFailed) Size() (n int) + func (m *ClientAuthenticationFailed) String() string + func (m *ClientAuthenticationFailed) Unmarshal(dAtA []byte) error + func (m *ClientAuthenticationFailed) XXX_DiscardUnknown() + func (m *ClientAuthenticationFailed) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ClientAuthenticationFailed) XXX_Merge(src proto.Message) + func (m *ClientAuthenticationFailed) XXX_Size() int + func (m *ClientAuthenticationFailed) XXX_Unmarshal(b []byte) error + type ClientAuthenticationInfo struct + Info string + Method string + func (*ClientAuthenticationInfo) Descriptor() ([]byte, []int) + func (*ClientAuthenticationInfo) ProtoMessage() + func (m *ClientAuthenticationInfo) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *ClientAuthenticationInfo) LoggingChannel() logpb.Channel + func (m *ClientAuthenticationInfo) Marshal() (dAtA []byte, err error) + func (m *ClientAuthenticationInfo) MarshalTo(dAtA []byte) (int, error) + func (m *ClientAuthenticationInfo) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ClientAuthenticationInfo) Reset() + func (m *ClientAuthenticationInfo) Size() (n int) + func (m *ClientAuthenticationInfo) String() string + func (m *ClientAuthenticationInfo) Unmarshal(dAtA []byte) error + func (m *ClientAuthenticationInfo) XXX_DiscardUnknown() + func (m *ClientAuthenticationInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ClientAuthenticationInfo) XXX_Merge(src proto.Message) + func (m *ClientAuthenticationInfo) XXX_Size() int + func (m *ClientAuthenticationInfo) XXX_Unmarshal(b []byte) error + type ClientAuthenticationOk struct + Method string + func (*ClientAuthenticationOk) Descriptor() ([]byte, []int) + func (*ClientAuthenticationOk) ProtoMessage() + func (m *ClientAuthenticationOk) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *ClientAuthenticationOk) LoggingChannel() logpb.Channel + func (m *ClientAuthenticationOk) Marshal() (dAtA []byte, err error) + func (m *ClientAuthenticationOk) MarshalTo(dAtA []byte) (int, error) + func (m *ClientAuthenticationOk) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ClientAuthenticationOk) Reset() + func (m *ClientAuthenticationOk) Size() (n int) + func (m *ClientAuthenticationOk) String() string + func (m *ClientAuthenticationOk) Unmarshal(dAtA []byte) error + func (m *ClientAuthenticationOk) XXX_DiscardUnknown() + func (m *ClientAuthenticationOk) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ClientAuthenticationOk) XXX_Merge(src proto.Message) + func (m *ClientAuthenticationOk) XXX_Size() int + func (m *ClientAuthenticationOk) XXX_Unmarshal(b []byte) error + type ClientConnectionEnd struct + Duration int64 + func (*ClientConnectionEnd) Descriptor() ([]byte, []int) + func (*ClientConnectionEnd) ProtoMessage() + func (m *ClientConnectionEnd) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *ClientConnectionEnd) LoggingChannel() logpb.Channel + func (m *ClientConnectionEnd) Marshal() (dAtA []byte, err error) + func (m *ClientConnectionEnd) MarshalTo(dAtA []byte) (int, error) + func (m *ClientConnectionEnd) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ClientConnectionEnd) Reset() + func (m *ClientConnectionEnd) Size() (n int) + func (m *ClientConnectionEnd) String() string + func (m *ClientConnectionEnd) Unmarshal(dAtA []byte) error + func (m *ClientConnectionEnd) XXX_DiscardUnknown() + func (m *ClientConnectionEnd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ClientConnectionEnd) XXX_Merge(src proto.Message) + func (m *ClientConnectionEnd) XXX_Size() int + func (m *ClientConnectionEnd) XXX_Unmarshal(b []byte) error + type ClientConnectionStart struct + func (*ClientConnectionStart) Descriptor() ([]byte, []int) + func (*ClientConnectionStart) ProtoMessage() + func (m *ClientConnectionStart) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *ClientConnectionStart) LoggingChannel() logpb.Channel + func (m *ClientConnectionStart) Marshal() (dAtA []byte, err error) + func (m *ClientConnectionStart) MarshalTo(dAtA []byte) (int, error) + func (m *ClientConnectionStart) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ClientConnectionStart) Reset() + func (m *ClientConnectionStart) Size() (n int) + func (m *ClientConnectionStart) String() string + func (m *ClientConnectionStart) Unmarshal(dAtA []byte) error + func (m *ClientConnectionStart) XXX_DiscardUnknown() + func (m *ClientConnectionStart) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ClientConnectionStart) XXX_Merge(src proto.Message) + func (m *ClientConnectionStart) XXX_Size() int + func (m *ClientConnectionStart) XXX_Unmarshal(b []byte) error + type ClientSessionEnd struct + Duration int64 + func (*ClientSessionEnd) Descriptor() ([]byte, []int) + func (*ClientSessionEnd) ProtoMessage() + func (m *ClientSessionEnd) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *ClientSessionEnd) LoggingChannel() logpb.Channel + func (m *ClientSessionEnd) Marshal() (dAtA []byte, err error) + func (m *ClientSessionEnd) MarshalTo(dAtA []byte) (int, error) + func (m *ClientSessionEnd) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ClientSessionEnd) Reset() + func (m *ClientSessionEnd) Size() (n int) + func (m *ClientSessionEnd) String() string + func (m *ClientSessionEnd) Unmarshal(dAtA []byte) error + func (m *ClientSessionEnd) XXX_DiscardUnknown() + func (m *ClientSessionEnd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ClientSessionEnd) XXX_Merge(src proto.Message) + func (m *ClientSessionEnd) XXX_Size() int + func (m *ClientSessionEnd) XXX_Unmarshal(b []byte) error + type CommentOnColumn struct + ColumnName string + Comment string + NullComment bool + TableName string + func (*CommentOnColumn) Descriptor() ([]byte, []int) + func (*CommentOnColumn) ProtoMessage() + func (m *CommentOnColumn) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommentOnColumn) LoggingChannel() logpb.Channel + func (m *CommentOnColumn) Marshal() (dAtA []byte, err error) + func (m *CommentOnColumn) MarshalTo(dAtA []byte) (int, error) + func (m *CommentOnColumn) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommentOnColumn) Reset() + func (m *CommentOnColumn) Size() (n int) + func (m *CommentOnColumn) String() string + func (m *CommentOnColumn) Unmarshal(dAtA []byte) error + func (m *CommentOnColumn) XXX_DiscardUnknown() + func (m *CommentOnColumn) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommentOnColumn) XXX_Merge(src proto.Message) + func (m *CommentOnColumn) XXX_Size() int + func (m *CommentOnColumn) XXX_Unmarshal(b []byte) error + type CommentOnConstraint struct + Comment string + ConstraintName string + NullComment bool + TableName string + func (*CommentOnConstraint) Descriptor() ([]byte, []int) + func (*CommentOnConstraint) ProtoMessage() + func (m *CommentOnConstraint) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommentOnConstraint) LoggingChannel() logpb.Channel + func (m *CommentOnConstraint) Marshal() (dAtA []byte, err error) + func (m *CommentOnConstraint) MarshalTo(dAtA []byte) (int, error) + func (m *CommentOnConstraint) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommentOnConstraint) Reset() + func (m *CommentOnConstraint) Size() (n int) + func (m *CommentOnConstraint) String() string + func (m *CommentOnConstraint) Unmarshal(dAtA []byte) error + func (m *CommentOnConstraint) XXX_DiscardUnknown() + func (m *CommentOnConstraint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommentOnConstraint) XXX_Merge(src proto.Message) + func (m *CommentOnConstraint) XXX_Size() int + func (m *CommentOnConstraint) XXX_Unmarshal(b []byte) error + type CommentOnDatabase struct + Comment string + DatabaseName string + NullComment bool + func (*CommentOnDatabase) Descriptor() ([]byte, []int) + func (*CommentOnDatabase) ProtoMessage() + func (m *CommentOnDatabase) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommentOnDatabase) LoggingChannel() logpb.Channel + func (m *CommentOnDatabase) Marshal() (dAtA []byte, err error) + func (m *CommentOnDatabase) MarshalTo(dAtA []byte) (int, error) + func (m *CommentOnDatabase) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommentOnDatabase) Reset() + func (m *CommentOnDatabase) Size() (n int) + func (m *CommentOnDatabase) String() string + func (m *CommentOnDatabase) Unmarshal(dAtA []byte) error + func (m *CommentOnDatabase) XXX_DiscardUnknown() + func (m *CommentOnDatabase) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommentOnDatabase) XXX_Merge(src proto.Message) + func (m *CommentOnDatabase) XXX_Size() int + func (m *CommentOnDatabase) XXX_Unmarshal(b []byte) error + type CommentOnIndex struct + Comment string + IndexName string + NullComment bool + TableName string + func (*CommentOnIndex) Descriptor() ([]byte, []int) + func (*CommentOnIndex) ProtoMessage() + func (m *CommentOnIndex) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommentOnIndex) LoggingChannel() logpb.Channel + func (m *CommentOnIndex) Marshal() (dAtA []byte, err error) + func (m *CommentOnIndex) MarshalTo(dAtA []byte) (int, error) + func (m *CommentOnIndex) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommentOnIndex) Reset() + func (m *CommentOnIndex) Size() (n int) + func (m *CommentOnIndex) String() string + func (m *CommentOnIndex) Unmarshal(dAtA []byte) error + func (m *CommentOnIndex) XXX_DiscardUnknown() + func (m *CommentOnIndex) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommentOnIndex) XXX_Merge(src proto.Message) + func (m *CommentOnIndex) XXX_Size() int + func (m *CommentOnIndex) XXX_Unmarshal(b []byte) error + type CommentOnTable struct + Comment string + NullComment bool + TableName string + func (*CommentOnTable) Descriptor() ([]byte, []int) + func (*CommentOnTable) ProtoMessage() + func (m *CommentOnTable) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommentOnTable) LoggingChannel() logpb.Channel + func (m *CommentOnTable) Marshal() (dAtA []byte, err error) + func (m *CommentOnTable) MarshalTo(dAtA []byte) (int, error) + func (m *CommentOnTable) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommentOnTable) Reset() + func (m *CommentOnTable) Size() (n int) + func (m *CommentOnTable) String() string + func (m *CommentOnTable) Unmarshal(dAtA []byte) error + func (m *CommentOnTable) XXX_DiscardUnknown() + func (m *CommentOnTable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommentOnTable) XXX_Merge(src proto.Message) + func (m *CommentOnTable) XXX_Size() int + func (m *CommentOnTable) XXX_Unmarshal(b []byte) error + type CommonConnectionDetails struct + InstanceID int32 + Network string + RemoteAddress string + func (*CommonConnectionDetails) Descriptor() ([]byte, []int) + func (*CommonConnectionDetails) ProtoMessage() + func (m *CommonConnectionDetails) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommonConnectionDetails) Marshal() (dAtA []byte, err error) + func (m *CommonConnectionDetails) MarshalTo(dAtA []byte) (int, error) + func (m *CommonConnectionDetails) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommonConnectionDetails) Reset() + func (m *CommonConnectionDetails) Size() (n int) + func (m *CommonConnectionDetails) String() string + func (m *CommonConnectionDetails) Unmarshal(dAtA []byte) error + func (m *CommonConnectionDetails) XXX_DiscardUnknown() + func (m *CommonConnectionDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommonConnectionDetails) XXX_Merge(src proto.Message) + func (m *CommonConnectionDetails) XXX_Size() int + func (m *CommonConnectionDetails) XXX_Unmarshal(b []byte) error + type CommonDebugEventDetails struct + NodeID int32 + User string + func (*CommonDebugEventDetails) Descriptor() ([]byte, []int) + func (*CommonDebugEventDetails) ProtoMessage() + func (m *CommonDebugEventDetails) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommonDebugEventDetails) Marshal() (dAtA []byte, err error) + func (m *CommonDebugEventDetails) MarshalTo(dAtA []byte) (int, error) + func (m *CommonDebugEventDetails) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommonDebugEventDetails) Reset() + func (m *CommonDebugEventDetails) Size() (n int) + func (m *CommonDebugEventDetails) String() string + func (m *CommonDebugEventDetails) Unmarshal(dAtA []byte) error + func (m *CommonDebugEventDetails) XXX_DiscardUnknown() + func (m *CommonDebugEventDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommonDebugEventDetails) XXX_Merge(src proto.Message) + func (m *CommonDebugEventDetails) XXX_Size() int + func (m *CommonDebugEventDetails) XXX_Unmarshal(b []byte) error + type CommonEventDetails struct + EventType string + Timestamp int64 + func (*CommonEventDetails) Descriptor() ([]byte, []int) + func (*CommonEventDetails) ProtoMessage() + func (m *CommonEventDetails) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommonEventDetails) CommonDetails() *CommonEventDetails + func (m *CommonEventDetails) Marshal() (dAtA []byte, err error) + func (m *CommonEventDetails) MarshalTo(dAtA []byte) (int, error) + func (m *CommonEventDetails) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommonEventDetails) Reset() + func (m *CommonEventDetails) Size() (n int) + func (m *CommonEventDetails) String() string + func (m *CommonEventDetails) Unmarshal(dAtA []byte) error + func (m *CommonEventDetails) XXX_DiscardUnknown() + func (m *CommonEventDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommonEventDetails) XXX_Merge(src proto.Message) + func (m *CommonEventDetails) XXX_Size() int + func (m *CommonEventDetails) XXX_Unmarshal(b []byte) error + type CommonJobEventDetails struct + Description string + DescriptorIDs []uint32 + JobID int64 + JobType string + Status string + User string + func (*CommonJobEventDetails) Descriptor() ([]byte, []int) + func (*CommonJobEventDetails) ProtoMessage() + func (m *CommonJobEventDetails) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommonJobEventDetails) CommonJobDetails() *CommonJobEventDetails + func (m *CommonJobEventDetails) Marshal() (dAtA []byte, err error) + func (m *CommonJobEventDetails) MarshalTo(dAtA []byte) (int, error) + func (m *CommonJobEventDetails) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommonJobEventDetails) Reset() + func (m *CommonJobEventDetails) Size() (n int) + func (m *CommonJobEventDetails) String() string + func (m *CommonJobEventDetails) Unmarshal(dAtA []byte) error + func (m *CommonJobEventDetails) XXX_DiscardUnknown() + func (m *CommonJobEventDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommonJobEventDetails) XXX_Merge(src proto.Message) + func (m *CommonJobEventDetails) XXX_Size() int + func (m *CommonJobEventDetails) XXX_Unmarshal(b []byte) error + type CommonLargeRowDetails struct + FamilyID uint32 + PrimaryKey string + RowSize uint32 + TableID uint32 + func (*CommonLargeRowDetails) Descriptor() ([]byte, []int) + func (*CommonLargeRowDetails) ProtoMessage() + func (m *CommonLargeRowDetails) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommonLargeRowDetails) Marshal() (dAtA []byte, err error) + func (m *CommonLargeRowDetails) MarshalTo(dAtA []byte) (int, error) + func (m *CommonLargeRowDetails) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommonLargeRowDetails) Reset() + func (m *CommonLargeRowDetails) Size() (n int) + func (m *CommonLargeRowDetails) String() string + func (m *CommonLargeRowDetails) Unmarshal(dAtA []byte) error + func (m *CommonLargeRowDetails) XXX_DiscardUnknown() + func (m *CommonLargeRowDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommonLargeRowDetails) XXX_Merge(src proto.Message) + func (m *CommonLargeRowDetails) XXX_Size() int + func (m *CommonLargeRowDetails) XXX_Unmarshal(b []byte) error + func (r *CommonLargeRowDetails) Error() string + func (r *CommonLargeRowDetails) Format(s fmt.State, verb rune) + func (r *CommonLargeRowDetails) SafeFormatError(p errors.Printer) (next error) + type CommonNodeDecommissionDetails struct + RequestingNodeID int32 + TargetNodeID int32 + func (*CommonNodeDecommissionDetails) Descriptor() ([]byte, []int) + func (*CommonNodeDecommissionDetails) ProtoMessage() + func (m *CommonNodeDecommissionDetails) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommonNodeDecommissionDetails) Marshal() (dAtA []byte, err error) + func (m *CommonNodeDecommissionDetails) MarshalTo(dAtA []byte) (int, error) + func (m *CommonNodeDecommissionDetails) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommonNodeDecommissionDetails) Reset() + func (m *CommonNodeDecommissionDetails) Size() (n int) + func (m *CommonNodeDecommissionDetails) String() string + func (m *CommonNodeDecommissionDetails) Unmarshal(dAtA []byte) error + func (m *CommonNodeDecommissionDetails) XXX_DiscardUnknown() + func (m *CommonNodeDecommissionDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommonNodeDecommissionDetails) XXX_Merge(src proto.Message) + func (m *CommonNodeDecommissionDetails) XXX_Size() int + func (m *CommonNodeDecommissionDetails) XXX_Unmarshal(b []byte) error + type CommonNodeEventDetails struct + LastUp int64 + NodeID int32 + StartedAt int64 + func (*CommonNodeEventDetails) Descriptor() ([]byte, []int) + func (*CommonNodeEventDetails) ProtoMessage() + func (m *CommonNodeEventDetails) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommonNodeEventDetails) Marshal() (dAtA []byte, err error) + func (m *CommonNodeEventDetails) MarshalTo(dAtA []byte) (int, error) + func (m *CommonNodeEventDetails) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommonNodeEventDetails) Reset() + func (m *CommonNodeEventDetails) Size() (n int) + func (m *CommonNodeEventDetails) String() string + func (m *CommonNodeEventDetails) Unmarshal(dAtA []byte) error + func (m *CommonNodeEventDetails) XXX_DiscardUnknown() + func (m *CommonNodeEventDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommonNodeEventDetails) XXX_Merge(src proto.Message) + func (m *CommonNodeEventDetails) XXX_Size() int + func (m *CommonNodeEventDetails) XXX_Unmarshal(b []byte) error + type CommonSQLEventDetails struct + ApplicationName string + DescriptorID uint32 + PlaceholderValues []string + Statement github_com_cockroachdb_redact.RedactableString + Tag string + User string + func (*CommonSQLEventDetails) Descriptor() ([]byte, []int) + func (*CommonSQLEventDetails) ProtoMessage() + func (m *CommonSQLEventDetails) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommonSQLEventDetails) CommonSQLDetails() *CommonSQLEventDetails + func (m *CommonSQLEventDetails) Marshal() (dAtA []byte, err error) + func (m *CommonSQLEventDetails) MarshalTo(dAtA []byte) (int, error) + func (m *CommonSQLEventDetails) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommonSQLEventDetails) Reset() + func (m *CommonSQLEventDetails) Size() (n int) + func (m *CommonSQLEventDetails) String() string + func (m *CommonSQLEventDetails) Unmarshal(dAtA []byte) error + func (m *CommonSQLEventDetails) XXX_DiscardUnknown() + func (m *CommonSQLEventDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommonSQLEventDetails) XXX_Merge(src proto.Message) + func (m *CommonSQLEventDetails) XXX_Size() int + func (m *CommonSQLEventDetails) XXX_Unmarshal(b []byte) error + type CommonSQLExecDetails struct + Age float32 + ErrorText string + ExecMode string + FullIndexScan bool + FullTableScan bool + NumRetries uint32 + NumRows uint64 + SQLSTATE string + TxnCounter uint32 + func (*CommonSQLExecDetails) Descriptor() ([]byte, []int) + func (*CommonSQLExecDetails) ProtoMessage() + func (m *CommonSQLExecDetails) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommonSQLExecDetails) Marshal() (dAtA []byte, err error) + func (m *CommonSQLExecDetails) MarshalTo(dAtA []byte) (int, error) + func (m *CommonSQLExecDetails) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommonSQLExecDetails) Reset() + func (m *CommonSQLExecDetails) Size() (n int) + func (m *CommonSQLExecDetails) String() string + func (m *CommonSQLExecDetails) Unmarshal(dAtA []byte) error + func (m *CommonSQLExecDetails) XXX_DiscardUnknown() + func (m *CommonSQLExecDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommonSQLExecDetails) XXX_Merge(src proto.Message) + func (m *CommonSQLExecDetails) XXX_Size() int + func (m *CommonSQLExecDetails) XXX_Unmarshal(b []byte) error + type CommonSQLPrivilegeEventDetails struct + GrantedPrivileges []string + Grantee string + RevokedPrivileges []string + func (*CommonSQLPrivilegeEventDetails) Descriptor() ([]byte, []int) + func (*CommonSQLPrivilegeEventDetails) ProtoMessage() + func (m *CommonSQLPrivilegeEventDetails) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommonSQLPrivilegeEventDetails) Marshal() (dAtA []byte, err error) + func (m *CommonSQLPrivilegeEventDetails) MarshalTo(dAtA []byte) (int, error) + func (m *CommonSQLPrivilegeEventDetails) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommonSQLPrivilegeEventDetails) Reset() + func (m *CommonSQLPrivilegeEventDetails) Size() (n int) + func (m *CommonSQLPrivilegeEventDetails) String() string + func (m *CommonSQLPrivilegeEventDetails) Unmarshal(dAtA []byte) error + func (m *CommonSQLPrivilegeEventDetails) XXX_DiscardUnknown() + func (m *CommonSQLPrivilegeEventDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommonSQLPrivilegeEventDetails) XXX_Merge(src proto.Message) + func (m *CommonSQLPrivilegeEventDetails) XXX_Size() int + func (m *CommonSQLPrivilegeEventDetails) XXX_Unmarshal(b []byte) error + type CommonSchemaChangeEventDetails struct + DescriptorID uint32 + InstanceID int32 + MutationID uint32 + func (*CommonSchemaChangeEventDetails) Descriptor() ([]byte, []int) + func (*CommonSchemaChangeEventDetails) ProtoMessage() + func (m *CommonSchemaChangeEventDetails) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommonSchemaChangeEventDetails) CommonSchemaChangeDetails() *CommonSchemaChangeEventDetails + func (m *CommonSchemaChangeEventDetails) Marshal() (dAtA []byte, err error) + func (m *CommonSchemaChangeEventDetails) MarshalTo(dAtA []byte) (int, error) + func (m *CommonSchemaChangeEventDetails) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommonSchemaChangeEventDetails) Reset() + func (m *CommonSchemaChangeEventDetails) Size() (n int) + func (m *CommonSchemaChangeEventDetails) String() string + func (m *CommonSchemaChangeEventDetails) Unmarshal(dAtA []byte) error + func (m *CommonSchemaChangeEventDetails) XXX_DiscardUnknown() + func (m *CommonSchemaChangeEventDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommonSchemaChangeEventDetails) XXX_Merge(src proto.Message) + func (m *CommonSchemaChangeEventDetails) XXX_Size() int + func (m *CommonSchemaChangeEventDetails) XXX_Unmarshal(b []byte) error + type CommonSessionDetails struct + SystemIdentity string + Transport string + User string + func (*CommonSessionDetails) Descriptor() ([]byte, []int) + func (*CommonSessionDetails) ProtoMessage() + func (m *CommonSessionDetails) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommonSessionDetails) Marshal() (dAtA []byte, err error) + func (m *CommonSessionDetails) MarshalTo(dAtA []byte) (int, error) + func (m *CommonSessionDetails) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommonSessionDetails) Reset() + func (m *CommonSessionDetails) Size() (n int) + func (m *CommonSessionDetails) String() string + func (m *CommonSessionDetails) Unmarshal(dAtA []byte) error + func (m *CommonSessionDetails) XXX_DiscardUnknown() + func (m *CommonSessionDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommonSessionDetails) XXX_Merge(src proto.Message) + func (m *CommonSessionDetails) XXX_Size() int + func (m *CommonSessionDetails) XXX_Unmarshal(b []byte) error + type CommonTxnRowsLimitDetails struct + NumRows int64 + SessionID string + TxnID string + func (*CommonTxnRowsLimitDetails) Descriptor() ([]byte, []int) + func (*CommonTxnRowsLimitDetails) ProtoMessage() + func (d *CommonTxnRowsLimitDetails) Error(kind string) string + func (d *CommonTxnRowsLimitDetails) SafeFormatError(p errors.Printer, kind string) (next error) + func (m *CommonTxnRowsLimitDetails) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommonTxnRowsLimitDetails) Marshal() (dAtA []byte, err error) + func (m *CommonTxnRowsLimitDetails) MarshalTo(dAtA []byte) (int, error) + func (m *CommonTxnRowsLimitDetails) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommonTxnRowsLimitDetails) Reset() + func (m *CommonTxnRowsLimitDetails) Size() (n int) + func (m *CommonTxnRowsLimitDetails) String() string + func (m *CommonTxnRowsLimitDetails) Unmarshal(dAtA []byte) error + func (m *CommonTxnRowsLimitDetails) XXX_DiscardUnknown() + func (m *CommonTxnRowsLimitDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommonTxnRowsLimitDetails) XXX_Merge(src proto.Message) + func (m *CommonTxnRowsLimitDetails) XXX_Size() int + func (m *CommonTxnRowsLimitDetails) XXX_Unmarshal(b []byte) error + type CommonZoneConfigDetails struct + Config string + Options []string + Target string + func (*CommonZoneConfigDetails) Descriptor() ([]byte, []int) + func (*CommonZoneConfigDetails) ProtoMessage() + func (m *CommonZoneConfigDetails) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CommonZoneConfigDetails) Marshal() (dAtA []byte, err error) + func (m *CommonZoneConfigDetails) MarshalTo(dAtA []byte) (int, error) + func (m *CommonZoneConfigDetails) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CommonZoneConfigDetails) Reset() + func (m *CommonZoneConfigDetails) Size() (n int) + func (m *CommonZoneConfigDetails) String() string + func (m *CommonZoneConfigDetails) Unmarshal(dAtA []byte) error + func (m *CommonZoneConfigDetails) XXX_DiscardUnknown() + func (m *CommonZoneConfigDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommonZoneConfigDetails) XXX_Merge(src proto.Message) + func (m *CommonZoneConfigDetails) XXX_Size() int + func (m *CommonZoneConfigDetails) XXX_Unmarshal(b []byte) error + type ConvertToSchema struct + DatabaseName string + NewDatabaseParent string + func (*ConvertToSchema) Descriptor() ([]byte, []int) + func (*ConvertToSchema) ProtoMessage() + func (m *ConvertToSchema) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *ConvertToSchema) LoggingChannel() logpb.Channel + func (m *ConvertToSchema) Marshal() (dAtA []byte, err error) + func (m *ConvertToSchema) MarshalTo(dAtA []byte) (int, error) + func (m *ConvertToSchema) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ConvertToSchema) Reset() + func (m *ConvertToSchema) Size() (n int) + func (m *ConvertToSchema) String() string + func (m *ConvertToSchema) Unmarshal(dAtA []byte) error + func (m *ConvertToSchema) XXX_DiscardUnknown() + func (m *ConvertToSchema) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ConvertToSchema) XXX_Merge(src proto.Message) + func (m *ConvertToSchema) XXX_Size() int + func (m *ConvertToSchema) XXX_Unmarshal(b []byte) error + type CreateDatabase struct + DatabaseName string + func (*CreateDatabase) Descriptor() ([]byte, []int) + func (*CreateDatabase) ProtoMessage() + func (m *CreateDatabase) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CreateDatabase) LoggingChannel() logpb.Channel + func (m *CreateDatabase) Marshal() (dAtA []byte, err error) + func (m *CreateDatabase) MarshalTo(dAtA []byte) (int, error) + func (m *CreateDatabase) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CreateDatabase) Reset() + func (m *CreateDatabase) Size() (n int) + func (m *CreateDatabase) String() string + func (m *CreateDatabase) Unmarshal(dAtA []byte) error + func (m *CreateDatabase) XXX_DiscardUnknown() + func (m *CreateDatabase) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateDatabase) XXX_Merge(src proto.Message) + func (m *CreateDatabase) XXX_Size() int + func (m *CreateDatabase) XXX_Unmarshal(b []byte) error + type CreateIndex struct + IndexName string + MutationID uint32 + TableName string + func (*CreateIndex) Descriptor() ([]byte, []int) + func (*CreateIndex) ProtoMessage() + func (m *CreateIndex) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CreateIndex) LoggingChannel() logpb.Channel + func (m *CreateIndex) Marshal() (dAtA []byte, err error) + func (m *CreateIndex) MarshalTo(dAtA []byte) (int, error) + func (m *CreateIndex) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CreateIndex) Reset() + func (m *CreateIndex) Size() (n int) + func (m *CreateIndex) String() string + func (m *CreateIndex) Unmarshal(dAtA []byte) error + func (m *CreateIndex) XXX_DiscardUnknown() + func (m *CreateIndex) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateIndex) XXX_Merge(src proto.Message) + func (m *CreateIndex) XXX_Size() int + func (m *CreateIndex) XXX_Unmarshal(b []byte) error + type CreateRole struct + RoleName string + func (*CreateRole) Descriptor() ([]byte, []int) + func (*CreateRole) ProtoMessage() + func (m *CreateRole) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CreateRole) LoggingChannel() logpb.Channel + func (m *CreateRole) Marshal() (dAtA []byte, err error) + func (m *CreateRole) MarshalTo(dAtA []byte) (int, error) + func (m *CreateRole) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CreateRole) Reset() + func (m *CreateRole) Size() (n int) + func (m *CreateRole) String() string + func (m *CreateRole) Unmarshal(dAtA []byte) error + func (m *CreateRole) XXX_DiscardUnknown() + func (m *CreateRole) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateRole) XXX_Merge(src proto.Message) + func (m *CreateRole) XXX_Size() int + func (m *CreateRole) XXX_Unmarshal(b []byte) error + type CreateSchema struct + Owner string + SchemaName string + func (*CreateSchema) Descriptor() ([]byte, []int) + func (*CreateSchema) ProtoMessage() + func (m *CreateSchema) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CreateSchema) LoggingChannel() logpb.Channel + func (m *CreateSchema) Marshal() (dAtA []byte, err error) + func (m *CreateSchema) MarshalTo(dAtA []byte) (int, error) + func (m *CreateSchema) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CreateSchema) Reset() + func (m *CreateSchema) Size() (n int) + func (m *CreateSchema) String() string + func (m *CreateSchema) Unmarshal(dAtA []byte) error + func (m *CreateSchema) XXX_DiscardUnknown() + func (m *CreateSchema) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateSchema) XXX_Merge(src proto.Message) + func (m *CreateSchema) XXX_Size() int + func (m *CreateSchema) XXX_Unmarshal(b []byte) error + type CreateSequence struct + Owner string + SequenceName string + func (*CreateSequence) Descriptor() ([]byte, []int) + func (*CreateSequence) ProtoMessage() + func (m *CreateSequence) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CreateSequence) LoggingChannel() logpb.Channel + func (m *CreateSequence) Marshal() (dAtA []byte, err error) + func (m *CreateSequence) MarshalTo(dAtA []byte) (int, error) + func (m *CreateSequence) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CreateSequence) Reset() + func (m *CreateSequence) Size() (n int) + func (m *CreateSequence) String() string + func (m *CreateSequence) Unmarshal(dAtA []byte) error + func (m *CreateSequence) XXX_DiscardUnknown() + func (m *CreateSequence) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateSequence) XXX_Merge(src proto.Message) + func (m *CreateSequence) XXX_Size() int + func (m *CreateSequence) XXX_Unmarshal(b []byte) error + type CreateStatistics struct + TableName string + func (*CreateStatistics) Descriptor() ([]byte, []int) + func (*CreateStatistics) ProtoMessage() + func (m *CreateStatistics) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CreateStatistics) LoggingChannel() logpb.Channel + func (m *CreateStatistics) Marshal() (dAtA []byte, err error) + func (m *CreateStatistics) MarshalTo(dAtA []byte) (int, error) + func (m *CreateStatistics) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CreateStatistics) Reset() + func (m *CreateStatistics) Size() (n int) + func (m *CreateStatistics) String() string + func (m *CreateStatistics) Unmarshal(dAtA []byte) error + func (m *CreateStatistics) XXX_DiscardUnknown() + func (m *CreateStatistics) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateStatistics) XXX_Merge(src proto.Message) + func (m *CreateStatistics) XXX_Size() int + func (m *CreateStatistics) XXX_Unmarshal(b []byte) error + type CreateTable struct + Owner string + TableName string + func (*CreateTable) Descriptor() ([]byte, []int) + func (*CreateTable) ProtoMessage() + func (m *CreateTable) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CreateTable) LoggingChannel() logpb.Channel + func (m *CreateTable) Marshal() (dAtA []byte, err error) + func (m *CreateTable) MarshalTo(dAtA []byte) (int, error) + func (m *CreateTable) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CreateTable) Reset() + func (m *CreateTable) Size() (n int) + func (m *CreateTable) String() string + func (m *CreateTable) Unmarshal(dAtA []byte) error + func (m *CreateTable) XXX_DiscardUnknown() + func (m *CreateTable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateTable) XXX_Merge(src proto.Message) + func (m *CreateTable) XXX_Size() int + func (m *CreateTable) XXX_Unmarshal(b []byte) error + type CreateType struct + Owner string + TypeName string + func (*CreateType) Descriptor() ([]byte, []int) + func (*CreateType) ProtoMessage() + func (m *CreateType) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CreateType) LoggingChannel() logpb.Channel + func (m *CreateType) Marshal() (dAtA []byte, err error) + func (m *CreateType) MarshalTo(dAtA []byte) (int, error) + func (m *CreateType) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CreateType) Reset() + func (m *CreateType) Size() (n int) + func (m *CreateType) String() string + func (m *CreateType) Unmarshal(dAtA []byte) error + func (m *CreateType) XXX_DiscardUnknown() + func (m *CreateType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateType) XXX_Merge(src proto.Message) + func (m *CreateType) XXX_Size() int + func (m *CreateType) XXX_Unmarshal(b []byte) error + type CreateView struct + Owner string + ViewName string + ViewQuery string + func (*CreateView) Descriptor() ([]byte, []int) + func (*CreateView) ProtoMessage() + func (m *CreateView) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *CreateView) LoggingChannel() logpb.Channel + func (m *CreateView) Marshal() (dAtA []byte, err error) + func (m *CreateView) MarshalTo(dAtA []byte) (int, error) + func (m *CreateView) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CreateView) Reset() + func (m *CreateView) Size() (n int) + func (m *CreateView) String() string + func (m *CreateView) Unmarshal(dAtA []byte) error + func (m *CreateView) XXX_DiscardUnknown() + func (m *CreateView) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateView) XXX_Merge(src proto.Message) + func (m *CreateView) XXX_Size() int + func (m *CreateView) XXX_Unmarshal(b []byte) error + type DebugRecoverReplica struct + EndKey string + RangeID int64 + StartKey string + StoreID int64 + SurvivorReplicaID int32 + UpdatedReplicaID int32 + func (*DebugRecoverReplica) Descriptor() ([]byte, []int) + func (*DebugRecoverReplica) ProtoMessage() + func (m *DebugRecoverReplica) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *DebugRecoverReplica) LoggingChannel() logpb.Channel + func (m *DebugRecoverReplica) Marshal() (dAtA []byte, err error) + func (m *DebugRecoverReplica) MarshalTo(dAtA []byte) (int, error) + func (m *DebugRecoverReplica) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DebugRecoverReplica) Reset() + func (m *DebugRecoverReplica) Size() (n int) + func (m *DebugRecoverReplica) String() string + func (m *DebugRecoverReplica) Unmarshal(dAtA []byte) error + func (m *DebugRecoverReplica) XXX_DiscardUnknown() + func (m *DebugRecoverReplica) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DebugRecoverReplica) XXX_Merge(src proto.Message) + func (m *DebugRecoverReplica) XXX_Size() int + func (m *DebugRecoverReplica) XXX_Unmarshal(b []byte) error + type DebugSendKvBatch struct + BatchRequest string + func (*DebugSendKvBatch) Descriptor() ([]byte, []int) + func (*DebugSendKvBatch) ProtoMessage() + func (m *DebugSendKvBatch) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *DebugSendKvBatch) LoggingChannel() logpb.Channel + func (m *DebugSendKvBatch) Marshal() (dAtA []byte, err error) + func (m *DebugSendKvBatch) MarshalTo(dAtA []byte) (int, error) + func (m *DebugSendKvBatch) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DebugSendKvBatch) Reset() + func (m *DebugSendKvBatch) Size() (n int) + func (m *DebugSendKvBatch) String() string + func (m *DebugSendKvBatch) Unmarshal(dAtA []byte) error + func (m *DebugSendKvBatch) XXX_DiscardUnknown() + func (m *DebugSendKvBatch) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DebugSendKvBatch) XXX_Merge(src proto.Message) + func (m *DebugSendKvBatch) XXX_Size() int + func (m *DebugSendKvBatch) XXX_Unmarshal(b []byte) error + type DropDatabase struct + DatabaseName string + DroppedSchemaObjects []string + func (*DropDatabase) Descriptor() ([]byte, []int) + func (*DropDatabase) ProtoMessage() + func (m *DropDatabase) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *DropDatabase) LoggingChannel() logpb.Channel + func (m *DropDatabase) Marshal() (dAtA []byte, err error) + func (m *DropDatabase) MarshalTo(dAtA []byte) (int, error) + func (m *DropDatabase) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DropDatabase) Reset() + func (m *DropDatabase) Size() (n int) + func (m *DropDatabase) String() string + func (m *DropDatabase) Unmarshal(dAtA []byte) error + func (m *DropDatabase) XXX_DiscardUnknown() + func (m *DropDatabase) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DropDatabase) XXX_Merge(src proto.Message) + func (m *DropDatabase) XXX_Size() int + func (m *DropDatabase) XXX_Unmarshal(b []byte) error + type DropIndex struct + CascadeDroppedViews []string + IndexName string + MutationID uint32 + TableName string + func (*DropIndex) Descriptor() ([]byte, []int) + func (*DropIndex) ProtoMessage() + func (m *DropIndex) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *DropIndex) LoggingChannel() logpb.Channel + func (m *DropIndex) Marshal() (dAtA []byte, err error) + func (m *DropIndex) MarshalTo(dAtA []byte) (int, error) + func (m *DropIndex) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DropIndex) Reset() + func (m *DropIndex) Size() (n int) + func (m *DropIndex) String() string + func (m *DropIndex) Unmarshal(dAtA []byte) error + func (m *DropIndex) XXX_DiscardUnknown() + func (m *DropIndex) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DropIndex) XXX_Merge(src proto.Message) + func (m *DropIndex) XXX_Size() int + func (m *DropIndex) XXX_Unmarshal(b []byte) error + type DropRole struct + RoleName string + func (*DropRole) Descriptor() ([]byte, []int) + func (*DropRole) ProtoMessage() + func (m *DropRole) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *DropRole) LoggingChannel() logpb.Channel + func (m *DropRole) Marshal() (dAtA []byte, err error) + func (m *DropRole) MarshalTo(dAtA []byte) (int, error) + func (m *DropRole) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DropRole) Reset() + func (m *DropRole) Size() (n int) + func (m *DropRole) String() string + func (m *DropRole) Unmarshal(dAtA []byte) error + func (m *DropRole) XXX_DiscardUnknown() + func (m *DropRole) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DropRole) XXX_Merge(src proto.Message) + func (m *DropRole) XXX_Size() int + func (m *DropRole) XXX_Unmarshal(b []byte) error + type DropSchema struct + SchemaName string + func (*DropSchema) Descriptor() ([]byte, []int) + func (*DropSchema) ProtoMessage() + func (m *DropSchema) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *DropSchema) LoggingChannel() logpb.Channel + func (m *DropSchema) Marshal() (dAtA []byte, err error) + func (m *DropSchema) MarshalTo(dAtA []byte) (int, error) + func (m *DropSchema) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DropSchema) Reset() + func (m *DropSchema) Size() (n int) + func (m *DropSchema) String() string + func (m *DropSchema) Unmarshal(dAtA []byte) error + func (m *DropSchema) XXX_DiscardUnknown() + func (m *DropSchema) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DropSchema) XXX_Merge(src proto.Message) + func (m *DropSchema) XXX_Size() int + func (m *DropSchema) XXX_Unmarshal(b []byte) error + type DropSequence struct + SequenceName string + func (*DropSequence) Descriptor() ([]byte, []int) + func (*DropSequence) ProtoMessage() + func (m *DropSequence) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *DropSequence) LoggingChannel() logpb.Channel + func (m *DropSequence) Marshal() (dAtA []byte, err error) + func (m *DropSequence) MarshalTo(dAtA []byte) (int, error) + func (m *DropSequence) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DropSequence) Reset() + func (m *DropSequence) Size() (n int) + func (m *DropSequence) String() string + func (m *DropSequence) Unmarshal(dAtA []byte) error + func (m *DropSequence) XXX_DiscardUnknown() + func (m *DropSequence) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DropSequence) XXX_Merge(src proto.Message) + func (m *DropSequence) XXX_Size() int + func (m *DropSequence) XXX_Unmarshal(b []byte) error + type DropTable struct + CascadeDroppedViews []string + TableName string + func (*DropTable) Descriptor() ([]byte, []int) + func (*DropTable) ProtoMessage() + func (m *DropTable) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *DropTable) LoggingChannel() logpb.Channel + func (m *DropTable) Marshal() (dAtA []byte, err error) + func (m *DropTable) MarshalTo(dAtA []byte) (int, error) + func (m *DropTable) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DropTable) Reset() + func (m *DropTable) Size() (n int) + func (m *DropTable) String() string + func (m *DropTable) Unmarshal(dAtA []byte) error + func (m *DropTable) XXX_DiscardUnknown() + func (m *DropTable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DropTable) XXX_Merge(src proto.Message) + func (m *DropTable) XXX_Size() int + func (m *DropTable) XXX_Unmarshal(b []byte) error + type DropType struct + TypeName string + func (*DropType) Descriptor() ([]byte, []int) + func (*DropType) ProtoMessage() + func (m *DropType) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *DropType) LoggingChannel() logpb.Channel + func (m *DropType) Marshal() (dAtA []byte, err error) + func (m *DropType) MarshalTo(dAtA []byte) (int, error) + func (m *DropType) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DropType) Reset() + func (m *DropType) Size() (n int) + func (m *DropType) String() string + func (m *DropType) Unmarshal(dAtA []byte) error + func (m *DropType) XXX_DiscardUnknown() + func (m *DropType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DropType) XXX_Merge(src proto.Message) + func (m *DropType) XXX_Size() int + func (m *DropType) XXX_Unmarshal(b []byte) error + type DropView struct + CascadeDroppedViews []string + ViewName string + func (*DropView) Descriptor() ([]byte, []int) + func (*DropView) ProtoMessage() + func (m *DropView) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *DropView) LoggingChannel() logpb.Channel + func (m *DropView) Marshal() (dAtA []byte, err error) + func (m *DropView) MarshalTo(dAtA []byte) (int, error) + func (m *DropView) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DropView) Reset() + func (m *DropView) Size() (n int) + func (m *DropView) String() string + func (m *DropView) Unmarshal(dAtA []byte) error + func (m *DropView) XXX_DiscardUnknown() + func (m *DropView) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DropView) XXX_Merge(src proto.Message) + func (m *DropView) XXX_Size() int + func (m *DropView) XXX_Unmarshal(b []byte) error + type EventPayload interface + AppendJSONFields func(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + CommonDetails func() *CommonEventDetails + LoggingChannel func() logpb.Channel + type EventWithCommonJobPayload interface + CommonJobDetails func() *CommonJobEventDetails + type EventWithCommonSQLPayload interface + CommonSQLDetails func() *CommonSQLEventDetails + type EventWithCommonSchemaChangePayload interface + CommonSchemaChangeDetails func() *CommonSchemaChangeEventDetails + type FinishSchemaChange struct + func (*FinishSchemaChange) Descriptor() ([]byte, []int) + func (*FinishSchemaChange) ProtoMessage() + func (m *FinishSchemaChange) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *FinishSchemaChange) LoggingChannel() logpb.Channel + func (m *FinishSchemaChange) Marshal() (dAtA []byte, err error) + func (m *FinishSchemaChange) MarshalTo(dAtA []byte) (int, error) + func (m *FinishSchemaChange) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *FinishSchemaChange) Reset() + func (m *FinishSchemaChange) Size() (n int) + func (m *FinishSchemaChange) String() string + func (m *FinishSchemaChange) Unmarshal(dAtA []byte) error + func (m *FinishSchemaChange) XXX_DiscardUnknown() + func (m *FinishSchemaChange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *FinishSchemaChange) XXX_Merge(src proto.Message) + func (m *FinishSchemaChange) XXX_Size() int + func (m *FinishSchemaChange) XXX_Unmarshal(b []byte) error + type FinishSchemaChangeRollback struct + func (*FinishSchemaChangeRollback) Descriptor() ([]byte, []int) + func (*FinishSchemaChangeRollback) ProtoMessage() + func (m *FinishSchemaChangeRollback) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *FinishSchemaChangeRollback) LoggingChannel() logpb.Channel + func (m *FinishSchemaChangeRollback) Marshal() (dAtA []byte, err error) + func (m *FinishSchemaChangeRollback) MarshalTo(dAtA []byte) (int, error) + func (m *FinishSchemaChangeRollback) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *FinishSchemaChangeRollback) Reset() + func (m *FinishSchemaChangeRollback) Size() (n int) + func (m *FinishSchemaChangeRollback) String() string + func (m *FinishSchemaChangeRollback) Unmarshal(dAtA []byte) error + func (m *FinishSchemaChangeRollback) XXX_DiscardUnknown() + func (m *FinishSchemaChangeRollback) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *FinishSchemaChangeRollback) XXX_Merge(src proto.Message) + func (m *FinishSchemaChangeRollback) XXX_Size() int + func (m *FinishSchemaChangeRollback) XXX_Unmarshal(b []byte) error + type ForceDeleteTableDataEntry struct + DescriptorID uint32 + func (*ForceDeleteTableDataEntry) Descriptor() ([]byte, []int) + func (*ForceDeleteTableDataEntry) ProtoMessage() + func (m *ForceDeleteTableDataEntry) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *ForceDeleteTableDataEntry) LoggingChannel() logpb.Channel + func (m *ForceDeleteTableDataEntry) Marshal() (dAtA []byte, err error) + func (m *ForceDeleteTableDataEntry) MarshalTo(dAtA []byte) (int, error) + func (m *ForceDeleteTableDataEntry) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ForceDeleteTableDataEntry) Reset() + func (m *ForceDeleteTableDataEntry) Size() (n int) + func (m *ForceDeleteTableDataEntry) String() string + func (m *ForceDeleteTableDataEntry) Unmarshal(dAtA []byte) error + func (m *ForceDeleteTableDataEntry) XXX_DiscardUnknown() + func (m *ForceDeleteTableDataEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ForceDeleteTableDataEntry) XXX_Merge(src proto.Message) + func (m *ForceDeleteTableDataEntry) XXX_Size() int + func (m *ForceDeleteTableDataEntry) XXX_Unmarshal(b []byte) error + type Import struct + func (*Import) Descriptor() ([]byte, []int) + func (*Import) ProtoMessage() + func (m *Import) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *Import) LoggingChannel() logpb.Channel + func (m *Import) Marshal() (dAtA []byte, err error) + func (m *Import) MarshalTo(dAtA []byte) (int, error) + func (m *Import) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Import) Reset() + func (m *Import) Size() (n int) + func (m *Import) String() string + func (m *Import) Unmarshal(dAtA []byte) error + func (m *Import) XXX_DiscardUnknown() + func (m *Import) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Import) XXX_Merge(src proto.Message) + func (m *Import) XXX_Size() int + func (m *Import) XXX_Unmarshal(b []byte) error + type LargeRow struct + func (*LargeRow) Descriptor() ([]byte, []int) + func (*LargeRow) ProtoMessage() + func (m *LargeRow) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *LargeRow) LoggingChannel() logpb.Channel + func (m *LargeRow) Marshal() (dAtA []byte, err error) + func (m *LargeRow) MarshalTo(dAtA []byte) (int, error) + func (m *LargeRow) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *LargeRow) Reset() + func (m *LargeRow) Size() (n int) + func (m *LargeRow) String() string + func (m *LargeRow) Unmarshal(dAtA []byte) error + func (m *LargeRow) XXX_DiscardUnknown() + func (m *LargeRow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *LargeRow) XXX_Merge(src proto.Message) + func (m *LargeRow) XXX_Size() int + func (m *LargeRow) XXX_Unmarshal(b []byte) error + type LargeRowInternal struct + func (*LargeRowInternal) Descriptor() ([]byte, []int) + func (*LargeRowInternal) ProtoMessage() + func (m *LargeRowInternal) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *LargeRowInternal) LoggingChannel() logpb.Channel + func (m *LargeRowInternal) Marshal() (dAtA []byte, err error) + func (m *LargeRowInternal) MarshalTo(dAtA []byte) (int, error) + func (m *LargeRowInternal) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *LargeRowInternal) Reset() + func (m *LargeRowInternal) Size() (n int) + func (m *LargeRowInternal) String() string + func (m *LargeRowInternal) Unmarshal(dAtA []byte) error + func (m *LargeRowInternal) XXX_DiscardUnknown() + func (m *LargeRowInternal) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *LargeRowInternal) XXX_Merge(src proto.Message) + func (m *LargeRowInternal) XXX_Size() int + func (m *LargeRowInternal) XXX_Unmarshal(b []byte) error + type NodeDecommissioned struct + func (*NodeDecommissioned) Descriptor() ([]byte, []int) + func (*NodeDecommissioned) ProtoMessage() + func (m *NodeDecommissioned) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *NodeDecommissioned) LoggingChannel() logpb.Channel + func (m *NodeDecommissioned) Marshal() (dAtA []byte, err error) + func (m *NodeDecommissioned) MarshalTo(dAtA []byte) (int, error) + func (m *NodeDecommissioned) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *NodeDecommissioned) Reset() + func (m *NodeDecommissioned) Size() (n int) + func (m *NodeDecommissioned) String() string + func (m *NodeDecommissioned) Unmarshal(dAtA []byte) error + func (m *NodeDecommissioned) XXX_DiscardUnknown() + func (m *NodeDecommissioned) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NodeDecommissioned) XXX_Merge(src proto.Message) + func (m *NodeDecommissioned) XXX_Size() int + func (m *NodeDecommissioned) XXX_Unmarshal(b []byte) error + type NodeDecommissioning struct + func (*NodeDecommissioning) Descriptor() ([]byte, []int) + func (*NodeDecommissioning) ProtoMessage() + func (m *NodeDecommissioning) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *NodeDecommissioning) LoggingChannel() logpb.Channel + func (m *NodeDecommissioning) Marshal() (dAtA []byte, err error) + func (m *NodeDecommissioning) MarshalTo(dAtA []byte) (int, error) + func (m *NodeDecommissioning) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *NodeDecommissioning) Reset() + func (m *NodeDecommissioning) Size() (n int) + func (m *NodeDecommissioning) String() string + func (m *NodeDecommissioning) Unmarshal(dAtA []byte) error + func (m *NodeDecommissioning) XXX_DiscardUnknown() + func (m *NodeDecommissioning) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NodeDecommissioning) XXX_Merge(src proto.Message) + func (m *NodeDecommissioning) XXX_Size() int + func (m *NodeDecommissioning) XXX_Unmarshal(b []byte) error + type NodeJoin struct + func (*NodeJoin) Descriptor() ([]byte, []int) + func (*NodeJoin) ProtoMessage() + func (m *NodeJoin) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *NodeJoin) LoggingChannel() logpb.Channel + func (m *NodeJoin) Marshal() (dAtA []byte, err error) + func (m *NodeJoin) MarshalTo(dAtA []byte) (int, error) + func (m *NodeJoin) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *NodeJoin) Reset() + func (m *NodeJoin) Size() (n int) + func (m *NodeJoin) String() string + func (m *NodeJoin) Unmarshal(dAtA []byte) error + func (m *NodeJoin) XXX_DiscardUnknown() + func (m *NodeJoin) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NodeJoin) XXX_Merge(src proto.Message) + func (m *NodeJoin) XXX_Size() int + func (m *NodeJoin) XXX_Unmarshal(b []byte) error + type NodeRecommissioned struct + func (*NodeRecommissioned) Descriptor() ([]byte, []int) + func (*NodeRecommissioned) ProtoMessage() + func (m *NodeRecommissioned) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *NodeRecommissioned) LoggingChannel() logpb.Channel + func (m *NodeRecommissioned) Marshal() (dAtA []byte, err error) + func (m *NodeRecommissioned) MarshalTo(dAtA []byte) (int, error) + func (m *NodeRecommissioned) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *NodeRecommissioned) Reset() + func (m *NodeRecommissioned) Size() (n int) + func (m *NodeRecommissioned) String() string + func (m *NodeRecommissioned) Unmarshal(dAtA []byte) error + func (m *NodeRecommissioned) XXX_DiscardUnknown() + func (m *NodeRecommissioned) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NodeRecommissioned) XXX_Merge(src proto.Message) + func (m *NodeRecommissioned) XXX_Size() int + func (m *NodeRecommissioned) XXX_Unmarshal(b []byte) error + type NodeRestart struct + func (*NodeRestart) Descriptor() ([]byte, []int) + func (*NodeRestart) ProtoMessage() + func (m *NodeRestart) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *NodeRestart) LoggingChannel() logpb.Channel + func (m *NodeRestart) Marshal() (dAtA []byte, err error) + func (m *NodeRestart) MarshalTo(dAtA []byte) (int, error) + func (m *NodeRestart) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *NodeRestart) Reset() + func (m *NodeRestart) Size() (n int) + func (m *NodeRestart) String() string + func (m *NodeRestart) Unmarshal(dAtA []byte) error + func (m *NodeRestart) XXX_DiscardUnknown() + func (m *NodeRestart) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NodeRestart) XXX_Merge(src proto.Message) + func (m *NodeRestart) XXX_Size() int + func (m *NodeRestart) XXX_Unmarshal(b []byte) error + type PasswordHashConverted struct + NewMethod string + OldMethod string + RoleName string + func (*PasswordHashConverted) Descriptor() ([]byte, []int) + func (*PasswordHashConverted) ProtoMessage() + func (m *PasswordHashConverted) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *PasswordHashConverted) LoggingChannel() logpb.Channel + func (m *PasswordHashConverted) Marshal() (dAtA []byte, err error) + func (m *PasswordHashConverted) MarshalTo(dAtA []byte) (int, error) + func (m *PasswordHashConverted) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *PasswordHashConverted) Reset() + func (m *PasswordHashConverted) Size() (n int) + func (m *PasswordHashConverted) String() string + func (m *PasswordHashConverted) Unmarshal(dAtA []byte) error + func (m *PasswordHashConverted) XXX_DiscardUnknown() + func (m *PasswordHashConverted) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PasswordHashConverted) XXX_Merge(src proto.Message) + func (m *PasswordHashConverted) XXX_Size() int + func (m *PasswordHashConverted) XXX_Unmarshal(b []byte) error + type QueryExecute struct + func (*QueryExecute) Descriptor() ([]byte, []int) + func (*QueryExecute) ProtoMessage() + func (m *QueryExecute) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *QueryExecute) LoggingChannel() logpb.Channel + func (m *QueryExecute) Marshal() (dAtA []byte, err error) + func (m *QueryExecute) MarshalTo(dAtA []byte) (int, error) + func (m *QueryExecute) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *QueryExecute) Reset() + func (m *QueryExecute) Size() (n int) + func (m *QueryExecute) String() string + func (m *QueryExecute) Unmarshal(dAtA []byte) error + func (m *QueryExecute) XXX_DiscardUnknown() + func (m *QueryExecute) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *QueryExecute) XXX_Merge(src proto.Message) + func (m *QueryExecute) XXX_Size() int + func (m *QueryExecute) XXX_Unmarshal(b []byte) error + type RemoveZoneConfig struct + func (*RemoveZoneConfig) Descriptor() ([]byte, []int) + func (*RemoveZoneConfig) ProtoMessage() + func (m *RemoveZoneConfig) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *RemoveZoneConfig) LoggingChannel() logpb.Channel + func (m *RemoveZoneConfig) Marshal() (dAtA []byte, err error) + func (m *RemoveZoneConfig) MarshalTo(dAtA []byte) (int, error) + func (m *RemoveZoneConfig) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RemoveZoneConfig) Reset() + func (m *RemoveZoneConfig) Size() (n int) + func (m *RemoveZoneConfig) String() string + func (m *RemoveZoneConfig) Unmarshal(dAtA []byte) error + func (m *RemoveZoneConfig) XXX_DiscardUnknown() + func (m *RemoveZoneConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RemoveZoneConfig) XXX_Merge(src proto.Message) + func (m *RemoveZoneConfig) XXX_Size() int + func (m *RemoveZoneConfig) XXX_Unmarshal(b []byte) error + type RenameDatabase struct + DatabaseName string + NewDatabaseName string + func (*RenameDatabase) Descriptor() ([]byte, []int) + func (*RenameDatabase) ProtoMessage() + func (m *RenameDatabase) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *RenameDatabase) LoggingChannel() logpb.Channel + func (m *RenameDatabase) Marshal() (dAtA []byte, err error) + func (m *RenameDatabase) MarshalTo(dAtA []byte) (int, error) + func (m *RenameDatabase) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RenameDatabase) Reset() + func (m *RenameDatabase) Size() (n int) + func (m *RenameDatabase) String() string + func (m *RenameDatabase) Unmarshal(dAtA []byte) error + func (m *RenameDatabase) XXX_DiscardUnknown() + func (m *RenameDatabase) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RenameDatabase) XXX_Merge(src proto.Message) + func (m *RenameDatabase) XXX_Size() int + func (m *RenameDatabase) XXX_Unmarshal(b []byte) error + type RenameSchema struct + NewSchemaName string + SchemaName string + func (*RenameSchema) Descriptor() ([]byte, []int) + func (*RenameSchema) ProtoMessage() + func (m *RenameSchema) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *RenameSchema) LoggingChannel() logpb.Channel + func (m *RenameSchema) Marshal() (dAtA []byte, err error) + func (m *RenameSchema) MarshalTo(dAtA []byte) (int, error) + func (m *RenameSchema) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RenameSchema) Reset() + func (m *RenameSchema) Size() (n int) + func (m *RenameSchema) String() string + func (m *RenameSchema) Unmarshal(dAtA []byte) error + func (m *RenameSchema) XXX_DiscardUnknown() + func (m *RenameSchema) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RenameSchema) XXX_Merge(src proto.Message) + func (m *RenameSchema) XXX_Size() int + func (m *RenameSchema) XXX_Unmarshal(b []byte) error + type RenameTable struct + NewTableName string + TableName string + func (*RenameTable) Descriptor() ([]byte, []int) + func (*RenameTable) ProtoMessage() + func (m *RenameTable) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *RenameTable) LoggingChannel() logpb.Channel + func (m *RenameTable) Marshal() (dAtA []byte, err error) + func (m *RenameTable) MarshalTo(dAtA []byte) (int, error) + func (m *RenameTable) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RenameTable) Reset() + func (m *RenameTable) Size() (n int) + func (m *RenameTable) String() string + func (m *RenameTable) Unmarshal(dAtA []byte) error + func (m *RenameTable) XXX_DiscardUnknown() + func (m *RenameTable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RenameTable) XXX_Merge(src proto.Message) + func (m *RenameTable) XXX_Size() int + func (m *RenameTable) XXX_Unmarshal(b []byte) error + type RenameType struct + NewTypeName string + TypeName string + func (*RenameType) Descriptor() ([]byte, []int) + func (*RenameType) ProtoMessage() + func (m *RenameType) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *RenameType) LoggingChannel() logpb.Channel + func (m *RenameType) Marshal() (dAtA []byte, err error) + func (m *RenameType) MarshalTo(dAtA []byte) (int, error) + func (m *RenameType) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RenameType) Reset() + func (m *RenameType) Size() (n int) + func (m *RenameType) String() string + func (m *RenameType) Unmarshal(dAtA []byte) error + func (m *RenameType) XXX_DiscardUnknown() + func (m *RenameType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RenameType) XXX_Merge(src proto.Message) + func (m *RenameType) XXX_Size() int + func (m *RenameType) XXX_Unmarshal(b []byte) error + type Restore struct + func (*Restore) Descriptor() ([]byte, []int) + func (*Restore) ProtoMessage() + func (m *Restore) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *Restore) LoggingChannel() logpb.Channel + func (m *Restore) Marshal() (dAtA []byte, err error) + func (m *Restore) MarshalTo(dAtA []byte) (int, error) + func (m *Restore) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Restore) Reset() + func (m *Restore) Size() (n int) + func (m *Restore) String() string + func (m *Restore) Unmarshal(dAtA []byte) error + func (m *Restore) XXX_DiscardUnknown() + func (m *Restore) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Restore) XXX_Merge(src proto.Message) + func (m *Restore) XXX_Size() int + func (m *Restore) XXX_Unmarshal(b []byte) error + type ReverseSchemaChange struct + Error string + SQLSTATE string + func (*ReverseSchemaChange) Descriptor() ([]byte, []int) + func (*ReverseSchemaChange) ProtoMessage() + func (m *ReverseSchemaChange) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *ReverseSchemaChange) LoggingChannel() logpb.Channel + func (m *ReverseSchemaChange) Marshal() (dAtA []byte, err error) + func (m *ReverseSchemaChange) MarshalTo(dAtA []byte) (int, error) + func (m *ReverseSchemaChange) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ReverseSchemaChange) Reset() + func (m *ReverseSchemaChange) Size() (n int) + func (m *ReverseSchemaChange) String() string + func (m *ReverseSchemaChange) Unmarshal(dAtA []byte) error + func (m *ReverseSchemaChange) XXX_DiscardUnknown() + func (m *ReverseSchemaChange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ReverseSchemaChange) XXX_Merge(src proto.Message) + func (m *ReverseSchemaChange) XXX_Size() int + func (m *ReverseSchemaChange) XXX_Unmarshal(b []byte) error + type RuntimeStats struct + CGoAllocBytes uint64 + CGoCallRate float32 + CGoTotalBytes uint64 + CPUSysPercent float32 + CPUUserPercent float32 + GCPausePercent float32 + GCRunCount uint64 + GoAllocBytes uint64 + GoStatsStaleness float32 + GoTotalBytes uint64 + GoroutineCount uint64 + HeapFragmentBytes uint64 + HeapReleasedBytes uint64 + HeapReservedBytes uint64 + MemRSSBytes uint64 + MemStackSysBytes uint64 + NetHostRecvBytes uint64 + NetHostSendBytes uint64 + func (*RuntimeStats) Descriptor() ([]byte, []int) + func (*RuntimeStats) ProtoMessage() + func (m *RuntimeStats) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *RuntimeStats) LoggingChannel() logpb.Channel + func (m *RuntimeStats) Marshal() (dAtA []byte, err error) + func (m *RuntimeStats) MarshalTo(dAtA []byte) (int, error) + func (m *RuntimeStats) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RuntimeStats) Reset() + func (m *RuntimeStats) Size() (n int) + func (m *RuntimeStats) String() string + func (m *RuntimeStats) Unmarshal(dAtA []byte) error + func (m *RuntimeStats) XXX_DiscardUnknown() + func (m *RuntimeStats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RuntimeStats) XXX_Merge(src proto.Message) + func (m *RuntimeStats) XXX_Size() int + func (m *RuntimeStats) XXX_Unmarshal(b []byte) error + type SampledQuery struct + CostEstimate float64 + Distribution string + SkippedQueries uint64 + func (*SampledQuery) Descriptor() ([]byte, []int) + func (*SampledQuery) ProtoMessage() + func (m *SampledQuery) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *SampledQuery) LoggingChannel() logpb.Channel + func (m *SampledQuery) Marshal() (dAtA []byte, err error) + func (m *SampledQuery) MarshalTo(dAtA []byte) (int, error) + func (m *SampledQuery) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *SampledQuery) Reset() + func (m *SampledQuery) Size() (n int) + func (m *SampledQuery) String() string + func (m *SampledQuery) Unmarshal(dAtA []byte) error + func (m *SampledQuery) XXX_DiscardUnknown() + func (m *SampledQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SampledQuery) XXX_Merge(src proto.Message) + func (m *SampledQuery) XXX_Size() int + func (m *SampledQuery) XXX_Unmarshal(b []byte) error + type SensitiveTableAccess struct + AccessMode string + TableName string + func (*SensitiveTableAccess) Descriptor() ([]byte, []int) + func (*SensitiveTableAccess) ProtoMessage() + func (m *SensitiveTableAccess) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *SensitiveTableAccess) LoggingChannel() logpb.Channel + func (m *SensitiveTableAccess) Marshal() (dAtA []byte, err error) + func (m *SensitiveTableAccess) MarshalTo(dAtA []byte) (int, error) + func (m *SensitiveTableAccess) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *SensitiveTableAccess) Reset() + func (m *SensitiveTableAccess) Size() (n int) + func (m *SensitiveTableAccess) String() string + func (m *SensitiveTableAccess) Unmarshal(dAtA []byte) error + func (m *SensitiveTableAccess) XXX_DiscardUnknown() + func (m *SensitiveTableAccess) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SensitiveTableAccess) XXX_Merge(src proto.Message) + func (m *SensitiveTableAccess) XXX_Size() int + func (m *SensitiveTableAccess) XXX_Unmarshal(b []byte) error + type SetClusterSetting struct + SettingName string + Value string + func (*SetClusterSetting) Descriptor() ([]byte, []int) + func (*SetClusterSetting) ProtoMessage() + func (m *SetClusterSetting) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *SetClusterSetting) LoggingChannel() logpb.Channel + func (m *SetClusterSetting) Marshal() (dAtA []byte, err error) + func (m *SetClusterSetting) MarshalTo(dAtA []byte) (int, error) + func (m *SetClusterSetting) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *SetClusterSetting) Reset() + func (m *SetClusterSetting) Size() (n int) + func (m *SetClusterSetting) String() string + func (m *SetClusterSetting) Unmarshal(dAtA []byte) error + func (m *SetClusterSetting) XXX_DiscardUnknown() + func (m *SetClusterSetting) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SetClusterSetting) XXX_Merge(src proto.Message) + func (m *SetClusterSetting) XXX_Size() int + func (m *SetClusterSetting) XXX_Unmarshal(b []byte) error + type SetSchema struct + DescriptorName string + DescriptorType string + NewDescriptorName string + func (*SetSchema) Descriptor() ([]byte, []int) + func (*SetSchema) ProtoMessage() + func (m *SetSchema) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *SetSchema) LoggingChannel() logpb.Channel + func (m *SetSchema) Marshal() (dAtA []byte, err error) + func (m *SetSchema) MarshalTo(dAtA []byte) (int, error) + func (m *SetSchema) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *SetSchema) Reset() + func (m *SetSchema) Size() (n int) + func (m *SetSchema) String() string + func (m *SetSchema) Unmarshal(dAtA []byte) error + func (m *SetSchema) XXX_DiscardUnknown() + func (m *SetSchema) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SetSchema) XXX_Merge(src proto.Message) + func (m *SetSchema) XXX_Size() int + func (m *SetSchema) XXX_Unmarshal(b []byte) error + type SetZoneConfig struct + func (*SetZoneConfig) Descriptor() ([]byte, []int) + func (*SetZoneConfig) ProtoMessage() + func (m *SetZoneConfig) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *SetZoneConfig) LoggingChannel() logpb.Channel + func (m *SetZoneConfig) Marshal() (dAtA []byte, err error) + func (m *SetZoneConfig) MarshalTo(dAtA []byte) (int, error) + func (m *SetZoneConfig) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *SetZoneConfig) Reset() + func (m *SetZoneConfig) Size() (n int) + func (m *SetZoneConfig) String() string + func (m *SetZoneConfig) Unmarshal(dAtA []byte) error + func (m *SetZoneConfig) XXX_DiscardUnknown() + func (m *SetZoneConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SetZoneConfig) XXX_Merge(src proto.Message) + func (m *SetZoneConfig) XXX_Size() int + func (m *SetZoneConfig) XXX_Unmarshal(b []byte) error + type SlowQuery struct + func (*SlowQuery) Descriptor() ([]byte, []int) + func (*SlowQuery) ProtoMessage() + func (m *SlowQuery) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *SlowQuery) LoggingChannel() logpb.Channel + func (m *SlowQuery) Marshal() (dAtA []byte, err error) + func (m *SlowQuery) MarshalTo(dAtA []byte) (int, error) + func (m *SlowQuery) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *SlowQuery) Reset() + func (m *SlowQuery) Size() (n int) + func (m *SlowQuery) String() string + func (m *SlowQuery) Unmarshal(dAtA []byte) error + func (m *SlowQuery) XXX_DiscardUnknown() + func (m *SlowQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SlowQuery) XXX_Merge(src proto.Message) + func (m *SlowQuery) XXX_Size() int + func (m *SlowQuery) XXX_Unmarshal(b []byte) error + type SlowQueryInternal struct + func (*SlowQueryInternal) Descriptor() ([]byte, []int) + func (*SlowQueryInternal) ProtoMessage() + func (m *SlowQueryInternal) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *SlowQueryInternal) LoggingChannel() logpb.Channel + func (m *SlowQueryInternal) Marshal() (dAtA []byte, err error) + func (m *SlowQueryInternal) MarshalTo(dAtA []byte) (int, error) + func (m *SlowQueryInternal) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *SlowQueryInternal) Reset() + func (m *SlowQueryInternal) Size() (n int) + func (m *SlowQueryInternal) String() string + func (m *SlowQueryInternal) Unmarshal(dAtA []byte) error + func (m *SlowQueryInternal) XXX_DiscardUnknown() + func (m *SlowQueryInternal) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SlowQueryInternal) XXX_Merge(src proto.Message) + func (m *SlowQueryInternal) XXX_Size() int + func (m *SlowQueryInternal) XXX_Unmarshal(b []byte) error + type TruncateTable struct + TableName string + func (*TruncateTable) Descriptor() ([]byte, []int) + func (*TruncateTable) ProtoMessage() + func (m *TruncateTable) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *TruncateTable) LoggingChannel() logpb.Channel + func (m *TruncateTable) Marshal() (dAtA []byte, err error) + func (m *TruncateTable) MarshalTo(dAtA []byte) (int, error) + func (m *TruncateTable) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *TruncateTable) Reset() + func (m *TruncateTable) Size() (n int) + func (m *TruncateTable) String() string + func (m *TruncateTable) Unmarshal(dAtA []byte) error + func (m *TruncateTable) XXX_DiscardUnknown() + func (m *TruncateTable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TruncateTable) XXX_Merge(src proto.Message) + func (m *TruncateTable) XXX_Size() int + func (m *TruncateTable) XXX_Unmarshal(b []byte) error + type TxnRowsReadLimit struct + func (*TxnRowsReadLimit) Descriptor() ([]byte, []int) + func (*TxnRowsReadLimit) ProtoMessage() + func (m *TxnRowsReadLimit) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *TxnRowsReadLimit) LoggingChannel() logpb.Channel + func (m *TxnRowsReadLimit) Marshal() (dAtA []byte, err error) + func (m *TxnRowsReadLimit) MarshalTo(dAtA []byte) (int, error) + func (m *TxnRowsReadLimit) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *TxnRowsReadLimit) Reset() + func (m *TxnRowsReadLimit) Size() (n int) + func (m *TxnRowsReadLimit) String() string + func (m *TxnRowsReadLimit) Unmarshal(dAtA []byte) error + func (m *TxnRowsReadLimit) XXX_DiscardUnknown() + func (m *TxnRowsReadLimit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TxnRowsReadLimit) XXX_Merge(src proto.Message) + func (m *TxnRowsReadLimit) XXX_Size() int + func (m *TxnRowsReadLimit) XXX_Unmarshal(b []byte) error + type TxnRowsReadLimitInternal struct + func (*TxnRowsReadLimitInternal) Descriptor() ([]byte, []int) + func (*TxnRowsReadLimitInternal) ProtoMessage() + func (m *TxnRowsReadLimitInternal) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *TxnRowsReadLimitInternal) LoggingChannel() logpb.Channel + func (m *TxnRowsReadLimitInternal) Marshal() (dAtA []byte, err error) + func (m *TxnRowsReadLimitInternal) MarshalTo(dAtA []byte) (int, error) + func (m *TxnRowsReadLimitInternal) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *TxnRowsReadLimitInternal) Reset() + func (m *TxnRowsReadLimitInternal) Size() (n int) + func (m *TxnRowsReadLimitInternal) String() string + func (m *TxnRowsReadLimitInternal) Unmarshal(dAtA []byte) error + func (m *TxnRowsReadLimitInternal) XXX_DiscardUnknown() + func (m *TxnRowsReadLimitInternal) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TxnRowsReadLimitInternal) XXX_Merge(src proto.Message) + func (m *TxnRowsReadLimitInternal) XXX_Size() int + func (m *TxnRowsReadLimitInternal) XXX_Unmarshal(b []byte) error + type TxnRowsWrittenLimit struct + func (*TxnRowsWrittenLimit) Descriptor() ([]byte, []int) + func (*TxnRowsWrittenLimit) ProtoMessage() + func (m *TxnRowsWrittenLimit) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *TxnRowsWrittenLimit) LoggingChannel() logpb.Channel + func (m *TxnRowsWrittenLimit) Marshal() (dAtA []byte, err error) + func (m *TxnRowsWrittenLimit) MarshalTo(dAtA []byte) (int, error) + func (m *TxnRowsWrittenLimit) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *TxnRowsWrittenLimit) Reset() + func (m *TxnRowsWrittenLimit) Size() (n int) + func (m *TxnRowsWrittenLimit) String() string + func (m *TxnRowsWrittenLimit) Unmarshal(dAtA []byte) error + func (m *TxnRowsWrittenLimit) XXX_DiscardUnknown() + func (m *TxnRowsWrittenLimit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TxnRowsWrittenLimit) XXX_Merge(src proto.Message) + func (m *TxnRowsWrittenLimit) XXX_Size() int + func (m *TxnRowsWrittenLimit) XXX_Unmarshal(b []byte) error + type TxnRowsWrittenLimitInternal struct + func (*TxnRowsWrittenLimitInternal) Descriptor() ([]byte, []int) + func (*TxnRowsWrittenLimitInternal) ProtoMessage() + func (m *TxnRowsWrittenLimitInternal) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *TxnRowsWrittenLimitInternal) LoggingChannel() logpb.Channel + func (m *TxnRowsWrittenLimitInternal) Marshal() (dAtA []byte, err error) + func (m *TxnRowsWrittenLimitInternal) MarshalTo(dAtA []byte) (int, error) + func (m *TxnRowsWrittenLimitInternal) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *TxnRowsWrittenLimitInternal) Reset() + func (m *TxnRowsWrittenLimitInternal) Size() (n int) + func (m *TxnRowsWrittenLimitInternal) String() string + func (m *TxnRowsWrittenLimitInternal) Unmarshal(dAtA []byte) error + func (m *TxnRowsWrittenLimitInternal) XXX_DiscardUnknown() + func (m *TxnRowsWrittenLimitInternal) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TxnRowsWrittenLimitInternal) XXX_Merge(src proto.Message) + func (m *TxnRowsWrittenLimitInternal) XXX_Size() int + func (m *TxnRowsWrittenLimitInternal) XXX_Unmarshal(b []byte) error + type UnsafeDeleteDescriptor struct + Force bool + ForceNotice string + Name string + ParentID uint32 + ParentSchemaID uint32 + func (*UnsafeDeleteDescriptor) Descriptor() ([]byte, []int) + func (*UnsafeDeleteDescriptor) ProtoMessage() + func (m *UnsafeDeleteDescriptor) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *UnsafeDeleteDescriptor) LoggingChannel() logpb.Channel + func (m *UnsafeDeleteDescriptor) Marshal() (dAtA []byte, err error) + func (m *UnsafeDeleteDescriptor) MarshalTo(dAtA []byte) (int, error) + func (m *UnsafeDeleteDescriptor) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *UnsafeDeleteDescriptor) Reset() + func (m *UnsafeDeleteDescriptor) Size() (n int) + func (m *UnsafeDeleteDescriptor) String() string + func (m *UnsafeDeleteDescriptor) Unmarshal(dAtA []byte) error + func (m *UnsafeDeleteDescriptor) XXX_DiscardUnknown() + func (m *UnsafeDeleteDescriptor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UnsafeDeleteDescriptor) XXX_Merge(src proto.Message) + func (m *UnsafeDeleteDescriptor) XXX_Size() int + func (m *UnsafeDeleteDescriptor) XXX_Unmarshal(b []byte) error + type UnsafeDeleteNamespaceEntry struct + Force bool + ForceNotice string + Name string + ParentID uint32 + ParentSchemaID uint32 + func (*UnsafeDeleteNamespaceEntry) Descriptor() ([]byte, []int) + func (*UnsafeDeleteNamespaceEntry) ProtoMessage() + func (m *UnsafeDeleteNamespaceEntry) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *UnsafeDeleteNamespaceEntry) LoggingChannel() logpb.Channel + func (m *UnsafeDeleteNamespaceEntry) Marshal() (dAtA []byte, err error) + func (m *UnsafeDeleteNamespaceEntry) MarshalTo(dAtA []byte) (int, error) + func (m *UnsafeDeleteNamespaceEntry) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *UnsafeDeleteNamespaceEntry) Reset() + func (m *UnsafeDeleteNamespaceEntry) Size() (n int) + func (m *UnsafeDeleteNamespaceEntry) String() string + func (m *UnsafeDeleteNamespaceEntry) Unmarshal(dAtA []byte) error + func (m *UnsafeDeleteNamespaceEntry) XXX_DiscardUnknown() + func (m *UnsafeDeleteNamespaceEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UnsafeDeleteNamespaceEntry) XXX_Merge(src proto.Message) + func (m *UnsafeDeleteNamespaceEntry) XXX_Size() int + func (m *UnsafeDeleteNamespaceEntry) XXX_Unmarshal(b []byte) error + type UnsafeUpsertDescriptor struct + Force bool + ForceNotice string + NewDescriptor string + PreviousDescriptor string + func (*UnsafeUpsertDescriptor) Descriptor() ([]byte, []int) + func (*UnsafeUpsertDescriptor) ProtoMessage() + func (m *UnsafeUpsertDescriptor) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *UnsafeUpsertDescriptor) LoggingChannel() logpb.Channel + func (m *UnsafeUpsertDescriptor) Marshal() (dAtA []byte, err error) + func (m *UnsafeUpsertDescriptor) MarshalTo(dAtA []byte) (int, error) + func (m *UnsafeUpsertDescriptor) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *UnsafeUpsertDescriptor) Reset() + func (m *UnsafeUpsertDescriptor) Size() (n int) + func (m *UnsafeUpsertDescriptor) String() string + func (m *UnsafeUpsertDescriptor) Unmarshal(dAtA []byte) error + func (m *UnsafeUpsertDescriptor) XXX_DiscardUnknown() + func (m *UnsafeUpsertDescriptor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UnsafeUpsertDescriptor) XXX_Merge(src proto.Message) + func (m *UnsafeUpsertDescriptor) XXX_Size() int + func (m *UnsafeUpsertDescriptor) XXX_Unmarshal(b []byte) error + type UnsafeUpsertNamespaceEntry struct + FailedValidation bool + Force bool + Name string + ParentID uint32 + ParentSchemaID uint32 + PreviousID uint32 + ValidationErrors string + func (*UnsafeUpsertNamespaceEntry) Descriptor() ([]byte, []int) + func (*UnsafeUpsertNamespaceEntry) ProtoMessage() + func (m *UnsafeUpsertNamespaceEntry) AppendJSONFields(printComma bool, b redact.RedactableBytes) (bool, redact.RedactableBytes) + func (m *UnsafeUpsertNamespaceEntry) LoggingChannel() logpb.Channel + func (m *UnsafeUpsertNamespaceEntry) Marshal() (dAtA []byte, err error) + func (m *UnsafeUpsertNamespaceEntry) MarshalTo(dAtA []byte) (int, error) + func (m *UnsafeUpsertNamespaceEntry) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *UnsafeUpsertNamespaceEntry) Reset() + func (m *UnsafeUpsertNamespaceEntry) Size() (n int) + func (m *UnsafeUpsertNamespaceEntry) String() string + func (m *UnsafeUpsertNamespaceEntry) Unmarshal(dAtA []byte) error + func (m *UnsafeUpsertNamespaceEntry) XXX_DiscardUnknown() + func (m *UnsafeUpsertNamespaceEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UnsafeUpsertNamespaceEntry) XXX_Merge(src proto.Message) + func (m *UnsafeUpsertNamespaceEntry) XXX_Size() int + func (m *UnsafeUpsertNamespaceEntry) XXX_Unmarshal(b []byte) error