Documentation ¶
Index ¶
- Variables
- type AddCellInfoRequest
- func (*AddCellInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddCellInfoRequest) GetCellInfo() *topodata.CellInfo
- func (x *AddCellInfoRequest) GetName() string
- func (m *AddCellInfoRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AddCellInfoRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *AddCellInfoRequest) MarshalVT() (dAtA []byte, err error)
- func (*AddCellInfoRequest) ProtoMessage()
- func (x *AddCellInfoRequest) ProtoReflect() protoreflect.Message
- func (x *AddCellInfoRequest) Reset()
- func (m *AddCellInfoRequest) SizeVT() (n int)
- func (x *AddCellInfoRequest) String() string
- func (m *AddCellInfoRequest) UnmarshalVT(dAtA []byte) error
- type AddCellInfoResponse
- func (*AddCellInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (m *AddCellInfoResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AddCellInfoResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *AddCellInfoResponse) MarshalVT() (dAtA []byte, err error)
- func (*AddCellInfoResponse) ProtoMessage()
- func (x *AddCellInfoResponse) ProtoReflect() protoreflect.Message
- func (x *AddCellInfoResponse) Reset()
- func (m *AddCellInfoResponse) SizeVT() (n int)
- func (x *AddCellInfoResponse) String() string
- func (m *AddCellInfoResponse) UnmarshalVT(dAtA []byte) error
- type AddCellsAliasRequest
- func (*AddCellsAliasRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddCellsAliasRequest) GetCells() []string
- func (x *AddCellsAliasRequest) GetName() string
- func (m *AddCellsAliasRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AddCellsAliasRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *AddCellsAliasRequest) MarshalVT() (dAtA []byte, err error)
- func (*AddCellsAliasRequest) ProtoMessage()
- func (x *AddCellsAliasRequest) ProtoReflect() protoreflect.Message
- func (x *AddCellsAliasRequest) Reset()
- func (m *AddCellsAliasRequest) SizeVT() (n int)
- func (x *AddCellsAliasRequest) String() string
- func (m *AddCellsAliasRequest) UnmarshalVT(dAtA []byte) error
- type AddCellsAliasResponse
- func (*AddCellsAliasResponse) Descriptor() ([]byte, []int)deprecated
- func (m *AddCellsAliasResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AddCellsAliasResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *AddCellsAliasResponse) MarshalVT() (dAtA []byte, err error)
- func (*AddCellsAliasResponse) ProtoMessage()
- func (x *AddCellsAliasResponse) ProtoReflect() protoreflect.Message
- func (x *AddCellsAliasResponse) Reset()
- func (m *AddCellsAliasResponse) SizeVT() (n int)
- func (x *AddCellsAliasResponse) String() string
- func (m *AddCellsAliasResponse) UnmarshalVT(dAtA []byte) error
- type ApplyRoutingRulesRequest
- func (*ApplyRoutingRulesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ApplyRoutingRulesRequest) GetRebuildCells() []string
- func (x *ApplyRoutingRulesRequest) GetRoutingRules() *vschema.RoutingRules
- func (x *ApplyRoutingRulesRequest) GetSkipRebuild() bool
- func (m *ApplyRoutingRulesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ApplyRoutingRulesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ApplyRoutingRulesRequest) MarshalVT() (dAtA []byte, err error)
- func (*ApplyRoutingRulesRequest) ProtoMessage()
- func (x *ApplyRoutingRulesRequest) ProtoReflect() protoreflect.Message
- func (x *ApplyRoutingRulesRequest) Reset()
- func (m *ApplyRoutingRulesRequest) SizeVT() (n int)
- func (x *ApplyRoutingRulesRequest) String() string
- func (m *ApplyRoutingRulesRequest) UnmarshalVT(dAtA []byte) error
- type ApplyRoutingRulesResponse
- func (*ApplyRoutingRulesResponse) Descriptor() ([]byte, []int)deprecated
- func (m *ApplyRoutingRulesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ApplyRoutingRulesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ApplyRoutingRulesResponse) MarshalVT() (dAtA []byte, err error)
- func (*ApplyRoutingRulesResponse) ProtoMessage()
- func (x *ApplyRoutingRulesResponse) ProtoReflect() protoreflect.Message
- func (x *ApplyRoutingRulesResponse) Reset()
- func (m *ApplyRoutingRulesResponse) SizeVT() (n int)
- func (x *ApplyRoutingRulesResponse) String() string
- func (m *ApplyRoutingRulesResponse) UnmarshalVT(dAtA []byte) error
- type ApplySchemaRequest
- func (*ApplySchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ApplySchemaRequest) GetAllowLongUnavailability() bool
- func (x *ApplySchemaRequest) GetCallerId() *vtrpc.CallerID
- func (x *ApplySchemaRequest) GetDdlStrategy() string
- func (x *ApplySchemaRequest) GetKeyspace() string
- func (x *ApplySchemaRequest) GetMigrationContext() string
- func (x *ApplySchemaRequest) GetSkipPreflight() bool
- func (x *ApplySchemaRequest) GetSql() []string
- func (x *ApplySchemaRequest) GetUuidList() []string
- func (x *ApplySchemaRequest) GetWaitReplicasTimeout() *vttime.Duration
- func (m *ApplySchemaRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ApplySchemaRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ApplySchemaRequest) MarshalVT() (dAtA []byte, err error)
- func (*ApplySchemaRequest) ProtoMessage()
- func (x *ApplySchemaRequest) ProtoReflect() protoreflect.Message
- func (x *ApplySchemaRequest) Reset()
- func (m *ApplySchemaRequest) SizeVT() (n int)
- func (x *ApplySchemaRequest) String() string
- func (m *ApplySchemaRequest) UnmarshalVT(dAtA []byte) error
- type ApplySchemaResponse
- func (*ApplySchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ApplySchemaResponse) GetUuidList() []string
- func (m *ApplySchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ApplySchemaResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ApplySchemaResponse) MarshalVT() (dAtA []byte, err error)
- func (*ApplySchemaResponse) ProtoMessage()
- func (x *ApplySchemaResponse) ProtoReflect() protoreflect.Message
- func (x *ApplySchemaResponse) Reset()
- func (m *ApplySchemaResponse) SizeVT() (n int)
- func (x *ApplySchemaResponse) String() string
- func (m *ApplySchemaResponse) UnmarshalVT(dAtA []byte) error
- type ApplyShardRoutingRulesRequest
- func (*ApplyShardRoutingRulesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ApplyShardRoutingRulesRequest) GetRebuildCells() []string
- func (x *ApplyShardRoutingRulesRequest) GetShardRoutingRules() *vschema.ShardRoutingRules
- func (x *ApplyShardRoutingRulesRequest) GetSkipRebuild() bool
- func (m *ApplyShardRoutingRulesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ApplyShardRoutingRulesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ApplyShardRoutingRulesRequest) MarshalVT() (dAtA []byte, err error)
- func (*ApplyShardRoutingRulesRequest) ProtoMessage()
- func (x *ApplyShardRoutingRulesRequest) ProtoReflect() protoreflect.Message
- func (x *ApplyShardRoutingRulesRequest) Reset()
- func (m *ApplyShardRoutingRulesRequest) SizeVT() (n int)
- func (x *ApplyShardRoutingRulesRequest) String() string
- func (m *ApplyShardRoutingRulesRequest) UnmarshalVT(dAtA []byte) error
- type ApplyShardRoutingRulesResponse
- func (*ApplyShardRoutingRulesResponse) Descriptor() ([]byte, []int)deprecated
- func (m *ApplyShardRoutingRulesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ApplyShardRoutingRulesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ApplyShardRoutingRulesResponse) MarshalVT() (dAtA []byte, err error)
- func (*ApplyShardRoutingRulesResponse) ProtoMessage()
- func (x *ApplyShardRoutingRulesResponse) ProtoReflect() protoreflect.Message
- func (x *ApplyShardRoutingRulesResponse) Reset()
- func (m *ApplyShardRoutingRulesResponse) SizeVT() (n int)
- func (x *ApplyShardRoutingRulesResponse) String() string
- func (m *ApplyShardRoutingRulesResponse) UnmarshalVT(dAtA []byte) error
- type ApplyVSchemaRequest
- func (*ApplyVSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ApplyVSchemaRequest) GetCells() []string
- func (x *ApplyVSchemaRequest) GetDryRun() bool
- func (x *ApplyVSchemaRequest) GetKeyspace() string
- func (x *ApplyVSchemaRequest) GetSkipRebuild() bool
- func (x *ApplyVSchemaRequest) GetSql() string
- func (x *ApplyVSchemaRequest) GetVSchema() *vschema.Keyspace
- func (m *ApplyVSchemaRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ApplyVSchemaRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ApplyVSchemaRequest) MarshalVT() (dAtA []byte, err error)
- func (*ApplyVSchemaRequest) ProtoMessage()
- func (x *ApplyVSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *ApplyVSchemaRequest) Reset()
- func (m *ApplyVSchemaRequest) SizeVT() (n int)
- func (x *ApplyVSchemaRequest) String() string
- func (m *ApplyVSchemaRequest) UnmarshalVT(dAtA []byte) error
- type ApplyVSchemaResponse
- func (*ApplyVSchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ApplyVSchemaResponse) GetVSchema() *vschema.Keyspace
- func (m *ApplyVSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ApplyVSchemaResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ApplyVSchemaResponse) MarshalVT() (dAtA []byte, err error)
- func (*ApplyVSchemaResponse) ProtoMessage()
- func (x *ApplyVSchemaResponse) ProtoReflect() protoreflect.Message
- func (x *ApplyVSchemaResponse) Reset()
- func (m *ApplyVSchemaResponse) SizeVT() (n int)
- func (x *ApplyVSchemaResponse) String() string
- func (m *ApplyVSchemaResponse) UnmarshalVT(dAtA []byte) error
- type BackupRequest
- func (*BackupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BackupRequest) GetAllowPrimary() bool
- func (x *BackupRequest) GetConcurrency() uint64
- func (x *BackupRequest) GetIncrementalFromPos() string
- func (x *BackupRequest) GetTabletAlias() *topodata.TabletAlias
- func (m *BackupRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BackupRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *BackupRequest) MarshalVT() (dAtA []byte, err error)
- func (*BackupRequest) ProtoMessage()
- func (x *BackupRequest) ProtoReflect() protoreflect.Message
- func (x *BackupRequest) Reset()
- func (m *BackupRequest) SizeVT() (n int)
- func (x *BackupRequest) String() string
- func (m *BackupRequest) UnmarshalVT(dAtA []byte) error
- type BackupResponse
- func (*BackupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BackupResponse) GetEvent() *logutil.Event
- func (x *BackupResponse) GetKeyspace() string
- func (x *BackupResponse) GetShard() string
- func (x *BackupResponse) GetTabletAlias() *topodata.TabletAlias
- func (m *BackupResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BackupResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *BackupResponse) MarshalVT() (dAtA []byte, err error)
- func (*BackupResponse) ProtoMessage()
- func (x *BackupResponse) ProtoReflect() protoreflect.Message
- func (x *BackupResponse) Reset()
- func (m *BackupResponse) SizeVT() (n int)
- func (x *BackupResponse) String() string
- func (m *BackupResponse) UnmarshalVT(dAtA []byte) error
- type BackupShardRequest
- func (*BackupShardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BackupShardRequest) GetAllowPrimary() bool
- func (x *BackupShardRequest) GetConcurrency() uint64
- func (x *BackupShardRequest) GetKeyspace() string
- func (x *BackupShardRequest) GetShard() string
- func (m *BackupShardRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BackupShardRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *BackupShardRequest) MarshalVT() (dAtA []byte, err error)
- func (*BackupShardRequest) ProtoMessage()
- func (x *BackupShardRequest) ProtoReflect() protoreflect.Message
- func (x *BackupShardRequest) Reset()
- func (m *BackupShardRequest) SizeVT() (n int)
- func (x *BackupShardRequest) String() string
- func (m *BackupShardRequest) UnmarshalVT(dAtA []byte) error
- type ChangeTabletTypeRequest
- func (*ChangeTabletTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeTabletTypeRequest) GetDbType() topodata.TabletType
- func (x *ChangeTabletTypeRequest) GetDryRun() bool
- func (x *ChangeTabletTypeRequest) GetTabletAlias() *topodata.TabletAlias
- func (m *ChangeTabletTypeRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ChangeTabletTypeRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ChangeTabletTypeRequest) MarshalVT() (dAtA []byte, err error)
- func (*ChangeTabletTypeRequest) ProtoMessage()
- func (x *ChangeTabletTypeRequest) ProtoReflect() protoreflect.Message
- func (x *ChangeTabletTypeRequest) Reset()
- func (m *ChangeTabletTypeRequest) SizeVT() (n int)
- func (x *ChangeTabletTypeRequest) String() string
- func (m *ChangeTabletTypeRequest) UnmarshalVT(dAtA []byte) error
- type ChangeTabletTypeResponse
- func (*ChangeTabletTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeTabletTypeResponse) GetAfterTablet() *topodata.Tablet
- func (x *ChangeTabletTypeResponse) GetBeforeTablet() *topodata.Tablet
- func (x *ChangeTabletTypeResponse) GetWasDryRun() bool
- func (m *ChangeTabletTypeResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ChangeTabletTypeResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ChangeTabletTypeResponse) MarshalVT() (dAtA []byte, err error)
- func (*ChangeTabletTypeResponse) ProtoMessage()
- func (x *ChangeTabletTypeResponse) ProtoReflect() protoreflect.Message
- func (x *ChangeTabletTypeResponse) Reset()
- func (m *ChangeTabletTypeResponse) SizeVT() (n int)
- func (x *ChangeTabletTypeResponse) String() string
- func (m *ChangeTabletTypeResponse) UnmarshalVT(dAtA []byte) error
- type CreateKeyspaceRequest
- func (*CreateKeyspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateKeyspaceRequest) GetAllowEmptyVSchema() bool
- func (x *CreateKeyspaceRequest) GetBaseKeyspace() string
- func (x *CreateKeyspaceRequest) GetDurabilityPolicy() string
- func (x *CreateKeyspaceRequest) GetForce() bool
- func (x *CreateKeyspaceRequest) GetName() string
- func (x *CreateKeyspaceRequest) GetServedFroms() []*topodata.Keyspace_ServedFrom
- func (x *CreateKeyspaceRequest) GetSnapshotTime() *vttime.Time
- func (x *CreateKeyspaceRequest) GetType() topodata.KeyspaceType
- func (m *CreateKeyspaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CreateKeyspaceRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *CreateKeyspaceRequest) MarshalVT() (dAtA []byte, err error)
- func (*CreateKeyspaceRequest) ProtoMessage()
- func (x *CreateKeyspaceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateKeyspaceRequest) Reset()
- func (m *CreateKeyspaceRequest) SizeVT() (n int)
- func (x *CreateKeyspaceRequest) String() string
- func (m *CreateKeyspaceRequest) UnmarshalVT(dAtA []byte) error
- type CreateKeyspaceResponse
- func (*CreateKeyspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateKeyspaceResponse) GetKeyspace() *Keyspace
- func (m *CreateKeyspaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CreateKeyspaceResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *CreateKeyspaceResponse) MarshalVT() (dAtA []byte, err error)
- func (*CreateKeyspaceResponse) ProtoMessage()
- func (x *CreateKeyspaceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateKeyspaceResponse) Reset()
- func (m *CreateKeyspaceResponse) SizeVT() (n int)
- func (x *CreateKeyspaceResponse) String() string
- func (m *CreateKeyspaceResponse) UnmarshalVT(dAtA []byte) error
- type CreateShardRequest
- func (*CreateShardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateShardRequest) GetForce() bool
- func (x *CreateShardRequest) GetIncludeParent() bool
- func (x *CreateShardRequest) GetKeyspace() string
- func (x *CreateShardRequest) GetShardName() string
- func (m *CreateShardRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CreateShardRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *CreateShardRequest) MarshalVT() (dAtA []byte, err error)
- func (*CreateShardRequest) ProtoMessage()
- func (x *CreateShardRequest) ProtoReflect() protoreflect.Message
- func (x *CreateShardRequest) Reset()
- func (m *CreateShardRequest) SizeVT() (n int)
- func (x *CreateShardRequest) String() string
- func (m *CreateShardRequest) UnmarshalVT(dAtA []byte) error
- type CreateShardResponse
- func (*CreateShardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateShardResponse) GetKeyspace() *Keyspace
- func (x *CreateShardResponse) GetShard() *Shard
- func (x *CreateShardResponse) GetShardAlreadyExists() bool
- func (m *CreateShardResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CreateShardResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *CreateShardResponse) MarshalVT() (dAtA []byte, err error)
- func (*CreateShardResponse) ProtoMessage()
- func (x *CreateShardResponse) ProtoReflect() protoreflect.Message
- func (x *CreateShardResponse) Reset()
- func (m *CreateShardResponse) SizeVT() (n int)
- func (x *CreateShardResponse) String() string
- func (m *CreateShardResponse) UnmarshalVT(dAtA []byte) error
- type DeleteCellInfoRequest
- func (*DeleteCellInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCellInfoRequest) GetForce() bool
- func (x *DeleteCellInfoRequest) GetName() string
- func (m *DeleteCellInfoRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DeleteCellInfoRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *DeleteCellInfoRequest) MarshalVT() (dAtA []byte, err error)
- func (*DeleteCellInfoRequest) ProtoMessage()
- func (x *DeleteCellInfoRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteCellInfoRequest) Reset()
- func (m *DeleteCellInfoRequest) SizeVT() (n int)
- func (x *DeleteCellInfoRequest) String() string
- func (m *DeleteCellInfoRequest) UnmarshalVT(dAtA []byte) error
- type DeleteCellInfoResponse
- func (*DeleteCellInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (m *DeleteCellInfoResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DeleteCellInfoResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *DeleteCellInfoResponse) MarshalVT() (dAtA []byte, err error)
- func (*DeleteCellInfoResponse) ProtoMessage()
- func (x *DeleteCellInfoResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteCellInfoResponse) Reset()
- func (m *DeleteCellInfoResponse) SizeVT() (n int)
- func (x *DeleteCellInfoResponse) String() string
- func (m *DeleteCellInfoResponse) UnmarshalVT(dAtA []byte) error
- type DeleteCellsAliasRequest
- func (*DeleteCellsAliasRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCellsAliasRequest) GetName() string
- func (m *DeleteCellsAliasRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DeleteCellsAliasRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *DeleteCellsAliasRequest) MarshalVT() (dAtA []byte, err error)
- func (*DeleteCellsAliasRequest) ProtoMessage()
- func (x *DeleteCellsAliasRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteCellsAliasRequest) Reset()
- func (m *DeleteCellsAliasRequest) SizeVT() (n int)
- func (x *DeleteCellsAliasRequest) String() string
- func (m *DeleteCellsAliasRequest) UnmarshalVT(dAtA []byte) error
- type DeleteCellsAliasResponse
- func (*DeleteCellsAliasResponse) Descriptor() ([]byte, []int)deprecated
- func (m *DeleteCellsAliasResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DeleteCellsAliasResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *DeleteCellsAliasResponse) MarshalVT() (dAtA []byte, err error)
- func (*DeleteCellsAliasResponse) ProtoMessage()
- func (x *DeleteCellsAliasResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteCellsAliasResponse) Reset()
- func (m *DeleteCellsAliasResponse) SizeVT() (n int)
- func (x *DeleteCellsAliasResponse) String() string
- func (m *DeleteCellsAliasResponse) UnmarshalVT(dAtA []byte) error
- type DeleteKeyspaceRequest
- func (*DeleteKeyspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteKeyspaceRequest) GetForce() bool
- func (x *DeleteKeyspaceRequest) GetKeyspace() string
- func (x *DeleteKeyspaceRequest) GetRecursive() bool
- func (m *DeleteKeyspaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DeleteKeyspaceRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *DeleteKeyspaceRequest) MarshalVT() (dAtA []byte, err error)
- func (*DeleteKeyspaceRequest) ProtoMessage()
- func (x *DeleteKeyspaceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteKeyspaceRequest) Reset()
- func (m *DeleteKeyspaceRequest) SizeVT() (n int)
- func (x *DeleteKeyspaceRequest) String() string
- func (m *DeleteKeyspaceRequest) UnmarshalVT(dAtA []byte) error
- type DeleteKeyspaceResponse
- func (*DeleteKeyspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (m *DeleteKeyspaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DeleteKeyspaceResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *DeleteKeyspaceResponse) MarshalVT() (dAtA []byte, err error)
- func (*DeleteKeyspaceResponse) ProtoMessage()
- func (x *DeleteKeyspaceResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteKeyspaceResponse) Reset()
- func (m *DeleteKeyspaceResponse) SizeVT() (n int)
- func (x *DeleteKeyspaceResponse) String() string
- func (m *DeleteKeyspaceResponse) UnmarshalVT(dAtA []byte) error
- type DeleteShardsRequest
- func (*DeleteShardsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteShardsRequest) GetEvenIfServing() bool
- func (x *DeleteShardsRequest) GetForce() bool
- func (x *DeleteShardsRequest) GetRecursive() bool
- func (x *DeleteShardsRequest) GetShards() []*Shard
- func (m *DeleteShardsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DeleteShardsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *DeleteShardsRequest) MarshalVT() (dAtA []byte, err error)
- func (*DeleteShardsRequest) ProtoMessage()
- func (x *DeleteShardsRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteShardsRequest) Reset()
- func (m *DeleteShardsRequest) SizeVT() (n int)
- func (x *DeleteShardsRequest) String() string
- func (m *DeleteShardsRequest) UnmarshalVT(dAtA []byte) error
- type DeleteShardsResponse
- func (*DeleteShardsResponse) Descriptor() ([]byte, []int)deprecated
- func (m *DeleteShardsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DeleteShardsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *DeleteShardsResponse) MarshalVT() (dAtA []byte, err error)
- func (*DeleteShardsResponse) ProtoMessage()
- func (x *DeleteShardsResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteShardsResponse) Reset()
- func (m *DeleteShardsResponse) SizeVT() (n int)
- func (x *DeleteShardsResponse) String() string
- func (m *DeleteShardsResponse) UnmarshalVT(dAtA []byte) error
- type DeleteSrvVSchemaRequest
- func (*DeleteSrvVSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteSrvVSchemaRequest) GetCell() string
- func (m *DeleteSrvVSchemaRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DeleteSrvVSchemaRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *DeleteSrvVSchemaRequest) MarshalVT() (dAtA []byte, err error)
- func (*DeleteSrvVSchemaRequest) ProtoMessage()
- func (x *DeleteSrvVSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteSrvVSchemaRequest) Reset()
- func (m *DeleteSrvVSchemaRequest) SizeVT() (n int)
- func (x *DeleteSrvVSchemaRequest) String() string
- func (m *DeleteSrvVSchemaRequest) UnmarshalVT(dAtA []byte) error
- type DeleteSrvVSchemaResponse
- func (*DeleteSrvVSchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (m *DeleteSrvVSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DeleteSrvVSchemaResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *DeleteSrvVSchemaResponse) MarshalVT() (dAtA []byte, err error)
- func (*DeleteSrvVSchemaResponse) ProtoMessage()
- func (x *DeleteSrvVSchemaResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteSrvVSchemaResponse) Reset()
- func (m *DeleteSrvVSchemaResponse) SizeVT() (n int)
- func (x *DeleteSrvVSchemaResponse) String() string
- func (m *DeleteSrvVSchemaResponse) UnmarshalVT(dAtA []byte) error
- type DeleteTabletsRequest
- func (*DeleteTabletsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteTabletsRequest) GetAllowPrimary() bool
- func (x *DeleteTabletsRequest) GetTabletAliases() []*topodata.TabletAlias
- func (m *DeleteTabletsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DeleteTabletsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *DeleteTabletsRequest) MarshalVT() (dAtA []byte, err error)
- func (*DeleteTabletsRequest) ProtoMessage()
- func (x *DeleteTabletsRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTabletsRequest) Reset()
- func (m *DeleteTabletsRequest) SizeVT() (n int)
- func (x *DeleteTabletsRequest) String() string
- func (m *DeleteTabletsRequest) UnmarshalVT(dAtA []byte) error
- type DeleteTabletsResponse
- func (*DeleteTabletsResponse) Descriptor() ([]byte, []int)deprecated
- func (m *DeleteTabletsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DeleteTabletsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *DeleteTabletsResponse) MarshalVT() (dAtA []byte, err error)
- func (*DeleteTabletsResponse) ProtoMessage()
- func (x *DeleteTabletsResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteTabletsResponse) Reset()
- func (m *DeleteTabletsResponse) SizeVT() (n int)
- func (x *DeleteTabletsResponse) String() string
- func (m *DeleteTabletsResponse) UnmarshalVT(dAtA []byte) error
- type EmergencyReparentShardRequest
- func (*EmergencyReparentShardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EmergencyReparentShardRequest) GetIgnoreReplicas() []*topodata.TabletAlias
- func (x *EmergencyReparentShardRequest) GetKeyspace() string
- func (x *EmergencyReparentShardRequest) GetNewPrimary() *topodata.TabletAlias
- func (x *EmergencyReparentShardRequest) GetPreventCrossCellPromotion() bool
- func (x *EmergencyReparentShardRequest) GetShard() string
- func (x *EmergencyReparentShardRequest) GetWaitReplicasTimeout() *vttime.Duration
- func (m *EmergencyReparentShardRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EmergencyReparentShardRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *EmergencyReparentShardRequest) MarshalVT() (dAtA []byte, err error)
- func (*EmergencyReparentShardRequest) ProtoMessage()
- func (x *EmergencyReparentShardRequest) ProtoReflect() protoreflect.Message
- func (x *EmergencyReparentShardRequest) Reset()
- func (m *EmergencyReparentShardRequest) SizeVT() (n int)
- func (x *EmergencyReparentShardRequest) String() string
- func (m *EmergencyReparentShardRequest) UnmarshalVT(dAtA []byte) error
- type EmergencyReparentShardResponse
- func (*EmergencyReparentShardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EmergencyReparentShardResponse) GetEvents() []*logutil.Event
- func (x *EmergencyReparentShardResponse) GetKeyspace() string
- func (x *EmergencyReparentShardResponse) GetPromotedPrimary() *topodata.TabletAlias
- func (x *EmergencyReparentShardResponse) GetShard() string
- func (m *EmergencyReparentShardResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EmergencyReparentShardResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *EmergencyReparentShardResponse) MarshalVT() (dAtA []byte, err error)
- func (*EmergencyReparentShardResponse) ProtoMessage()
- func (x *EmergencyReparentShardResponse) ProtoReflect() protoreflect.Message
- func (x *EmergencyReparentShardResponse) Reset()
- func (m *EmergencyReparentShardResponse) SizeVT() (n int)
- func (x *EmergencyReparentShardResponse) String() string
- func (m *EmergencyReparentShardResponse) UnmarshalVT(dAtA []byte) error
- type ExecuteFetchAsAppRequest
- func (*ExecuteFetchAsAppRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteFetchAsAppRequest) GetMaxRows() int64
- func (x *ExecuteFetchAsAppRequest) GetQuery() string
- func (x *ExecuteFetchAsAppRequest) GetTabletAlias() *topodata.TabletAlias
- func (x *ExecuteFetchAsAppRequest) GetUsePool() bool
- func (m *ExecuteFetchAsAppRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecuteFetchAsAppRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecuteFetchAsAppRequest) MarshalVT() (dAtA []byte, err error)
- func (*ExecuteFetchAsAppRequest) ProtoMessage()
- func (x *ExecuteFetchAsAppRequest) ProtoReflect() protoreflect.Message
- func (x *ExecuteFetchAsAppRequest) Reset()
- func (m *ExecuteFetchAsAppRequest) SizeVT() (n int)
- func (x *ExecuteFetchAsAppRequest) String() string
- func (m *ExecuteFetchAsAppRequest) UnmarshalVT(dAtA []byte) error
- type ExecuteFetchAsAppResponse
- func (*ExecuteFetchAsAppResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteFetchAsAppResponse) GetResult() *query.QueryResult
- func (m *ExecuteFetchAsAppResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecuteFetchAsAppResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecuteFetchAsAppResponse) MarshalVT() (dAtA []byte, err error)
- func (*ExecuteFetchAsAppResponse) ProtoMessage()
- func (x *ExecuteFetchAsAppResponse) ProtoReflect() protoreflect.Message
- func (x *ExecuteFetchAsAppResponse) Reset()
- func (m *ExecuteFetchAsAppResponse) SizeVT() (n int)
- func (x *ExecuteFetchAsAppResponse) String() string
- func (m *ExecuteFetchAsAppResponse) UnmarshalVT(dAtA []byte) error
- type ExecuteFetchAsDBARequest
- func (*ExecuteFetchAsDBARequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteFetchAsDBARequest) GetDisableBinlogs() bool
- func (x *ExecuteFetchAsDBARequest) GetMaxRows() int64
- func (x *ExecuteFetchAsDBARequest) GetQuery() string
- func (x *ExecuteFetchAsDBARequest) GetReloadSchema() bool
- func (x *ExecuteFetchAsDBARequest) GetTabletAlias() *topodata.TabletAlias
- func (m *ExecuteFetchAsDBARequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecuteFetchAsDBARequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecuteFetchAsDBARequest) MarshalVT() (dAtA []byte, err error)
- func (*ExecuteFetchAsDBARequest) ProtoMessage()
- func (x *ExecuteFetchAsDBARequest) ProtoReflect() protoreflect.Message
- func (x *ExecuteFetchAsDBARequest) Reset()
- func (m *ExecuteFetchAsDBARequest) SizeVT() (n int)
- func (x *ExecuteFetchAsDBARequest) String() string
- func (m *ExecuteFetchAsDBARequest) UnmarshalVT(dAtA []byte) error
- type ExecuteFetchAsDBAResponse
- func (*ExecuteFetchAsDBAResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteFetchAsDBAResponse) GetResult() *query.QueryResult
- func (m *ExecuteFetchAsDBAResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecuteFetchAsDBAResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecuteFetchAsDBAResponse) MarshalVT() (dAtA []byte, err error)
- func (*ExecuteFetchAsDBAResponse) ProtoMessage()
- func (x *ExecuteFetchAsDBAResponse) ProtoReflect() protoreflect.Message
- func (x *ExecuteFetchAsDBAResponse) Reset()
- func (m *ExecuteFetchAsDBAResponse) SizeVT() (n int)
- func (x *ExecuteFetchAsDBAResponse) String() string
- func (m *ExecuteFetchAsDBAResponse) UnmarshalVT(dAtA []byte) error
- type ExecuteHookRequest
- func (*ExecuteHookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteHookRequest) GetTabletAlias() *topodata.TabletAlias
- func (x *ExecuteHookRequest) GetTabletHookRequest() *tabletmanagerdata.ExecuteHookRequest
- func (m *ExecuteHookRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecuteHookRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecuteHookRequest) MarshalVT() (dAtA []byte, err error)
- func (*ExecuteHookRequest) ProtoMessage()
- func (x *ExecuteHookRequest) ProtoReflect() protoreflect.Message
- func (x *ExecuteHookRequest) Reset()
- func (m *ExecuteHookRequest) SizeVT() (n int)
- func (x *ExecuteHookRequest) String() string
- func (m *ExecuteHookRequest) UnmarshalVT(dAtA []byte) error
- type ExecuteHookResponse
- func (*ExecuteHookResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteHookResponse) GetHookResult() *tabletmanagerdata.ExecuteHookResponse
- func (m *ExecuteHookResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecuteHookResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecuteHookResponse) MarshalVT() (dAtA []byte, err error)
- func (*ExecuteHookResponse) ProtoMessage()
- func (x *ExecuteHookResponse) ProtoReflect() protoreflect.Message
- func (x *ExecuteHookResponse) Reset()
- func (m *ExecuteHookResponse) SizeVT() (n int)
- func (x *ExecuteHookResponse) String() string
- func (m *ExecuteHookResponse) UnmarshalVT(dAtA []byte) error
- type ExecuteVtctlCommandRequest
- func (*ExecuteVtctlCommandRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteVtctlCommandRequest) GetActionTimeout() int64
- func (x *ExecuteVtctlCommandRequest) GetArgs() []string
- func (m *ExecuteVtctlCommandRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecuteVtctlCommandRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecuteVtctlCommandRequest) MarshalVT() (dAtA []byte, err error)
- func (*ExecuteVtctlCommandRequest) ProtoMessage()
- func (x *ExecuteVtctlCommandRequest) ProtoReflect() protoreflect.Message
- func (x *ExecuteVtctlCommandRequest) Reset()
- func (m *ExecuteVtctlCommandRequest) SizeVT() (n int)
- func (x *ExecuteVtctlCommandRequest) String() string
- func (m *ExecuteVtctlCommandRequest) UnmarshalVT(dAtA []byte) error
- type ExecuteVtctlCommandResponse
- func (*ExecuteVtctlCommandResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteVtctlCommandResponse) GetEvent() *logutil.Event
- func (m *ExecuteVtctlCommandResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecuteVtctlCommandResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecuteVtctlCommandResponse) MarshalVT() (dAtA []byte, err error)
- func (*ExecuteVtctlCommandResponse) ProtoMessage()
- func (x *ExecuteVtctlCommandResponse) ProtoReflect() protoreflect.Message
- func (x *ExecuteVtctlCommandResponse) Reset()
- func (m *ExecuteVtctlCommandResponse) SizeVT() (n int)
- func (x *ExecuteVtctlCommandResponse) String() string
- func (m *ExecuteVtctlCommandResponse) UnmarshalVT(dAtA []byte) error
- type FindAllShardsInKeyspaceRequest
- func (*FindAllShardsInKeyspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FindAllShardsInKeyspaceRequest) GetKeyspace() string
- func (m *FindAllShardsInKeyspaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *FindAllShardsInKeyspaceRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *FindAllShardsInKeyspaceRequest) MarshalVT() (dAtA []byte, err error)
- func (*FindAllShardsInKeyspaceRequest) ProtoMessage()
- func (x *FindAllShardsInKeyspaceRequest) ProtoReflect() protoreflect.Message
- func (x *FindAllShardsInKeyspaceRequest) Reset()
- func (m *FindAllShardsInKeyspaceRequest) SizeVT() (n int)
- func (x *FindAllShardsInKeyspaceRequest) String() string
- func (m *FindAllShardsInKeyspaceRequest) UnmarshalVT(dAtA []byte) error
- type FindAllShardsInKeyspaceResponse
- func (*FindAllShardsInKeyspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FindAllShardsInKeyspaceResponse) GetShards() map[string]*Shard
- func (m *FindAllShardsInKeyspaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *FindAllShardsInKeyspaceResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *FindAllShardsInKeyspaceResponse) MarshalVT() (dAtA []byte, err error)
- func (*FindAllShardsInKeyspaceResponse) ProtoMessage()
- func (x *FindAllShardsInKeyspaceResponse) ProtoReflect() protoreflect.Message
- func (x *FindAllShardsInKeyspaceResponse) Reset()
- func (m *FindAllShardsInKeyspaceResponse) SizeVT() (n int)
- func (x *FindAllShardsInKeyspaceResponse) String() string
- func (m *FindAllShardsInKeyspaceResponse) UnmarshalVT(dAtA []byte) error
- type GetBackupsRequest
- func (*GetBackupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBackupsRequest) GetDetailed() bool
- func (x *GetBackupsRequest) GetDetailedLimit() uint32
- func (x *GetBackupsRequest) GetKeyspace() string
- func (x *GetBackupsRequest) GetLimit() uint32
- func (x *GetBackupsRequest) GetShard() string
- func (m *GetBackupsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetBackupsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetBackupsRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetBackupsRequest) ProtoMessage()
- func (x *GetBackupsRequest) ProtoReflect() protoreflect.Message
- func (x *GetBackupsRequest) Reset()
- func (m *GetBackupsRequest) SizeVT() (n int)
- func (x *GetBackupsRequest) String() string
- func (m *GetBackupsRequest) UnmarshalVT(dAtA []byte) error
- type GetBackupsResponse
- func (*GetBackupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBackupsResponse) GetBackups() []*mysqlctl.BackupInfo
- func (m *GetBackupsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetBackupsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetBackupsResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetBackupsResponse) ProtoMessage()
- func (x *GetBackupsResponse) ProtoReflect() protoreflect.Message
- func (x *GetBackupsResponse) Reset()
- func (m *GetBackupsResponse) SizeVT() (n int)
- func (x *GetBackupsResponse) String() string
- func (m *GetBackupsResponse) UnmarshalVT(dAtA []byte) error
- type GetCellInfoNamesRequest
- func (*GetCellInfoNamesRequest) Descriptor() ([]byte, []int)deprecated
- func (m *GetCellInfoNamesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetCellInfoNamesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetCellInfoNamesRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetCellInfoNamesRequest) ProtoMessage()
- func (x *GetCellInfoNamesRequest) ProtoReflect() protoreflect.Message
- func (x *GetCellInfoNamesRequest) Reset()
- func (m *GetCellInfoNamesRequest) SizeVT() (n int)
- func (x *GetCellInfoNamesRequest) String() string
- func (m *GetCellInfoNamesRequest) UnmarshalVT(dAtA []byte) error
- type GetCellInfoNamesResponse
- func (*GetCellInfoNamesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCellInfoNamesResponse) GetNames() []string
- func (m *GetCellInfoNamesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetCellInfoNamesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetCellInfoNamesResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetCellInfoNamesResponse) ProtoMessage()
- func (x *GetCellInfoNamesResponse) ProtoReflect() protoreflect.Message
- func (x *GetCellInfoNamesResponse) Reset()
- func (m *GetCellInfoNamesResponse) SizeVT() (n int)
- func (x *GetCellInfoNamesResponse) String() string
- func (m *GetCellInfoNamesResponse) UnmarshalVT(dAtA []byte) error
- type GetCellInfoRequest
- func (*GetCellInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCellInfoRequest) GetCell() string
- func (m *GetCellInfoRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetCellInfoRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetCellInfoRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetCellInfoRequest) ProtoMessage()
- func (x *GetCellInfoRequest) ProtoReflect() protoreflect.Message
- func (x *GetCellInfoRequest) Reset()
- func (m *GetCellInfoRequest) SizeVT() (n int)
- func (x *GetCellInfoRequest) String() string
- func (m *GetCellInfoRequest) UnmarshalVT(dAtA []byte) error
- type GetCellInfoResponse
- func (*GetCellInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCellInfoResponse) GetCellInfo() *topodata.CellInfo
- func (m *GetCellInfoResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetCellInfoResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetCellInfoResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetCellInfoResponse) ProtoMessage()
- func (x *GetCellInfoResponse) ProtoReflect() protoreflect.Message
- func (x *GetCellInfoResponse) Reset()
- func (m *GetCellInfoResponse) SizeVT() (n int)
- func (x *GetCellInfoResponse) String() string
- func (m *GetCellInfoResponse) UnmarshalVT(dAtA []byte) error
- type GetCellsAliasesRequest
- func (*GetCellsAliasesRequest) Descriptor() ([]byte, []int)deprecated
- func (m *GetCellsAliasesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetCellsAliasesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetCellsAliasesRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetCellsAliasesRequest) ProtoMessage()
- func (x *GetCellsAliasesRequest) ProtoReflect() protoreflect.Message
- func (x *GetCellsAliasesRequest) Reset()
- func (m *GetCellsAliasesRequest) SizeVT() (n int)
- func (x *GetCellsAliasesRequest) String() string
- func (m *GetCellsAliasesRequest) UnmarshalVT(dAtA []byte) error
- type GetCellsAliasesResponse
- func (*GetCellsAliasesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCellsAliasesResponse) GetAliases() map[string]*topodata.CellsAlias
- func (m *GetCellsAliasesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetCellsAliasesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetCellsAliasesResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetCellsAliasesResponse) ProtoMessage()
- func (x *GetCellsAliasesResponse) ProtoReflect() protoreflect.Message
- func (x *GetCellsAliasesResponse) Reset()
- func (m *GetCellsAliasesResponse) SizeVT() (n int)
- func (x *GetCellsAliasesResponse) String() string
- func (m *GetCellsAliasesResponse) UnmarshalVT(dAtA []byte) error
- type GetFullStatusRequest
- func (*GetFullStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFullStatusRequest) GetTabletAlias() *topodata.TabletAlias
- func (m *GetFullStatusRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetFullStatusRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetFullStatusRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetFullStatusRequest) ProtoMessage()
- func (x *GetFullStatusRequest) ProtoReflect() protoreflect.Message
- func (x *GetFullStatusRequest) Reset()
- func (m *GetFullStatusRequest) SizeVT() (n int)
- func (x *GetFullStatusRequest) String() string
- func (m *GetFullStatusRequest) UnmarshalVT(dAtA []byte) error
- type GetFullStatusResponse
- func (*GetFullStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFullStatusResponse) GetStatus() *replicationdata.FullStatus
- func (m *GetFullStatusResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetFullStatusResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetFullStatusResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetFullStatusResponse) ProtoMessage()
- func (x *GetFullStatusResponse) ProtoReflect() protoreflect.Message
- func (x *GetFullStatusResponse) Reset()
- func (m *GetFullStatusResponse) SizeVT() (n int)
- func (x *GetFullStatusResponse) String() string
- func (m *GetFullStatusResponse) UnmarshalVT(dAtA []byte) error
- type GetKeyspaceRequest
- func (*GetKeyspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetKeyspaceRequest) GetKeyspace() string
- func (m *GetKeyspaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetKeyspaceRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetKeyspaceRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetKeyspaceRequest) ProtoMessage()
- func (x *GetKeyspaceRequest) ProtoReflect() protoreflect.Message
- func (x *GetKeyspaceRequest) Reset()
- func (m *GetKeyspaceRequest) SizeVT() (n int)
- func (x *GetKeyspaceRequest) String() string
- func (m *GetKeyspaceRequest) UnmarshalVT(dAtA []byte) error
- type GetKeyspaceResponse
- func (*GetKeyspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetKeyspaceResponse) GetKeyspace() *Keyspace
- func (m *GetKeyspaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetKeyspaceResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetKeyspaceResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetKeyspaceResponse) ProtoMessage()
- func (x *GetKeyspaceResponse) ProtoReflect() protoreflect.Message
- func (x *GetKeyspaceResponse) Reset()
- func (m *GetKeyspaceResponse) SizeVT() (n int)
- func (x *GetKeyspaceResponse) String() string
- func (m *GetKeyspaceResponse) UnmarshalVT(dAtA []byte) error
- type GetKeyspacesRequest
- func (*GetKeyspacesRequest) Descriptor() ([]byte, []int)deprecated
- func (m *GetKeyspacesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetKeyspacesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetKeyspacesRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetKeyspacesRequest) ProtoMessage()
- func (x *GetKeyspacesRequest) ProtoReflect() protoreflect.Message
- func (x *GetKeyspacesRequest) Reset()
- func (m *GetKeyspacesRequest) SizeVT() (n int)
- func (x *GetKeyspacesRequest) String() string
- func (m *GetKeyspacesRequest) UnmarshalVT(dAtA []byte) error
- type GetKeyspacesResponse
- func (*GetKeyspacesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetKeyspacesResponse) GetKeyspaces() []*Keyspace
- func (m *GetKeyspacesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetKeyspacesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetKeyspacesResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetKeyspacesResponse) ProtoMessage()
- func (x *GetKeyspacesResponse) ProtoReflect() protoreflect.Message
- func (x *GetKeyspacesResponse) Reset()
- func (m *GetKeyspacesResponse) SizeVT() (n int)
- func (x *GetKeyspacesResponse) String() string
- func (m *GetKeyspacesResponse) UnmarshalVT(dAtA []byte) error
- type GetPermissionsRequest
- func (*GetPermissionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPermissionsRequest) GetTabletAlias() *topodata.TabletAlias
- func (m *GetPermissionsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetPermissionsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetPermissionsRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetPermissionsRequest) ProtoMessage()
- func (x *GetPermissionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetPermissionsRequest) Reset()
- func (m *GetPermissionsRequest) SizeVT() (n int)
- func (x *GetPermissionsRequest) String() string
- func (m *GetPermissionsRequest) UnmarshalVT(dAtA []byte) error
- type GetPermissionsResponse
- func (*GetPermissionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPermissionsResponse) GetPermissions() *tabletmanagerdata.Permissions
- func (m *GetPermissionsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetPermissionsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetPermissionsResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetPermissionsResponse) ProtoMessage()
- func (x *GetPermissionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetPermissionsResponse) Reset()
- func (m *GetPermissionsResponse) SizeVT() (n int)
- func (x *GetPermissionsResponse) String() string
- func (m *GetPermissionsResponse) UnmarshalVT(dAtA []byte) error
- type GetRoutingRulesRequest
- func (*GetRoutingRulesRequest) Descriptor() ([]byte, []int)deprecated
- func (m *GetRoutingRulesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetRoutingRulesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetRoutingRulesRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetRoutingRulesRequest) ProtoMessage()
- func (x *GetRoutingRulesRequest) ProtoReflect() protoreflect.Message
- func (x *GetRoutingRulesRequest) Reset()
- func (m *GetRoutingRulesRequest) SizeVT() (n int)
- func (x *GetRoutingRulesRequest) String() string
- func (m *GetRoutingRulesRequest) UnmarshalVT(dAtA []byte) error
- type GetRoutingRulesResponse
- func (*GetRoutingRulesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRoutingRulesResponse) GetRoutingRules() *vschema.RoutingRules
- func (m *GetRoutingRulesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetRoutingRulesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetRoutingRulesResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetRoutingRulesResponse) ProtoMessage()
- func (x *GetRoutingRulesResponse) ProtoReflect() protoreflect.Message
- func (x *GetRoutingRulesResponse) Reset()
- func (m *GetRoutingRulesResponse) SizeVT() (n int)
- func (x *GetRoutingRulesResponse) String() string
- func (m *GetRoutingRulesResponse) UnmarshalVT(dAtA []byte) error
- type GetSchemaRequest
- func (*GetSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSchemaRequest) GetExcludeTables() []string
- func (x *GetSchemaRequest) GetIncludeViews() bool
- func (x *GetSchemaRequest) GetTableNamesOnly() bool
- func (x *GetSchemaRequest) GetTableSchemaOnly() bool
- func (x *GetSchemaRequest) GetTableSizesOnly() bool
- func (x *GetSchemaRequest) GetTables() []string
- func (x *GetSchemaRequest) GetTabletAlias() *topodata.TabletAlias
- func (m *GetSchemaRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetSchemaRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetSchemaRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetSchemaRequest) ProtoMessage()
- func (x *GetSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *GetSchemaRequest) Reset()
- func (m *GetSchemaRequest) SizeVT() (n int)
- func (x *GetSchemaRequest) String() string
- func (m *GetSchemaRequest) UnmarshalVT(dAtA []byte) error
- type GetSchemaResponse
- func (*GetSchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSchemaResponse) GetSchema() *tabletmanagerdata.SchemaDefinition
- func (m *GetSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetSchemaResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetSchemaResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetSchemaResponse) ProtoMessage()
- func (x *GetSchemaResponse) ProtoReflect() protoreflect.Message
- func (x *GetSchemaResponse) Reset()
- func (m *GetSchemaResponse) SizeVT() (n int)
- func (x *GetSchemaResponse) String() string
- func (m *GetSchemaResponse) UnmarshalVT(dAtA []byte) error
- type GetShardRequest
- func (*GetShardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetShardRequest) GetKeyspace() string
- func (x *GetShardRequest) GetShardName() string
- func (m *GetShardRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetShardRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetShardRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetShardRequest) ProtoMessage()
- func (x *GetShardRequest) ProtoReflect() protoreflect.Message
- func (x *GetShardRequest) Reset()
- func (m *GetShardRequest) SizeVT() (n int)
- func (x *GetShardRequest) String() string
- func (m *GetShardRequest) UnmarshalVT(dAtA []byte) error
- type GetShardResponse
- func (*GetShardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetShardResponse) GetShard() *Shard
- func (m *GetShardResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetShardResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetShardResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetShardResponse) ProtoMessage()
- func (x *GetShardResponse) ProtoReflect() protoreflect.Message
- func (x *GetShardResponse) Reset()
- func (m *GetShardResponse) SizeVT() (n int)
- func (x *GetShardResponse) String() string
- func (m *GetShardResponse) UnmarshalVT(dAtA []byte) error
- type GetShardRoutingRulesRequest
- func (*GetShardRoutingRulesRequest) Descriptor() ([]byte, []int)deprecated
- func (m *GetShardRoutingRulesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetShardRoutingRulesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetShardRoutingRulesRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetShardRoutingRulesRequest) ProtoMessage()
- func (x *GetShardRoutingRulesRequest) ProtoReflect() protoreflect.Message
- func (x *GetShardRoutingRulesRequest) Reset()
- func (m *GetShardRoutingRulesRequest) SizeVT() (n int)
- func (x *GetShardRoutingRulesRequest) String() string
- func (m *GetShardRoutingRulesRequest) UnmarshalVT(dAtA []byte) error
- type GetShardRoutingRulesResponse
- func (*GetShardRoutingRulesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetShardRoutingRulesResponse) GetShardRoutingRules() *vschema.ShardRoutingRules
- func (m *GetShardRoutingRulesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetShardRoutingRulesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetShardRoutingRulesResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetShardRoutingRulesResponse) ProtoMessage()
- func (x *GetShardRoutingRulesResponse) ProtoReflect() protoreflect.Message
- func (x *GetShardRoutingRulesResponse) Reset()
- func (m *GetShardRoutingRulesResponse) SizeVT() (n int)
- func (x *GetShardRoutingRulesResponse) String() string
- func (m *GetShardRoutingRulesResponse) UnmarshalVT(dAtA []byte) error
- type GetSrvKeyspaceNamesRequest
- func (*GetSrvKeyspaceNamesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSrvKeyspaceNamesRequest) GetCells() []string
- func (m *GetSrvKeyspaceNamesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetSrvKeyspaceNamesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetSrvKeyspaceNamesRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetSrvKeyspaceNamesRequest) ProtoMessage()
- func (x *GetSrvKeyspaceNamesRequest) ProtoReflect() protoreflect.Message
- func (x *GetSrvKeyspaceNamesRequest) Reset()
- func (m *GetSrvKeyspaceNamesRequest) SizeVT() (n int)
- func (x *GetSrvKeyspaceNamesRequest) String() string
- func (m *GetSrvKeyspaceNamesRequest) UnmarshalVT(dAtA []byte) error
- type GetSrvKeyspaceNamesResponse
- func (*GetSrvKeyspaceNamesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSrvKeyspaceNamesResponse) GetNames() map[string]*GetSrvKeyspaceNamesResponse_NameList
- func (m *GetSrvKeyspaceNamesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetSrvKeyspaceNamesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetSrvKeyspaceNamesResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetSrvKeyspaceNamesResponse) ProtoMessage()
- func (x *GetSrvKeyspaceNamesResponse) ProtoReflect() protoreflect.Message
- func (x *GetSrvKeyspaceNamesResponse) Reset()
- func (m *GetSrvKeyspaceNamesResponse) SizeVT() (n int)
- func (x *GetSrvKeyspaceNamesResponse) String() string
- func (m *GetSrvKeyspaceNamesResponse) UnmarshalVT(dAtA []byte) error
- type GetSrvKeyspaceNamesResponse_NameList
- func (*GetSrvKeyspaceNamesResponse_NameList) Descriptor() ([]byte, []int)deprecated
- func (x *GetSrvKeyspaceNamesResponse_NameList) GetNames() []string
- func (m *GetSrvKeyspaceNamesResponse_NameList) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetSrvKeyspaceNamesResponse_NameList) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetSrvKeyspaceNamesResponse_NameList) MarshalVT() (dAtA []byte, err error)
- func (*GetSrvKeyspaceNamesResponse_NameList) ProtoMessage()
- func (x *GetSrvKeyspaceNamesResponse_NameList) ProtoReflect() protoreflect.Message
- func (x *GetSrvKeyspaceNamesResponse_NameList) Reset()
- func (m *GetSrvKeyspaceNamesResponse_NameList) SizeVT() (n int)
- func (x *GetSrvKeyspaceNamesResponse_NameList) String() string
- func (m *GetSrvKeyspaceNamesResponse_NameList) UnmarshalVT(dAtA []byte) error
- type GetSrvKeyspacesRequest
- func (*GetSrvKeyspacesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSrvKeyspacesRequest) GetCells() []string
- func (x *GetSrvKeyspacesRequest) GetKeyspace() string
- func (m *GetSrvKeyspacesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetSrvKeyspacesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetSrvKeyspacesRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetSrvKeyspacesRequest) ProtoMessage()
- func (x *GetSrvKeyspacesRequest) ProtoReflect() protoreflect.Message
- func (x *GetSrvKeyspacesRequest) Reset()
- func (m *GetSrvKeyspacesRequest) SizeVT() (n int)
- func (x *GetSrvKeyspacesRequest) String() string
- func (m *GetSrvKeyspacesRequest) UnmarshalVT(dAtA []byte) error
- type GetSrvKeyspacesResponse
- func (*GetSrvKeyspacesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSrvKeyspacesResponse) GetSrvKeyspaces() map[string]*topodata.SrvKeyspace
- func (m *GetSrvKeyspacesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetSrvKeyspacesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetSrvKeyspacesResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetSrvKeyspacesResponse) ProtoMessage()
- func (x *GetSrvKeyspacesResponse) ProtoReflect() protoreflect.Message
- func (x *GetSrvKeyspacesResponse) Reset()
- func (m *GetSrvKeyspacesResponse) SizeVT() (n int)
- func (x *GetSrvKeyspacesResponse) String() string
- func (m *GetSrvKeyspacesResponse) UnmarshalVT(dAtA []byte) error
- type GetSrvVSchemaRequest
- func (*GetSrvVSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSrvVSchemaRequest) GetCell() string
- func (m *GetSrvVSchemaRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetSrvVSchemaRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetSrvVSchemaRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetSrvVSchemaRequest) ProtoMessage()
- func (x *GetSrvVSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *GetSrvVSchemaRequest) Reset()
- func (m *GetSrvVSchemaRequest) SizeVT() (n int)
- func (x *GetSrvVSchemaRequest) String() string
- func (m *GetSrvVSchemaRequest) UnmarshalVT(dAtA []byte) error
- type GetSrvVSchemaResponse
- func (*GetSrvVSchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSrvVSchemaResponse) GetSrvVSchema() *vschema.SrvVSchema
- func (m *GetSrvVSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetSrvVSchemaResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetSrvVSchemaResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetSrvVSchemaResponse) ProtoMessage()
- func (x *GetSrvVSchemaResponse) ProtoReflect() protoreflect.Message
- func (x *GetSrvVSchemaResponse) Reset()
- func (m *GetSrvVSchemaResponse) SizeVT() (n int)
- func (x *GetSrvVSchemaResponse) String() string
- func (m *GetSrvVSchemaResponse) UnmarshalVT(dAtA []byte) error
- type GetSrvVSchemasRequest
- func (*GetSrvVSchemasRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSrvVSchemasRequest) GetCells() []string
- func (m *GetSrvVSchemasRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetSrvVSchemasRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetSrvVSchemasRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetSrvVSchemasRequest) ProtoMessage()
- func (x *GetSrvVSchemasRequest) ProtoReflect() protoreflect.Message
- func (x *GetSrvVSchemasRequest) Reset()
- func (m *GetSrvVSchemasRequest) SizeVT() (n int)
- func (x *GetSrvVSchemasRequest) String() string
- func (m *GetSrvVSchemasRequest) UnmarshalVT(dAtA []byte) error
- type GetSrvVSchemasResponse
- func (*GetSrvVSchemasResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSrvVSchemasResponse) GetSrvVSchemas() map[string]*vschema.SrvVSchema
- func (m *GetSrvVSchemasResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetSrvVSchemasResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetSrvVSchemasResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetSrvVSchemasResponse) ProtoMessage()
- func (x *GetSrvVSchemasResponse) ProtoReflect() protoreflect.Message
- func (x *GetSrvVSchemasResponse) Reset()
- func (m *GetSrvVSchemasResponse) SizeVT() (n int)
- func (x *GetSrvVSchemasResponse) String() string
- func (m *GetSrvVSchemasResponse) UnmarshalVT(dAtA []byte) error
- type GetTabletRequest
- func (*GetTabletRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTabletRequest) GetTabletAlias() *topodata.TabletAlias
- func (m *GetTabletRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetTabletRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetTabletRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetTabletRequest) ProtoMessage()
- func (x *GetTabletRequest) ProtoReflect() protoreflect.Message
- func (x *GetTabletRequest) Reset()
- func (m *GetTabletRequest) SizeVT() (n int)
- func (x *GetTabletRequest) String() string
- func (m *GetTabletRequest) UnmarshalVT(dAtA []byte) error
- type GetTabletResponse
- func (*GetTabletResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTabletResponse) GetTablet() *topodata.Tablet
- func (m *GetTabletResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetTabletResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetTabletResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetTabletResponse) ProtoMessage()
- func (x *GetTabletResponse) ProtoReflect() protoreflect.Message
- func (x *GetTabletResponse) Reset()
- func (m *GetTabletResponse) SizeVT() (n int)
- func (x *GetTabletResponse) String() string
- func (m *GetTabletResponse) UnmarshalVT(dAtA []byte) error
- type GetTabletsRequest
- func (*GetTabletsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTabletsRequest) GetCells() []string
- func (x *GetTabletsRequest) GetKeyspace() string
- func (x *GetTabletsRequest) GetShard() string
- func (x *GetTabletsRequest) GetStrict() bool
- func (x *GetTabletsRequest) GetTabletAliases() []*topodata.TabletAlias
- func (x *GetTabletsRequest) GetTabletType() topodata.TabletType
- func (m *GetTabletsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetTabletsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetTabletsRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetTabletsRequest) ProtoMessage()
- func (x *GetTabletsRequest) ProtoReflect() protoreflect.Message
- func (x *GetTabletsRequest) Reset()
- func (m *GetTabletsRequest) SizeVT() (n int)
- func (x *GetTabletsRequest) String() string
- func (m *GetTabletsRequest) UnmarshalVT(dAtA []byte) error
- type GetTabletsResponse
- func (*GetTabletsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTabletsResponse) GetTablets() []*topodata.Tablet
- func (m *GetTabletsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetTabletsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetTabletsResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetTabletsResponse) ProtoMessage()
- func (x *GetTabletsResponse) ProtoReflect() protoreflect.Message
- func (x *GetTabletsResponse) Reset()
- func (m *GetTabletsResponse) SizeVT() (n int)
- func (x *GetTabletsResponse) String() string
- func (m *GetTabletsResponse) UnmarshalVT(dAtA []byte) error
- type GetTopologyPathRequest
- func (*GetTopologyPathRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTopologyPathRequest) GetPath() string
- func (m *GetTopologyPathRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetTopologyPathRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetTopologyPathRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetTopologyPathRequest) ProtoMessage()
- func (x *GetTopologyPathRequest) ProtoReflect() protoreflect.Message
- func (x *GetTopologyPathRequest) Reset()
- func (m *GetTopologyPathRequest) SizeVT() (n int)
- func (x *GetTopologyPathRequest) String() string
- func (m *GetTopologyPathRequest) UnmarshalVT(dAtA []byte) error
- type GetTopologyPathResponse
- func (*GetTopologyPathResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTopologyPathResponse) GetCell() *TopologyCell
- func (m *GetTopologyPathResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetTopologyPathResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetTopologyPathResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetTopologyPathResponse) ProtoMessage()
- func (x *GetTopologyPathResponse) ProtoReflect() protoreflect.Message
- func (x *GetTopologyPathResponse) Reset()
- func (m *GetTopologyPathResponse) SizeVT() (n int)
- func (x *GetTopologyPathResponse) String() string
- func (m *GetTopologyPathResponse) UnmarshalVT(dAtA []byte) error
- type GetVSchemaRequest
- func (*GetVSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetVSchemaRequest) GetKeyspace() string
- func (m *GetVSchemaRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetVSchemaRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetVSchemaRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetVSchemaRequest) ProtoMessage()
- func (x *GetVSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *GetVSchemaRequest) Reset()
- func (m *GetVSchemaRequest) SizeVT() (n int)
- func (x *GetVSchemaRequest) String() string
- func (m *GetVSchemaRequest) UnmarshalVT(dAtA []byte) error
- type GetVSchemaResponse
- func (*GetVSchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVSchemaResponse) GetVSchema() *vschema.Keyspace
- func (m *GetVSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetVSchemaResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetVSchemaResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetVSchemaResponse) ProtoMessage()
- func (x *GetVSchemaResponse) ProtoReflect() protoreflect.Message
- func (x *GetVSchemaResponse) Reset()
- func (m *GetVSchemaResponse) SizeVT() (n int)
- func (x *GetVSchemaResponse) String() string
- func (m *GetVSchemaResponse) UnmarshalVT(dAtA []byte) error
- type GetVersionRequest
- func (*GetVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetVersionRequest) GetTabletAlias() *topodata.TabletAlias
- func (m *GetVersionRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetVersionRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetVersionRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetVersionRequest) ProtoMessage()
- func (x *GetVersionRequest) ProtoReflect() protoreflect.Message
- func (x *GetVersionRequest) Reset()
- func (m *GetVersionRequest) SizeVT() (n int)
- func (x *GetVersionRequest) String() string
- func (m *GetVersionRequest) UnmarshalVT(dAtA []byte) error
- type GetVersionResponse
- func (*GetVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVersionResponse) GetVersion() string
- func (m *GetVersionResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetVersionResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetVersionResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetVersionResponse) ProtoMessage()
- func (x *GetVersionResponse) ProtoReflect() protoreflect.Message
- func (x *GetVersionResponse) Reset()
- func (m *GetVersionResponse) SizeVT() (n int)
- func (x *GetVersionResponse) String() string
- func (m *GetVersionResponse) UnmarshalVT(dAtA []byte) error
- type GetWorkflowsRequest
- func (*GetWorkflowsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetWorkflowsRequest) GetActiveOnly() bool
- func (x *GetWorkflowsRequest) GetKeyspace() string
- func (m *GetWorkflowsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetWorkflowsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetWorkflowsRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetWorkflowsRequest) ProtoMessage()
- func (x *GetWorkflowsRequest) ProtoReflect() protoreflect.Message
- func (x *GetWorkflowsRequest) Reset()
- func (m *GetWorkflowsRequest) SizeVT() (n int)
- func (x *GetWorkflowsRequest) String() string
- func (m *GetWorkflowsRequest) UnmarshalVT(dAtA []byte) error
- type GetWorkflowsResponse
- func (*GetWorkflowsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetWorkflowsResponse) GetWorkflows() []*Workflow
- func (m *GetWorkflowsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetWorkflowsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetWorkflowsResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetWorkflowsResponse) ProtoMessage()
- func (x *GetWorkflowsResponse) ProtoReflect() protoreflect.Message
- func (x *GetWorkflowsResponse) Reset()
- func (m *GetWorkflowsResponse) SizeVT() (n int)
- func (x *GetWorkflowsResponse) String() string
- func (m *GetWorkflowsResponse) UnmarshalVT(dAtA []byte) error
- type InitShardPrimaryRequest
- func (*InitShardPrimaryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InitShardPrimaryRequest) GetForce() bool
- func (x *InitShardPrimaryRequest) GetKeyspace() string
- func (x *InitShardPrimaryRequest) GetPrimaryElectTabletAlias() *topodata.TabletAlias
- func (x *InitShardPrimaryRequest) GetShard() string
- func (x *InitShardPrimaryRequest) GetWaitReplicasTimeout() *vttime.Duration
- func (m *InitShardPrimaryRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *InitShardPrimaryRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *InitShardPrimaryRequest) MarshalVT() (dAtA []byte, err error)
- func (*InitShardPrimaryRequest) ProtoMessage()
- func (x *InitShardPrimaryRequest) ProtoReflect() protoreflect.Message
- func (x *InitShardPrimaryRequest) Reset()
- func (m *InitShardPrimaryRequest) SizeVT() (n int)
- func (x *InitShardPrimaryRequest) String() string
- func (m *InitShardPrimaryRequest) UnmarshalVT(dAtA []byte) error
- type InitShardPrimaryResponse
- func (*InitShardPrimaryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *InitShardPrimaryResponse) GetEvents() []*logutil.Event
- func (m *InitShardPrimaryResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *InitShardPrimaryResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *InitShardPrimaryResponse) MarshalVT() (dAtA []byte, err error)
- func (*InitShardPrimaryResponse) ProtoMessage()
- func (x *InitShardPrimaryResponse) ProtoReflect() protoreflect.Message
- func (x *InitShardPrimaryResponse) Reset()
- func (m *InitShardPrimaryResponse) SizeVT() (n int)
- func (x *InitShardPrimaryResponse) String() string
- func (m *InitShardPrimaryResponse) UnmarshalVT(dAtA []byte) error
- type Keyspace
- func (*Keyspace) Descriptor() ([]byte, []int)deprecated
- func (x *Keyspace) GetKeyspace() *topodata.Keyspace
- func (x *Keyspace) GetName() string
- func (m *Keyspace) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Keyspace) MarshalToVT(dAtA []byte) (int, error)
- func (m *Keyspace) MarshalVT() (dAtA []byte, err error)
- func (*Keyspace) ProtoMessage()
- func (x *Keyspace) ProtoReflect() protoreflect.Message
- func (x *Keyspace) Reset()
- func (m *Keyspace) SizeVT() (n int)
- func (x *Keyspace) String() string
- func (m *Keyspace) UnmarshalVT(dAtA []byte) error
- type MaterializationIntent
- func (MaterializationIntent) Descriptor() protoreflect.EnumDescriptor
- func (x MaterializationIntent) Enum() *MaterializationIntent
- func (MaterializationIntent) EnumDescriptor() ([]byte, []int)deprecated
- func (x MaterializationIntent) Number() protoreflect.EnumNumber
- func (x MaterializationIntent) String() string
- func (MaterializationIntent) Type() protoreflect.EnumType
- type MaterializeSettings
- func (*MaterializeSettings) Descriptor() ([]byte, []int)deprecated
- func (x *MaterializeSettings) GetCell() string
- func (x *MaterializeSettings) GetDeferSecondaryKeys() bool
- func (x *MaterializeSettings) GetExternalCluster() string
- func (x *MaterializeSettings) GetMaterializationIntent() MaterializationIntent
- func (x *MaterializeSettings) GetOnDdl() string
- func (x *MaterializeSettings) GetSourceKeyspace() string
- func (x *MaterializeSettings) GetSourceShards() []string
- func (x *MaterializeSettings) GetSourceTimeZone() string
- func (x *MaterializeSettings) GetStopAfterCopy() bool
- func (x *MaterializeSettings) GetTableSettings() []*TableMaterializeSettings
- func (x *MaterializeSettings) GetTabletTypes() string
- func (x *MaterializeSettings) GetTargetKeyspace() string
- func (x *MaterializeSettings) GetTargetTimeZone() string
- func (x *MaterializeSettings) GetWorkflow() string
- func (m *MaterializeSettings) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MaterializeSettings) MarshalToVT(dAtA []byte) (int, error)
- func (m *MaterializeSettings) MarshalVT() (dAtA []byte, err error)
- func (*MaterializeSettings) ProtoMessage()
- func (x *MaterializeSettings) ProtoReflect() protoreflect.Message
- func (x *MaterializeSettings) Reset()
- func (m *MaterializeSettings) SizeVT() (n int)
- func (x *MaterializeSettings) String() string
- func (m *MaterializeSettings) UnmarshalVT(dAtA []byte) error
- type PingTabletRequest
- func (*PingTabletRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PingTabletRequest) GetTabletAlias() *topodata.TabletAlias
- func (m *PingTabletRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PingTabletRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *PingTabletRequest) MarshalVT() (dAtA []byte, err error)
- func (*PingTabletRequest) ProtoMessage()
- func (x *PingTabletRequest) ProtoReflect() protoreflect.Message
- func (x *PingTabletRequest) Reset()
- func (m *PingTabletRequest) SizeVT() (n int)
- func (x *PingTabletRequest) String() string
- func (m *PingTabletRequest) UnmarshalVT(dAtA []byte) error
- type PingTabletResponse
- func (*PingTabletResponse) Descriptor() ([]byte, []int)deprecated
- func (m *PingTabletResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PingTabletResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *PingTabletResponse) MarshalVT() (dAtA []byte, err error)
- func (*PingTabletResponse) ProtoMessage()
- func (x *PingTabletResponse) ProtoReflect() protoreflect.Message
- func (x *PingTabletResponse) Reset()
- func (m *PingTabletResponse) SizeVT() (n int)
- func (x *PingTabletResponse) String() string
- func (m *PingTabletResponse) UnmarshalVT(dAtA []byte) error
- type PlannedReparentShardRequest
- func (*PlannedReparentShardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PlannedReparentShardRequest) GetAvoidPrimary() *topodata.TabletAlias
- func (x *PlannedReparentShardRequest) GetKeyspace() string
- func (x *PlannedReparentShardRequest) GetNewPrimary() *topodata.TabletAlias
- func (x *PlannedReparentShardRequest) GetShard() string
- func (x *PlannedReparentShardRequest) GetWaitReplicasTimeout() *vttime.Duration
- func (m *PlannedReparentShardRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PlannedReparentShardRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *PlannedReparentShardRequest) MarshalVT() (dAtA []byte, err error)
- func (*PlannedReparentShardRequest) ProtoMessage()
- func (x *PlannedReparentShardRequest) ProtoReflect() protoreflect.Message
- func (x *PlannedReparentShardRequest) Reset()
- func (m *PlannedReparentShardRequest) SizeVT() (n int)
- func (x *PlannedReparentShardRequest) String() string
- func (m *PlannedReparentShardRequest) UnmarshalVT(dAtA []byte) error
- type PlannedReparentShardResponse
- func (*PlannedReparentShardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PlannedReparentShardResponse) GetEvents() []*logutil.Event
- func (x *PlannedReparentShardResponse) GetKeyspace() string
- func (x *PlannedReparentShardResponse) GetPromotedPrimary() *topodata.TabletAlias
- func (x *PlannedReparentShardResponse) GetShard() string
- func (m *PlannedReparentShardResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PlannedReparentShardResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *PlannedReparentShardResponse) MarshalVT() (dAtA []byte, err error)
- func (*PlannedReparentShardResponse) ProtoMessage()
- func (x *PlannedReparentShardResponse) ProtoReflect() protoreflect.Message
- func (x *PlannedReparentShardResponse) Reset()
- func (m *PlannedReparentShardResponse) SizeVT() (n int)
- func (x *PlannedReparentShardResponse) String() string
- func (m *PlannedReparentShardResponse) UnmarshalVT(dAtA []byte) error
- type RebuildKeyspaceGraphRequest
- func (*RebuildKeyspaceGraphRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RebuildKeyspaceGraphRequest) GetAllowPartial() bool
- func (x *RebuildKeyspaceGraphRequest) GetCells() []string
- func (x *RebuildKeyspaceGraphRequest) GetKeyspace() string
- func (m *RebuildKeyspaceGraphRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RebuildKeyspaceGraphRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *RebuildKeyspaceGraphRequest) MarshalVT() (dAtA []byte, err error)
- func (*RebuildKeyspaceGraphRequest) ProtoMessage()
- func (x *RebuildKeyspaceGraphRequest) ProtoReflect() protoreflect.Message
- func (x *RebuildKeyspaceGraphRequest) Reset()
- func (m *RebuildKeyspaceGraphRequest) SizeVT() (n int)
- func (x *RebuildKeyspaceGraphRequest) String() string
- func (m *RebuildKeyspaceGraphRequest) UnmarshalVT(dAtA []byte) error
- type RebuildKeyspaceGraphResponse
- func (*RebuildKeyspaceGraphResponse) Descriptor() ([]byte, []int)deprecated
- func (m *RebuildKeyspaceGraphResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RebuildKeyspaceGraphResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *RebuildKeyspaceGraphResponse) MarshalVT() (dAtA []byte, err error)
- func (*RebuildKeyspaceGraphResponse) ProtoMessage()
- func (x *RebuildKeyspaceGraphResponse) ProtoReflect() protoreflect.Message
- func (x *RebuildKeyspaceGraphResponse) Reset()
- func (m *RebuildKeyspaceGraphResponse) SizeVT() (n int)
- func (x *RebuildKeyspaceGraphResponse) String() string
- func (m *RebuildKeyspaceGraphResponse) UnmarshalVT(dAtA []byte) error
- type RebuildVSchemaGraphRequest
- func (*RebuildVSchemaGraphRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RebuildVSchemaGraphRequest) GetCells() []string
- func (m *RebuildVSchemaGraphRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RebuildVSchemaGraphRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *RebuildVSchemaGraphRequest) MarshalVT() (dAtA []byte, err error)
- func (*RebuildVSchemaGraphRequest) ProtoMessage()
- func (x *RebuildVSchemaGraphRequest) ProtoReflect() protoreflect.Message
- func (x *RebuildVSchemaGraphRequest) Reset()
- func (m *RebuildVSchemaGraphRequest) SizeVT() (n int)
- func (x *RebuildVSchemaGraphRequest) String() string
- func (m *RebuildVSchemaGraphRequest) UnmarshalVT(dAtA []byte) error
- type RebuildVSchemaGraphResponse
- func (*RebuildVSchemaGraphResponse) Descriptor() ([]byte, []int)deprecated
- func (m *RebuildVSchemaGraphResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RebuildVSchemaGraphResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *RebuildVSchemaGraphResponse) MarshalVT() (dAtA []byte, err error)
- func (*RebuildVSchemaGraphResponse) ProtoMessage()
- func (x *RebuildVSchemaGraphResponse) ProtoReflect() protoreflect.Message
- func (x *RebuildVSchemaGraphResponse) Reset()
- func (m *RebuildVSchemaGraphResponse) SizeVT() (n int)
- func (x *RebuildVSchemaGraphResponse) String() string
- func (m *RebuildVSchemaGraphResponse) UnmarshalVT(dAtA []byte) error
- type RefreshStateByShardRequest
- func (*RefreshStateByShardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RefreshStateByShardRequest) GetCells() []string
- func (x *RefreshStateByShardRequest) GetKeyspace() string
- func (x *RefreshStateByShardRequest) GetShard() string
- func (m *RefreshStateByShardRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RefreshStateByShardRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *RefreshStateByShardRequest) MarshalVT() (dAtA []byte, err error)
- func (*RefreshStateByShardRequest) ProtoMessage()
- func (x *RefreshStateByShardRequest) ProtoReflect() protoreflect.Message
- func (x *RefreshStateByShardRequest) Reset()
- func (m *RefreshStateByShardRequest) SizeVT() (n int)
- func (x *RefreshStateByShardRequest) String() string
- func (m *RefreshStateByShardRequest) UnmarshalVT(dAtA []byte) error
- type RefreshStateByShardResponse
- func (*RefreshStateByShardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RefreshStateByShardResponse) GetIsPartialRefresh() bool
- func (x *RefreshStateByShardResponse) GetPartialRefreshDetails() string
- func (m *RefreshStateByShardResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RefreshStateByShardResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *RefreshStateByShardResponse) MarshalVT() (dAtA []byte, err error)
- func (*RefreshStateByShardResponse) ProtoMessage()
- func (x *RefreshStateByShardResponse) ProtoReflect() protoreflect.Message
- func (x *RefreshStateByShardResponse) Reset()
- func (m *RefreshStateByShardResponse) SizeVT() (n int)
- func (x *RefreshStateByShardResponse) String() string
- func (m *RefreshStateByShardResponse) UnmarshalVT(dAtA []byte) error
- type RefreshStateRequest
- func (*RefreshStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RefreshStateRequest) GetTabletAlias() *topodata.TabletAlias
- func (m *RefreshStateRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RefreshStateRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *RefreshStateRequest) MarshalVT() (dAtA []byte, err error)
- func (*RefreshStateRequest) ProtoMessage()
- func (x *RefreshStateRequest) ProtoReflect() protoreflect.Message
- func (x *RefreshStateRequest) Reset()
- func (m *RefreshStateRequest) SizeVT() (n int)
- func (x *RefreshStateRequest) String() string
- func (m *RefreshStateRequest) UnmarshalVT(dAtA []byte) error
- type RefreshStateResponse
- func (*RefreshStateResponse) Descriptor() ([]byte, []int)deprecated
- func (m *RefreshStateResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RefreshStateResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *RefreshStateResponse) MarshalVT() (dAtA []byte, err error)
- func (*RefreshStateResponse) ProtoMessage()
- func (x *RefreshStateResponse) ProtoReflect() protoreflect.Message
- func (x *RefreshStateResponse) Reset()
- func (m *RefreshStateResponse) SizeVT() (n int)
- func (x *RefreshStateResponse) String() string
- func (m *RefreshStateResponse) UnmarshalVT(dAtA []byte) error
- type ReloadSchemaKeyspaceRequest
- func (*ReloadSchemaKeyspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReloadSchemaKeyspaceRequest) GetConcurrency() uint32
- func (x *ReloadSchemaKeyspaceRequest) GetIncludePrimary() bool
- func (x *ReloadSchemaKeyspaceRequest) GetKeyspace() string
- func (x *ReloadSchemaKeyspaceRequest) GetWaitPosition() string
- func (m *ReloadSchemaKeyspaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ReloadSchemaKeyspaceRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ReloadSchemaKeyspaceRequest) MarshalVT() (dAtA []byte, err error)
- func (*ReloadSchemaKeyspaceRequest) ProtoMessage()
- func (x *ReloadSchemaKeyspaceRequest) ProtoReflect() protoreflect.Message
- func (x *ReloadSchemaKeyspaceRequest) Reset()
- func (m *ReloadSchemaKeyspaceRequest) SizeVT() (n int)
- func (x *ReloadSchemaKeyspaceRequest) String() string
- func (m *ReloadSchemaKeyspaceRequest) UnmarshalVT(dAtA []byte) error
- type ReloadSchemaKeyspaceResponse
- func (*ReloadSchemaKeyspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReloadSchemaKeyspaceResponse) GetEvents() []*logutil.Event
- func (m *ReloadSchemaKeyspaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ReloadSchemaKeyspaceResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ReloadSchemaKeyspaceResponse) MarshalVT() (dAtA []byte, err error)
- func (*ReloadSchemaKeyspaceResponse) ProtoMessage()
- func (x *ReloadSchemaKeyspaceResponse) ProtoReflect() protoreflect.Message
- func (x *ReloadSchemaKeyspaceResponse) Reset()
- func (m *ReloadSchemaKeyspaceResponse) SizeVT() (n int)
- func (x *ReloadSchemaKeyspaceResponse) String() string
- func (m *ReloadSchemaKeyspaceResponse) UnmarshalVT(dAtA []byte) error
- type ReloadSchemaRequest
- func (*ReloadSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReloadSchemaRequest) GetTabletAlias() *topodata.TabletAlias
- func (m *ReloadSchemaRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ReloadSchemaRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ReloadSchemaRequest) MarshalVT() (dAtA []byte, err error)
- func (*ReloadSchemaRequest) ProtoMessage()
- func (x *ReloadSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *ReloadSchemaRequest) Reset()
- func (m *ReloadSchemaRequest) SizeVT() (n int)
- func (x *ReloadSchemaRequest) String() string
- func (m *ReloadSchemaRequest) UnmarshalVT(dAtA []byte) error
- type ReloadSchemaResponse
- func (*ReloadSchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (m *ReloadSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ReloadSchemaResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ReloadSchemaResponse) MarshalVT() (dAtA []byte, err error)
- func (*ReloadSchemaResponse) ProtoMessage()
- func (x *ReloadSchemaResponse) ProtoReflect() protoreflect.Message
- func (x *ReloadSchemaResponse) Reset()
- func (m *ReloadSchemaResponse) SizeVT() (n int)
- func (x *ReloadSchemaResponse) String() string
- func (m *ReloadSchemaResponse) UnmarshalVT(dAtA []byte) error
- type ReloadSchemaShardRequest
- func (*ReloadSchemaShardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReloadSchemaShardRequest) GetConcurrency() uint32
- func (x *ReloadSchemaShardRequest) GetIncludePrimary() bool
- func (x *ReloadSchemaShardRequest) GetKeyspace() string
- func (x *ReloadSchemaShardRequest) GetShard() string
- func (x *ReloadSchemaShardRequest) GetWaitPosition() string
- func (m *ReloadSchemaShardRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ReloadSchemaShardRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ReloadSchemaShardRequest) MarshalVT() (dAtA []byte, err error)
- func (*ReloadSchemaShardRequest) ProtoMessage()
- func (x *ReloadSchemaShardRequest) ProtoReflect() protoreflect.Message
- func (x *ReloadSchemaShardRequest) Reset()
- func (m *ReloadSchemaShardRequest) SizeVT() (n int)
- func (x *ReloadSchemaShardRequest) String() string
- func (m *ReloadSchemaShardRequest) UnmarshalVT(dAtA []byte) error
- type ReloadSchemaShardResponse
- func (*ReloadSchemaShardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReloadSchemaShardResponse) GetEvents() []*logutil.Event
- func (m *ReloadSchemaShardResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ReloadSchemaShardResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ReloadSchemaShardResponse) MarshalVT() (dAtA []byte, err error)
- func (*ReloadSchemaShardResponse) ProtoMessage()
- func (x *ReloadSchemaShardResponse) ProtoReflect() protoreflect.Message
- func (x *ReloadSchemaShardResponse) Reset()
- func (m *ReloadSchemaShardResponse) SizeVT() (n int)
- func (x *ReloadSchemaShardResponse) String() string
- func (m *ReloadSchemaShardResponse) UnmarshalVT(dAtA []byte) error
- type RemoveBackupRequest
- func (*RemoveBackupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveBackupRequest) GetKeyspace() string
- func (x *RemoveBackupRequest) GetName() string
- func (x *RemoveBackupRequest) GetShard() string
- func (m *RemoveBackupRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RemoveBackupRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *RemoveBackupRequest) MarshalVT() (dAtA []byte, err error)
- func (*RemoveBackupRequest) ProtoMessage()
- func (x *RemoveBackupRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveBackupRequest) Reset()
- func (m *RemoveBackupRequest) SizeVT() (n int)
- func (x *RemoveBackupRequest) String() string
- func (m *RemoveBackupRequest) UnmarshalVT(dAtA []byte) error
- type RemoveBackupResponse
- func (*RemoveBackupResponse) Descriptor() ([]byte, []int)deprecated
- func (m *RemoveBackupResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RemoveBackupResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *RemoveBackupResponse) MarshalVT() (dAtA []byte, err error)
- func (*RemoveBackupResponse) ProtoMessage()
- func (x *RemoveBackupResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveBackupResponse) Reset()
- func (m *RemoveBackupResponse) SizeVT() (n int)
- func (x *RemoveBackupResponse) String() string
- func (m *RemoveBackupResponse) UnmarshalVT(dAtA []byte) error
- type RemoveKeyspaceCellRequest
- func (*RemoveKeyspaceCellRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveKeyspaceCellRequest) GetCell() string
- func (x *RemoveKeyspaceCellRequest) GetForce() bool
- func (x *RemoveKeyspaceCellRequest) GetKeyspace() string
- func (x *RemoveKeyspaceCellRequest) GetRecursive() bool
- func (m *RemoveKeyspaceCellRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RemoveKeyspaceCellRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *RemoveKeyspaceCellRequest) MarshalVT() (dAtA []byte, err error)
- func (*RemoveKeyspaceCellRequest) ProtoMessage()
- func (x *RemoveKeyspaceCellRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveKeyspaceCellRequest) Reset()
- func (m *RemoveKeyspaceCellRequest) SizeVT() (n int)
- func (x *RemoveKeyspaceCellRequest) String() string
- func (m *RemoveKeyspaceCellRequest) UnmarshalVT(dAtA []byte) error
- type RemoveKeyspaceCellResponse
- func (*RemoveKeyspaceCellResponse) Descriptor() ([]byte, []int)deprecated
- func (m *RemoveKeyspaceCellResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RemoveKeyspaceCellResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *RemoveKeyspaceCellResponse) MarshalVT() (dAtA []byte, err error)
- func (*RemoveKeyspaceCellResponse) ProtoMessage()
- func (x *RemoveKeyspaceCellResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveKeyspaceCellResponse) Reset()
- func (m *RemoveKeyspaceCellResponse) SizeVT() (n int)
- func (x *RemoveKeyspaceCellResponse) String() string
- func (m *RemoveKeyspaceCellResponse) UnmarshalVT(dAtA []byte) error
- type RemoveShardCellRequest
- func (*RemoveShardCellRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveShardCellRequest) GetCell() string
- func (x *RemoveShardCellRequest) GetForce() bool
- func (x *RemoveShardCellRequest) GetKeyspace() string
- func (x *RemoveShardCellRequest) GetRecursive() bool
- func (x *RemoveShardCellRequest) GetShardName() string
- func (m *RemoveShardCellRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RemoveShardCellRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *RemoveShardCellRequest) MarshalVT() (dAtA []byte, err error)
- func (*RemoveShardCellRequest) ProtoMessage()
- func (x *RemoveShardCellRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveShardCellRequest) Reset()
- func (m *RemoveShardCellRequest) SizeVT() (n int)
- func (x *RemoveShardCellRequest) String() string
- func (m *RemoveShardCellRequest) UnmarshalVT(dAtA []byte) error
- type RemoveShardCellResponse
- func (*RemoveShardCellResponse) Descriptor() ([]byte, []int)deprecated
- func (m *RemoveShardCellResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RemoveShardCellResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *RemoveShardCellResponse) MarshalVT() (dAtA []byte, err error)
- func (*RemoveShardCellResponse) ProtoMessage()
- func (x *RemoveShardCellResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveShardCellResponse) Reset()
- func (m *RemoveShardCellResponse) SizeVT() (n int)
- func (x *RemoveShardCellResponse) String() string
- func (m *RemoveShardCellResponse) UnmarshalVT(dAtA []byte) error
- type ReparentTabletRequest
- func (*ReparentTabletRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReparentTabletRequest) GetTablet() *topodata.TabletAlias
- func (m *ReparentTabletRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ReparentTabletRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ReparentTabletRequest) MarshalVT() (dAtA []byte, err error)
- func (*ReparentTabletRequest) ProtoMessage()
- func (x *ReparentTabletRequest) ProtoReflect() protoreflect.Message
- func (x *ReparentTabletRequest) Reset()
- func (m *ReparentTabletRequest) SizeVT() (n int)
- func (x *ReparentTabletRequest) String() string
- func (m *ReparentTabletRequest) UnmarshalVT(dAtA []byte) error
- type ReparentTabletResponse
- func (*ReparentTabletResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReparentTabletResponse) GetKeyspace() string
- func (x *ReparentTabletResponse) GetPrimary() *topodata.TabletAlias
- func (x *ReparentTabletResponse) GetShard() string
- func (m *ReparentTabletResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ReparentTabletResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ReparentTabletResponse) MarshalVT() (dAtA []byte, err error)
- func (*ReparentTabletResponse) ProtoMessage()
- func (x *ReparentTabletResponse) ProtoReflect() protoreflect.Message
- func (x *ReparentTabletResponse) Reset()
- func (m *ReparentTabletResponse) SizeVT() (n int)
- func (x *ReparentTabletResponse) String() string
- func (m *ReparentTabletResponse) UnmarshalVT(dAtA []byte) error
- type RestoreFromBackupRequest
- func (*RestoreFromBackupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RestoreFromBackupRequest) GetBackupTime() *vttime.Time
- func (x *RestoreFromBackupRequest) GetDryRun() bool
- func (x *RestoreFromBackupRequest) GetRestoreToPos() string
- func (x *RestoreFromBackupRequest) GetTabletAlias() *topodata.TabletAlias
- func (m *RestoreFromBackupRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RestoreFromBackupRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *RestoreFromBackupRequest) MarshalVT() (dAtA []byte, err error)
- func (*RestoreFromBackupRequest) ProtoMessage()
- func (x *RestoreFromBackupRequest) ProtoReflect() protoreflect.Message
- func (x *RestoreFromBackupRequest) Reset()
- func (m *RestoreFromBackupRequest) SizeVT() (n int)
- func (x *RestoreFromBackupRequest) String() string
- func (m *RestoreFromBackupRequest) UnmarshalVT(dAtA []byte) error
- type RestoreFromBackupResponse
- func (*RestoreFromBackupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RestoreFromBackupResponse) GetEvent() *logutil.Event
- func (x *RestoreFromBackupResponse) GetKeyspace() string
- func (x *RestoreFromBackupResponse) GetShard() string
- func (x *RestoreFromBackupResponse) GetTabletAlias() *topodata.TabletAlias
- func (m *RestoreFromBackupResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RestoreFromBackupResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *RestoreFromBackupResponse) MarshalVT() (dAtA []byte, err error)
- func (*RestoreFromBackupResponse) ProtoMessage()
- func (x *RestoreFromBackupResponse) ProtoReflect() protoreflect.Message
- func (x *RestoreFromBackupResponse) Reset()
- func (m *RestoreFromBackupResponse) SizeVT() (n int)
- func (x *RestoreFromBackupResponse) String() string
- func (m *RestoreFromBackupResponse) UnmarshalVT(dAtA []byte) error
- type RunHealthCheckRequest
- func (*RunHealthCheckRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RunHealthCheckRequest) GetTabletAlias() *topodata.TabletAlias
- func (m *RunHealthCheckRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RunHealthCheckRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *RunHealthCheckRequest) MarshalVT() (dAtA []byte, err error)
- func (*RunHealthCheckRequest) ProtoMessage()
- func (x *RunHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *RunHealthCheckRequest) Reset()
- func (m *RunHealthCheckRequest) SizeVT() (n int)
- func (x *RunHealthCheckRequest) String() string
- func (m *RunHealthCheckRequest) UnmarshalVT(dAtA []byte) error
- type RunHealthCheckResponse
- func (*RunHealthCheckResponse) Descriptor() ([]byte, []int)deprecated
- func (m *RunHealthCheckResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RunHealthCheckResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *RunHealthCheckResponse) MarshalVT() (dAtA []byte, err error)
- func (*RunHealthCheckResponse) ProtoMessage()
- func (x *RunHealthCheckResponse) ProtoReflect() protoreflect.Message
- func (x *RunHealthCheckResponse) Reset()
- func (m *RunHealthCheckResponse) SizeVT() (n int)
- func (x *RunHealthCheckResponse) String() string
- func (m *RunHealthCheckResponse) UnmarshalVT(dAtA []byte) error
- type SetKeyspaceDurabilityPolicyRequest
- func (*SetKeyspaceDurabilityPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetKeyspaceDurabilityPolicyRequest) GetDurabilityPolicy() string
- func (x *SetKeyspaceDurabilityPolicyRequest) GetKeyspace() string
- func (m *SetKeyspaceDurabilityPolicyRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SetKeyspaceDurabilityPolicyRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *SetKeyspaceDurabilityPolicyRequest) MarshalVT() (dAtA []byte, err error)
- func (*SetKeyspaceDurabilityPolicyRequest) ProtoMessage()
- func (x *SetKeyspaceDurabilityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *SetKeyspaceDurabilityPolicyRequest) Reset()
- func (m *SetKeyspaceDurabilityPolicyRequest) SizeVT() (n int)
- func (x *SetKeyspaceDurabilityPolicyRequest) String() string
- func (m *SetKeyspaceDurabilityPolicyRequest) UnmarshalVT(dAtA []byte) error
- type SetKeyspaceDurabilityPolicyResponse
- func (*SetKeyspaceDurabilityPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetKeyspaceDurabilityPolicyResponse) GetKeyspace() *topodata.Keyspace
- func (m *SetKeyspaceDurabilityPolicyResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SetKeyspaceDurabilityPolicyResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *SetKeyspaceDurabilityPolicyResponse) MarshalVT() (dAtA []byte, err error)
- func (*SetKeyspaceDurabilityPolicyResponse) ProtoMessage()
- func (x *SetKeyspaceDurabilityPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *SetKeyspaceDurabilityPolicyResponse) Reset()
- func (m *SetKeyspaceDurabilityPolicyResponse) SizeVT() (n int)
- func (x *SetKeyspaceDurabilityPolicyResponse) String() string
- func (m *SetKeyspaceDurabilityPolicyResponse) UnmarshalVT(dAtA []byte) error
- type SetKeyspaceServedFromRequest
- func (*SetKeyspaceServedFromRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetKeyspaceServedFromRequest) GetCells() []string
- func (x *SetKeyspaceServedFromRequest) GetKeyspace() string
- func (x *SetKeyspaceServedFromRequest) GetRemove() bool
- func (x *SetKeyspaceServedFromRequest) GetSourceKeyspace() string
- func (x *SetKeyspaceServedFromRequest) GetTabletType() topodata.TabletType
- func (m *SetKeyspaceServedFromRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SetKeyspaceServedFromRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *SetKeyspaceServedFromRequest) MarshalVT() (dAtA []byte, err error)
- func (*SetKeyspaceServedFromRequest) ProtoMessage()
- func (x *SetKeyspaceServedFromRequest) ProtoReflect() protoreflect.Message
- func (x *SetKeyspaceServedFromRequest) Reset()
- func (m *SetKeyspaceServedFromRequest) SizeVT() (n int)
- func (x *SetKeyspaceServedFromRequest) String() string
- func (m *SetKeyspaceServedFromRequest) UnmarshalVT(dAtA []byte) error
- type SetKeyspaceServedFromResponse
- func (*SetKeyspaceServedFromResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetKeyspaceServedFromResponse) GetKeyspace() *topodata.Keyspace
- func (m *SetKeyspaceServedFromResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SetKeyspaceServedFromResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *SetKeyspaceServedFromResponse) MarshalVT() (dAtA []byte, err error)
- func (*SetKeyspaceServedFromResponse) ProtoMessage()
- func (x *SetKeyspaceServedFromResponse) ProtoReflect() protoreflect.Message
- func (x *SetKeyspaceServedFromResponse) Reset()
- func (m *SetKeyspaceServedFromResponse) SizeVT() (n int)
- func (x *SetKeyspaceServedFromResponse) String() string
- func (m *SetKeyspaceServedFromResponse) UnmarshalVT(dAtA []byte) error
- type SetKeyspaceShardingInfoRequest
- func (*SetKeyspaceShardingInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetKeyspaceShardingInfoRequest) GetForce() bool
- func (x *SetKeyspaceShardingInfoRequest) GetKeyspace() string
- func (m *SetKeyspaceShardingInfoRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SetKeyspaceShardingInfoRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *SetKeyspaceShardingInfoRequest) MarshalVT() (dAtA []byte, err error)
- func (*SetKeyspaceShardingInfoRequest) ProtoMessage()
- func (x *SetKeyspaceShardingInfoRequest) ProtoReflect() protoreflect.Message
- func (x *SetKeyspaceShardingInfoRequest) Reset()
- func (m *SetKeyspaceShardingInfoRequest) SizeVT() (n int)
- func (x *SetKeyspaceShardingInfoRequest) String() string
- func (m *SetKeyspaceShardingInfoRequest) UnmarshalVT(dAtA []byte) error
- type SetKeyspaceShardingInfoResponse
- func (*SetKeyspaceShardingInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetKeyspaceShardingInfoResponse) GetKeyspace() *topodata.Keyspace
- func (m *SetKeyspaceShardingInfoResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SetKeyspaceShardingInfoResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *SetKeyspaceShardingInfoResponse) MarshalVT() (dAtA []byte, err error)
- func (*SetKeyspaceShardingInfoResponse) ProtoMessage()
- func (x *SetKeyspaceShardingInfoResponse) ProtoReflect() protoreflect.Message
- func (x *SetKeyspaceShardingInfoResponse) Reset()
- func (m *SetKeyspaceShardingInfoResponse) SizeVT() (n int)
- func (x *SetKeyspaceShardingInfoResponse) String() string
- func (m *SetKeyspaceShardingInfoResponse) UnmarshalVT(dAtA []byte) error
- type SetShardIsPrimaryServingRequest
- func (*SetShardIsPrimaryServingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetShardIsPrimaryServingRequest) GetIsServing() bool
- func (x *SetShardIsPrimaryServingRequest) GetKeyspace() string
- func (x *SetShardIsPrimaryServingRequest) GetShard() string
- func (m *SetShardIsPrimaryServingRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SetShardIsPrimaryServingRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *SetShardIsPrimaryServingRequest) MarshalVT() (dAtA []byte, err error)
- func (*SetShardIsPrimaryServingRequest) ProtoMessage()
- func (x *SetShardIsPrimaryServingRequest) ProtoReflect() protoreflect.Message
- func (x *SetShardIsPrimaryServingRequest) Reset()
- func (m *SetShardIsPrimaryServingRequest) SizeVT() (n int)
- func (x *SetShardIsPrimaryServingRequest) String() string
- func (m *SetShardIsPrimaryServingRequest) UnmarshalVT(dAtA []byte) error
- type SetShardIsPrimaryServingResponse
- func (*SetShardIsPrimaryServingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetShardIsPrimaryServingResponse) GetShard() *topodata.Shard
- func (m *SetShardIsPrimaryServingResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SetShardIsPrimaryServingResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *SetShardIsPrimaryServingResponse) MarshalVT() (dAtA []byte, err error)
- func (*SetShardIsPrimaryServingResponse) ProtoMessage()
- func (x *SetShardIsPrimaryServingResponse) ProtoReflect() protoreflect.Message
- func (x *SetShardIsPrimaryServingResponse) Reset()
- func (m *SetShardIsPrimaryServingResponse) SizeVT() (n int)
- func (x *SetShardIsPrimaryServingResponse) String() string
- func (m *SetShardIsPrimaryServingResponse) UnmarshalVT(dAtA []byte) error
- type SetShardTabletControlRequest
- func (*SetShardTabletControlRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetShardTabletControlRequest) GetCells() []string
- func (x *SetShardTabletControlRequest) GetDeniedTables() []string
- func (x *SetShardTabletControlRequest) GetDisableQueryService() bool
- func (x *SetShardTabletControlRequest) GetKeyspace() string
- func (x *SetShardTabletControlRequest) GetRemove() bool
- func (x *SetShardTabletControlRequest) GetShard() string
- func (x *SetShardTabletControlRequest) GetTabletType() topodata.TabletType
- func (m *SetShardTabletControlRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SetShardTabletControlRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *SetShardTabletControlRequest) MarshalVT() (dAtA []byte, err error)
- func (*SetShardTabletControlRequest) ProtoMessage()
- func (x *SetShardTabletControlRequest) ProtoReflect() protoreflect.Message
- func (x *SetShardTabletControlRequest) Reset()
- func (m *SetShardTabletControlRequest) SizeVT() (n int)
- func (x *SetShardTabletControlRequest) String() string
- func (m *SetShardTabletControlRequest) UnmarshalVT(dAtA []byte) error
- type SetShardTabletControlResponse
- func (*SetShardTabletControlResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetShardTabletControlResponse) GetShard() *topodata.Shard
- func (m *SetShardTabletControlResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SetShardTabletControlResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *SetShardTabletControlResponse) MarshalVT() (dAtA []byte, err error)
- func (*SetShardTabletControlResponse) ProtoMessage()
- func (x *SetShardTabletControlResponse) ProtoReflect() protoreflect.Message
- func (x *SetShardTabletControlResponse) Reset()
- func (m *SetShardTabletControlResponse) SizeVT() (n int)
- func (x *SetShardTabletControlResponse) String() string
- func (m *SetShardTabletControlResponse) UnmarshalVT(dAtA []byte) error
- type SetWritableRequest
- func (*SetWritableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetWritableRequest) GetTabletAlias() *topodata.TabletAlias
- func (x *SetWritableRequest) GetWritable() bool
- func (m *SetWritableRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SetWritableRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *SetWritableRequest) MarshalVT() (dAtA []byte, err error)
- func (*SetWritableRequest) ProtoMessage()
- func (x *SetWritableRequest) ProtoReflect() protoreflect.Message
- func (x *SetWritableRequest) Reset()
- func (m *SetWritableRequest) SizeVT() (n int)
- func (x *SetWritableRequest) String() string
- func (m *SetWritableRequest) UnmarshalVT(dAtA []byte) error
- type SetWritableResponse
- func (*SetWritableResponse) Descriptor() ([]byte, []int)deprecated
- func (m *SetWritableResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SetWritableResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *SetWritableResponse) MarshalVT() (dAtA []byte, err error)
- func (*SetWritableResponse) ProtoMessage()
- func (x *SetWritableResponse) ProtoReflect() protoreflect.Message
- func (x *SetWritableResponse) Reset()
- func (m *SetWritableResponse) SizeVT() (n int)
- func (x *SetWritableResponse) String() string
- func (m *SetWritableResponse) UnmarshalVT(dAtA []byte) error
- type Shard
- func (*Shard) Descriptor() ([]byte, []int)deprecated
- func (x *Shard) GetKeyspace() string
- func (x *Shard) GetName() string
- func (x *Shard) GetShard() *topodata.Shard
- func (m *Shard) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Shard) MarshalToVT(dAtA []byte) (int, error)
- func (m *Shard) MarshalVT() (dAtA []byte, err error)
- func (*Shard) ProtoMessage()
- func (x *Shard) ProtoReflect() protoreflect.Message
- func (x *Shard) Reset()
- func (m *Shard) SizeVT() (n int)
- func (x *Shard) String() string
- func (m *Shard) UnmarshalVT(dAtA []byte) error
- type ShardReplicationAddRequest
- func (*ShardReplicationAddRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ShardReplicationAddRequest) GetKeyspace() string
- func (x *ShardReplicationAddRequest) GetShard() string
- func (x *ShardReplicationAddRequest) GetTabletAlias() *topodata.TabletAlias
- func (m *ShardReplicationAddRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ShardReplicationAddRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ShardReplicationAddRequest) MarshalVT() (dAtA []byte, err error)
- func (*ShardReplicationAddRequest) ProtoMessage()
- func (x *ShardReplicationAddRequest) ProtoReflect() protoreflect.Message
- func (x *ShardReplicationAddRequest) Reset()
- func (m *ShardReplicationAddRequest) SizeVT() (n int)
- func (x *ShardReplicationAddRequest) String() string
- func (m *ShardReplicationAddRequest) UnmarshalVT(dAtA []byte) error
- type ShardReplicationAddResponse
- func (*ShardReplicationAddResponse) Descriptor() ([]byte, []int)deprecated
- func (m *ShardReplicationAddResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ShardReplicationAddResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ShardReplicationAddResponse) MarshalVT() (dAtA []byte, err error)
- func (*ShardReplicationAddResponse) ProtoMessage()
- func (x *ShardReplicationAddResponse) ProtoReflect() protoreflect.Message
- func (x *ShardReplicationAddResponse) Reset()
- func (m *ShardReplicationAddResponse) SizeVT() (n int)
- func (x *ShardReplicationAddResponse) String() string
- func (m *ShardReplicationAddResponse) UnmarshalVT(dAtA []byte) error
- type ShardReplicationFixRequest
- func (*ShardReplicationFixRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ShardReplicationFixRequest) GetCell() string
- func (x *ShardReplicationFixRequest) GetKeyspace() string
- func (x *ShardReplicationFixRequest) GetShard() string
- func (m *ShardReplicationFixRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ShardReplicationFixRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ShardReplicationFixRequest) MarshalVT() (dAtA []byte, err error)
- func (*ShardReplicationFixRequest) ProtoMessage()
- func (x *ShardReplicationFixRequest) ProtoReflect() protoreflect.Message
- func (x *ShardReplicationFixRequest) Reset()
- func (m *ShardReplicationFixRequest) SizeVT() (n int)
- func (x *ShardReplicationFixRequest) String() string
- func (m *ShardReplicationFixRequest) UnmarshalVT(dAtA []byte) error
- type ShardReplicationFixResponse
- func (*ShardReplicationFixResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ShardReplicationFixResponse) GetError() *topodata.ShardReplicationError
- func (m *ShardReplicationFixResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ShardReplicationFixResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ShardReplicationFixResponse) MarshalVT() (dAtA []byte, err error)
- func (*ShardReplicationFixResponse) ProtoMessage()
- func (x *ShardReplicationFixResponse) ProtoReflect() protoreflect.Message
- func (x *ShardReplicationFixResponse) Reset()
- func (m *ShardReplicationFixResponse) SizeVT() (n int)
- func (x *ShardReplicationFixResponse) String() string
- func (m *ShardReplicationFixResponse) UnmarshalVT(dAtA []byte) error
- type ShardReplicationPositionsRequest
- func (*ShardReplicationPositionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ShardReplicationPositionsRequest) GetKeyspace() string
- func (x *ShardReplicationPositionsRequest) GetShard() string
- func (m *ShardReplicationPositionsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ShardReplicationPositionsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ShardReplicationPositionsRequest) MarshalVT() (dAtA []byte, err error)
- func (*ShardReplicationPositionsRequest) ProtoMessage()
- func (x *ShardReplicationPositionsRequest) ProtoReflect() protoreflect.Message
- func (x *ShardReplicationPositionsRequest) Reset()
- func (m *ShardReplicationPositionsRequest) SizeVT() (n int)
- func (x *ShardReplicationPositionsRequest) String() string
- func (m *ShardReplicationPositionsRequest) UnmarshalVT(dAtA []byte) error
- type ShardReplicationPositionsResponse
- func (*ShardReplicationPositionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ShardReplicationPositionsResponse) GetReplicationStatuses() map[string]*replicationdata.Status
- func (x *ShardReplicationPositionsResponse) GetTabletMap() map[string]*topodata.Tablet
- func (m *ShardReplicationPositionsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ShardReplicationPositionsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ShardReplicationPositionsResponse) MarshalVT() (dAtA []byte, err error)
- func (*ShardReplicationPositionsResponse) ProtoMessage()
- func (x *ShardReplicationPositionsResponse) ProtoReflect() protoreflect.Message
- func (x *ShardReplicationPositionsResponse) Reset()
- func (m *ShardReplicationPositionsResponse) SizeVT() (n int)
- func (x *ShardReplicationPositionsResponse) String() string
- func (m *ShardReplicationPositionsResponse) UnmarshalVT(dAtA []byte) error
- type ShardReplicationRemoveRequest
- func (*ShardReplicationRemoveRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ShardReplicationRemoveRequest) GetKeyspace() string
- func (x *ShardReplicationRemoveRequest) GetShard() string
- func (x *ShardReplicationRemoveRequest) GetTabletAlias() *topodata.TabletAlias
- func (m *ShardReplicationRemoveRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ShardReplicationRemoveRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ShardReplicationRemoveRequest) MarshalVT() (dAtA []byte, err error)
- func (*ShardReplicationRemoveRequest) ProtoMessage()
- func (x *ShardReplicationRemoveRequest) ProtoReflect() protoreflect.Message
- func (x *ShardReplicationRemoveRequest) Reset()
- func (m *ShardReplicationRemoveRequest) SizeVT() (n int)
- func (x *ShardReplicationRemoveRequest) String() string
- func (m *ShardReplicationRemoveRequest) UnmarshalVT(dAtA []byte) error
- type ShardReplicationRemoveResponse
- func (*ShardReplicationRemoveResponse) Descriptor() ([]byte, []int)deprecated
- func (m *ShardReplicationRemoveResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ShardReplicationRemoveResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ShardReplicationRemoveResponse) MarshalVT() (dAtA []byte, err error)
- func (*ShardReplicationRemoveResponse) ProtoMessage()
- func (x *ShardReplicationRemoveResponse) ProtoReflect() protoreflect.Message
- func (x *ShardReplicationRemoveResponse) Reset()
- func (m *ShardReplicationRemoveResponse) SizeVT() (n int)
- func (x *ShardReplicationRemoveResponse) String() string
- func (m *ShardReplicationRemoveResponse) UnmarshalVT(dAtA []byte) error
- type SleepTabletRequest
- func (*SleepTabletRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SleepTabletRequest) GetDuration() *vttime.Duration
- func (x *SleepTabletRequest) GetTabletAlias() *topodata.TabletAlias
- func (m *SleepTabletRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SleepTabletRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *SleepTabletRequest) MarshalVT() (dAtA []byte, err error)
- func (*SleepTabletRequest) ProtoMessage()
- func (x *SleepTabletRequest) ProtoReflect() protoreflect.Message
- func (x *SleepTabletRequest) Reset()
- func (m *SleepTabletRequest) SizeVT() (n int)
- func (x *SleepTabletRequest) String() string
- func (m *SleepTabletRequest) UnmarshalVT(dAtA []byte) error
- type SleepTabletResponse
- func (*SleepTabletResponse) Descriptor() ([]byte, []int)deprecated
- func (m *SleepTabletResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SleepTabletResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *SleepTabletResponse) MarshalVT() (dAtA []byte, err error)
- func (*SleepTabletResponse) ProtoMessage()
- func (x *SleepTabletResponse) ProtoReflect() protoreflect.Message
- func (x *SleepTabletResponse) Reset()
- func (m *SleepTabletResponse) SizeVT() (n int)
- func (x *SleepTabletResponse) String() string
- func (m *SleepTabletResponse) UnmarshalVT(dAtA []byte) error
- type SourceShardAddRequest
- func (*SourceShardAddRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SourceShardAddRequest) GetKeyRange() *topodata.KeyRange
- func (x *SourceShardAddRequest) GetKeyspace() string
- func (x *SourceShardAddRequest) GetShard() string
- func (x *SourceShardAddRequest) GetSourceKeyspace() string
- func (x *SourceShardAddRequest) GetSourceShard() string
- func (x *SourceShardAddRequest) GetTables() []string
- func (x *SourceShardAddRequest) GetUid() uint32
- func (m *SourceShardAddRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SourceShardAddRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *SourceShardAddRequest) MarshalVT() (dAtA []byte, err error)
- func (*SourceShardAddRequest) ProtoMessage()
- func (x *SourceShardAddRequest) ProtoReflect() protoreflect.Message
- func (x *SourceShardAddRequest) Reset()
- func (m *SourceShardAddRequest) SizeVT() (n int)
- func (x *SourceShardAddRequest) String() string
- func (m *SourceShardAddRequest) UnmarshalVT(dAtA []byte) error
- type SourceShardAddResponse
- func (*SourceShardAddResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SourceShardAddResponse) GetShard() *topodata.Shard
- func (m *SourceShardAddResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SourceShardAddResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *SourceShardAddResponse) MarshalVT() (dAtA []byte, err error)
- func (*SourceShardAddResponse) ProtoMessage()
- func (x *SourceShardAddResponse) ProtoReflect() protoreflect.Message
- func (x *SourceShardAddResponse) Reset()
- func (m *SourceShardAddResponse) SizeVT() (n int)
- func (x *SourceShardAddResponse) String() string
- func (m *SourceShardAddResponse) UnmarshalVT(dAtA []byte) error
- type SourceShardDeleteRequest
- func (*SourceShardDeleteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SourceShardDeleteRequest) GetKeyspace() string
- func (x *SourceShardDeleteRequest) GetShard() string
- func (x *SourceShardDeleteRequest) GetUid() uint32
- func (m *SourceShardDeleteRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SourceShardDeleteRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *SourceShardDeleteRequest) MarshalVT() (dAtA []byte, err error)
- func (*SourceShardDeleteRequest) ProtoMessage()
- func (x *SourceShardDeleteRequest) ProtoReflect() protoreflect.Message
- func (x *SourceShardDeleteRequest) Reset()
- func (m *SourceShardDeleteRequest) SizeVT() (n int)
- func (x *SourceShardDeleteRequest) String() string
- func (m *SourceShardDeleteRequest) UnmarshalVT(dAtA []byte) error
- type SourceShardDeleteResponse
- func (*SourceShardDeleteResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SourceShardDeleteResponse) GetShard() *topodata.Shard
- func (m *SourceShardDeleteResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SourceShardDeleteResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *SourceShardDeleteResponse) MarshalVT() (dAtA []byte, err error)
- func (*SourceShardDeleteResponse) ProtoMessage()
- func (x *SourceShardDeleteResponse) ProtoReflect() protoreflect.Message
- func (x *SourceShardDeleteResponse) Reset()
- func (m *SourceShardDeleteResponse) SizeVT() (n int)
- func (x *SourceShardDeleteResponse) String() string
- func (m *SourceShardDeleteResponse) UnmarshalVT(dAtA []byte) error
- type StartReplicationRequest
- func (*StartReplicationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartReplicationRequest) GetTabletAlias() *topodata.TabletAlias
- func (m *StartReplicationRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *StartReplicationRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *StartReplicationRequest) MarshalVT() (dAtA []byte, err error)
- func (*StartReplicationRequest) ProtoMessage()
- func (x *StartReplicationRequest) ProtoReflect() protoreflect.Message
- func (x *StartReplicationRequest) Reset()
- func (m *StartReplicationRequest) SizeVT() (n int)
- func (x *StartReplicationRequest) String() string
- func (m *StartReplicationRequest) UnmarshalVT(dAtA []byte) error
- type StartReplicationResponse
- func (*StartReplicationResponse) Descriptor() ([]byte, []int)deprecated
- func (m *StartReplicationResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *StartReplicationResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *StartReplicationResponse) MarshalVT() (dAtA []byte, err error)
- func (*StartReplicationResponse) ProtoMessage()
- func (x *StartReplicationResponse) ProtoReflect() protoreflect.Message
- func (x *StartReplicationResponse) Reset()
- func (m *StartReplicationResponse) SizeVT() (n int)
- func (x *StartReplicationResponse) String() string
- func (m *StartReplicationResponse) UnmarshalVT(dAtA []byte) error
- type StopReplicationRequest
- func (*StopReplicationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StopReplicationRequest) GetTabletAlias() *topodata.TabletAlias
- func (m *StopReplicationRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *StopReplicationRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *StopReplicationRequest) MarshalVT() (dAtA []byte, err error)
- func (*StopReplicationRequest) ProtoMessage()
- func (x *StopReplicationRequest) ProtoReflect() protoreflect.Message
- func (x *StopReplicationRequest) Reset()
- func (m *StopReplicationRequest) SizeVT() (n int)
- func (x *StopReplicationRequest) String() string
- func (m *StopReplicationRequest) UnmarshalVT(dAtA []byte) error
- type StopReplicationResponse
- func (*StopReplicationResponse) Descriptor() ([]byte, []int)deprecated
- func (m *StopReplicationResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *StopReplicationResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *StopReplicationResponse) MarshalVT() (dAtA []byte, err error)
- func (*StopReplicationResponse) ProtoMessage()
- func (x *StopReplicationResponse) ProtoReflect() protoreflect.Message
- func (x *StopReplicationResponse) Reset()
- func (m *StopReplicationResponse) SizeVT() (n int)
- func (x *StopReplicationResponse) String() string
- func (m *StopReplicationResponse) UnmarshalVT(dAtA []byte) error
- type TableMaterializeSettings
- func (*TableMaterializeSettings) Descriptor() ([]byte, []int)deprecated
- func (x *TableMaterializeSettings) GetCreateDdl() string
- func (x *TableMaterializeSettings) GetSourceExpression() string
- func (x *TableMaterializeSettings) GetTargetTable() string
- func (m *TableMaterializeSettings) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *TableMaterializeSettings) MarshalToVT(dAtA []byte) (int, error)
- func (m *TableMaterializeSettings) MarshalVT() (dAtA []byte, err error)
- func (*TableMaterializeSettings) ProtoMessage()
- func (x *TableMaterializeSettings) ProtoReflect() protoreflect.Message
- func (x *TableMaterializeSettings) Reset()
- func (m *TableMaterializeSettings) SizeVT() (n int)
- func (x *TableMaterializeSettings) String() string
- func (m *TableMaterializeSettings) UnmarshalVT(dAtA []byte) error
- type TabletExternallyReparentedRequest
- func (*TabletExternallyReparentedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TabletExternallyReparentedRequest) GetTablet() *topodata.TabletAlias
- func (m *TabletExternallyReparentedRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *TabletExternallyReparentedRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *TabletExternallyReparentedRequest) MarshalVT() (dAtA []byte, err error)
- func (*TabletExternallyReparentedRequest) ProtoMessage()
- func (x *TabletExternallyReparentedRequest) ProtoReflect() protoreflect.Message
- func (x *TabletExternallyReparentedRequest) Reset()
- func (m *TabletExternallyReparentedRequest) SizeVT() (n int)
- func (x *TabletExternallyReparentedRequest) String() string
- func (m *TabletExternallyReparentedRequest) UnmarshalVT(dAtA []byte) error
- type TabletExternallyReparentedResponse
- func (*TabletExternallyReparentedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TabletExternallyReparentedResponse) GetKeyspace() string
- func (x *TabletExternallyReparentedResponse) GetNewPrimary() *topodata.TabletAlias
- func (x *TabletExternallyReparentedResponse) GetOldPrimary() *topodata.TabletAlias
- func (x *TabletExternallyReparentedResponse) GetShard() string
- func (m *TabletExternallyReparentedResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *TabletExternallyReparentedResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *TabletExternallyReparentedResponse) MarshalVT() (dAtA []byte, err error)
- func (*TabletExternallyReparentedResponse) ProtoMessage()
- func (x *TabletExternallyReparentedResponse) ProtoReflect() protoreflect.Message
- func (x *TabletExternallyReparentedResponse) Reset()
- func (m *TabletExternallyReparentedResponse) SizeVT() (n int)
- func (x *TabletExternallyReparentedResponse) String() string
- func (m *TabletExternallyReparentedResponse) UnmarshalVT(dAtA []byte) error
- type TopologyCell
- func (*TopologyCell) Descriptor() ([]byte, []int)deprecated
- func (x *TopologyCell) GetChildren() []string
- func (x *TopologyCell) GetData() string
- func (x *TopologyCell) GetName() string
- func (x *TopologyCell) GetPath() string
- func (m *TopologyCell) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *TopologyCell) MarshalToVT(dAtA []byte) (int, error)
- func (m *TopologyCell) MarshalVT() (dAtA []byte, err error)
- func (*TopologyCell) ProtoMessage()
- func (x *TopologyCell) ProtoReflect() protoreflect.Message
- func (x *TopologyCell) Reset()
- func (m *TopologyCell) SizeVT() (n int)
- func (x *TopologyCell) String() string
- func (m *TopologyCell) UnmarshalVT(dAtA []byte) error
- type UpdateCellInfoRequest
- func (*UpdateCellInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCellInfoRequest) GetCellInfo() *topodata.CellInfo
- func (x *UpdateCellInfoRequest) GetName() string
- func (m *UpdateCellInfoRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *UpdateCellInfoRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *UpdateCellInfoRequest) MarshalVT() (dAtA []byte, err error)
- func (*UpdateCellInfoRequest) ProtoMessage()
- func (x *UpdateCellInfoRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCellInfoRequest) Reset()
- func (m *UpdateCellInfoRequest) SizeVT() (n int)
- func (x *UpdateCellInfoRequest) String() string
- func (m *UpdateCellInfoRequest) UnmarshalVT(dAtA []byte) error
- type UpdateCellInfoResponse
- func (*UpdateCellInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCellInfoResponse) GetCellInfo() *topodata.CellInfo
- func (x *UpdateCellInfoResponse) GetName() string
- func (m *UpdateCellInfoResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *UpdateCellInfoResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *UpdateCellInfoResponse) MarshalVT() (dAtA []byte, err error)
- func (*UpdateCellInfoResponse) ProtoMessage()
- func (x *UpdateCellInfoResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCellInfoResponse) Reset()
- func (m *UpdateCellInfoResponse) SizeVT() (n int)
- func (x *UpdateCellInfoResponse) String() string
- func (m *UpdateCellInfoResponse) UnmarshalVT(dAtA []byte) error
- type UpdateCellsAliasRequest
- func (*UpdateCellsAliasRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCellsAliasRequest) GetCellsAlias() *topodata.CellsAlias
- func (x *UpdateCellsAliasRequest) GetName() string
- func (m *UpdateCellsAliasRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *UpdateCellsAliasRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *UpdateCellsAliasRequest) MarshalVT() (dAtA []byte, err error)
- func (*UpdateCellsAliasRequest) ProtoMessage()
- func (x *UpdateCellsAliasRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCellsAliasRequest) Reset()
- func (m *UpdateCellsAliasRequest) SizeVT() (n int)
- func (x *UpdateCellsAliasRequest) String() string
- func (m *UpdateCellsAliasRequest) UnmarshalVT(dAtA []byte) error
- type UpdateCellsAliasResponse
- func (*UpdateCellsAliasResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCellsAliasResponse) GetCellsAlias() *topodata.CellsAlias
- func (x *UpdateCellsAliasResponse) GetName() string
- func (m *UpdateCellsAliasResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *UpdateCellsAliasResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *UpdateCellsAliasResponse) MarshalVT() (dAtA []byte, err error)
- func (*UpdateCellsAliasResponse) ProtoMessage()
- func (x *UpdateCellsAliasResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCellsAliasResponse) Reset()
- func (m *UpdateCellsAliasResponse) SizeVT() (n int)
- func (x *UpdateCellsAliasResponse) String() string
- func (m *UpdateCellsAliasResponse) UnmarshalVT(dAtA []byte) error
- type UpdateThrottlerConfigRequest
- func (*UpdateThrottlerConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateThrottlerConfigRequest) GetCheckAsCheckSelf() bool
- func (x *UpdateThrottlerConfigRequest) GetCheckAsCheckShard() bool
- func (x *UpdateThrottlerConfigRequest) GetCustomQuery() string
- func (x *UpdateThrottlerConfigRequest) GetCustomQuerySet() bool
- func (x *UpdateThrottlerConfigRequest) GetDisable() bool
- func (x *UpdateThrottlerConfigRequest) GetEnable() bool
- func (x *UpdateThrottlerConfigRequest) GetKeyspace() string
- func (x *UpdateThrottlerConfigRequest) GetThreshold() float64
- func (m *UpdateThrottlerConfigRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *UpdateThrottlerConfigRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *UpdateThrottlerConfigRequest) MarshalVT() (dAtA []byte, err error)
- func (*UpdateThrottlerConfigRequest) ProtoMessage()
- func (x *UpdateThrottlerConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateThrottlerConfigRequest) Reset()
- func (m *UpdateThrottlerConfigRequest) SizeVT() (n int)
- func (x *UpdateThrottlerConfigRequest) String() string
- func (m *UpdateThrottlerConfigRequest) UnmarshalVT(dAtA []byte) error
- type UpdateThrottlerConfigResponse
- func (*UpdateThrottlerConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (m *UpdateThrottlerConfigResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *UpdateThrottlerConfigResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *UpdateThrottlerConfigResponse) MarshalVT() (dAtA []byte, err error)
- func (*UpdateThrottlerConfigResponse) ProtoMessage()
- func (x *UpdateThrottlerConfigResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateThrottlerConfigResponse) Reset()
- func (m *UpdateThrottlerConfigResponse) SizeVT() (n int)
- func (x *UpdateThrottlerConfigResponse) String() string
- func (m *UpdateThrottlerConfigResponse) UnmarshalVT(dAtA []byte) error
- type ValidateKeyspaceRequest
- func (*ValidateKeyspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateKeyspaceRequest) GetKeyspace() string
- func (x *ValidateKeyspaceRequest) GetPingTablets() bool
- func (m *ValidateKeyspaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ValidateKeyspaceRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ValidateKeyspaceRequest) MarshalVT() (dAtA []byte, err error)
- func (*ValidateKeyspaceRequest) ProtoMessage()
- func (x *ValidateKeyspaceRequest) ProtoReflect() protoreflect.Message
- func (x *ValidateKeyspaceRequest) Reset()
- func (m *ValidateKeyspaceRequest) SizeVT() (n int)
- func (x *ValidateKeyspaceRequest) String() string
- func (m *ValidateKeyspaceRequest) UnmarshalVT(dAtA []byte) error
- type ValidateKeyspaceResponse
- func (*ValidateKeyspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateKeyspaceResponse) GetResults() []string
- func (x *ValidateKeyspaceResponse) GetResultsByShard() map[string]*ValidateShardResponse
- func (m *ValidateKeyspaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ValidateKeyspaceResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ValidateKeyspaceResponse) MarshalVT() (dAtA []byte, err error)
- func (*ValidateKeyspaceResponse) ProtoMessage()
- func (x *ValidateKeyspaceResponse) ProtoReflect() protoreflect.Message
- func (x *ValidateKeyspaceResponse) Reset()
- func (m *ValidateKeyspaceResponse) SizeVT() (n int)
- func (x *ValidateKeyspaceResponse) String() string
- func (m *ValidateKeyspaceResponse) UnmarshalVT(dAtA []byte) error
- type ValidateRequest
- func (*ValidateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateRequest) GetPingTablets() bool
- func (m *ValidateRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ValidateRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ValidateRequest) MarshalVT() (dAtA []byte, err error)
- func (*ValidateRequest) ProtoMessage()
- func (x *ValidateRequest) ProtoReflect() protoreflect.Message
- func (x *ValidateRequest) Reset()
- func (m *ValidateRequest) SizeVT() (n int)
- func (x *ValidateRequest) String() string
- func (m *ValidateRequest) UnmarshalVT(dAtA []byte) error
- type ValidateResponse
- func (*ValidateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateResponse) GetResults() []string
- func (x *ValidateResponse) GetResultsByKeyspace() map[string]*ValidateKeyspaceResponse
- func (m *ValidateResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ValidateResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ValidateResponse) MarshalVT() (dAtA []byte, err error)
- func (*ValidateResponse) ProtoMessage()
- func (x *ValidateResponse) ProtoReflect() protoreflect.Message
- func (x *ValidateResponse) Reset()
- func (m *ValidateResponse) SizeVT() (n int)
- func (x *ValidateResponse) String() string
- func (m *ValidateResponse) UnmarshalVT(dAtA []byte) error
- type ValidateSchemaKeyspaceRequest
- func (*ValidateSchemaKeyspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateSchemaKeyspaceRequest) GetExcludeTables() []string
- func (x *ValidateSchemaKeyspaceRequest) GetIncludeViews() bool
- func (x *ValidateSchemaKeyspaceRequest) GetIncludeVschema() bool
- func (x *ValidateSchemaKeyspaceRequest) GetKeyspace() string
- func (x *ValidateSchemaKeyspaceRequest) GetSkipNoPrimary() bool
- func (m *ValidateSchemaKeyspaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ValidateSchemaKeyspaceRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ValidateSchemaKeyspaceRequest) MarshalVT() (dAtA []byte, err error)
- func (*ValidateSchemaKeyspaceRequest) ProtoMessage()
- func (x *ValidateSchemaKeyspaceRequest) ProtoReflect() protoreflect.Message
- func (x *ValidateSchemaKeyspaceRequest) Reset()
- func (m *ValidateSchemaKeyspaceRequest) SizeVT() (n int)
- func (x *ValidateSchemaKeyspaceRequest) String() string
- func (m *ValidateSchemaKeyspaceRequest) UnmarshalVT(dAtA []byte) error
- type ValidateSchemaKeyspaceResponse
- func (*ValidateSchemaKeyspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateSchemaKeyspaceResponse) GetResults() []string
- func (x *ValidateSchemaKeyspaceResponse) GetResultsByShard() map[string]*ValidateShardResponse
- func (m *ValidateSchemaKeyspaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ValidateSchemaKeyspaceResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ValidateSchemaKeyspaceResponse) MarshalVT() (dAtA []byte, err error)
- func (*ValidateSchemaKeyspaceResponse) ProtoMessage()
- func (x *ValidateSchemaKeyspaceResponse) ProtoReflect() protoreflect.Message
- func (x *ValidateSchemaKeyspaceResponse) Reset()
- func (m *ValidateSchemaKeyspaceResponse) SizeVT() (n int)
- func (x *ValidateSchemaKeyspaceResponse) String() string
- func (m *ValidateSchemaKeyspaceResponse) UnmarshalVT(dAtA []byte) error
- type ValidateShardRequest
- func (*ValidateShardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateShardRequest) GetKeyspace() string
- func (x *ValidateShardRequest) GetPingTablets() bool
- func (x *ValidateShardRequest) GetShard() string
- func (m *ValidateShardRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ValidateShardRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ValidateShardRequest) MarshalVT() (dAtA []byte, err error)
- func (*ValidateShardRequest) ProtoMessage()
- func (x *ValidateShardRequest) ProtoReflect() protoreflect.Message
- func (x *ValidateShardRequest) Reset()
- func (m *ValidateShardRequest) SizeVT() (n int)
- func (x *ValidateShardRequest) String() string
- func (m *ValidateShardRequest) UnmarshalVT(dAtA []byte) error
- type ValidateShardResponse
- func (*ValidateShardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateShardResponse) GetResults() []string
- func (m *ValidateShardResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ValidateShardResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ValidateShardResponse) MarshalVT() (dAtA []byte, err error)
- func (*ValidateShardResponse) ProtoMessage()
- func (x *ValidateShardResponse) ProtoReflect() protoreflect.Message
- func (x *ValidateShardResponse) Reset()
- func (m *ValidateShardResponse) SizeVT() (n int)
- func (x *ValidateShardResponse) String() string
- func (m *ValidateShardResponse) UnmarshalVT(dAtA []byte) error
- type ValidateVSchemaRequest
- func (*ValidateVSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateVSchemaRequest) GetExcludeTables() []string
- func (x *ValidateVSchemaRequest) GetIncludeViews() bool
- func (x *ValidateVSchemaRequest) GetKeyspace() string
- func (x *ValidateVSchemaRequest) GetShards() []string
- func (m *ValidateVSchemaRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ValidateVSchemaRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ValidateVSchemaRequest) MarshalVT() (dAtA []byte, err error)
- func (*ValidateVSchemaRequest) ProtoMessage()
- func (x *ValidateVSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *ValidateVSchemaRequest) Reset()
- func (m *ValidateVSchemaRequest) SizeVT() (n int)
- func (x *ValidateVSchemaRequest) String() string
- func (m *ValidateVSchemaRequest) UnmarshalVT(dAtA []byte) error
- type ValidateVSchemaResponse
- func (*ValidateVSchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateVSchemaResponse) GetResults() []string
- func (x *ValidateVSchemaResponse) GetResultsByShard() map[string]*ValidateShardResponse
- func (m *ValidateVSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ValidateVSchemaResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ValidateVSchemaResponse) MarshalVT() (dAtA []byte, err error)
- func (*ValidateVSchemaResponse) ProtoMessage()
- func (x *ValidateVSchemaResponse) ProtoReflect() protoreflect.Message
- func (x *ValidateVSchemaResponse) Reset()
- func (m *ValidateVSchemaResponse) SizeVT() (n int)
- func (x *ValidateVSchemaResponse) String() string
- func (m *ValidateVSchemaResponse) UnmarshalVT(dAtA []byte) error
- type ValidateVersionKeyspaceRequest
- func (*ValidateVersionKeyspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateVersionKeyspaceRequest) GetKeyspace() string
- func (m *ValidateVersionKeyspaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ValidateVersionKeyspaceRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ValidateVersionKeyspaceRequest) MarshalVT() (dAtA []byte, err error)
- func (*ValidateVersionKeyspaceRequest) ProtoMessage()
- func (x *ValidateVersionKeyspaceRequest) ProtoReflect() protoreflect.Message
- func (x *ValidateVersionKeyspaceRequest) Reset()
- func (m *ValidateVersionKeyspaceRequest) SizeVT() (n int)
- func (x *ValidateVersionKeyspaceRequest) String() string
- func (m *ValidateVersionKeyspaceRequest) UnmarshalVT(dAtA []byte) error
- type ValidateVersionKeyspaceResponse
- func (*ValidateVersionKeyspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateVersionKeyspaceResponse) GetResults() []string
- func (x *ValidateVersionKeyspaceResponse) GetResultsByShard() map[string]*ValidateShardResponse
- func (m *ValidateVersionKeyspaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ValidateVersionKeyspaceResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ValidateVersionKeyspaceResponse) MarshalVT() (dAtA []byte, err error)
- func (*ValidateVersionKeyspaceResponse) ProtoMessage()
- func (x *ValidateVersionKeyspaceResponse) ProtoReflect() protoreflect.Message
- func (x *ValidateVersionKeyspaceResponse) Reset()
- func (m *ValidateVersionKeyspaceResponse) SizeVT() (n int)
- func (x *ValidateVersionKeyspaceResponse) String() string
- func (m *ValidateVersionKeyspaceResponse) UnmarshalVT(dAtA []byte) error
- type ValidateVersionShardRequest
- func (*ValidateVersionShardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateVersionShardRequest) GetKeyspace() string
- func (x *ValidateVersionShardRequest) GetShard() string
- func (m *ValidateVersionShardRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ValidateVersionShardRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ValidateVersionShardRequest) MarshalVT() (dAtA []byte, err error)
- func (*ValidateVersionShardRequest) ProtoMessage()
- func (x *ValidateVersionShardRequest) ProtoReflect() protoreflect.Message
- func (x *ValidateVersionShardRequest) Reset()
- func (m *ValidateVersionShardRequest) SizeVT() (n int)
- func (x *ValidateVersionShardRequest) String() string
- func (m *ValidateVersionShardRequest) UnmarshalVT(dAtA []byte) error
- type ValidateVersionShardResponse
- func (*ValidateVersionShardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateVersionShardResponse) GetResults() []string
- func (m *ValidateVersionShardResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ValidateVersionShardResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ValidateVersionShardResponse) MarshalVT() (dAtA []byte, err error)
- func (*ValidateVersionShardResponse) ProtoMessage()
- func (x *ValidateVersionShardResponse) ProtoReflect() protoreflect.Message
- func (x *ValidateVersionShardResponse) Reset()
- func (m *ValidateVersionShardResponse) SizeVT() (n int)
- func (x *ValidateVersionShardResponse) String() string
- func (m *ValidateVersionShardResponse) UnmarshalVT(dAtA []byte) error
- type Workflow
- func (*Workflow) Descriptor() ([]byte, []int)deprecated
- func (x *Workflow) GetMaxVReplicationLag() int64
- func (x *Workflow) GetName() string
- func (x *Workflow) GetShardStreams() map[string]*Workflow_ShardStream
- func (x *Workflow) GetSource() *Workflow_ReplicationLocation
- func (x *Workflow) GetTarget() *Workflow_ReplicationLocation
- func (x *Workflow) GetWorkflowSubType() string
- func (x *Workflow) GetWorkflowType() string
- func (m *Workflow) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Workflow) MarshalToVT(dAtA []byte) (int, error)
- func (m *Workflow) MarshalVT() (dAtA []byte, err error)
- func (*Workflow) ProtoMessage()
- func (x *Workflow) ProtoReflect() protoreflect.Message
- func (x *Workflow) Reset()
- func (m *Workflow) SizeVT() (n int)
- func (x *Workflow) String() string
- func (m *Workflow) UnmarshalVT(dAtA []byte) error
- type Workflow_ReplicationLocation
- func (*Workflow_ReplicationLocation) Descriptor() ([]byte, []int)deprecated
- func (x *Workflow_ReplicationLocation) GetKeyspace() string
- func (x *Workflow_ReplicationLocation) GetShards() []string
- func (m *Workflow_ReplicationLocation) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Workflow_ReplicationLocation) MarshalToVT(dAtA []byte) (int, error)
- func (m *Workflow_ReplicationLocation) MarshalVT() (dAtA []byte, err error)
- func (*Workflow_ReplicationLocation) ProtoMessage()
- func (x *Workflow_ReplicationLocation) ProtoReflect() protoreflect.Message
- func (x *Workflow_ReplicationLocation) Reset()
- func (m *Workflow_ReplicationLocation) SizeVT() (n int)
- func (x *Workflow_ReplicationLocation) String() string
- func (m *Workflow_ReplicationLocation) UnmarshalVT(dAtA []byte) error
- type Workflow_ShardStream
- func (*Workflow_ShardStream) Descriptor() ([]byte, []int)deprecated
- func (x *Workflow_ShardStream) GetIsPrimaryServing() bool
- func (x *Workflow_ShardStream) GetStreams() []*Workflow_Stream
- func (x *Workflow_ShardStream) GetTabletControls() []*topodata.Shard_TabletControl
- func (m *Workflow_ShardStream) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Workflow_ShardStream) MarshalToVT(dAtA []byte) (int, error)
- func (m *Workflow_ShardStream) MarshalVT() (dAtA []byte, err error)
- func (*Workflow_ShardStream) ProtoMessage()
- func (x *Workflow_ShardStream) ProtoReflect() protoreflect.Message
- func (x *Workflow_ShardStream) Reset()
- func (m *Workflow_ShardStream) SizeVT() (n int)
- func (x *Workflow_ShardStream) String() string
- func (m *Workflow_ShardStream) UnmarshalVT(dAtA []byte) error
- type Workflow_Stream
- func (*Workflow_Stream) Descriptor() ([]byte, []int)deprecated
- func (x *Workflow_Stream) GetBinlogSource() *binlogdata.BinlogSource
- func (x *Workflow_Stream) GetCopyStates() []*Workflow_Stream_CopyState
- func (x *Workflow_Stream) GetDbName() string
- func (x *Workflow_Stream) GetId() int64
- func (x *Workflow_Stream) GetLogFetchError() string
- func (x *Workflow_Stream) GetLogs() []*Workflow_Stream_Log
- func (x *Workflow_Stream) GetMessage() string
- func (x *Workflow_Stream) GetPosition() string
- func (x *Workflow_Stream) GetShard() string
- func (x *Workflow_Stream) GetState() string
- func (x *Workflow_Stream) GetStopPosition() string
- func (x *Workflow_Stream) GetTablet() *topodata.TabletAlias
- func (x *Workflow_Stream) GetTags() []string
- func (x *Workflow_Stream) GetTimeUpdated() *vttime.Time
- func (x *Workflow_Stream) GetTransactionTimestamp() *vttime.Time
- func (m *Workflow_Stream) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Workflow_Stream) MarshalToVT(dAtA []byte) (int, error)
- func (m *Workflow_Stream) MarshalVT() (dAtA []byte, err error)
- func (*Workflow_Stream) ProtoMessage()
- func (x *Workflow_Stream) ProtoReflect() protoreflect.Message
- func (x *Workflow_Stream) Reset()
- func (m *Workflow_Stream) SizeVT() (n int)
- func (x *Workflow_Stream) String() string
- func (m *Workflow_Stream) UnmarshalVT(dAtA []byte) error
- type Workflow_Stream_CopyState
- func (*Workflow_Stream_CopyState) Descriptor() ([]byte, []int)deprecated
- func (x *Workflow_Stream_CopyState) GetLastPk() string
- func (x *Workflow_Stream_CopyState) GetTable() string
- func (m *Workflow_Stream_CopyState) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Workflow_Stream_CopyState) MarshalToVT(dAtA []byte) (int, error)
- func (m *Workflow_Stream_CopyState) MarshalVT() (dAtA []byte, err error)
- func (*Workflow_Stream_CopyState) ProtoMessage()
- func (x *Workflow_Stream_CopyState) ProtoReflect() protoreflect.Message
- func (x *Workflow_Stream_CopyState) Reset()
- func (m *Workflow_Stream_CopyState) SizeVT() (n int)
- func (x *Workflow_Stream_CopyState) String() string
- func (m *Workflow_Stream_CopyState) UnmarshalVT(dAtA []byte) error
- type Workflow_Stream_Log
- func (*Workflow_Stream_Log) Descriptor() ([]byte, []int)deprecated
- func (x *Workflow_Stream_Log) GetCount() int64
- func (x *Workflow_Stream_Log) GetCreatedAt() *vttime.Time
- func (x *Workflow_Stream_Log) GetId() int64
- func (x *Workflow_Stream_Log) GetMessage() string
- func (x *Workflow_Stream_Log) GetState() string
- func (x *Workflow_Stream_Log) GetStreamId() int64
- func (x *Workflow_Stream_Log) GetType() string
- func (x *Workflow_Stream_Log) GetUpdatedAt() *vttime.Time
- func (m *Workflow_Stream_Log) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Workflow_Stream_Log) MarshalToVT(dAtA []byte) (int, error)
- func (m *Workflow_Stream_Log) MarshalVT() (dAtA []byte, err error)
- func (*Workflow_Stream_Log) ProtoMessage()
- func (x *Workflow_Stream_Log) ProtoReflect() protoreflect.Message
- func (x *Workflow_Stream_Log) Reset()
- func (m *Workflow_Stream_Log) SizeVT() (n int)
- func (x *Workflow_Stream_Log) String() string
- func (m *Workflow_Stream_Log) UnmarshalVT(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( MaterializationIntent_name = map[int32]string{ 0: "CUSTOM", 1: "MOVETABLES", 2: "CREATELOOKUPINDEX", } MaterializationIntent_value = map[string]int32{ "CUSTOM": 0, "MOVETABLES": 1, "CREATELOOKUPINDEX": 2, } )
Enum value maps for MaterializationIntent.
var ( ErrInvalidLength = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflow = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroup = fmt.Errorf("proto: unexpected end of group") )
var File_vtctldata_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AddCellInfoRequest ¶ added in v0.11.0
type AddCellInfoRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` CellInfo *topodata.CellInfo `protobuf:"bytes,2,opt,name=cell_info,json=cellInfo,proto3" json:"cell_info,omitempty"` // contains filtered or unexported fields }
func (*AddCellInfoRequest) Descriptor
deprecated
added in
v0.11.0
func (*AddCellInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddCellInfoRequest.ProtoReflect.Descriptor instead.
func (*AddCellInfoRequest) GetCellInfo ¶ added in v0.11.0
func (x *AddCellInfoRequest) GetCellInfo() *topodata.CellInfo
func (*AddCellInfoRequest) GetName ¶ added in v0.11.0
func (x *AddCellInfoRequest) GetName() string
func (*AddCellInfoRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *AddCellInfoRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AddCellInfoRequest) MarshalToVT ¶ added in v0.11.0
func (m *AddCellInfoRequest) MarshalToVT(dAtA []byte) (int, error)
func (*AddCellInfoRequest) MarshalVT ¶ added in v0.11.0
func (m *AddCellInfoRequest) MarshalVT() (dAtA []byte, err error)
func (*AddCellInfoRequest) ProtoMessage ¶ added in v0.11.0
func (*AddCellInfoRequest) ProtoMessage()
func (*AddCellInfoRequest) ProtoReflect ¶ added in v0.11.0
func (x *AddCellInfoRequest) ProtoReflect() protoreflect.Message
func (*AddCellInfoRequest) Reset ¶ added in v0.11.0
func (x *AddCellInfoRequest) Reset()
func (*AddCellInfoRequest) SizeVT ¶ added in v0.11.0
func (m *AddCellInfoRequest) SizeVT() (n int)
func (*AddCellInfoRequest) String ¶ added in v0.11.0
func (x *AddCellInfoRequest) String() string
func (*AddCellInfoRequest) UnmarshalVT ¶ added in v0.11.0
func (m *AddCellInfoRequest) UnmarshalVT(dAtA []byte) error
type AddCellInfoResponse ¶ added in v0.11.0
type AddCellInfoResponse struct {
// contains filtered or unexported fields
}
func (*AddCellInfoResponse) Descriptor
deprecated
added in
v0.11.0
func (*AddCellInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddCellInfoResponse.ProtoReflect.Descriptor instead.
func (*AddCellInfoResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *AddCellInfoResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AddCellInfoResponse) MarshalToVT ¶ added in v0.11.0
func (m *AddCellInfoResponse) MarshalToVT(dAtA []byte) (int, error)
func (*AddCellInfoResponse) MarshalVT ¶ added in v0.11.0
func (m *AddCellInfoResponse) MarshalVT() (dAtA []byte, err error)
func (*AddCellInfoResponse) ProtoMessage ¶ added in v0.11.0
func (*AddCellInfoResponse) ProtoMessage()
func (*AddCellInfoResponse) ProtoReflect ¶ added in v0.11.0
func (x *AddCellInfoResponse) ProtoReflect() protoreflect.Message
func (*AddCellInfoResponse) Reset ¶ added in v0.11.0
func (x *AddCellInfoResponse) Reset()
func (*AddCellInfoResponse) SizeVT ¶ added in v0.11.0
func (m *AddCellInfoResponse) SizeVT() (n int)
func (*AddCellInfoResponse) String ¶ added in v0.11.0
func (x *AddCellInfoResponse) String() string
func (*AddCellInfoResponse) UnmarshalVT ¶ added in v0.11.0
func (m *AddCellInfoResponse) UnmarshalVT(dAtA []byte) error
type AddCellsAliasRequest ¶ added in v0.11.0
type AddCellsAliasRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Cells []string `protobuf:"bytes,2,rep,name=cells,proto3" json:"cells,omitempty"` // contains filtered or unexported fields }
func (*AddCellsAliasRequest) Descriptor
deprecated
added in
v0.11.0
func (*AddCellsAliasRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddCellsAliasRequest.ProtoReflect.Descriptor instead.
func (*AddCellsAliasRequest) GetCells ¶ added in v0.11.0
func (x *AddCellsAliasRequest) GetCells() []string
func (*AddCellsAliasRequest) GetName ¶ added in v0.11.0
func (x *AddCellsAliasRequest) GetName() string
func (*AddCellsAliasRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *AddCellsAliasRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AddCellsAliasRequest) MarshalToVT ¶ added in v0.11.0
func (m *AddCellsAliasRequest) MarshalToVT(dAtA []byte) (int, error)
func (*AddCellsAliasRequest) MarshalVT ¶ added in v0.11.0
func (m *AddCellsAliasRequest) MarshalVT() (dAtA []byte, err error)
func (*AddCellsAliasRequest) ProtoMessage ¶ added in v0.11.0
func (*AddCellsAliasRequest) ProtoMessage()
func (*AddCellsAliasRequest) ProtoReflect ¶ added in v0.11.0
func (x *AddCellsAliasRequest) ProtoReflect() protoreflect.Message
func (*AddCellsAliasRequest) Reset ¶ added in v0.11.0
func (x *AddCellsAliasRequest) Reset()
func (*AddCellsAliasRequest) SizeVT ¶ added in v0.11.0
func (m *AddCellsAliasRequest) SizeVT() (n int)
func (*AddCellsAliasRequest) String ¶ added in v0.11.0
func (x *AddCellsAliasRequest) String() string
func (*AddCellsAliasRequest) UnmarshalVT ¶ added in v0.11.0
func (m *AddCellsAliasRequest) UnmarshalVT(dAtA []byte) error
type AddCellsAliasResponse ¶ added in v0.11.0
type AddCellsAliasResponse struct {
// contains filtered or unexported fields
}
func (*AddCellsAliasResponse) Descriptor
deprecated
added in
v0.11.0
func (*AddCellsAliasResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddCellsAliasResponse.ProtoReflect.Descriptor instead.
func (*AddCellsAliasResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *AddCellsAliasResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AddCellsAliasResponse) MarshalToVT ¶ added in v0.11.0
func (m *AddCellsAliasResponse) MarshalToVT(dAtA []byte) (int, error)
func (*AddCellsAliasResponse) MarshalVT ¶ added in v0.11.0
func (m *AddCellsAliasResponse) MarshalVT() (dAtA []byte, err error)
func (*AddCellsAliasResponse) ProtoMessage ¶ added in v0.11.0
func (*AddCellsAliasResponse) ProtoMessage()
func (*AddCellsAliasResponse) ProtoReflect ¶ added in v0.11.0
func (x *AddCellsAliasResponse) ProtoReflect() protoreflect.Message
func (*AddCellsAliasResponse) Reset ¶ added in v0.11.0
func (x *AddCellsAliasResponse) Reset()
func (*AddCellsAliasResponse) SizeVT ¶ added in v0.11.0
func (m *AddCellsAliasResponse) SizeVT() (n int)
func (*AddCellsAliasResponse) String ¶ added in v0.11.0
func (x *AddCellsAliasResponse) String() string
func (*AddCellsAliasResponse) UnmarshalVT ¶ added in v0.11.0
func (m *AddCellsAliasResponse) UnmarshalVT(dAtA []byte) error
type ApplyRoutingRulesRequest ¶ added in v0.11.0
type ApplyRoutingRulesRequest struct { RoutingRules *vschema.RoutingRules `protobuf:"bytes,1,opt,name=routing_rules,json=routingRules,proto3" json:"routing_rules,omitempty"` // SkipRebuild, if set, will cause ApplyRoutingRules to skip rebuilding the // SrvVSchema objects in each cell in RebuildCells. SkipRebuild bool `protobuf:"varint,2,opt,name=skip_rebuild,json=skipRebuild,proto3" json:"skip_rebuild,omitempty"` // RebuildCells limits the SrvVSchema rebuild to the specified cells. If not // provided the SrvVSchema will be rebuilt in every cell in the topology. // // Ignored if SkipRebuild is set. RebuildCells []string `protobuf:"bytes,3,rep,name=rebuild_cells,json=rebuildCells,proto3" json:"rebuild_cells,omitempty"` // contains filtered or unexported fields }
func (*ApplyRoutingRulesRequest) Descriptor
deprecated
added in
v0.11.0
func (*ApplyRoutingRulesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ApplyRoutingRulesRequest.ProtoReflect.Descriptor instead.
func (*ApplyRoutingRulesRequest) GetRebuildCells ¶ added in v0.11.0
func (x *ApplyRoutingRulesRequest) GetRebuildCells() []string
func (*ApplyRoutingRulesRequest) GetRoutingRules ¶ added in v0.11.0
func (x *ApplyRoutingRulesRequest) GetRoutingRules() *vschema.RoutingRules
func (*ApplyRoutingRulesRequest) GetSkipRebuild ¶ added in v0.11.0
func (x *ApplyRoutingRulesRequest) GetSkipRebuild() bool
func (*ApplyRoutingRulesRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *ApplyRoutingRulesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ApplyRoutingRulesRequest) MarshalToVT ¶ added in v0.11.0
func (m *ApplyRoutingRulesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ApplyRoutingRulesRequest) MarshalVT ¶ added in v0.11.0
func (m *ApplyRoutingRulesRequest) MarshalVT() (dAtA []byte, err error)
func (*ApplyRoutingRulesRequest) ProtoMessage ¶ added in v0.11.0
func (*ApplyRoutingRulesRequest) ProtoMessage()
func (*ApplyRoutingRulesRequest) ProtoReflect ¶ added in v0.11.0
func (x *ApplyRoutingRulesRequest) ProtoReflect() protoreflect.Message
func (*ApplyRoutingRulesRequest) Reset ¶ added in v0.11.0
func (x *ApplyRoutingRulesRequest) Reset()
func (*ApplyRoutingRulesRequest) SizeVT ¶ added in v0.11.0
func (m *ApplyRoutingRulesRequest) SizeVT() (n int)
func (*ApplyRoutingRulesRequest) String ¶ added in v0.11.0
func (x *ApplyRoutingRulesRequest) String() string
func (*ApplyRoutingRulesRequest) UnmarshalVT ¶ added in v0.11.0
func (m *ApplyRoutingRulesRequest) UnmarshalVT(dAtA []byte) error
type ApplyRoutingRulesResponse ¶ added in v0.11.0
type ApplyRoutingRulesResponse struct {
// contains filtered or unexported fields
}
func (*ApplyRoutingRulesResponse) Descriptor
deprecated
added in
v0.11.0
func (*ApplyRoutingRulesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ApplyRoutingRulesResponse.ProtoReflect.Descriptor instead.
func (*ApplyRoutingRulesResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *ApplyRoutingRulesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ApplyRoutingRulesResponse) MarshalToVT ¶ added in v0.11.0
func (m *ApplyRoutingRulesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ApplyRoutingRulesResponse) MarshalVT ¶ added in v0.11.0
func (m *ApplyRoutingRulesResponse) MarshalVT() (dAtA []byte, err error)
func (*ApplyRoutingRulesResponse) ProtoMessage ¶ added in v0.11.0
func (*ApplyRoutingRulesResponse) ProtoMessage()
func (*ApplyRoutingRulesResponse) ProtoReflect ¶ added in v0.11.0
func (x *ApplyRoutingRulesResponse) ProtoReflect() protoreflect.Message
func (*ApplyRoutingRulesResponse) Reset ¶ added in v0.11.0
func (x *ApplyRoutingRulesResponse) Reset()
func (*ApplyRoutingRulesResponse) SizeVT ¶ added in v0.11.0
func (m *ApplyRoutingRulesResponse) SizeVT() (n int)
func (*ApplyRoutingRulesResponse) String ¶ added in v0.11.0
func (x *ApplyRoutingRulesResponse) String() string
func (*ApplyRoutingRulesResponse) UnmarshalVT ¶ added in v0.11.0
func (m *ApplyRoutingRulesResponse) UnmarshalVT(dAtA []byte) error
type ApplySchemaRequest ¶ added in v0.13.0
type ApplySchemaRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` AllowLongUnavailability bool `` /* 133-byte string literal not displayed */ // SQL commands to run. Sql []string `protobuf:"bytes,3,rep,name=sql,proto3" json:"sql,omitempty"` // Online DDL strategy, compatible with @@ddl_strategy session variable (examples: 'gh-ost', 'pt-osc', 'gh-ost --max-load=Threads_running=100'") DdlStrategy string `protobuf:"bytes,4,opt,name=ddl_strategy,json=ddlStrategy,proto3" json:"ddl_strategy,omitempty"` // Optional: explicit UUIDs for migration. // If given, must match number of DDL changes UuidList []string `protobuf:"bytes,5,rep,name=uuid_list,json=uuidList,proto3" json:"uuid_list,omitempty"` // For Online DDL, optionally supply a custom unique string used as context for the migration(s) in this command. // By default a unique context is auto-generated by Vitess MigrationContext string `protobuf:"bytes,6,opt,name=migration_context,json=migrationContext,proto3" json:"migration_context,omitempty"` // WaitReplicasTimeout is the duration of time to wait for replicas to catch // up in reparenting. WaitReplicasTimeout *vttime.Duration `protobuf:"bytes,7,opt,name=wait_replicas_timeout,json=waitReplicasTimeout,proto3" json:"wait_replicas_timeout,omitempty"` // Skip pre-apply schema checks, and directly forward schema change query to shards SkipPreflight bool `protobuf:"varint,8,opt,name=skip_preflight,json=skipPreflight,proto3" json:"skip_preflight,omitempty"` // caller_id identifies the caller. This is the effective caller ID, // set by the application to further identify the caller. CallerId *vtrpc.CallerID `protobuf:"bytes,9,opt,name=caller_id,json=callerId,proto3" json:"caller_id,omitempty"` // contains filtered or unexported fields }
func (*ApplySchemaRequest) Descriptor
deprecated
added in
v0.13.0
func (*ApplySchemaRequest) Descriptor() ([]byte, []int)
Deprecated: Use ApplySchemaRequest.ProtoReflect.Descriptor instead.
func (*ApplySchemaRequest) GetAllowLongUnavailability ¶ added in v0.13.0
func (x *ApplySchemaRequest) GetAllowLongUnavailability() bool
func (*ApplySchemaRequest) GetCallerId ¶ added in v0.13.0
func (x *ApplySchemaRequest) GetCallerId() *vtrpc.CallerID
func (*ApplySchemaRequest) GetDdlStrategy ¶ added in v0.13.0
func (x *ApplySchemaRequest) GetDdlStrategy() string
func (*ApplySchemaRequest) GetKeyspace ¶ added in v0.13.0
func (x *ApplySchemaRequest) GetKeyspace() string
func (*ApplySchemaRequest) GetMigrationContext ¶ added in v0.14.0
func (x *ApplySchemaRequest) GetMigrationContext() string
func (*ApplySchemaRequest) GetSkipPreflight ¶ added in v0.13.0
func (x *ApplySchemaRequest) GetSkipPreflight() bool
func (*ApplySchemaRequest) GetSql ¶ added in v0.13.0
func (x *ApplySchemaRequest) GetSql() []string
func (*ApplySchemaRequest) GetUuidList ¶ added in v0.13.0
func (x *ApplySchemaRequest) GetUuidList() []string
func (*ApplySchemaRequest) GetWaitReplicasTimeout ¶ added in v0.13.0
func (x *ApplySchemaRequest) GetWaitReplicasTimeout() *vttime.Duration
func (*ApplySchemaRequest) MarshalToSizedBufferVT ¶ added in v0.13.0
func (m *ApplySchemaRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ApplySchemaRequest) MarshalToVT ¶ added in v0.13.0
func (m *ApplySchemaRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ApplySchemaRequest) MarshalVT ¶ added in v0.13.0
func (m *ApplySchemaRequest) MarshalVT() (dAtA []byte, err error)
func (*ApplySchemaRequest) ProtoMessage ¶ added in v0.13.0
func (*ApplySchemaRequest) ProtoMessage()
func (*ApplySchemaRequest) ProtoReflect ¶ added in v0.13.0
func (x *ApplySchemaRequest) ProtoReflect() protoreflect.Message
func (*ApplySchemaRequest) Reset ¶ added in v0.13.0
func (x *ApplySchemaRequest) Reset()
func (*ApplySchemaRequest) SizeVT ¶ added in v0.13.0
func (m *ApplySchemaRequest) SizeVT() (n int)
func (*ApplySchemaRequest) String ¶ added in v0.13.0
func (x *ApplySchemaRequest) String() string
func (*ApplySchemaRequest) UnmarshalVT ¶ added in v0.13.0
func (m *ApplySchemaRequest) UnmarshalVT(dAtA []byte) error
type ApplySchemaResponse ¶ added in v0.13.0
type ApplySchemaResponse struct { UuidList []string `protobuf:"bytes,1,rep,name=uuid_list,json=uuidList,proto3" json:"uuid_list,omitempty"` // contains filtered or unexported fields }
func (*ApplySchemaResponse) Descriptor
deprecated
added in
v0.13.0
func (*ApplySchemaResponse) Descriptor() ([]byte, []int)
Deprecated: Use ApplySchemaResponse.ProtoReflect.Descriptor instead.
func (*ApplySchemaResponse) GetUuidList ¶ added in v0.13.0
func (x *ApplySchemaResponse) GetUuidList() []string
func (*ApplySchemaResponse) MarshalToSizedBufferVT ¶ added in v0.13.0
func (m *ApplySchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ApplySchemaResponse) MarshalToVT ¶ added in v0.13.0
func (m *ApplySchemaResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ApplySchemaResponse) MarshalVT ¶ added in v0.13.0
func (m *ApplySchemaResponse) MarshalVT() (dAtA []byte, err error)
func (*ApplySchemaResponse) ProtoMessage ¶ added in v0.13.0
func (*ApplySchemaResponse) ProtoMessage()
func (*ApplySchemaResponse) ProtoReflect ¶ added in v0.13.0
func (x *ApplySchemaResponse) ProtoReflect() protoreflect.Message
func (*ApplySchemaResponse) Reset ¶ added in v0.13.0
func (x *ApplySchemaResponse) Reset()
func (*ApplySchemaResponse) SizeVT ¶ added in v0.13.0
func (m *ApplySchemaResponse) SizeVT() (n int)
func (*ApplySchemaResponse) String ¶ added in v0.13.0
func (x *ApplySchemaResponse) String() string
func (*ApplySchemaResponse) UnmarshalVT ¶ added in v0.13.0
func (m *ApplySchemaResponse) UnmarshalVT(dAtA []byte) error
type ApplyShardRoutingRulesRequest ¶ added in v0.15.0
type ApplyShardRoutingRulesRequest struct { ShardRoutingRules *vschema.ShardRoutingRules `protobuf:"bytes,1,opt,name=shard_routing_rules,json=shardRoutingRules,proto3" json:"shard_routing_rules,omitempty"` // SkipRebuild, if set, will cause ApplyShardRoutingRules to skip rebuilding the // SrvVSchema objects in each cell in RebuildCells. SkipRebuild bool `protobuf:"varint,2,opt,name=skip_rebuild,json=skipRebuild,proto3" json:"skip_rebuild,omitempty"` // RebuildCells limits the SrvVSchema rebuild to the specified cells. If not // provided the SrvVSchema will be rebuilt in every cell in the topology. // // Ignored if SkipRebuild is set. RebuildCells []string `protobuf:"bytes,3,rep,name=rebuild_cells,json=rebuildCells,proto3" json:"rebuild_cells,omitempty"` // contains filtered or unexported fields }
func (*ApplyShardRoutingRulesRequest) Descriptor
deprecated
added in
v0.15.0
func (*ApplyShardRoutingRulesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ApplyShardRoutingRulesRequest.ProtoReflect.Descriptor instead.
func (*ApplyShardRoutingRulesRequest) GetRebuildCells ¶ added in v0.15.0
func (x *ApplyShardRoutingRulesRequest) GetRebuildCells() []string
func (*ApplyShardRoutingRulesRequest) GetShardRoutingRules ¶ added in v0.15.0
func (x *ApplyShardRoutingRulesRequest) GetShardRoutingRules() *vschema.ShardRoutingRules
func (*ApplyShardRoutingRulesRequest) GetSkipRebuild ¶ added in v0.15.0
func (x *ApplyShardRoutingRulesRequest) GetSkipRebuild() bool
func (*ApplyShardRoutingRulesRequest) MarshalToSizedBufferVT ¶ added in v0.15.0
func (m *ApplyShardRoutingRulesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ApplyShardRoutingRulesRequest) MarshalToVT ¶ added in v0.15.0
func (m *ApplyShardRoutingRulesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ApplyShardRoutingRulesRequest) MarshalVT ¶ added in v0.15.0
func (m *ApplyShardRoutingRulesRequest) MarshalVT() (dAtA []byte, err error)
func (*ApplyShardRoutingRulesRequest) ProtoMessage ¶ added in v0.15.0
func (*ApplyShardRoutingRulesRequest) ProtoMessage()
func (*ApplyShardRoutingRulesRequest) ProtoReflect ¶ added in v0.15.0
func (x *ApplyShardRoutingRulesRequest) ProtoReflect() protoreflect.Message
func (*ApplyShardRoutingRulesRequest) Reset ¶ added in v0.15.0
func (x *ApplyShardRoutingRulesRequest) Reset()
func (*ApplyShardRoutingRulesRequest) SizeVT ¶ added in v0.15.0
func (m *ApplyShardRoutingRulesRequest) SizeVT() (n int)
func (*ApplyShardRoutingRulesRequest) String ¶ added in v0.15.0
func (x *ApplyShardRoutingRulesRequest) String() string
func (*ApplyShardRoutingRulesRequest) UnmarshalVT ¶ added in v0.15.0
func (m *ApplyShardRoutingRulesRequest) UnmarshalVT(dAtA []byte) error
type ApplyShardRoutingRulesResponse ¶ added in v0.15.0
type ApplyShardRoutingRulesResponse struct {
// contains filtered or unexported fields
}
func (*ApplyShardRoutingRulesResponse) Descriptor
deprecated
added in
v0.15.0
func (*ApplyShardRoutingRulesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ApplyShardRoutingRulesResponse.ProtoReflect.Descriptor instead.
func (*ApplyShardRoutingRulesResponse) MarshalToSizedBufferVT ¶ added in v0.15.0
func (m *ApplyShardRoutingRulesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ApplyShardRoutingRulesResponse) MarshalToVT ¶ added in v0.15.0
func (m *ApplyShardRoutingRulesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ApplyShardRoutingRulesResponse) MarshalVT ¶ added in v0.15.0
func (m *ApplyShardRoutingRulesResponse) MarshalVT() (dAtA []byte, err error)
func (*ApplyShardRoutingRulesResponse) ProtoMessage ¶ added in v0.15.0
func (*ApplyShardRoutingRulesResponse) ProtoMessage()
func (*ApplyShardRoutingRulesResponse) ProtoReflect ¶ added in v0.15.0
func (x *ApplyShardRoutingRulesResponse) ProtoReflect() protoreflect.Message
func (*ApplyShardRoutingRulesResponse) Reset ¶ added in v0.15.0
func (x *ApplyShardRoutingRulesResponse) Reset()
func (*ApplyShardRoutingRulesResponse) SizeVT ¶ added in v0.15.0
func (m *ApplyShardRoutingRulesResponse) SizeVT() (n int)
func (*ApplyShardRoutingRulesResponse) String ¶ added in v0.15.0
func (x *ApplyShardRoutingRulesResponse) String() string
func (*ApplyShardRoutingRulesResponse) UnmarshalVT ¶ added in v0.15.0
func (m *ApplyShardRoutingRulesResponse) UnmarshalVT(dAtA []byte) error
type ApplyVSchemaRequest ¶ added in v0.11.0
type ApplyVSchemaRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` SkipRebuild bool `protobuf:"varint,2,opt,name=skip_rebuild,json=skipRebuild,proto3" json:"skip_rebuild,omitempty"` DryRun bool `protobuf:"varint,3,opt,name=dry_run,json=dryRun,proto3" json:"dry_run,omitempty"` Cells []string `protobuf:"bytes,4,rep,name=cells,proto3" json:"cells,omitempty"` VSchema *vschema.Keyspace `protobuf:"bytes,5,opt,name=v_schema,json=vSchema,proto3" json:"v_schema,omitempty"` Sql string `protobuf:"bytes,6,opt,name=sql,proto3" json:"sql,omitempty"` // contains filtered or unexported fields }
func (*ApplyVSchemaRequest) Descriptor
deprecated
added in
v0.11.0
func (*ApplyVSchemaRequest) Descriptor() ([]byte, []int)
Deprecated: Use ApplyVSchemaRequest.ProtoReflect.Descriptor instead.
func (*ApplyVSchemaRequest) GetCells ¶ added in v0.11.0
func (x *ApplyVSchemaRequest) GetCells() []string
func (*ApplyVSchemaRequest) GetDryRun ¶ added in v0.11.0
func (x *ApplyVSchemaRequest) GetDryRun() bool
func (*ApplyVSchemaRequest) GetKeyspace ¶ added in v0.11.0
func (x *ApplyVSchemaRequest) GetKeyspace() string
func (*ApplyVSchemaRequest) GetSkipRebuild ¶ added in v0.11.0
func (x *ApplyVSchemaRequest) GetSkipRebuild() bool
func (*ApplyVSchemaRequest) GetSql ¶ added in v0.11.0
func (x *ApplyVSchemaRequest) GetSql() string
func (*ApplyVSchemaRequest) GetVSchema ¶ added in v0.11.0
func (x *ApplyVSchemaRequest) GetVSchema() *vschema.Keyspace
func (*ApplyVSchemaRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *ApplyVSchemaRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ApplyVSchemaRequest) MarshalToVT ¶ added in v0.11.0
func (m *ApplyVSchemaRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ApplyVSchemaRequest) MarshalVT ¶ added in v0.11.0
func (m *ApplyVSchemaRequest) MarshalVT() (dAtA []byte, err error)
func (*ApplyVSchemaRequest) ProtoMessage ¶ added in v0.11.0
func (*ApplyVSchemaRequest) ProtoMessage()
func (*ApplyVSchemaRequest) ProtoReflect ¶ added in v0.11.0
func (x *ApplyVSchemaRequest) ProtoReflect() protoreflect.Message
func (*ApplyVSchemaRequest) Reset ¶ added in v0.11.0
func (x *ApplyVSchemaRequest) Reset()
func (*ApplyVSchemaRequest) SizeVT ¶ added in v0.11.0
func (m *ApplyVSchemaRequest) SizeVT() (n int)
func (*ApplyVSchemaRequest) String ¶ added in v0.11.0
func (x *ApplyVSchemaRequest) String() string
func (*ApplyVSchemaRequest) UnmarshalVT ¶ added in v0.11.0
func (m *ApplyVSchemaRequest) UnmarshalVT(dAtA []byte) error
type ApplyVSchemaResponse ¶ added in v0.11.0
type ApplyVSchemaResponse struct { VSchema *vschema.Keyspace `protobuf:"bytes,1,opt,name=v_schema,json=vSchema,proto3" json:"v_schema,omitempty"` // contains filtered or unexported fields }
func (*ApplyVSchemaResponse) Descriptor
deprecated
added in
v0.11.0
func (*ApplyVSchemaResponse) Descriptor() ([]byte, []int)
Deprecated: Use ApplyVSchemaResponse.ProtoReflect.Descriptor instead.
func (*ApplyVSchemaResponse) GetVSchema ¶ added in v0.11.0
func (x *ApplyVSchemaResponse) GetVSchema() *vschema.Keyspace
func (*ApplyVSchemaResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *ApplyVSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ApplyVSchemaResponse) MarshalToVT ¶ added in v0.11.0
func (m *ApplyVSchemaResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ApplyVSchemaResponse) MarshalVT ¶ added in v0.11.0
func (m *ApplyVSchemaResponse) MarshalVT() (dAtA []byte, err error)
func (*ApplyVSchemaResponse) ProtoMessage ¶ added in v0.11.0
func (*ApplyVSchemaResponse) ProtoMessage()
func (*ApplyVSchemaResponse) ProtoReflect ¶ added in v0.11.0
func (x *ApplyVSchemaResponse) ProtoReflect() protoreflect.Message
func (*ApplyVSchemaResponse) Reset ¶ added in v0.11.0
func (x *ApplyVSchemaResponse) Reset()
func (*ApplyVSchemaResponse) SizeVT ¶ added in v0.11.0
func (m *ApplyVSchemaResponse) SizeVT() (n int)
func (*ApplyVSchemaResponse) String ¶ added in v0.11.0
func (x *ApplyVSchemaResponse) String() string
func (*ApplyVSchemaResponse) UnmarshalVT ¶ added in v0.11.0
func (m *ApplyVSchemaResponse) UnmarshalVT(dAtA []byte) error
type BackupRequest ¶ added in v0.14.0
type BackupRequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` // AllowPrimary allows the backup to proceed if TabletAlias is a PRIMARY. // // WARNING: If using the builtin backup engine, this will shutdown mysqld on // the primary for the duration of the backup, and no writes will be possible. AllowPrimary bool `protobuf:"varint,2,opt,name=allow_primary,json=allowPrimary,proto3" json:"allow_primary,omitempty"` // Concurrency specifies the number of compression/checksum jobs to run // simultaneously. Concurrency uint64 `protobuf:"varint,3,opt,name=concurrency,proto3" json:"concurrency,omitempty"` // IncrementalFromPos indicates a position of a previous backup. When this value is non-empty // then the backup becomes incremental and applies as of given position. IncrementalFromPos string `protobuf:"bytes,4,opt,name=incremental_from_pos,json=incrementalFromPos,proto3" json:"incremental_from_pos,omitempty"` // contains filtered or unexported fields }
func (*BackupRequest) Descriptor
deprecated
added in
v0.14.0
func (*BackupRequest) Descriptor() ([]byte, []int)
Deprecated: Use BackupRequest.ProtoReflect.Descriptor instead.
func (*BackupRequest) GetAllowPrimary ¶ added in v0.14.0
func (x *BackupRequest) GetAllowPrimary() bool
func (*BackupRequest) GetConcurrency ¶ added in v0.14.0
func (x *BackupRequest) GetConcurrency() uint64
func (*BackupRequest) GetIncrementalFromPos ¶ added in v0.16.0
func (x *BackupRequest) GetIncrementalFromPos() string
func (*BackupRequest) GetTabletAlias ¶ added in v0.14.0
func (x *BackupRequest) GetTabletAlias() *topodata.TabletAlias
func (*BackupRequest) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *BackupRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BackupRequest) MarshalToVT ¶ added in v0.14.0
func (m *BackupRequest) MarshalToVT(dAtA []byte) (int, error)
func (*BackupRequest) MarshalVT ¶ added in v0.14.0
func (m *BackupRequest) MarshalVT() (dAtA []byte, err error)
func (*BackupRequest) ProtoMessage ¶ added in v0.14.0
func (*BackupRequest) ProtoMessage()
func (*BackupRequest) ProtoReflect ¶ added in v0.14.0
func (x *BackupRequest) ProtoReflect() protoreflect.Message
func (*BackupRequest) Reset ¶ added in v0.14.0
func (x *BackupRequest) Reset()
func (*BackupRequest) SizeVT ¶ added in v0.14.0
func (m *BackupRequest) SizeVT() (n int)
func (*BackupRequest) String ¶ added in v0.14.0
func (x *BackupRequest) String() string
func (*BackupRequest) UnmarshalVT ¶ added in v0.14.0
func (m *BackupRequest) UnmarshalVT(dAtA []byte) error
type BackupResponse ¶ added in v0.14.0
type BackupResponse struct { // TabletAlias is the alias being used for the backup. TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` Keyspace string `protobuf:"bytes,2,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,3,opt,name=shard,proto3" json:"shard,omitempty"` Event *logutil.Event `protobuf:"bytes,4,opt,name=event,proto3" json:"event,omitempty"` // contains filtered or unexported fields }
func (*BackupResponse) Descriptor
deprecated
added in
v0.14.0
func (*BackupResponse) Descriptor() ([]byte, []int)
Deprecated: Use BackupResponse.ProtoReflect.Descriptor instead.
func (*BackupResponse) GetEvent ¶ added in v0.14.0
func (x *BackupResponse) GetEvent() *logutil.Event
func (*BackupResponse) GetKeyspace ¶ added in v0.14.0
func (x *BackupResponse) GetKeyspace() string
func (*BackupResponse) GetShard ¶ added in v0.14.0
func (x *BackupResponse) GetShard() string
func (*BackupResponse) GetTabletAlias ¶ added in v0.14.0
func (x *BackupResponse) GetTabletAlias() *topodata.TabletAlias
func (*BackupResponse) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *BackupResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BackupResponse) MarshalToVT ¶ added in v0.14.0
func (m *BackupResponse) MarshalToVT(dAtA []byte) (int, error)
func (*BackupResponse) MarshalVT ¶ added in v0.14.0
func (m *BackupResponse) MarshalVT() (dAtA []byte, err error)
func (*BackupResponse) ProtoMessage ¶ added in v0.14.0
func (*BackupResponse) ProtoMessage()
func (*BackupResponse) ProtoReflect ¶ added in v0.14.0
func (x *BackupResponse) ProtoReflect() protoreflect.Message
func (*BackupResponse) Reset ¶ added in v0.14.0
func (x *BackupResponse) Reset()
func (*BackupResponse) SizeVT ¶ added in v0.14.0
func (m *BackupResponse) SizeVT() (n int)
func (*BackupResponse) String ¶ added in v0.14.0
func (x *BackupResponse) String() string
func (*BackupResponse) UnmarshalVT ¶ added in v0.14.0
func (m *BackupResponse) UnmarshalVT(dAtA []byte) error
type BackupShardRequest ¶ added in v0.14.0
type BackupShardRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` // AllowPrimary allows the backup to occur on a PRIMARY tablet. See // BackupRequest.AllowPrimary for warnings and caveats. AllowPrimary bool `protobuf:"varint,3,opt,name=allow_primary,json=allowPrimary,proto3" json:"allow_primary,omitempty"` // Concurrency specifies the number of compression/checksum jobs to run // simultaneously. Concurrency uint64 `protobuf:"varint,4,opt,name=concurrency,proto3" json:"concurrency,omitempty"` // contains filtered or unexported fields }
func (*BackupShardRequest) Descriptor
deprecated
added in
v0.14.0
func (*BackupShardRequest) Descriptor() ([]byte, []int)
Deprecated: Use BackupShardRequest.ProtoReflect.Descriptor instead.
func (*BackupShardRequest) GetAllowPrimary ¶ added in v0.14.0
func (x *BackupShardRequest) GetAllowPrimary() bool
func (*BackupShardRequest) GetConcurrency ¶ added in v0.14.0
func (x *BackupShardRequest) GetConcurrency() uint64
func (*BackupShardRequest) GetKeyspace ¶ added in v0.14.0
func (x *BackupShardRequest) GetKeyspace() string
func (*BackupShardRequest) GetShard ¶ added in v0.14.0
func (x *BackupShardRequest) GetShard() string
func (*BackupShardRequest) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *BackupShardRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BackupShardRequest) MarshalToVT ¶ added in v0.14.0
func (m *BackupShardRequest) MarshalToVT(dAtA []byte) (int, error)
func (*BackupShardRequest) MarshalVT ¶ added in v0.14.0
func (m *BackupShardRequest) MarshalVT() (dAtA []byte, err error)
func (*BackupShardRequest) ProtoMessage ¶ added in v0.14.0
func (*BackupShardRequest) ProtoMessage()
func (*BackupShardRequest) ProtoReflect ¶ added in v0.14.0
func (x *BackupShardRequest) ProtoReflect() protoreflect.Message
func (*BackupShardRequest) Reset ¶ added in v0.14.0
func (x *BackupShardRequest) Reset()
func (*BackupShardRequest) SizeVT ¶ added in v0.14.0
func (m *BackupShardRequest) SizeVT() (n int)
func (*BackupShardRequest) String ¶ added in v0.14.0
func (x *BackupShardRequest) String() string
func (*BackupShardRequest) UnmarshalVT ¶ added in v0.14.0
func (m *BackupShardRequest) UnmarshalVT(dAtA []byte) error
type ChangeTabletTypeRequest ¶ added in v0.10.0
type ChangeTabletTypeRequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` DbType topodata.TabletType `protobuf:"varint,2,opt,name=db_type,json=dbType,proto3,enum=topodata.TabletType" json:"db_type,omitempty"` DryRun bool `protobuf:"varint,3,opt,name=dry_run,json=dryRun,proto3" json:"dry_run,omitempty"` // contains filtered or unexported fields }
func (*ChangeTabletTypeRequest) Descriptor
deprecated
added in
v0.10.0
func (*ChangeTabletTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use ChangeTabletTypeRequest.ProtoReflect.Descriptor instead.
func (*ChangeTabletTypeRequest) GetDbType ¶ added in v0.10.0
func (x *ChangeTabletTypeRequest) GetDbType() topodata.TabletType
func (*ChangeTabletTypeRequest) GetDryRun ¶ added in v0.10.0
func (x *ChangeTabletTypeRequest) GetDryRun() bool
func (*ChangeTabletTypeRequest) GetTabletAlias ¶ added in v0.10.0
func (x *ChangeTabletTypeRequest) GetTabletAlias() *topodata.TabletAlias
func (*ChangeTabletTypeRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *ChangeTabletTypeRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ChangeTabletTypeRequest) MarshalToVT ¶ added in v0.11.0
func (m *ChangeTabletTypeRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ChangeTabletTypeRequest) MarshalVT ¶ added in v0.11.0
func (m *ChangeTabletTypeRequest) MarshalVT() (dAtA []byte, err error)
func (*ChangeTabletTypeRequest) ProtoMessage ¶ added in v0.10.0
func (*ChangeTabletTypeRequest) ProtoMessage()
func (*ChangeTabletTypeRequest) ProtoReflect ¶ added in v0.11.0
func (x *ChangeTabletTypeRequest) ProtoReflect() protoreflect.Message
func (*ChangeTabletTypeRequest) Reset ¶ added in v0.10.0
func (x *ChangeTabletTypeRequest) Reset()
func (*ChangeTabletTypeRequest) SizeVT ¶ added in v0.11.0
func (m *ChangeTabletTypeRequest) SizeVT() (n int)
func (*ChangeTabletTypeRequest) String ¶ added in v0.10.0
func (x *ChangeTabletTypeRequest) String() string
func (*ChangeTabletTypeRequest) UnmarshalVT ¶ added in v0.11.0
func (m *ChangeTabletTypeRequest) UnmarshalVT(dAtA []byte) error
type ChangeTabletTypeResponse ¶ added in v0.10.0
type ChangeTabletTypeResponse struct { BeforeTablet *topodata.Tablet `protobuf:"bytes,1,opt,name=before_tablet,json=beforeTablet,proto3" json:"before_tablet,omitempty"` AfterTablet *topodata.Tablet `protobuf:"bytes,2,opt,name=after_tablet,json=afterTablet,proto3" json:"after_tablet,omitempty"` WasDryRun bool `protobuf:"varint,3,opt,name=was_dry_run,json=wasDryRun,proto3" json:"was_dry_run,omitempty"` // contains filtered or unexported fields }
func (*ChangeTabletTypeResponse) Descriptor
deprecated
added in
v0.10.0
func (*ChangeTabletTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use ChangeTabletTypeResponse.ProtoReflect.Descriptor instead.
func (*ChangeTabletTypeResponse) GetAfterTablet ¶ added in v0.10.0
func (x *ChangeTabletTypeResponse) GetAfterTablet() *topodata.Tablet
func (*ChangeTabletTypeResponse) GetBeforeTablet ¶ added in v0.10.0
func (x *ChangeTabletTypeResponse) GetBeforeTablet() *topodata.Tablet
func (*ChangeTabletTypeResponse) GetWasDryRun ¶ added in v0.10.0
func (x *ChangeTabletTypeResponse) GetWasDryRun() bool
func (*ChangeTabletTypeResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *ChangeTabletTypeResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ChangeTabletTypeResponse) MarshalToVT ¶ added in v0.11.0
func (m *ChangeTabletTypeResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ChangeTabletTypeResponse) MarshalVT ¶ added in v0.11.0
func (m *ChangeTabletTypeResponse) MarshalVT() (dAtA []byte, err error)
func (*ChangeTabletTypeResponse) ProtoMessage ¶ added in v0.10.0
func (*ChangeTabletTypeResponse) ProtoMessage()
func (*ChangeTabletTypeResponse) ProtoReflect ¶ added in v0.11.0
func (x *ChangeTabletTypeResponse) ProtoReflect() protoreflect.Message
func (*ChangeTabletTypeResponse) Reset ¶ added in v0.10.0
func (x *ChangeTabletTypeResponse) Reset()
func (*ChangeTabletTypeResponse) SizeVT ¶ added in v0.11.0
func (m *ChangeTabletTypeResponse) SizeVT() (n int)
func (*ChangeTabletTypeResponse) String ¶ added in v0.10.0
func (x *ChangeTabletTypeResponse) String() string
func (*ChangeTabletTypeResponse) UnmarshalVT ¶ added in v0.11.0
func (m *ChangeTabletTypeResponse) UnmarshalVT(dAtA []byte) error
type CreateKeyspaceRequest ¶ added in v0.10.0
type CreateKeyspaceRequest struct { // Name is the name of the keyspace. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Force proceeds with the request even if the keyspace already exists. Force bool `protobuf:"varint,2,opt,name=force,proto3" json:"force,omitempty"` // AllowEmptyVSchema allows a keyspace to be created with no vschema. AllowEmptyVSchema bool `protobuf:"varint,3,opt,name=allow_empty_v_schema,json=allowEmptyVSchema,proto3" json:"allow_empty_v_schema,omitempty"` // ServedFroms specifies a set of db_type:keyspace pairs used to serve // traffic for the keyspace. ServedFroms []*topodata.Keyspace_ServedFrom `protobuf:"bytes,6,rep,name=served_froms,json=servedFroms,proto3" json:"served_froms,omitempty"` // Type is the type of the keyspace to create. Type topodata.KeyspaceType `protobuf:"varint,7,opt,name=type,proto3,enum=topodata.KeyspaceType" json:"type,omitempty"` // BaseKeyspace specifies the base keyspace for SNAPSHOT keyspaces. It is // required to create a SNAPSHOT keyspace. BaseKeyspace string `protobuf:"bytes,8,opt,name=base_keyspace,json=baseKeyspace,proto3" json:"base_keyspace,omitempty"` // SnapshotTime specifies the snapshot time for this keyspace. It is required // to create a SNAPSHOT keyspace. SnapshotTime *vttime.Time `protobuf:"bytes,9,opt,name=snapshot_time,json=snapshotTime,proto3" json:"snapshot_time,omitempty"` // DurabilityPolicy is the durability policy to be // used for this keyspace. DurabilityPolicy string `protobuf:"bytes,10,opt,name=durability_policy,json=durabilityPolicy,proto3" json:"durability_policy,omitempty"` // contains filtered or unexported fields }
func (*CreateKeyspaceRequest) Descriptor
deprecated
added in
v0.10.0
func (*CreateKeyspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateKeyspaceRequest.ProtoReflect.Descriptor instead.
func (*CreateKeyspaceRequest) GetAllowEmptyVSchema ¶ added in v0.10.0
func (x *CreateKeyspaceRequest) GetAllowEmptyVSchema() bool
func (*CreateKeyspaceRequest) GetBaseKeyspace ¶ added in v0.10.0
func (x *CreateKeyspaceRequest) GetBaseKeyspace() string
func (*CreateKeyspaceRequest) GetDurabilityPolicy ¶ added in v0.14.0
func (x *CreateKeyspaceRequest) GetDurabilityPolicy() string
func (*CreateKeyspaceRequest) GetForce ¶ added in v0.10.0
func (x *CreateKeyspaceRequest) GetForce() bool
func (*CreateKeyspaceRequest) GetName ¶ added in v0.10.0
func (x *CreateKeyspaceRequest) GetName() string
func (*CreateKeyspaceRequest) GetServedFroms ¶ added in v0.10.0
func (x *CreateKeyspaceRequest) GetServedFroms() []*topodata.Keyspace_ServedFrom
func (*CreateKeyspaceRequest) GetSnapshotTime ¶ added in v0.10.0
func (x *CreateKeyspaceRequest) GetSnapshotTime() *vttime.Time
func (*CreateKeyspaceRequest) GetType ¶ added in v0.10.0
func (x *CreateKeyspaceRequest) GetType() topodata.KeyspaceType
func (*CreateKeyspaceRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *CreateKeyspaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CreateKeyspaceRequest) MarshalToVT ¶ added in v0.11.0
func (m *CreateKeyspaceRequest) MarshalToVT(dAtA []byte) (int, error)
func (*CreateKeyspaceRequest) MarshalVT ¶ added in v0.11.0
func (m *CreateKeyspaceRequest) MarshalVT() (dAtA []byte, err error)
func (*CreateKeyspaceRequest) ProtoMessage ¶ added in v0.10.0
func (*CreateKeyspaceRequest) ProtoMessage()
func (*CreateKeyspaceRequest) ProtoReflect ¶ added in v0.11.0
func (x *CreateKeyspaceRequest) ProtoReflect() protoreflect.Message
func (*CreateKeyspaceRequest) Reset ¶ added in v0.10.0
func (x *CreateKeyspaceRequest) Reset()
func (*CreateKeyspaceRequest) SizeVT ¶ added in v0.11.0
func (m *CreateKeyspaceRequest) SizeVT() (n int)
func (*CreateKeyspaceRequest) String ¶ added in v0.10.0
func (x *CreateKeyspaceRequest) String() string
func (*CreateKeyspaceRequest) UnmarshalVT ¶ added in v0.11.0
func (m *CreateKeyspaceRequest) UnmarshalVT(dAtA []byte) error
type CreateKeyspaceResponse ¶ added in v0.10.0
type CreateKeyspaceResponse struct { // Keyspace is the newly-created keyspace. Keyspace *Keyspace `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // contains filtered or unexported fields }
func (*CreateKeyspaceResponse) Descriptor
deprecated
added in
v0.10.0
func (*CreateKeyspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateKeyspaceResponse.ProtoReflect.Descriptor instead.
func (*CreateKeyspaceResponse) GetKeyspace ¶ added in v0.10.0
func (x *CreateKeyspaceResponse) GetKeyspace() *Keyspace
func (*CreateKeyspaceResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *CreateKeyspaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CreateKeyspaceResponse) MarshalToVT ¶ added in v0.11.0
func (m *CreateKeyspaceResponse) MarshalToVT(dAtA []byte) (int, error)
func (*CreateKeyspaceResponse) MarshalVT ¶ added in v0.11.0
func (m *CreateKeyspaceResponse) MarshalVT() (dAtA []byte, err error)
func (*CreateKeyspaceResponse) ProtoMessage ¶ added in v0.10.0
func (*CreateKeyspaceResponse) ProtoMessage()
func (*CreateKeyspaceResponse) ProtoReflect ¶ added in v0.11.0
func (x *CreateKeyspaceResponse) ProtoReflect() protoreflect.Message
func (*CreateKeyspaceResponse) Reset ¶ added in v0.10.0
func (x *CreateKeyspaceResponse) Reset()
func (*CreateKeyspaceResponse) SizeVT ¶ added in v0.11.0
func (m *CreateKeyspaceResponse) SizeVT() (n int)
func (*CreateKeyspaceResponse) String ¶ added in v0.10.0
func (x *CreateKeyspaceResponse) String() string
func (*CreateKeyspaceResponse) UnmarshalVT ¶ added in v0.11.0
func (m *CreateKeyspaceResponse) UnmarshalVT(dAtA []byte) error
type CreateShardRequest ¶ added in v0.10.0
type CreateShardRequest struct { // Keyspace is the name of the keyspace to create the shard in. Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // ShardName is the name of the shard to create. E.g. "-" or "-80". ShardName string `protobuf:"bytes,2,opt,name=shard_name,json=shardName,proto3" json:"shard_name,omitempty"` // Force treats an attempt to create a shard that already exists as a // non-error. Force bool `protobuf:"varint,3,opt,name=force,proto3" json:"force,omitempty"` // IncludeParent creates the parent keyspace as an empty BASE keyspace, if it // doesn't already exist. IncludeParent bool `protobuf:"varint,4,opt,name=include_parent,json=includeParent,proto3" json:"include_parent,omitempty"` // contains filtered or unexported fields }
func (*CreateShardRequest) Descriptor
deprecated
added in
v0.10.0
func (*CreateShardRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateShardRequest.ProtoReflect.Descriptor instead.
func (*CreateShardRequest) GetForce ¶ added in v0.10.0
func (x *CreateShardRequest) GetForce() bool
func (*CreateShardRequest) GetIncludeParent ¶ added in v0.10.0
func (x *CreateShardRequest) GetIncludeParent() bool
func (*CreateShardRequest) GetKeyspace ¶ added in v0.10.0
func (x *CreateShardRequest) GetKeyspace() string
func (*CreateShardRequest) GetShardName ¶ added in v0.10.0
func (x *CreateShardRequest) GetShardName() string
func (*CreateShardRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *CreateShardRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CreateShardRequest) MarshalToVT ¶ added in v0.11.0
func (m *CreateShardRequest) MarshalToVT(dAtA []byte) (int, error)
func (*CreateShardRequest) MarshalVT ¶ added in v0.11.0
func (m *CreateShardRequest) MarshalVT() (dAtA []byte, err error)
func (*CreateShardRequest) ProtoMessage ¶ added in v0.10.0
func (*CreateShardRequest) ProtoMessage()
func (*CreateShardRequest) ProtoReflect ¶ added in v0.11.0
func (x *CreateShardRequest) ProtoReflect() protoreflect.Message
func (*CreateShardRequest) Reset ¶ added in v0.10.0
func (x *CreateShardRequest) Reset()
func (*CreateShardRequest) SizeVT ¶ added in v0.11.0
func (m *CreateShardRequest) SizeVT() (n int)
func (*CreateShardRequest) String ¶ added in v0.10.0
func (x *CreateShardRequest) String() string
func (*CreateShardRequest) UnmarshalVT ¶ added in v0.11.0
func (m *CreateShardRequest) UnmarshalVT(dAtA []byte) error
type CreateShardResponse ¶ added in v0.10.0
type CreateShardResponse struct { // Keyspace is the created keyspace. It is set only if IncludeParent was // specified in the request and the parent keyspace needed to be created. Keyspace *Keyspace `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // Shard is the newly-created shard object. Shard *Shard `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` // ShardAlreadyExists is set if Force was specified in the request and the // shard already existed. ShardAlreadyExists bool `protobuf:"varint,3,opt,name=shard_already_exists,json=shardAlreadyExists,proto3" json:"shard_already_exists,omitempty"` // contains filtered or unexported fields }
func (*CreateShardResponse) Descriptor
deprecated
added in
v0.10.0
func (*CreateShardResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateShardResponse.ProtoReflect.Descriptor instead.
func (*CreateShardResponse) GetKeyspace ¶ added in v0.10.0
func (x *CreateShardResponse) GetKeyspace() *Keyspace
func (*CreateShardResponse) GetShard ¶ added in v0.10.0
func (x *CreateShardResponse) GetShard() *Shard
func (*CreateShardResponse) GetShardAlreadyExists ¶ added in v0.10.0
func (x *CreateShardResponse) GetShardAlreadyExists() bool
func (*CreateShardResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *CreateShardResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CreateShardResponse) MarshalToVT ¶ added in v0.11.0
func (m *CreateShardResponse) MarshalToVT(dAtA []byte) (int, error)
func (*CreateShardResponse) MarshalVT ¶ added in v0.11.0
func (m *CreateShardResponse) MarshalVT() (dAtA []byte, err error)
func (*CreateShardResponse) ProtoMessage ¶ added in v0.10.0
func (*CreateShardResponse) ProtoMessage()
func (*CreateShardResponse) ProtoReflect ¶ added in v0.11.0
func (x *CreateShardResponse) ProtoReflect() protoreflect.Message
func (*CreateShardResponse) Reset ¶ added in v0.10.0
func (x *CreateShardResponse) Reset()
func (*CreateShardResponse) SizeVT ¶ added in v0.11.0
func (m *CreateShardResponse) SizeVT() (n int)
func (*CreateShardResponse) String ¶ added in v0.10.0
func (x *CreateShardResponse) String() string
func (*CreateShardResponse) UnmarshalVT ¶ added in v0.11.0
func (m *CreateShardResponse) UnmarshalVT(dAtA []byte) error
type DeleteCellInfoRequest ¶ added in v0.11.0
type DeleteCellInfoRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Force bool `protobuf:"varint,2,opt,name=force,proto3" json:"force,omitempty"` // contains filtered or unexported fields }
func (*DeleteCellInfoRequest) Descriptor
deprecated
added in
v0.11.0
func (*DeleteCellInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCellInfoRequest.ProtoReflect.Descriptor instead.
func (*DeleteCellInfoRequest) GetForce ¶ added in v0.11.0
func (x *DeleteCellInfoRequest) GetForce() bool
func (*DeleteCellInfoRequest) GetName ¶ added in v0.11.0
func (x *DeleteCellInfoRequest) GetName() string
func (*DeleteCellInfoRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *DeleteCellInfoRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DeleteCellInfoRequest) MarshalToVT ¶ added in v0.11.0
func (m *DeleteCellInfoRequest) MarshalToVT(dAtA []byte) (int, error)
func (*DeleteCellInfoRequest) MarshalVT ¶ added in v0.11.0
func (m *DeleteCellInfoRequest) MarshalVT() (dAtA []byte, err error)
func (*DeleteCellInfoRequest) ProtoMessage ¶ added in v0.11.0
func (*DeleteCellInfoRequest) ProtoMessage()
func (*DeleteCellInfoRequest) ProtoReflect ¶ added in v0.11.0
func (x *DeleteCellInfoRequest) ProtoReflect() protoreflect.Message
func (*DeleteCellInfoRequest) Reset ¶ added in v0.11.0
func (x *DeleteCellInfoRequest) Reset()
func (*DeleteCellInfoRequest) SizeVT ¶ added in v0.11.0
func (m *DeleteCellInfoRequest) SizeVT() (n int)
func (*DeleteCellInfoRequest) String ¶ added in v0.11.0
func (x *DeleteCellInfoRequest) String() string
func (*DeleteCellInfoRequest) UnmarshalVT ¶ added in v0.11.0
func (m *DeleteCellInfoRequest) UnmarshalVT(dAtA []byte) error
type DeleteCellInfoResponse ¶ added in v0.11.0
type DeleteCellInfoResponse struct {
// contains filtered or unexported fields
}
func (*DeleteCellInfoResponse) Descriptor
deprecated
added in
v0.11.0
func (*DeleteCellInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCellInfoResponse.ProtoReflect.Descriptor instead.
func (*DeleteCellInfoResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *DeleteCellInfoResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DeleteCellInfoResponse) MarshalToVT ¶ added in v0.11.0
func (m *DeleteCellInfoResponse) MarshalToVT(dAtA []byte) (int, error)
func (*DeleteCellInfoResponse) MarshalVT ¶ added in v0.11.0
func (m *DeleteCellInfoResponse) MarshalVT() (dAtA []byte, err error)
func (*DeleteCellInfoResponse) ProtoMessage ¶ added in v0.11.0
func (*DeleteCellInfoResponse) ProtoMessage()
func (*DeleteCellInfoResponse) ProtoReflect ¶ added in v0.11.0
func (x *DeleteCellInfoResponse) ProtoReflect() protoreflect.Message
func (*DeleteCellInfoResponse) Reset ¶ added in v0.11.0
func (x *DeleteCellInfoResponse) Reset()
func (*DeleteCellInfoResponse) SizeVT ¶ added in v0.11.0
func (m *DeleteCellInfoResponse) SizeVT() (n int)
func (*DeleteCellInfoResponse) String ¶ added in v0.11.0
func (x *DeleteCellInfoResponse) String() string
func (*DeleteCellInfoResponse) UnmarshalVT ¶ added in v0.11.0
func (m *DeleteCellInfoResponse) UnmarshalVT(dAtA []byte) error
type DeleteCellsAliasRequest ¶ added in v0.11.0
type DeleteCellsAliasRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*DeleteCellsAliasRequest) Descriptor
deprecated
added in
v0.11.0
func (*DeleteCellsAliasRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCellsAliasRequest.ProtoReflect.Descriptor instead.
func (*DeleteCellsAliasRequest) GetName ¶ added in v0.11.0
func (x *DeleteCellsAliasRequest) GetName() string
func (*DeleteCellsAliasRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *DeleteCellsAliasRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DeleteCellsAliasRequest) MarshalToVT ¶ added in v0.11.0
func (m *DeleteCellsAliasRequest) MarshalToVT(dAtA []byte) (int, error)
func (*DeleteCellsAliasRequest) MarshalVT ¶ added in v0.11.0
func (m *DeleteCellsAliasRequest) MarshalVT() (dAtA []byte, err error)
func (*DeleteCellsAliasRequest) ProtoMessage ¶ added in v0.11.0
func (*DeleteCellsAliasRequest) ProtoMessage()
func (*DeleteCellsAliasRequest) ProtoReflect ¶ added in v0.11.0
func (x *DeleteCellsAliasRequest) ProtoReflect() protoreflect.Message
func (*DeleteCellsAliasRequest) Reset ¶ added in v0.11.0
func (x *DeleteCellsAliasRequest) Reset()
func (*DeleteCellsAliasRequest) SizeVT ¶ added in v0.11.0
func (m *DeleteCellsAliasRequest) SizeVT() (n int)
func (*DeleteCellsAliasRequest) String ¶ added in v0.11.0
func (x *DeleteCellsAliasRequest) String() string
func (*DeleteCellsAliasRequest) UnmarshalVT ¶ added in v0.11.0
func (m *DeleteCellsAliasRequest) UnmarshalVT(dAtA []byte) error
type DeleteCellsAliasResponse ¶ added in v0.11.0
type DeleteCellsAliasResponse struct {
// contains filtered or unexported fields
}
func (*DeleteCellsAliasResponse) Descriptor
deprecated
added in
v0.11.0
func (*DeleteCellsAliasResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCellsAliasResponse.ProtoReflect.Descriptor instead.
func (*DeleteCellsAliasResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *DeleteCellsAliasResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DeleteCellsAliasResponse) MarshalToVT ¶ added in v0.11.0
func (m *DeleteCellsAliasResponse) MarshalToVT(dAtA []byte) (int, error)
func (*DeleteCellsAliasResponse) MarshalVT ¶ added in v0.11.0
func (m *DeleteCellsAliasResponse) MarshalVT() (dAtA []byte, err error)
func (*DeleteCellsAliasResponse) ProtoMessage ¶ added in v0.11.0
func (*DeleteCellsAliasResponse) ProtoMessage()
func (*DeleteCellsAliasResponse) ProtoReflect ¶ added in v0.11.0
func (x *DeleteCellsAliasResponse) ProtoReflect() protoreflect.Message
func (*DeleteCellsAliasResponse) Reset ¶ added in v0.11.0
func (x *DeleteCellsAliasResponse) Reset()
func (*DeleteCellsAliasResponse) SizeVT ¶ added in v0.11.0
func (m *DeleteCellsAliasResponse) SizeVT() (n int)
func (*DeleteCellsAliasResponse) String ¶ added in v0.11.0
func (x *DeleteCellsAliasResponse) String() string
func (*DeleteCellsAliasResponse) UnmarshalVT ¶ added in v0.11.0
func (m *DeleteCellsAliasResponse) UnmarshalVT(dAtA []byte) error
type DeleteKeyspaceRequest ¶ added in v0.10.0
type DeleteKeyspaceRequest struct { // Keyspace is the name of the keyspace to delete. Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // Recursive causes all shards in the keyspace to be recursively deleted // before deleting the keyspace. It is an error to call DeleteKeyspace on a // non-empty keyspace without also specifying Recursive. Recursive bool `protobuf:"varint,2,opt,name=recursive,proto3" json:"recursive,omitempty"` // Force allows a keyspace to be deleted even if the keyspace lock cannot be // obtained. This should only be used to force-clean a keyspace. Force bool `protobuf:"varint,3,opt,name=force,proto3" json:"force,omitempty"` // contains filtered or unexported fields }
func (*DeleteKeyspaceRequest) Descriptor
deprecated
added in
v0.10.0
func (*DeleteKeyspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteKeyspaceRequest.ProtoReflect.Descriptor instead.
func (*DeleteKeyspaceRequest) GetForce ¶ added in v0.14.0
func (x *DeleteKeyspaceRequest) GetForce() bool
func (*DeleteKeyspaceRequest) GetKeyspace ¶ added in v0.10.0
func (x *DeleteKeyspaceRequest) GetKeyspace() string
func (*DeleteKeyspaceRequest) GetRecursive ¶ added in v0.10.0
func (x *DeleteKeyspaceRequest) GetRecursive() bool
func (*DeleteKeyspaceRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *DeleteKeyspaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DeleteKeyspaceRequest) MarshalToVT ¶ added in v0.11.0
func (m *DeleteKeyspaceRequest) MarshalToVT(dAtA []byte) (int, error)
func (*DeleteKeyspaceRequest) MarshalVT ¶ added in v0.11.0
func (m *DeleteKeyspaceRequest) MarshalVT() (dAtA []byte, err error)
func (*DeleteKeyspaceRequest) ProtoMessage ¶ added in v0.10.0
func (*DeleteKeyspaceRequest) ProtoMessage()
func (*DeleteKeyspaceRequest) ProtoReflect ¶ added in v0.11.0
func (x *DeleteKeyspaceRequest) ProtoReflect() protoreflect.Message
func (*DeleteKeyspaceRequest) Reset ¶ added in v0.10.0
func (x *DeleteKeyspaceRequest) Reset()
func (*DeleteKeyspaceRequest) SizeVT ¶ added in v0.11.0
func (m *DeleteKeyspaceRequest) SizeVT() (n int)
func (*DeleteKeyspaceRequest) String ¶ added in v0.10.0
func (x *DeleteKeyspaceRequest) String() string
func (*DeleteKeyspaceRequest) UnmarshalVT ¶ added in v0.11.0
func (m *DeleteKeyspaceRequest) UnmarshalVT(dAtA []byte) error
type DeleteKeyspaceResponse ¶ added in v0.10.0
type DeleteKeyspaceResponse struct {
// contains filtered or unexported fields
}
func (*DeleteKeyspaceResponse) Descriptor
deprecated
added in
v0.10.0
func (*DeleteKeyspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteKeyspaceResponse.ProtoReflect.Descriptor instead.
func (*DeleteKeyspaceResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *DeleteKeyspaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DeleteKeyspaceResponse) MarshalToVT ¶ added in v0.11.0
func (m *DeleteKeyspaceResponse) MarshalToVT(dAtA []byte) (int, error)
func (*DeleteKeyspaceResponse) MarshalVT ¶ added in v0.11.0
func (m *DeleteKeyspaceResponse) MarshalVT() (dAtA []byte, err error)
func (*DeleteKeyspaceResponse) ProtoMessage ¶ added in v0.10.0
func (*DeleteKeyspaceResponse) ProtoMessage()
func (*DeleteKeyspaceResponse) ProtoReflect ¶ added in v0.11.0
func (x *DeleteKeyspaceResponse) ProtoReflect() protoreflect.Message
func (*DeleteKeyspaceResponse) Reset ¶ added in v0.10.0
func (x *DeleteKeyspaceResponse) Reset()
func (*DeleteKeyspaceResponse) SizeVT ¶ added in v0.11.0
func (m *DeleteKeyspaceResponse) SizeVT() (n int)
func (*DeleteKeyspaceResponse) String ¶ added in v0.10.0
func (x *DeleteKeyspaceResponse) String() string
func (*DeleteKeyspaceResponse) UnmarshalVT ¶ added in v0.11.0
func (m *DeleteKeyspaceResponse) UnmarshalVT(dAtA []byte) error
type DeleteShardsRequest ¶ added in v0.10.0
type DeleteShardsRequest struct { // Shards is the list of shards to delete. The nested topodatapb.Shard field // is not required for DeleteShard, but the Keyspace and Shard fields are. Shards []*Shard `protobuf:"bytes,1,rep,name=shards,proto3" json:"shards,omitempty"` // Recursive also deletes all tablets belonging to the shard(s). It is an // error to call DeleteShard on a non-empty shard without also specificying // Recursive. Recursive bool `protobuf:"varint,2,opt,name=recursive,proto3" json:"recursive,omitempty"` // EvenIfServing allows a shard to be deleted even if it is serving, which is // normally an error. Use with caution. EvenIfServing bool `protobuf:"varint,4,opt,name=even_if_serving,json=evenIfServing,proto3" json:"even_if_serving,omitempty"` // Force allows a shard to be deleted even if the shard lock cannot be // obtained. This should only be used to force-clean a shard. Force bool `protobuf:"varint,5,opt,name=force,proto3" json:"force,omitempty"` // contains filtered or unexported fields }
func (*DeleteShardsRequest) Descriptor
deprecated
added in
v0.10.0
func (*DeleteShardsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteShardsRequest.ProtoReflect.Descriptor instead.
func (*DeleteShardsRequest) GetEvenIfServing ¶ added in v0.10.0
func (x *DeleteShardsRequest) GetEvenIfServing() bool
func (*DeleteShardsRequest) GetForce ¶ added in v0.14.0
func (x *DeleteShardsRequest) GetForce() bool
func (*DeleteShardsRequest) GetRecursive ¶ added in v0.10.0
func (x *DeleteShardsRequest) GetRecursive() bool
func (*DeleteShardsRequest) GetShards ¶ added in v0.10.0
func (x *DeleteShardsRequest) GetShards() []*Shard
func (*DeleteShardsRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *DeleteShardsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DeleteShardsRequest) MarshalToVT ¶ added in v0.11.0
func (m *DeleteShardsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*DeleteShardsRequest) MarshalVT ¶ added in v0.11.0
func (m *DeleteShardsRequest) MarshalVT() (dAtA []byte, err error)
func (*DeleteShardsRequest) ProtoMessage ¶ added in v0.10.0
func (*DeleteShardsRequest) ProtoMessage()
func (*DeleteShardsRequest) ProtoReflect ¶ added in v0.11.0
func (x *DeleteShardsRequest) ProtoReflect() protoreflect.Message
func (*DeleteShardsRequest) Reset ¶ added in v0.10.0
func (x *DeleteShardsRequest) Reset()
func (*DeleteShardsRequest) SizeVT ¶ added in v0.11.0
func (m *DeleteShardsRequest) SizeVT() (n int)
func (*DeleteShardsRequest) String ¶ added in v0.10.0
func (x *DeleteShardsRequest) String() string
func (*DeleteShardsRequest) UnmarshalVT ¶ added in v0.11.0
func (m *DeleteShardsRequest) UnmarshalVT(dAtA []byte) error
type DeleteShardsResponse ¶ added in v0.10.0
type DeleteShardsResponse struct {
// contains filtered or unexported fields
}
func (*DeleteShardsResponse) Descriptor
deprecated
added in
v0.10.0
func (*DeleteShardsResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteShardsResponse.ProtoReflect.Descriptor instead.
func (*DeleteShardsResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *DeleteShardsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DeleteShardsResponse) MarshalToVT ¶ added in v0.11.0
func (m *DeleteShardsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*DeleteShardsResponse) MarshalVT ¶ added in v0.11.0
func (m *DeleteShardsResponse) MarshalVT() (dAtA []byte, err error)
func (*DeleteShardsResponse) ProtoMessage ¶ added in v0.10.0
func (*DeleteShardsResponse) ProtoMessage()
func (*DeleteShardsResponse) ProtoReflect ¶ added in v0.11.0
func (x *DeleteShardsResponse) ProtoReflect() protoreflect.Message
func (*DeleteShardsResponse) Reset ¶ added in v0.10.0
func (x *DeleteShardsResponse) Reset()
func (*DeleteShardsResponse) SizeVT ¶ added in v0.11.0
func (m *DeleteShardsResponse) SizeVT() (n int)
func (*DeleteShardsResponse) String ¶ added in v0.10.0
func (x *DeleteShardsResponse) String() string
func (*DeleteShardsResponse) UnmarshalVT ¶ added in v0.11.0
func (m *DeleteShardsResponse) UnmarshalVT(dAtA []byte) error
type DeleteSrvVSchemaRequest ¶ added in v0.12.0
type DeleteSrvVSchemaRequest struct { Cell string `protobuf:"bytes,1,opt,name=cell,proto3" json:"cell,omitempty"` // contains filtered or unexported fields }
func (*DeleteSrvVSchemaRequest) Descriptor
deprecated
added in
v0.12.0
func (*DeleteSrvVSchemaRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSrvVSchemaRequest.ProtoReflect.Descriptor instead.
func (*DeleteSrvVSchemaRequest) GetCell ¶ added in v0.12.0
func (x *DeleteSrvVSchemaRequest) GetCell() string
func (*DeleteSrvVSchemaRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *DeleteSrvVSchemaRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DeleteSrvVSchemaRequest) MarshalToVT ¶ added in v0.12.0
func (m *DeleteSrvVSchemaRequest) MarshalToVT(dAtA []byte) (int, error)
func (*DeleteSrvVSchemaRequest) MarshalVT ¶ added in v0.12.0
func (m *DeleteSrvVSchemaRequest) MarshalVT() (dAtA []byte, err error)
func (*DeleteSrvVSchemaRequest) ProtoMessage ¶ added in v0.12.0
func (*DeleteSrvVSchemaRequest) ProtoMessage()
func (*DeleteSrvVSchemaRequest) ProtoReflect ¶ added in v0.12.0
func (x *DeleteSrvVSchemaRequest) ProtoReflect() protoreflect.Message
func (*DeleteSrvVSchemaRequest) Reset ¶ added in v0.12.0
func (x *DeleteSrvVSchemaRequest) Reset()
func (*DeleteSrvVSchemaRequest) SizeVT ¶ added in v0.12.0
func (m *DeleteSrvVSchemaRequest) SizeVT() (n int)
func (*DeleteSrvVSchemaRequest) String ¶ added in v0.12.0
func (x *DeleteSrvVSchemaRequest) String() string
func (*DeleteSrvVSchemaRequest) UnmarshalVT ¶ added in v0.12.0
func (m *DeleteSrvVSchemaRequest) UnmarshalVT(dAtA []byte) error
type DeleteSrvVSchemaResponse ¶ added in v0.12.0
type DeleteSrvVSchemaResponse struct {
// contains filtered or unexported fields
}
func (*DeleteSrvVSchemaResponse) Descriptor
deprecated
added in
v0.12.0
func (*DeleteSrvVSchemaResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSrvVSchemaResponse.ProtoReflect.Descriptor instead.
func (*DeleteSrvVSchemaResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *DeleteSrvVSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DeleteSrvVSchemaResponse) MarshalToVT ¶ added in v0.12.0
func (m *DeleteSrvVSchemaResponse) MarshalToVT(dAtA []byte) (int, error)
func (*DeleteSrvVSchemaResponse) MarshalVT ¶ added in v0.12.0
func (m *DeleteSrvVSchemaResponse) MarshalVT() (dAtA []byte, err error)
func (*DeleteSrvVSchemaResponse) ProtoMessage ¶ added in v0.12.0
func (*DeleteSrvVSchemaResponse) ProtoMessage()
func (*DeleteSrvVSchemaResponse) ProtoReflect ¶ added in v0.12.0
func (x *DeleteSrvVSchemaResponse) ProtoReflect() protoreflect.Message
func (*DeleteSrvVSchemaResponse) Reset ¶ added in v0.12.0
func (x *DeleteSrvVSchemaResponse) Reset()
func (*DeleteSrvVSchemaResponse) SizeVT ¶ added in v0.12.0
func (m *DeleteSrvVSchemaResponse) SizeVT() (n int)
func (*DeleteSrvVSchemaResponse) String ¶ added in v0.12.0
func (x *DeleteSrvVSchemaResponse) String() string
func (*DeleteSrvVSchemaResponse) UnmarshalVT ¶ added in v0.12.0
func (m *DeleteSrvVSchemaResponse) UnmarshalVT(dAtA []byte) error
type DeleteTabletsRequest ¶ added in v0.10.0
type DeleteTabletsRequest struct { // TabletAliases is the list of tablets to delete. TabletAliases []*topodata.TabletAlias `protobuf:"bytes,1,rep,name=tablet_aliases,json=tabletAliases,proto3" json:"tablet_aliases,omitempty"` // AllowPrimary allows for the primary tablet of a shard to be deleted. // Use with caution. AllowPrimary bool `protobuf:"varint,2,opt,name=allow_primary,json=allowPrimary,proto3" json:"allow_primary,omitempty"` // contains filtered or unexported fields }
func (*DeleteTabletsRequest) Descriptor
deprecated
added in
v0.10.0
func (*DeleteTabletsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTabletsRequest.ProtoReflect.Descriptor instead.
func (*DeleteTabletsRequest) GetAllowPrimary ¶ added in v0.10.0
func (x *DeleteTabletsRequest) GetAllowPrimary() bool
func (*DeleteTabletsRequest) GetTabletAliases ¶ added in v0.10.0
func (x *DeleteTabletsRequest) GetTabletAliases() []*topodata.TabletAlias
func (*DeleteTabletsRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *DeleteTabletsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DeleteTabletsRequest) MarshalToVT ¶ added in v0.11.0
func (m *DeleteTabletsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*DeleteTabletsRequest) MarshalVT ¶ added in v0.11.0
func (m *DeleteTabletsRequest) MarshalVT() (dAtA []byte, err error)
func (*DeleteTabletsRequest) ProtoMessage ¶ added in v0.10.0
func (*DeleteTabletsRequest) ProtoMessage()
func (*DeleteTabletsRequest) ProtoReflect ¶ added in v0.11.0
func (x *DeleteTabletsRequest) ProtoReflect() protoreflect.Message
func (*DeleteTabletsRequest) Reset ¶ added in v0.10.0
func (x *DeleteTabletsRequest) Reset()
func (*DeleteTabletsRequest) SizeVT ¶ added in v0.11.0
func (m *DeleteTabletsRequest) SizeVT() (n int)
func (*DeleteTabletsRequest) String ¶ added in v0.10.0
func (x *DeleteTabletsRequest) String() string
func (*DeleteTabletsRequest) UnmarshalVT ¶ added in v0.11.0
func (m *DeleteTabletsRequest) UnmarshalVT(dAtA []byte) error
type DeleteTabletsResponse ¶ added in v0.10.0
type DeleteTabletsResponse struct {
// contains filtered or unexported fields
}
func (*DeleteTabletsResponse) Descriptor
deprecated
added in
v0.10.0
func (*DeleteTabletsResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTabletsResponse.ProtoReflect.Descriptor instead.
func (*DeleteTabletsResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *DeleteTabletsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DeleteTabletsResponse) MarshalToVT ¶ added in v0.11.0
func (m *DeleteTabletsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*DeleteTabletsResponse) MarshalVT ¶ added in v0.11.0
func (m *DeleteTabletsResponse) MarshalVT() (dAtA []byte, err error)
func (*DeleteTabletsResponse) ProtoMessage ¶ added in v0.10.0
func (*DeleteTabletsResponse) ProtoMessage()
func (*DeleteTabletsResponse) ProtoReflect ¶ added in v0.11.0
func (x *DeleteTabletsResponse) ProtoReflect() protoreflect.Message
func (*DeleteTabletsResponse) Reset ¶ added in v0.10.0
func (x *DeleteTabletsResponse) Reset()
func (*DeleteTabletsResponse) SizeVT ¶ added in v0.11.0
func (m *DeleteTabletsResponse) SizeVT() (n int)
func (*DeleteTabletsResponse) String ¶ added in v0.10.0
func (x *DeleteTabletsResponse) String() string
func (*DeleteTabletsResponse) UnmarshalVT ¶ added in v0.11.0
func (m *DeleteTabletsResponse) UnmarshalVT(dAtA []byte) error
type EmergencyReparentShardRequest ¶ added in v0.10.0
type EmergencyReparentShardRequest struct { // Keyspace is the name of the keyspace to perform the Emergency Reparent in. Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // Shard is the name of the shard to perform the Emergency Reparent in. Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` // Optional alias of a tablet that should become the new shard primary. If not // not specified, the vtctld will select the most up-to-date canditate to // promote. NewPrimary *topodata.TabletAlias `protobuf:"bytes,3,opt,name=new_primary,json=newPrimary,proto3" json:"new_primary,omitempty"` // List of replica aliases to ignore during the Emergency Reparent. The vtctld // will not attempt to stop replication on these tablets, nor attempt to // demote any that may think they are the shard primary. IgnoreReplicas []*topodata.TabletAlias `protobuf:"bytes,4,rep,name=ignore_replicas,json=ignoreReplicas,proto3" json:"ignore_replicas,omitempty"` // WaitReplicasTimeout is the duration of time to wait for replicas to catch // up in reparenting. WaitReplicasTimeout *vttime.Duration `protobuf:"bytes,5,opt,name=wait_replicas_timeout,json=waitReplicasTimeout,proto3" json:"wait_replicas_timeout,omitempty"` // PreventCrossCellPromotion is used to only promote the new primary from the same cell // as the failed primary. PreventCrossCellPromotion bool `` /* 141-byte string literal not displayed */ // contains filtered or unexported fields }
func (*EmergencyReparentShardRequest) Descriptor
deprecated
added in
v0.10.0
func (*EmergencyReparentShardRequest) Descriptor() ([]byte, []int)
Deprecated: Use EmergencyReparentShardRequest.ProtoReflect.Descriptor instead.
func (*EmergencyReparentShardRequest) GetIgnoreReplicas ¶ added in v0.10.0
func (x *EmergencyReparentShardRequest) GetIgnoreReplicas() []*topodata.TabletAlias
func (*EmergencyReparentShardRequest) GetKeyspace ¶ added in v0.10.0
func (x *EmergencyReparentShardRequest) GetKeyspace() string
func (*EmergencyReparentShardRequest) GetNewPrimary ¶ added in v0.10.0
func (x *EmergencyReparentShardRequest) GetNewPrimary() *topodata.TabletAlias
func (*EmergencyReparentShardRequest) GetPreventCrossCellPromotion ¶ added in v0.13.0
func (x *EmergencyReparentShardRequest) GetPreventCrossCellPromotion() bool
func (*EmergencyReparentShardRequest) GetShard ¶ added in v0.10.0
func (x *EmergencyReparentShardRequest) GetShard() string
func (*EmergencyReparentShardRequest) GetWaitReplicasTimeout ¶ added in v0.10.0
func (x *EmergencyReparentShardRequest) GetWaitReplicasTimeout() *vttime.Duration
func (*EmergencyReparentShardRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *EmergencyReparentShardRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EmergencyReparentShardRequest) MarshalToVT ¶ added in v0.11.0
func (m *EmergencyReparentShardRequest) MarshalToVT(dAtA []byte) (int, error)
func (*EmergencyReparentShardRequest) MarshalVT ¶ added in v0.11.0
func (m *EmergencyReparentShardRequest) MarshalVT() (dAtA []byte, err error)
func (*EmergencyReparentShardRequest) ProtoMessage ¶ added in v0.10.0
func (*EmergencyReparentShardRequest) ProtoMessage()
func (*EmergencyReparentShardRequest) ProtoReflect ¶ added in v0.11.0
func (x *EmergencyReparentShardRequest) ProtoReflect() protoreflect.Message
func (*EmergencyReparentShardRequest) Reset ¶ added in v0.10.0
func (x *EmergencyReparentShardRequest) Reset()
func (*EmergencyReparentShardRequest) SizeVT ¶ added in v0.11.0
func (m *EmergencyReparentShardRequest) SizeVT() (n int)
func (*EmergencyReparentShardRequest) String ¶ added in v0.10.0
func (x *EmergencyReparentShardRequest) String() string
func (*EmergencyReparentShardRequest) UnmarshalVT ¶ added in v0.11.0
func (m *EmergencyReparentShardRequest) UnmarshalVT(dAtA []byte) error
type EmergencyReparentShardResponse ¶ added in v0.10.0
type EmergencyReparentShardResponse struct { // Keyspace is the name of the keyspace the Emergency Reparent took place in. Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // Shard is the name of the shard the Emergency Reparent took place in. Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` // PromotedPrimary is the alias of the tablet that was promoted to shard // primary. If NewPrimary was set in the request, then this will be the same // alias. Otherwise, it will be the alias of the tablet found to be most // up-to-date. PromotedPrimary *topodata.TabletAlias `protobuf:"bytes,3,opt,name=promoted_primary,json=promotedPrimary,proto3" json:"promoted_primary,omitempty"` Events []*logutil.Event `protobuf:"bytes,4,rep,name=events,proto3" json:"events,omitempty"` // contains filtered or unexported fields }
func (*EmergencyReparentShardResponse) Descriptor
deprecated
added in
v0.10.0
func (*EmergencyReparentShardResponse) Descriptor() ([]byte, []int)
Deprecated: Use EmergencyReparentShardResponse.ProtoReflect.Descriptor instead.
func (*EmergencyReparentShardResponse) GetEvents ¶ added in v0.10.0
func (x *EmergencyReparentShardResponse) GetEvents() []*logutil.Event
func (*EmergencyReparentShardResponse) GetKeyspace ¶ added in v0.10.0
func (x *EmergencyReparentShardResponse) GetKeyspace() string
func (*EmergencyReparentShardResponse) GetPromotedPrimary ¶ added in v0.10.0
func (x *EmergencyReparentShardResponse) GetPromotedPrimary() *topodata.TabletAlias
func (*EmergencyReparentShardResponse) GetShard ¶ added in v0.10.0
func (x *EmergencyReparentShardResponse) GetShard() string
func (*EmergencyReparentShardResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *EmergencyReparentShardResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EmergencyReparentShardResponse) MarshalToVT ¶ added in v0.11.0
func (m *EmergencyReparentShardResponse) MarshalToVT(dAtA []byte) (int, error)
func (*EmergencyReparentShardResponse) MarshalVT ¶ added in v0.11.0
func (m *EmergencyReparentShardResponse) MarshalVT() (dAtA []byte, err error)
func (*EmergencyReparentShardResponse) ProtoMessage ¶ added in v0.10.0
func (*EmergencyReparentShardResponse) ProtoMessage()
func (*EmergencyReparentShardResponse) ProtoReflect ¶ added in v0.11.0
func (x *EmergencyReparentShardResponse) ProtoReflect() protoreflect.Message
func (*EmergencyReparentShardResponse) Reset ¶ added in v0.10.0
func (x *EmergencyReparentShardResponse) Reset()
func (*EmergencyReparentShardResponse) SizeVT ¶ added in v0.11.0
func (m *EmergencyReparentShardResponse) SizeVT() (n int)
func (*EmergencyReparentShardResponse) String ¶ added in v0.10.0
func (x *EmergencyReparentShardResponse) String() string
func (*EmergencyReparentShardResponse) UnmarshalVT ¶ added in v0.11.0
func (m *EmergencyReparentShardResponse) UnmarshalVT(dAtA []byte) error
type ExecuteFetchAsAppRequest ¶ added in v0.14.0
type ExecuteFetchAsAppRequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` Query string `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"` // MaxRows is an optional parameter to limit the number of rows read into the // QueryResult. Note that this does not apply a LIMIT to the query, just how // many rows are read from the MySQL server on the tablet side. // // This field is optional. Specifying a non-positive value will use whatever // default is configured in the VtctldService. MaxRows int64 `protobuf:"varint,3,opt,name=max_rows,json=maxRows,proto3" json:"max_rows,omitempty"` // UsePool causes the query to be run with a pooled connection to the tablet. UsePool bool `protobuf:"varint,4,opt,name=use_pool,json=usePool,proto3" json:"use_pool,omitempty"` // contains filtered or unexported fields }
func (*ExecuteFetchAsAppRequest) Descriptor
deprecated
added in
v0.14.0
func (*ExecuteFetchAsAppRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteFetchAsAppRequest.ProtoReflect.Descriptor instead.
func (*ExecuteFetchAsAppRequest) GetMaxRows ¶ added in v0.14.0
func (x *ExecuteFetchAsAppRequest) GetMaxRows() int64
func (*ExecuteFetchAsAppRequest) GetQuery ¶ added in v0.14.0
func (x *ExecuteFetchAsAppRequest) GetQuery() string
func (*ExecuteFetchAsAppRequest) GetTabletAlias ¶ added in v0.14.0
func (x *ExecuteFetchAsAppRequest) GetTabletAlias() *topodata.TabletAlias
func (*ExecuteFetchAsAppRequest) GetUsePool ¶ added in v0.14.0
func (x *ExecuteFetchAsAppRequest) GetUsePool() bool
func (*ExecuteFetchAsAppRequest) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *ExecuteFetchAsAppRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecuteFetchAsAppRequest) MarshalToVT ¶ added in v0.14.0
func (m *ExecuteFetchAsAppRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ExecuteFetchAsAppRequest) MarshalVT ¶ added in v0.14.0
func (m *ExecuteFetchAsAppRequest) MarshalVT() (dAtA []byte, err error)
func (*ExecuteFetchAsAppRequest) ProtoMessage ¶ added in v0.14.0
func (*ExecuteFetchAsAppRequest) ProtoMessage()
func (*ExecuteFetchAsAppRequest) ProtoReflect ¶ added in v0.14.0
func (x *ExecuteFetchAsAppRequest) ProtoReflect() protoreflect.Message
func (*ExecuteFetchAsAppRequest) Reset ¶ added in v0.14.0
func (x *ExecuteFetchAsAppRequest) Reset()
func (*ExecuteFetchAsAppRequest) SizeVT ¶ added in v0.14.0
func (m *ExecuteFetchAsAppRequest) SizeVT() (n int)
func (*ExecuteFetchAsAppRequest) String ¶ added in v0.14.0
func (x *ExecuteFetchAsAppRequest) String() string
func (*ExecuteFetchAsAppRequest) UnmarshalVT ¶ added in v0.14.0
func (m *ExecuteFetchAsAppRequest) UnmarshalVT(dAtA []byte) error
type ExecuteFetchAsAppResponse ¶ added in v0.14.0
type ExecuteFetchAsAppResponse struct { Result *query.QueryResult `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ExecuteFetchAsAppResponse) Descriptor
deprecated
added in
v0.14.0
func (*ExecuteFetchAsAppResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteFetchAsAppResponse.ProtoReflect.Descriptor instead.
func (*ExecuteFetchAsAppResponse) GetResult ¶ added in v0.14.0
func (x *ExecuteFetchAsAppResponse) GetResult() *query.QueryResult
func (*ExecuteFetchAsAppResponse) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *ExecuteFetchAsAppResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecuteFetchAsAppResponse) MarshalToVT ¶ added in v0.14.0
func (m *ExecuteFetchAsAppResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ExecuteFetchAsAppResponse) MarshalVT ¶ added in v0.14.0
func (m *ExecuteFetchAsAppResponse) MarshalVT() (dAtA []byte, err error)
func (*ExecuteFetchAsAppResponse) ProtoMessage ¶ added in v0.14.0
func (*ExecuteFetchAsAppResponse) ProtoMessage()
func (*ExecuteFetchAsAppResponse) ProtoReflect ¶ added in v0.14.0
func (x *ExecuteFetchAsAppResponse) ProtoReflect() protoreflect.Message
func (*ExecuteFetchAsAppResponse) Reset ¶ added in v0.14.0
func (x *ExecuteFetchAsAppResponse) Reset()
func (*ExecuteFetchAsAppResponse) SizeVT ¶ added in v0.14.0
func (m *ExecuteFetchAsAppResponse) SizeVT() (n int)
func (*ExecuteFetchAsAppResponse) String ¶ added in v0.14.0
func (x *ExecuteFetchAsAppResponse) String() string
func (*ExecuteFetchAsAppResponse) UnmarshalVT ¶ added in v0.14.0
func (m *ExecuteFetchAsAppResponse) UnmarshalVT(dAtA []byte) error
type ExecuteFetchAsDBARequest ¶ added in v0.14.0
type ExecuteFetchAsDBARequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` Query string `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"` // MaxRows is an optional parameter to limit the number of rows read into the // QueryResult. Note that this does not apply a LIMIT to the query, just how // many rows are read from the MySQL server on the tablet side. // // This field is optional. Specifying a non-positive value will use whatever // default is configured in the VtctldService. MaxRows int64 `protobuf:"varint,3,opt,name=max_rows,json=maxRows,proto3" json:"max_rows,omitempty"` // DisableBinlogs instructs the tablet not to use binary logging when // executing the query. DisableBinlogs bool `protobuf:"varint,4,opt,name=disable_binlogs,json=disableBinlogs,proto3" json:"disable_binlogs,omitempty"` // ReloadSchema instructs the tablet to reload its schema after executing the // query. ReloadSchema bool `protobuf:"varint,5,opt,name=reload_schema,json=reloadSchema,proto3" json:"reload_schema,omitempty"` // contains filtered or unexported fields }
func (*ExecuteFetchAsDBARequest) Descriptor
deprecated
added in
v0.14.0
func (*ExecuteFetchAsDBARequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteFetchAsDBARequest.ProtoReflect.Descriptor instead.
func (*ExecuteFetchAsDBARequest) GetDisableBinlogs ¶ added in v0.14.0
func (x *ExecuteFetchAsDBARequest) GetDisableBinlogs() bool
func (*ExecuteFetchAsDBARequest) GetMaxRows ¶ added in v0.14.0
func (x *ExecuteFetchAsDBARequest) GetMaxRows() int64
func (*ExecuteFetchAsDBARequest) GetQuery ¶ added in v0.14.0
func (x *ExecuteFetchAsDBARequest) GetQuery() string
func (*ExecuteFetchAsDBARequest) GetReloadSchema ¶ added in v0.14.0
func (x *ExecuteFetchAsDBARequest) GetReloadSchema() bool
func (*ExecuteFetchAsDBARequest) GetTabletAlias ¶ added in v0.14.0
func (x *ExecuteFetchAsDBARequest) GetTabletAlias() *topodata.TabletAlias
func (*ExecuteFetchAsDBARequest) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *ExecuteFetchAsDBARequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecuteFetchAsDBARequest) MarshalToVT ¶ added in v0.14.0
func (m *ExecuteFetchAsDBARequest) MarshalToVT(dAtA []byte) (int, error)
func (*ExecuteFetchAsDBARequest) MarshalVT ¶ added in v0.14.0
func (m *ExecuteFetchAsDBARequest) MarshalVT() (dAtA []byte, err error)
func (*ExecuteFetchAsDBARequest) ProtoMessage ¶ added in v0.14.0
func (*ExecuteFetchAsDBARequest) ProtoMessage()
func (*ExecuteFetchAsDBARequest) ProtoReflect ¶ added in v0.14.0
func (x *ExecuteFetchAsDBARequest) ProtoReflect() protoreflect.Message
func (*ExecuteFetchAsDBARequest) Reset ¶ added in v0.14.0
func (x *ExecuteFetchAsDBARequest) Reset()
func (*ExecuteFetchAsDBARequest) SizeVT ¶ added in v0.14.0
func (m *ExecuteFetchAsDBARequest) SizeVT() (n int)
func (*ExecuteFetchAsDBARequest) String ¶ added in v0.14.0
func (x *ExecuteFetchAsDBARequest) String() string
func (*ExecuteFetchAsDBARequest) UnmarshalVT ¶ added in v0.14.0
func (m *ExecuteFetchAsDBARequest) UnmarshalVT(dAtA []byte) error
type ExecuteFetchAsDBAResponse ¶ added in v0.14.0
type ExecuteFetchAsDBAResponse struct { Result *query.QueryResult `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ExecuteFetchAsDBAResponse) Descriptor
deprecated
added in
v0.14.0
func (*ExecuteFetchAsDBAResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteFetchAsDBAResponse.ProtoReflect.Descriptor instead.
func (*ExecuteFetchAsDBAResponse) GetResult ¶ added in v0.14.0
func (x *ExecuteFetchAsDBAResponse) GetResult() *query.QueryResult
func (*ExecuteFetchAsDBAResponse) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *ExecuteFetchAsDBAResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecuteFetchAsDBAResponse) MarshalToVT ¶ added in v0.14.0
func (m *ExecuteFetchAsDBAResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ExecuteFetchAsDBAResponse) MarshalVT ¶ added in v0.14.0
func (m *ExecuteFetchAsDBAResponse) MarshalVT() (dAtA []byte, err error)
func (*ExecuteFetchAsDBAResponse) ProtoMessage ¶ added in v0.14.0
func (*ExecuteFetchAsDBAResponse) ProtoMessage()
func (*ExecuteFetchAsDBAResponse) ProtoReflect ¶ added in v0.14.0
func (x *ExecuteFetchAsDBAResponse) ProtoReflect() protoreflect.Message
func (*ExecuteFetchAsDBAResponse) Reset ¶ added in v0.14.0
func (x *ExecuteFetchAsDBAResponse) Reset()
func (*ExecuteFetchAsDBAResponse) SizeVT ¶ added in v0.14.0
func (m *ExecuteFetchAsDBAResponse) SizeVT() (n int)
func (*ExecuteFetchAsDBAResponse) String ¶ added in v0.14.0
func (x *ExecuteFetchAsDBAResponse) String() string
func (*ExecuteFetchAsDBAResponse) UnmarshalVT ¶ added in v0.14.0
func (m *ExecuteFetchAsDBAResponse) UnmarshalVT(dAtA []byte) error
type ExecuteHookRequest ¶ added in v0.13.0
type ExecuteHookRequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` TabletHookRequest *tabletmanagerdata.ExecuteHookRequest `protobuf:"bytes,2,opt,name=tablet_hook_request,json=tabletHookRequest,proto3" json:"tablet_hook_request,omitempty"` // contains filtered or unexported fields }
func (*ExecuteHookRequest) Descriptor
deprecated
added in
v0.13.0
func (*ExecuteHookRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteHookRequest.ProtoReflect.Descriptor instead.
func (*ExecuteHookRequest) GetTabletAlias ¶ added in v0.13.0
func (x *ExecuteHookRequest) GetTabletAlias() *topodata.TabletAlias
func (*ExecuteHookRequest) GetTabletHookRequest ¶ added in v0.13.0
func (x *ExecuteHookRequest) GetTabletHookRequest() *tabletmanagerdata.ExecuteHookRequest
func (*ExecuteHookRequest) MarshalToSizedBufferVT ¶ added in v0.13.0
func (m *ExecuteHookRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecuteHookRequest) MarshalToVT ¶ added in v0.13.0
func (m *ExecuteHookRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ExecuteHookRequest) MarshalVT ¶ added in v0.13.0
func (m *ExecuteHookRequest) MarshalVT() (dAtA []byte, err error)
func (*ExecuteHookRequest) ProtoMessage ¶ added in v0.13.0
func (*ExecuteHookRequest) ProtoMessage()
func (*ExecuteHookRequest) ProtoReflect ¶ added in v0.13.0
func (x *ExecuteHookRequest) ProtoReflect() protoreflect.Message
func (*ExecuteHookRequest) Reset ¶ added in v0.13.0
func (x *ExecuteHookRequest) Reset()
func (*ExecuteHookRequest) SizeVT ¶ added in v0.13.0
func (m *ExecuteHookRequest) SizeVT() (n int)
func (*ExecuteHookRequest) String ¶ added in v0.13.0
func (x *ExecuteHookRequest) String() string
func (*ExecuteHookRequest) UnmarshalVT ¶ added in v0.13.0
func (m *ExecuteHookRequest) UnmarshalVT(dAtA []byte) error
type ExecuteHookResponse ¶ added in v0.13.0
type ExecuteHookResponse struct { HookResult *tabletmanagerdata.ExecuteHookResponse `protobuf:"bytes,1,opt,name=hook_result,json=hookResult,proto3" json:"hook_result,omitempty"` // contains filtered or unexported fields }
func (*ExecuteHookResponse) Descriptor
deprecated
added in
v0.13.0
func (*ExecuteHookResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteHookResponse.ProtoReflect.Descriptor instead.
func (*ExecuteHookResponse) GetHookResult ¶ added in v0.13.0
func (x *ExecuteHookResponse) GetHookResult() *tabletmanagerdata.ExecuteHookResponse
func (*ExecuteHookResponse) MarshalToSizedBufferVT ¶ added in v0.13.0
func (m *ExecuteHookResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecuteHookResponse) MarshalToVT ¶ added in v0.13.0
func (m *ExecuteHookResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ExecuteHookResponse) MarshalVT ¶ added in v0.13.0
func (m *ExecuteHookResponse) MarshalVT() (dAtA []byte, err error)
func (*ExecuteHookResponse) ProtoMessage ¶ added in v0.13.0
func (*ExecuteHookResponse) ProtoMessage()
func (*ExecuteHookResponse) ProtoReflect ¶ added in v0.13.0
func (x *ExecuteHookResponse) ProtoReflect() protoreflect.Message
func (*ExecuteHookResponse) Reset ¶ added in v0.13.0
func (x *ExecuteHookResponse) Reset()
func (*ExecuteHookResponse) SizeVT ¶ added in v0.13.0
func (m *ExecuteHookResponse) SizeVT() (n int)
func (*ExecuteHookResponse) String ¶ added in v0.13.0
func (x *ExecuteHookResponse) String() string
func (*ExecuteHookResponse) UnmarshalVT ¶ added in v0.13.0
func (m *ExecuteHookResponse) UnmarshalVT(dAtA []byte) error
type ExecuteVtctlCommandRequest ¶
type ExecuteVtctlCommandRequest struct { Args []string `protobuf:"bytes,1,rep,name=args,proto3" json:"args,omitempty"` ActionTimeout int64 `protobuf:"varint,2,opt,name=action_timeout,json=actionTimeout,proto3" json:"action_timeout,omitempty"` // contains filtered or unexported fields }
ExecuteVtctlCommandRequest is the payload for ExecuteVtctlCommand. timeouts are in nanoseconds.
func (*ExecuteVtctlCommandRequest) Descriptor
deprecated
func (*ExecuteVtctlCommandRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteVtctlCommandRequest.ProtoReflect.Descriptor instead.
func (*ExecuteVtctlCommandRequest) GetActionTimeout ¶
func (x *ExecuteVtctlCommandRequest) GetActionTimeout() int64
func (*ExecuteVtctlCommandRequest) GetArgs ¶
func (x *ExecuteVtctlCommandRequest) GetArgs() []string
func (*ExecuteVtctlCommandRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *ExecuteVtctlCommandRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecuteVtctlCommandRequest) MarshalToVT ¶ added in v0.11.0
func (m *ExecuteVtctlCommandRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ExecuteVtctlCommandRequest) MarshalVT ¶ added in v0.11.0
func (m *ExecuteVtctlCommandRequest) MarshalVT() (dAtA []byte, err error)
func (*ExecuteVtctlCommandRequest) ProtoMessage ¶
func (*ExecuteVtctlCommandRequest) ProtoMessage()
func (*ExecuteVtctlCommandRequest) ProtoReflect ¶ added in v0.11.0
func (x *ExecuteVtctlCommandRequest) ProtoReflect() protoreflect.Message
func (*ExecuteVtctlCommandRequest) Reset ¶
func (x *ExecuteVtctlCommandRequest) Reset()
func (*ExecuteVtctlCommandRequest) SizeVT ¶ added in v0.11.0
func (m *ExecuteVtctlCommandRequest) SizeVT() (n int)
func (*ExecuteVtctlCommandRequest) String ¶
func (x *ExecuteVtctlCommandRequest) String() string
func (*ExecuteVtctlCommandRequest) UnmarshalVT ¶ added in v0.11.0
func (m *ExecuteVtctlCommandRequest) UnmarshalVT(dAtA []byte) error
type ExecuteVtctlCommandResponse ¶
type ExecuteVtctlCommandResponse struct { Event *logutil.Event `protobuf:"bytes,1,opt,name=event,proto3" json:"event,omitempty"` // contains filtered or unexported fields }
ExecuteVtctlCommandResponse is streamed back by ExecuteVtctlCommand.
func (*ExecuteVtctlCommandResponse) Descriptor
deprecated
func (*ExecuteVtctlCommandResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteVtctlCommandResponse.ProtoReflect.Descriptor instead.
func (*ExecuteVtctlCommandResponse) GetEvent ¶
func (x *ExecuteVtctlCommandResponse) GetEvent() *logutil.Event
func (*ExecuteVtctlCommandResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *ExecuteVtctlCommandResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecuteVtctlCommandResponse) MarshalToVT ¶ added in v0.11.0
func (m *ExecuteVtctlCommandResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ExecuteVtctlCommandResponse) MarshalVT ¶ added in v0.11.0
func (m *ExecuteVtctlCommandResponse) MarshalVT() (dAtA []byte, err error)
func (*ExecuteVtctlCommandResponse) ProtoMessage ¶
func (*ExecuteVtctlCommandResponse) ProtoMessage()
func (*ExecuteVtctlCommandResponse) ProtoReflect ¶ added in v0.11.0
func (x *ExecuteVtctlCommandResponse) ProtoReflect() protoreflect.Message
func (*ExecuteVtctlCommandResponse) Reset ¶
func (x *ExecuteVtctlCommandResponse) Reset()
func (*ExecuteVtctlCommandResponse) SizeVT ¶ added in v0.11.0
func (m *ExecuteVtctlCommandResponse) SizeVT() (n int)
func (*ExecuteVtctlCommandResponse) String ¶
func (x *ExecuteVtctlCommandResponse) String() string
func (*ExecuteVtctlCommandResponse) UnmarshalVT ¶ added in v0.11.0
func (m *ExecuteVtctlCommandResponse) UnmarshalVT(dAtA []byte) error
type FindAllShardsInKeyspaceRequest ¶ added in v0.9.0
type FindAllShardsInKeyspaceRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // contains filtered or unexported fields }
func (*FindAllShardsInKeyspaceRequest) Descriptor
deprecated
added in
v0.9.0
func (*FindAllShardsInKeyspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use FindAllShardsInKeyspaceRequest.ProtoReflect.Descriptor instead.
func (*FindAllShardsInKeyspaceRequest) GetKeyspace ¶ added in v0.9.0
func (x *FindAllShardsInKeyspaceRequest) GetKeyspace() string
func (*FindAllShardsInKeyspaceRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *FindAllShardsInKeyspaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*FindAllShardsInKeyspaceRequest) MarshalToVT ¶ added in v0.11.0
func (m *FindAllShardsInKeyspaceRequest) MarshalToVT(dAtA []byte) (int, error)
func (*FindAllShardsInKeyspaceRequest) MarshalVT ¶ added in v0.11.0
func (m *FindAllShardsInKeyspaceRequest) MarshalVT() (dAtA []byte, err error)
func (*FindAllShardsInKeyspaceRequest) ProtoMessage ¶ added in v0.9.0
func (*FindAllShardsInKeyspaceRequest) ProtoMessage()
func (*FindAllShardsInKeyspaceRequest) ProtoReflect ¶ added in v0.11.0
func (x *FindAllShardsInKeyspaceRequest) ProtoReflect() protoreflect.Message
func (*FindAllShardsInKeyspaceRequest) Reset ¶ added in v0.9.0
func (x *FindAllShardsInKeyspaceRequest) Reset()
func (*FindAllShardsInKeyspaceRequest) SizeVT ¶ added in v0.11.0
func (m *FindAllShardsInKeyspaceRequest) SizeVT() (n int)
func (*FindAllShardsInKeyspaceRequest) String ¶ added in v0.9.0
func (x *FindAllShardsInKeyspaceRequest) String() string
func (*FindAllShardsInKeyspaceRequest) UnmarshalVT ¶ added in v0.11.0
func (m *FindAllShardsInKeyspaceRequest) UnmarshalVT(dAtA []byte) error
type FindAllShardsInKeyspaceResponse ¶ added in v0.9.0
type FindAllShardsInKeyspaceResponse struct { Shards map[string]*Shard `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*FindAllShardsInKeyspaceResponse) Descriptor
deprecated
added in
v0.9.0
func (*FindAllShardsInKeyspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use FindAllShardsInKeyspaceResponse.ProtoReflect.Descriptor instead.
func (*FindAllShardsInKeyspaceResponse) GetShards ¶ added in v0.9.0
func (x *FindAllShardsInKeyspaceResponse) GetShards() map[string]*Shard
func (*FindAllShardsInKeyspaceResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *FindAllShardsInKeyspaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*FindAllShardsInKeyspaceResponse) MarshalToVT ¶ added in v0.11.0
func (m *FindAllShardsInKeyspaceResponse) MarshalToVT(dAtA []byte) (int, error)
func (*FindAllShardsInKeyspaceResponse) MarshalVT ¶ added in v0.11.0
func (m *FindAllShardsInKeyspaceResponse) MarshalVT() (dAtA []byte, err error)
func (*FindAllShardsInKeyspaceResponse) ProtoMessage ¶ added in v0.9.0
func (*FindAllShardsInKeyspaceResponse) ProtoMessage()
func (*FindAllShardsInKeyspaceResponse) ProtoReflect ¶ added in v0.11.0
func (x *FindAllShardsInKeyspaceResponse) ProtoReflect() protoreflect.Message
func (*FindAllShardsInKeyspaceResponse) Reset ¶ added in v0.9.0
func (x *FindAllShardsInKeyspaceResponse) Reset()
func (*FindAllShardsInKeyspaceResponse) SizeVT ¶ added in v0.11.0
func (m *FindAllShardsInKeyspaceResponse) SizeVT() (n int)
func (*FindAllShardsInKeyspaceResponse) String ¶ added in v0.9.0
func (x *FindAllShardsInKeyspaceResponse) String() string
func (*FindAllShardsInKeyspaceResponse) UnmarshalVT ¶ added in v0.11.0
func (m *FindAllShardsInKeyspaceResponse) UnmarshalVT(dAtA []byte) error
type GetBackupsRequest ¶ added in v0.10.0
type GetBackupsRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` // Limit, if nonzero, will return only the most N recent backups. Limit uint32 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"` // Detailed indicates whether to use the backupengine, if supported, to // populate additional fields, such as Engine and Status, on BackupInfo // objects in the response. If not set, or if the backupengine does not // support populating these fields, Engine will always be empty, and Status // will always be UNKNOWN. Detailed bool `protobuf:"varint,4,opt,name=detailed,proto3" json:"detailed,omitempty"` // DetailedLimit, if nonzero, will only populate additional fields (see Detailed) // on the N most recent backups. The Limit field still dictates the total // number of backup info objects returned, so, in reality, min(Limit, DetailedLimit) // backup infos will have additional fields set, and any remaining backups // will not. DetailedLimit uint32 `protobuf:"varint,5,opt,name=detailed_limit,json=detailedLimit,proto3" json:"detailed_limit,omitempty"` // contains filtered or unexported fields }
func (*GetBackupsRequest) Descriptor
deprecated
added in
v0.10.0
func (*GetBackupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBackupsRequest.ProtoReflect.Descriptor instead.
func (*GetBackupsRequest) GetDetailed ¶ added in v0.11.0
func (x *GetBackupsRequest) GetDetailed() bool
func (*GetBackupsRequest) GetDetailedLimit ¶ added in v0.11.0
func (x *GetBackupsRequest) GetDetailedLimit() uint32
func (*GetBackupsRequest) GetKeyspace ¶ added in v0.10.0
func (x *GetBackupsRequest) GetKeyspace() string
func (*GetBackupsRequest) GetLimit ¶ added in v0.11.0
func (x *GetBackupsRequest) GetLimit() uint32
func (*GetBackupsRequest) GetShard ¶ added in v0.10.0
func (x *GetBackupsRequest) GetShard() string
func (*GetBackupsRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetBackupsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetBackupsRequest) MarshalToVT ¶ added in v0.11.0
func (m *GetBackupsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetBackupsRequest) MarshalVT ¶ added in v0.11.0
func (m *GetBackupsRequest) MarshalVT() (dAtA []byte, err error)
func (*GetBackupsRequest) ProtoMessage ¶ added in v0.10.0
func (*GetBackupsRequest) ProtoMessage()
func (*GetBackupsRequest) ProtoReflect ¶ added in v0.11.0
func (x *GetBackupsRequest) ProtoReflect() protoreflect.Message
func (*GetBackupsRequest) Reset ¶ added in v0.10.0
func (x *GetBackupsRequest) Reset()
func (*GetBackupsRequest) SizeVT ¶ added in v0.11.0
func (m *GetBackupsRequest) SizeVT() (n int)
func (*GetBackupsRequest) String ¶ added in v0.10.0
func (x *GetBackupsRequest) String() string
func (*GetBackupsRequest) UnmarshalVT ¶ added in v0.11.0
func (m *GetBackupsRequest) UnmarshalVT(dAtA []byte) error
type GetBackupsResponse ¶ added in v0.10.0
type GetBackupsResponse struct { Backups []*mysqlctl.BackupInfo `protobuf:"bytes,1,rep,name=backups,proto3" json:"backups,omitempty"` // contains filtered or unexported fields }
func (*GetBackupsResponse) Descriptor
deprecated
added in
v0.10.0
func (*GetBackupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBackupsResponse.ProtoReflect.Descriptor instead.
func (*GetBackupsResponse) GetBackups ¶ added in v0.10.0
func (x *GetBackupsResponse) GetBackups() []*mysqlctl.BackupInfo
func (*GetBackupsResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetBackupsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetBackupsResponse) MarshalToVT ¶ added in v0.11.0
func (m *GetBackupsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetBackupsResponse) MarshalVT ¶ added in v0.11.0
func (m *GetBackupsResponse) MarshalVT() (dAtA []byte, err error)
func (*GetBackupsResponse) ProtoMessage ¶ added in v0.10.0
func (*GetBackupsResponse) ProtoMessage()
func (*GetBackupsResponse) ProtoReflect ¶ added in v0.11.0
func (x *GetBackupsResponse) ProtoReflect() protoreflect.Message
func (*GetBackupsResponse) Reset ¶ added in v0.10.0
func (x *GetBackupsResponse) Reset()
func (*GetBackupsResponse) SizeVT ¶ added in v0.11.0
func (m *GetBackupsResponse) SizeVT() (n int)
func (*GetBackupsResponse) String ¶ added in v0.10.0
func (x *GetBackupsResponse) String() string
func (*GetBackupsResponse) UnmarshalVT ¶ added in v0.11.0
func (m *GetBackupsResponse) UnmarshalVT(dAtA []byte) error
type GetCellInfoNamesRequest ¶ added in v0.10.0
type GetCellInfoNamesRequest struct {
// contains filtered or unexported fields
}
func (*GetCellInfoNamesRequest) Descriptor
deprecated
added in
v0.10.0
func (*GetCellInfoNamesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCellInfoNamesRequest.ProtoReflect.Descriptor instead.
func (*GetCellInfoNamesRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetCellInfoNamesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetCellInfoNamesRequest) MarshalToVT ¶ added in v0.11.0
func (m *GetCellInfoNamesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetCellInfoNamesRequest) MarshalVT ¶ added in v0.11.0
func (m *GetCellInfoNamesRequest) MarshalVT() (dAtA []byte, err error)
func (*GetCellInfoNamesRequest) ProtoMessage ¶ added in v0.10.0
func (*GetCellInfoNamesRequest) ProtoMessage()
func (*GetCellInfoNamesRequest) ProtoReflect ¶ added in v0.11.0
func (x *GetCellInfoNamesRequest) ProtoReflect() protoreflect.Message
func (*GetCellInfoNamesRequest) Reset ¶ added in v0.10.0
func (x *GetCellInfoNamesRequest) Reset()
func (*GetCellInfoNamesRequest) SizeVT ¶ added in v0.11.0
func (m *GetCellInfoNamesRequest) SizeVT() (n int)
func (*GetCellInfoNamesRequest) String ¶ added in v0.10.0
func (x *GetCellInfoNamesRequest) String() string
func (*GetCellInfoNamesRequest) UnmarshalVT ¶ added in v0.11.0
func (m *GetCellInfoNamesRequest) UnmarshalVT(dAtA []byte) error
type GetCellInfoNamesResponse ¶ added in v0.10.0
type GetCellInfoNamesResponse struct { Names []string `protobuf:"bytes,1,rep,name=names,proto3" json:"names,omitempty"` // contains filtered or unexported fields }
func (*GetCellInfoNamesResponse) Descriptor
deprecated
added in
v0.10.0
func (*GetCellInfoNamesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCellInfoNamesResponse.ProtoReflect.Descriptor instead.
func (*GetCellInfoNamesResponse) GetNames ¶ added in v0.10.0
func (x *GetCellInfoNamesResponse) GetNames() []string
func (*GetCellInfoNamesResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetCellInfoNamesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetCellInfoNamesResponse) MarshalToVT ¶ added in v0.11.0
func (m *GetCellInfoNamesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetCellInfoNamesResponse) MarshalVT ¶ added in v0.11.0
func (m *GetCellInfoNamesResponse) MarshalVT() (dAtA []byte, err error)
func (*GetCellInfoNamesResponse) ProtoMessage ¶ added in v0.10.0
func (*GetCellInfoNamesResponse) ProtoMessage()
func (*GetCellInfoNamesResponse) ProtoReflect ¶ added in v0.11.0
func (x *GetCellInfoNamesResponse) ProtoReflect() protoreflect.Message
func (*GetCellInfoNamesResponse) Reset ¶ added in v0.10.0
func (x *GetCellInfoNamesResponse) Reset()
func (*GetCellInfoNamesResponse) SizeVT ¶ added in v0.11.0
func (m *GetCellInfoNamesResponse) SizeVT() (n int)
func (*GetCellInfoNamesResponse) String ¶ added in v0.10.0
func (x *GetCellInfoNamesResponse) String() string
func (*GetCellInfoNamesResponse) UnmarshalVT ¶ added in v0.11.0
func (m *GetCellInfoNamesResponse) UnmarshalVT(dAtA []byte) error
type GetCellInfoRequest ¶ added in v0.10.0
type GetCellInfoRequest struct { Cell string `protobuf:"bytes,1,opt,name=cell,proto3" json:"cell,omitempty"` // contains filtered or unexported fields }
func (*GetCellInfoRequest) Descriptor
deprecated
added in
v0.10.0
func (*GetCellInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCellInfoRequest.ProtoReflect.Descriptor instead.
func (*GetCellInfoRequest) GetCell ¶ added in v0.10.0
func (x *GetCellInfoRequest) GetCell() string
func (*GetCellInfoRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetCellInfoRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetCellInfoRequest) MarshalToVT ¶ added in v0.11.0
func (m *GetCellInfoRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetCellInfoRequest) MarshalVT ¶ added in v0.11.0
func (m *GetCellInfoRequest) MarshalVT() (dAtA []byte, err error)
func (*GetCellInfoRequest) ProtoMessage ¶ added in v0.10.0
func (*GetCellInfoRequest) ProtoMessage()
func (*GetCellInfoRequest) ProtoReflect ¶ added in v0.11.0
func (x *GetCellInfoRequest) ProtoReflect() protoreflect.Message
func (*GetCellInfoRequest) Reset ¶ added in v0.10.0
func (x *GetCellInfoRequest) Reset()
func (*GetCellInfoRequest) SizeVT ¶ added in v0.11.0
func (m *GetCellInfoRequest) SizeVT() (n int)
func (*GetCellInfoRequest) String ¶ added in v0.10.0
func (x *GetCellInfoRequest) String() string
func (*GetCellInfoRequest) UnmarshalVT ¶ added in v0.11.0
func (m *GetCellInfoRequest) UnmarshalVT(dAtA []byte) error
type GetCellInfoResponse ¶ added in v0.10.0
type GetCellInfoResponse struct { CellInfo *topodata.CellInfo `protobuf:"bytes,1,opt,name=cell_info,json=cellInfo,proto3" json:"cell_info,omitempty"` // contains filtered or unexported fields }
func (*GetCellInfoResponse) Descriptor
deprecated
added in
v0.10.0
func (*GetCellInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCellInfoResponse.ProtoReflect.Descriptor instead.
func (*GetCellInfoResponse) GetCellInfo ¶ added in v0.10.0
func (x *GetCellInfoResponse) GetCellInfo() *topodata.CellInfo
func (*GetCellInfoResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetCellInfoResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetCellInfoResponse) MarshalToVT ¶ added in v0.11.0
func (m *GetCellInfoResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetCellInfoResponse) MarshalVT ¶ added in v0.11.0
func (m *GetCellInfoResponse) MarshalVT() (dAtA []byte, err error)
func (*GetCellInfoResponse) ProtoMessage ¶ added in v0.10.0
func (*GetCellInfoResponse) ProtoMessage()
func (*GetCellInfoResponse) ProtoReflect ¶ added in v0.11.0
func (x *GetCellInfoResponse) ProtoReflect() protoreflect.Message
func (*GetCellInfoResponse) Reset ¶ added in v0.10.0
func (x *GetCellInfoResponse) Reset()
func (*GetCellInfoResponse) SizeVT ¶ added in v0.11.0
func (m *GetCellInfoResponse) SizeVT() (n int)
func (*GetCellInfoResponse) String ¶ added in v0.10.0
func (x *GetCellInfoResponse) String() string
func (*GetCellInfoResponse) UnmarshalVT ¶ added in v0.11.0
func (m *GetCellInfoResponse) UnmarshalVT(dAtA []byte) error
type GetCellsAliasesRequest ¶ added in v0.10.0
type GetCellsAliasesRequest struct {
// contains filtered or unexported fields
}
func (*GetCellsAliasesRequest) Descriptor
deprecated
added in
v0.10.0
func (*GetCellsAliasesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCellsAliasesRequest.ProtoReflect.Descriptor instead.
func (*GetCellsAliasesRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetCellsAliasesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetCellsAliasesRequest) MarshalToVT ¶ added in v0.11.0
func (m *GetCellsAliasesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetCellsAliasesRequest) MarshalVT ¶ added in v0.11.0
func (m *GetCellsAliasesRequest) MarshalVT() (dAtA []byte, err error)
func (*GetCellsAliasesRequest) ProtoMessage ¶ added in v0.10.0
func (*GetCellsAliasesRequest) ProtoMessage()
func (*GetCellsAliasesRequest) ProtoReflect ¶ added in v0.11.0
func (x *GetCellsAliasesRequest) ProtoReflect() protoreflect.Message
func (*GetCellsAliasesRequest) Reset ¶ added in v0.10.0
func (x *GetCellsAliasesRequest) Reset()
func (*GetCellsAliasesRequest) SizeVT ¶ added in v0.11.0
func (m *GetCellsAliasesRequest) SizeVT() (n int)
func (*GetCellsAliasesRequest) String ¶ added in v0.10.0
func (x *GetCellsAliasesRequest) String() string
func (*GetCellsAliasesRequest) UnmarshalVT ¶ added in v0.11.0
func (m *GetCellsAliasesRequest) UnmarshalVT(dAtA []byte) error
type GetCellsAliasesResponse ¶ added in v0.10.0
type GetCellsAliasesResponse struct { Aliases map[string]*topodata.CellsAlias `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetCellsAliasesResponse) Descriptor
deprecated
added in
v0.10.0
func (*GetCellsAliasesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCellsAliasesResponse.ProtoReflect.Descriptor instead.
func (*GetCellsAliasesResponse) GetAliases ¶ added in v0.10.0
func (x *GetCellsAliasesResponse) GetAliases() map[string]*topodata.CellsAlias
func (*GetCellsAliasesResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetCellsAliasesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetCellsAliasesResponse) MarshalToVT ¶ added in v0.11.0
func (m *GetCellsAliasesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetCellsAliasesResponse) MarshalVT ¶ added in v0.11.0
func (m *GetCellsAliasesResponse) MarshalVT() (dAtA []byte, err error)
func (*GetCellsAliasesResponse) ProtoMessage ¶ added in v0.10.0
func (*GetCellsAliasesResponse) ProtoMessage()
func (*GetCellsAliasesResponse) ProtoReflect ¶ added in v0.11.0
func (x *GetCellsAliasesResponse) ProtoReflect() protoreflect.Message
func (*GetCellsAliasesResponse) Reset ¶ added in v0.10.0
func (x *GetCellsAliasesResponse) Reset()
func (*GetCellsAliasesResponse) SizeVT ¶ added in v0.11.0
func (m *GetCellsAliasesResponse) SizeVT() (n int)
func (*GetCellsAliasesResponse) String ¶ added in v0.10.0
func (x *GetCellsAliasesResponse) String() string
func (*GetCellsAliasesResponse) UnmarshalVT ¶ added in v0.11.0
func (m *GetCellsAliasesResponse) UnmarshalVT(dAtA []byte) error
type GetFullStatusRequest ¶ added in v0.15.0
type GetFullStatusRequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` // contains filtered or unexported fields }
func (*GetFullStatusRequest) Descriptor
deprecated
added in
v0.15.0
func (*GetFullStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFullStatusRequest.ProtoReflect.Descriptor instead.
func (*GetFullStatusRequest) GetTabletAlias ¶ added in v0.15.0
func (x *GetFullStatusRequest) GetTabletAlias() *topodata.TabletAlias
func (*GetFullStatusRequest) MarshalToSizedBufferVT ¶ added in v0.15.0
func (m *GetFullStatusRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetFullStatusRequest) MarshalToVT ¶ added in v0.15.0
func (m *GetFullStatusRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetFullStatusRequest) MarshalVT ¶ added in v0.15.0
func (m *GetFullStatusRequest) MarshalVT() (dAtA []byte, err error)
func (*GetFullStatusRequest) ProtoMessage ¶ added in v0.15.0
func (*GetFullStatusRequest) ProtoMessage()
func (*GetFullStatusRequest) ProtoReflect ¶ added in v0.15.0
func (x *GetFullStatusRequest) ProtoReflect() protoreflect.Message
func (*GetFullStatusRequest) Reset ¶ added in v0.15.0
func (x *GetFullStatusRequest) Reset()
func (*GetFullStatusRequest) SizeVT ¶ added in v0.15.0
func (m *GetFullStatusRequest) SizeVT() (n int)
func (*GetFullStatusRequest) String ¶ added in v0.15.0
func (x *GetFullStatusRequest) String() string
func (*GetFullStatusRequest) UnmarshalVT ¶ added in v0.15.0
func (m *GetFullStatusRequest) UnmarshalVT(dAtA []byte) error
type GetFullStatusResponse ¶ added in v0.15.0
type GetFullStatusResponse struct { Status *replicationdata.FullStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*GetFullStatusResponse) Descriptor
deprecated
added in
v0.15.0
func (*GetFullStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFullStatusResponse.ProtoReflect.Descriptor instead.
func (*GetFullStatusResponse) GetStatus ¶ added in v0.15.0
func (x *GetFullStatusResponse) GetStatus() *replicationdata.FullStatus
func (*GetFullStatusResponse) MarshalToSizedBufferVT ¶ added in v0.15.0
func (m *GetFullStatusResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetFullStatusResponse) MarshalToVT ¶ added in v0.15.0
func (m *GetFullStatusResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetFullStatusResponse) MarshalVT ¶ added in v0.15.0
func (m *GetFullStatusResponse) MarshalVT() (dAtA []byte, err error)
func (*GetFullStatusResponse) ProtoMessage ¶ added in v0.15.0
func (*GetFullStatusResponse) ProtoMessage()
func (*GetFullStatusResponse) ProtoReflect ¶ added in v0.15.0
func (x *GetFullStatusResponse) ProtoReflect() protoreflect.Message
func (*GetFullStatusResponse) Reset ¶ added in v0.15.0
func (x *GetFullStatusResponse) Reset()
func (*GetFullStatusResponse) SizeVT ¶ added in v0.15.0
func (m *GetFullStatusResponse) SizeVT() (n int)
func (*GetFullStatusResponse) String ¶ added in v0.15.0
func (x *GetFullStatusResponse) String() string
func (*GetFullStatusResponse) UnmarshalVT ¶ added in v0.15.0
func (m *GetFullStatusResponse) UnmarshalVT(dAtA []byte) error
type GetKeyspaceRequest ¶ added in v0.9.0
type GetKeyspaceRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // contains filtered or unexported fields }
func (*GetKeyspaceRequest) Descriptor
deprecated
added in
v0.9.0
func (*GetKeyspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetKeyspaceRequest.ProtoReflect.Descriptor instead.
func (*GetKeyspaceRequest) GetKeyspace ¶ added in v0.9.0
func (x *GetKeyspaceRequest) GetKeyspace() string
func (*GetKeyspaceRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetKeyspaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetKeyspaceRequest) MarshalToVT ¶ added in v0.11.0
func (m *GetKeyspaceRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetKeyspaceRequest) MarshalVT ¶ added in v0.11.0
func (m *GetKeyspaceRequest) MarshalVT() (dAtA []byte, err error)
func (*GetKeyspaceRequest) ProtoMessage ¶ added in v0.9.0
func (*GetKeyspaceRequest) ProtoMessage()
func (*GetKeyspaceRequest) ProtoReflect ¶ added in v0.11.0
func (x *GetKeyspaceRequest) ProtoReflect() protoreflect.Message
func (*GetKeyspaceRequest) Reset ¶ added in v0.9.0
func (x *GetKeyspaceRequest) Reset()
func (*GetKeyspaceRequest) SizeVT ¶ added in v0.11.0
func (m *GetKeyspaceRequest) SizeVT() (n int)
func (*GetKeyspaceRequest) String ¶ added in v0.9.0
func (x *GetKeyspaceRequest) String() string
func (*GetKeyspaceRequest) UnmarshalVT ¶ added in v0.11.0
func (m *GetKeyspaceRequest) UnmarshalVT(dAtA []byte) error
type GetKeyspaceResponse ¶ added in v0.9.0
type GetKeyspaceResponse struct { Keyspace *Keyspace `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // contains filtered or unexported fields }
func (*GetKeyspaceResponse) Descriptor
deprecated
added in
v0.9.0
func (*GetKeyspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetKeyspaceResponse.ProtoReflect.Descriptor instead.
func (*GetKeyspaceResponse) GetKeyspace ¶ added in v0.9.0
func (x *GetKeyspaceResponse) GetKeyspace() *Keyspace
func (*GetKeyspaceResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetKeyspaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetKeyspaceResponse) MarshalToVT ¶ added in v0.11.0
func (m *GetKeyspaceResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetKeyspaceResponse) MarshalVT ¶ added in v0.11.0
func (m *GetKeyspaceResponse) MarshalVT() (dAtA []byte, err error)
func (*GetKeyspaceResponse) ProtoMessage ¶ added in v0.9.0
func (*GetKeyspaceResponse) ProtoMessage()
func (*GetKeyspaceResponse) ProtoReflect ¶ added in v0.11.0
func (x *GetKeyspaceResponse) ProtoReflect() protoreflect.Message
func (*GetKeyspaceResponse) Reset ¶ added in v0.9.0
func (x *GetKeyspaceResponse) Reset()
func (*GetKeyspaceResponse) SizeVT ¶ added in v0.11.0
func (m *GetKeyspaceResponse) SizeVT() (n int)
func (*GetKeyspaceResponse) String ¶ added in v0.9.0
func (x *GetKeyspaceResponse) String() string
func (*GetKeyspaceResponse) UnmarshalVT ¶ added in v0.11.0
func (m *GetKeyspaceResponse) UnmarshalVT(dAtA []byte) error
type GetKeyspacesRequest ¶ added in v0.9.0
type GetKeyspacesRequest struct {
// contains filtered or unexported fields
}
func (*GetKeyspacesRequest) Descriptor
deprecated
added in
v0.9.0
func (*GetKeyspacesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetKeyspacesRequest.ProtoReflect.Descriptor instead.
func (*GetKeyspacesRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetKeyspacesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetKeyspacesRequest) MarshalToVT ¶ added in v0.11.0
func (m *GetKeyspacesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetKeyspacesRequest) MarshalVT ¶ added in v0.11.0
func (m *GetKeyspacesRequest) MarshalVT() (dAtA []byte, err error)
func (*GetKeyspacesRequest) ProtoMessage ¶ added in v0.9.0
func (*GetKeyspacesRequest) ProtoMessage()
func (*GetKeyspacesRequest) ProtoReflect ¶ added in v0.11.0
func (x *GetKeyspacesRequest) ProtoReflect() protoreflect.Message
func (*GetKeyspacesRequest) Reset ¶ added in v0.9.0
func (x *GetKeyspacesRequest) Reset()
func (*GetKeyspacesRequest) SizeVT ¶ added in v0.11.0
func (m *GetKeyspacesRequest) SizeVT() (n int)
func (*GetKeyspacesRequest) String ¶ added in v0.9.0
func (x *GetKeyspacesRequest) String() string
func (*GetKeyspacesRequest) UnmarshalVT ¶ added in v0.11.0
func (m *GetKeyspacesRequest) UnmarshalVT(dAtA []byte) error
type GetKeyspacesResponse ¶ added in v0.9.0
type GetKeyspacesResponse struct { Keyspaces []*Keyspace `protobuf:"bytes,1,rep,name=keyspaces,proto3" json:"keyspaces,omitempty"` // contains filtered or unexported fields }
func (*GetKeyspacesResponse) Descriptor
deprecated
added in
v0.9.0
func (*GetKeyspacesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetKeyspacesResponse.ProtoReflect.Descriptor instead.
func (*GetKeyspacesResponse) GetKeyspaces ¶ added in v0.9.0
func (x *GetKeyspacesResponse) GetKeyspaces() []*Keyspace
func (*GetKeyspacesResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetKeyspacesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetKeyspacesResponse) MarshalToVT ¶ added in v0.11.0
func (m *GetKeyspacesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetKeyspacesResponse) MarshalVT ¶ added in v0.11.0
func (m *GetKeyspacesResponse) MarshalVT() (dAtA []byte, err error)
func (*GetKeyspacesResponse) ProtoMessage ¶ added in v0.9.0
func (*GetKeyspacesResponse) ProtoMessage()
func (*GetKeyspacesResponse) ProtoReflect ¶ added in v0.11.0
func (x *GetKeyspacesResponse) ProtoReflect() protoreflect.Message
func (*GetKeyspacesResponse) Reset ¶ added in v0.9.0
func (x *GetKeyspacesResponse) Reset()
func (*GetKeyspacesResponse) SizeVT ¶ added in v0.11.0
func (m *GetKeyspacesResponse) SizeVT() (n int)
func (*GetKeyspacesResponse) String ¶ added in v0.9.0
func (x *GetKeyspacesResponse) String() string
func (*GetKeyspacesResponse) UnmarshalVT ¶ added in v0.11.0
func (m *GetKeyspacesResponse) UnmarshalVT(dAtA []byte) error
type GetPermissionsRequest ¶ added in v0.14.0
type GetPermissionsRequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` // contains filtered or unexported fields }
func (*GetPermissionsRequest) Descriptor
deprecated
added in
v0.14.0
func (*GetPermissionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPermissionsRequest.ProtoReflect.Descriptor instead.
func (*GetPermissionsRequest) GetTabletAlias ¶ added in v0.14.0
func (x *GetPermissionsRequest) GetTabletAlias() *topodata.TabletAlias
func (*GetPermissionsRequest) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *GetPermissionsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetPermissionsRequest) MarshalToVT ¶ added in v0.14.0
func (m *GetPermissionsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetPermissionsRequest) MarshalVT ¶ added in v0.14.0
func (m *GetPermissionsRequest) MarshalVT() (dAtA []byte, err error)
func (*GetPermissionsRequest) ProtoMessage ¶ added in v0.14.0
func (*GetPermissionsRequest) ProtoMessage()
func (*GetPermissionsRequest) ProtoReflect ¶ added in v0.14.0
func (x *GetPermissionsRequest) ProtoReflect() protoreflect.Message
func (*GetPermissionsRequest) Reset ¶ added in v0.14.0
func (x *GetPermissionsRequest) Reset()
func (*GetPermissionsRequest) SizeVT ¶ added in v0.14.0
func (m *GetPermissionsRequest) SizeVT() (n int)
func (*GetPermissionsRequest) String ¶ added in v0.14.0
func (x *GetPermissionsRequest) String() string
func (*GetPermissionsRequest) UnmarshalVT ¶ added in v0.14.0
func (m *GetPermissionsRequest) UnmarshalVT(dAtA []byte) error
type GetPermissionsResponse ¶ added in v0.14.0
type GetPermissionsResponse struct { Permissions *tabletmanagerdata.Permissions `protobuf:"bytes,1,opt,name=permissions,proto3" json:"permissions,omitempty"` // contains filtered or unexported fields }
func (*GetPermissionsResponse) Descriptor
deprecated
added in
v0.14.0
func (*GetPermissionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPermissionsResponse.ProtoReflect.Descriptor instead.
func (*GetPermissionsResponse) GetPermissions ¶ added in v0.14.0
func (x *GetPermissionsResponse) GetPermissions() *tabletmanagerdata.Permissions
func (*GetPermissionsResponse) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *GetPermissionsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetPermissionsResponse) MarshalToVT ¶ added in v0.14.0
func (m *GetPermissionsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetPermissionsResponse) MarshalVT ¶ added in v0.14.0
func (m *GetPermissionsResponse) MarshalVT() (dAtA []byte, err error)
func (*GetPermissionsResponse) ProtoMessage ¶ added in v0.14.0
func (*GetPermissionsResponse) ProtoMessage()
func (*GetPermissionsResponse) ProtoReflect ¶ added in v0.14.0
func (x *GetPermissionsResponse) ProtoReflect() protoreflect.Message
func (*GetPermissionsResponse) Reset ¶ added in v0.14.0
func (x *GetPermissionsResponse) Reset()
func (*GetPermissionsResponse) SizeVT ¶ added in v0.14.0
func (m *GetPermissionsResponse) SizeVT() (n int)
func (*GetPermissionsResponse) String ¶ added in v0.14.0
func (x *GetPermissionsResponse) String() string
func (*GetPermissionsResponse) UnmarshalVT ¶ added in v0.14.0
func (m *GetPermissionsResponse) UnmarshalVT(dAtA []byte) error
type GetRoutingRulesRequest ¶ added in v0.11.0
type GetRoutingRulesRequest struct {
// contains filtered or unexported fields
}
func (*GetRoutingRulesRequest) Descriptor
deprecated
added in
v0.11.0
func (*GetRoutingRulesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRoutingRulesRequest.ProtoReflect.Descriptor instead.
func (*GetRoutingRulesRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetRoutingRulesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetRoutingRulesRequest) MarshalToVT ¶ added in v0.11.0
func (m *GetRoutingRulesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetRoutingRulesRequest) MarshalVT ¶ added in v0.11.0
func (m *GetRoutingRulesRequest) MarshalVT() (dAtA []byte, err error)
func (*GetRoutingRulesRequest) ProtoMessage ¶ added in v0.11.0
func (*GetRoutingRulesRequest) ProtoMessage()
func (*GetRoutingRulesRequest) ProtoReflect ¶ added in v0.11.0
func (x *GetRoutingRulesRequest) ProtoReflect() protoreflect.Message
func (*GetRoutingRulesRequest) Reset ¶ added in v0.11.0
func (x *GetRoutingRulesRequest) Reset()
func (*GetRoutingRulesRequest) SizeVT ¶ added in v0.11.0
func (m *GetRoutingRulesRequest) SizeVT() (n int)
func (*GetRoutingRulesRequest) String ¶ added in v0.11.0
func (x *GetRoutingRulesRequest) String() string
func (*GetRoutingRulesRequest) UnmarshalVT ¶ added in v0.11.0
func (m *GetRoutingRulesRequest) UnmarshalVT(dAtA []byte) error
type GetRoutingRulesResponse ¶ added in v0.11.0
type GetRoutingRulesResponse struct { RoutingRules *vschema.RoutingRules `protobuf:"bytes,1,opt,name=routing_rules,json=routingRules,proto3" json:"routing_rules,omitempty"` // contains filtered or unexported fields }
func (*GetRoutingRulesResponse) Descriptor
deprecated
added in
v0.11.0
func (*GetRoutingRulesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRoutingRulesResponse.ProtoReflect.Descriptor instead.
func (*GetRoutingRulesResponse) GetRoutingRules ¶ added in v0.11.0
func (x *GetRoutingRulesResponse) GetRoutingRules() *vschema.RoutingRules
func (*GetRoutingRulesResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetRoutingRulesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetRoutingRulesResponse) MarshalToVT ¶ added in v0.11.0
func (m *GetRoutingRulesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetRoutingRulesResponse) MarshalVT ¶ added in v0.11.0
func (m *GetRoutingRulesResponse) MarshalVT() (dAtA []byte, err error)
func (*GetRoutingRulesResponse) ProtoMessage ¶ added in v0.11.0
func (*GetRoutingRulesResponse) ProtoMessage()
func (*GetRoutingRulesResponse) ProtoReflect ¶ added in v0.11.0
func (x *GetRoutingRulesResponse) ProtoReflect() protoreflect.Message
func (*GetRoutingRulesResponse) Reset ¶ added in v0.11.0
func (x *GetRoutingRulesResponse) Reset()
func (*GetRoutingRulesResponse) SizeVT ¶ added in v0.11.0
func (m *GetRoutingRulesResponse) SizeVT() (n int)
func (*GetRoutingRulesResponse) String ¶ added in v0.11.0
func (x *GetRoutingRulesResponse) String() string
func (*GetRoutingRulesResponse) UnmarshalVT ¶ added in v0.11.0
func (m *GetRoutingRulesResponse) UnmarshalVT(dAtA []byte) error
type GetSchemaRequest ¶ added in v0.10.0
type GetSchemaRequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` // Tables is a list of tables for which we should gather information. Each is // either an exact match, or a regular expression of the form /regexp/. Tables []string `protobuf:"bytes,2,rep,name=tables,proto3" json:"tables,omitempty"` // ExcludeTables is a list of tables to exclude from the result. Each is // either an exact match, or a regular expression of the form /regexp/. ExcludeTables []string `protobuf:"bytes,3,rep,name=exclude_tables,json=excludeTables,proto3" json:"exclude_tables,omitempty"` // IncludeViews specifies whether to include views in the result. IncludeViews bool `protobuf:"varint,4,opt,name=include_views,json=includeViews,proto3" json:"include_views,omitempty"` // TableNamesOnly specifies whether to limit the results to just table names, // rather than full schema information for each table. TableNamesOnly bool `protobuf:"varint,5,opt,name=table_names_only,json=tableNamesOnly,proto3" json:"table_names_only,omitempty"` // TableSizesOnly specifies whether to limit the results to just table sizes, // rather than full schema information for each table. It is ignored if // TableNamesOnly is set to true. TableSizesOnly bool `protobuf:"varint,6,opt,name=table_sizes_only,json=tableSizesOnly,proto3" json:"table_sizes_only,omitempty"` // TableSchemaOnly specifies whether to limit the results to just table/view // schema definition (CREATE TABLE/VIEW statements) and skip column/field information TableSchemaOnly bool `protobuf:"varint,7,opt,name=table_schema_only,json=tableSchemaOnly,proto3" json:"table_schema_only,omitempty"` // contains filtered or unexported fields }
func (*GetSchemaRequest) Descriptor
deprecated
added in
v0.10.0
func (*GetSchemaRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSchemaRequest.ProtoReflect.Descriptor instead.
func (*GetSchemaRequest) GetExcludeTables ¶ added in v0.10.0
func (x *GetSchemaRequest) GetExcludeTables() []string
func (*GetSchemaRequest) GetIncludeViews ¶ added in v0.10.0
func (x *GetSchemaRequest) GetIncludeViews() bool
func (*GetSchemaRequest) GetTableNamesOnly ¶ added in v0.10.0
func (x *GetSchemaRequest) GetTableNamesOnly() bool
func (*GetSchemaRequest) GetTableSchemaOnly ¶ added in v0.15.0
func (x *GetSchemaRequest) GetTableSchemaOnly() bool
func (*GetSchemaRequest) GetTableSizesOnly ¶ added in v0.10.0
func (x *GetSchemaRequest) GetTableSizesOnly() bool
func (*GetSchemaRequest) GetTables ¶ added in v0.10.0
func (x *GetSchemaRequest) GetTables() []string
func (*GetSchemaRequest) GetTabletAlias ¶ added in v0.10.0
func (x *GetSchemaRequest) GetTabletAlias() *topodata.TabletAlias
func (*GetSchemaRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetSchemaRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetSchemaRequest) MarshalToVT ¶ added in v0.11.0
func (m *GetSchemaRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetSchemaRequest) MarshalVT ¶ added in v0.11.0
func (m *GetSchemaRequest) MarshalVT() (dAtA []byte, err error)
func (*GetSchemaRequest) ProtoMessage ¶ added in v0.10.0
func (*GetSchemaRequest) ProtoMessage()
func (*GetSchemaRequest) ProtoReflect ¶ added in v0.11.0
func (x *GetSchemaRequest) ProtoReflect() protoreflect.Message
func (*GetSchemaRequest) Reset ¶ added in v0.10.0
func (x *GetSchemaRequest) Reset()
func (*GetSchemaRequest) SizeVT ¶ added in v0.11.0
func (m *GetSchemaRequest) SizeVT() (n int)
func (*GetSchemaRequest) String ¶ added in v0.10.0
func (x *GetSchemaRequest) String() string
func (*GetSchemaRequest) UnmarshalVT ¶ added in v0.11.0
func (m *GetSchemaRequest) UnmarshalVT(dAtA []byte) error
type GetSchemaResponse ¶ added in v0.10.0
type GetSchemaResponse struct { Schema *tabletmanagerdata.SchemaDefinition `protobuf:"bytes,1,opt,name=schema,proto3" json:"schema,omitempty"` // contains filtered or unexported fields }
func (*GetSchemaResponse) Descriptor
deprecated
added in
v0.10.0
func (*GetSchemaResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSchemaResponse.ProtoReflect.Descriptor instead.
func (*GetSchemaResponse) GetSchema ¶ added in v0.10.0
func (x *GetSchemaResponse) GetSchema() *tabletmanagerdata.SchemaDefinition
func (*GetSchemaResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetSchemaResponse) MarshalToVT ¶ added in v0.11.0
func (m *GetSchemaResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetSchemaResponse) MarshalVT ¶ added in v0.11.0
func (m *GetSchemaResponse) MarshalVT() (dAtA []byte, err error)
func (*GetSchemaResponse) ProtoMessage ¶ added in v0.10.0
func (*GetSchemaResponse) ProtoMessage()
func (*GetSchemaResponse) ProtoReflect ¶ added in v0.11.0
func (x *GetSchemaResponse) ProtoReflect() protoreflect.Message
func (*GetSchemaResponse) Reset ¶ added in v0.10.0
func (x *GetSchemaResponse) Reset()
func (*GetSchemaResponse) SizeVT ¶ added in v0.11.0
func (m *GetSchemaResponse) SizeVT() (n int)
func (*GetSchemaResponse) String ¶ added in v0.10.0
func (x *GetSchemaResponse) String() string
func (*GetSchemaResponse) UnmarshalVT ¶ added in v0.11.0
func (m *GetSchemaResponse) UnmarshalVT(dAtA []byte) error
type GetShardRequest ¶ added in v0.10.0
type GetShardRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` ShardName string `protobuf:"bytes,2,opt,name=shard_name,json=shardName,proto3" json:"shard_name,omitempty"` // contains filtered or unexported fields }
func (*GetShardRequest) Descriptor
deprecated
added in
v0.10.0
func (*GetShardRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetShardRequest.ProtoReflect.Descriptor instead.
func (*GetShardRequest) GetKeyspace ¶ added in v0.10.0
func (x *GetShardRequest) GetKeyspace() string
func (*GetShardRequest) GetShardName ¶ added in v0.10.0
func (x *GetShardRequest) GetShardName() string
func (*GetShardRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetShardRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetShardRequest) MarshalToVT ¶ added in v0.11.0
func (m *GetShardRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetShardRequest) MarshalVT ¶ added in v0.11.0
func (m *GetShardRequest) MarshalVT() (dAtA []byte, err error)
func (*GetShardRequest) ProtoMessage ¶ added in v0.10.0
func (*GetShardRequest) ProtoMessage()
func (*GetShardRequest) ProtoReflect ¶ added in v0.11.0
func (x *GetShardRequest) ProtoReflect() protoreflect.Message
func (*GetShardRequest) Reset ¶ added in v0.10.0
func (x *GetShardRequest) Reset()
func (*GetShardRequest) SizeVT ¶ added in v0.11.0
func (m *GetShardRequest) SizeVT() (n int)
func (*GetShardRequest) String ¶ added in v0.10.0
func (x *GetShardRequest) String() string
func (*GetShardRequest) UnmarshalVT ¶ added in v0.11.0
func (m *GetShardRequest) UnmarshalVT(dAtA []byte) error
type GetShardResponse ¶ added in v0.10.0
type GetShardResponse struct { Shard *Shard `protobuf:"bytes,1,opt,name=shard,proto3" json:"shard,omitempty"` // contains filtered or unexported fields }
func (*GetShardResponse) Descriptor
deprecated
added in
v0.10.0
func (*GetShardResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetShardResponse.ProtoReflect.Descriptor instead.
func (*GetShardResponse) GetShard ¶ added in v0.10.0
func (x *GetShardResponse) GetShard() *Shard
func (*GetShardResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetShardResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetShardResponse) MarshalToVT ¶ added in v0.11.0
func (m *GetShardResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetShardResponse) MarshalVT ¶ added in v0.11.0
func (m *GetShardResponse) MarshalVT() (dAtA []byte, err error)
func (*GetShardResponse) ProtoMessage ¶ added in v0.10.0
func (*GetShardResponse) ProtoMessage()
func (*GetShardResponse) ProtoReflect ¶ added in v0.11.0
func (x *GetShardResponse) ProtoReflect() protoreflect.Message
func (*GetShardResponse) Reset ¶ added in v0.10.0
func (x *GetShardResponse) Reset()
func (*GetShardResponse) SizeVT ¶ added in v0.11.0
func (m *GetShardResponse) SizeVT() (n int)
func (*GetShardResponse) String ¶ added in v0.10.0
func (x *GetShardResponse) String() string
func (*GetShardResponse) UnmarshalVT ¶ added in v0.11.0
func (m *GetShardResponse) UnmarshalVT(dAtA []byte) error
type GetShardRoutingRulesRequest ¶ added in v0.15.0
type GetShardRoutingRulesRequest struct {
// contains filtered or unexported fields
}
func (*GetShardRoutingRulesRequest) Descriptor
deprecated
added in
v0.15.0
func (*GetShardRoutingRulesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetShardRoutingRulesRequest.ProtoReflect.Descriptor instead.
func (*GetShardRoutingRulesRequest) MarshalToSizedBufferVT ¶ added in v0.15.0
func (m *GetShardRoutingRulesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetShardRoutingRulesRequest) MarshalToVT ¶ added in v0.15.0
func (m *GetShardRoutingRulesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetShardRoutingRulesRequest) MarshalVT ¶ added in v0.15.0
func (m *GetShardRoutingRulesRequest) MarshalVT() (dAtA []byte, err error)
func (*GetShardRoutingRulesRequest) ProtoMessage ¶ added in v0.15.0
func (*GetShardRoutingRulesRequest) ProtoMessage()
func (*GetShardRoutingRulesRequest) ProtoReflect ¶ added in v0.15.0
func (x *GetShardRoutingRulesRequest) ProtoReflect() protoreflect.Message
func (*GetShardRoutingRulesRequest) Reset ¶ added in v0.15.0
func (x *GetShardRoutingRulesRequest) Reset()
func (*GetShardRoutingRulesRequest) SizeVT ¶ added in v0.15.0
func (m *GetShardRoutingRulesRequest) SizeVT() (n int)
func (*GetShardRoutingRulesRequest) String ¶ added in v0.15.0
func (x *GetShardRoutingRulesRequest) String() string
func (*GetShardRoutingRulesRequest) UnmarshalVT ¶ added in v0.15.0
func (m *GetShardRoutingRulesRequest) UnmarshalVT(dAtA []byte) error
type GetShardRoutingRulesResponse ¶ added in v0.15.0
type GetShardRoutingRulesResponse struct { ShardRoutingRules *vschema.ShardRoutingRules `protobuf:"bytes,1,opt,name=shard_routing_rules,json=shardRoutingRules,proto3" json:"shard_routing_rules,omitempty"` // contains filtered or unexported fields }
func (*GetShardRoutingRulesResponse) Descriptor
deprecated
added in
v0.15.0
func (*GetShardRoutingRulesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetShardRoutingRulesResponse.ProtoReflect.Descriptor instead.
func (*GetShardRoutingRulesResponse) GetShardRoutingRules ¶ added in v0.15.0
func (x *GetShardRoutingRulesResponse) GetShardRoutingRules() *vschema.ShardRoutingRules
func (*GetShardRoutingRulesResponse) MarshalToSizedBufferVT ¶ added in v0.15.0
func (m *GetShardRoutingRulesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetShardRoutingRulesResponse) MarshalToVT ¶ added in v0.15.0
func (m *GetShardRoutingRulesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetShardRoutingRulesResponse) MarshalVT ¶ added in v0.15.0
func (m *GetShardRoutingRulesResponse) MarshalVT() (dAtA []byte, err error)
func (*GetShardRoutingRulesResponse) ProtoMessage ¶ added in v0.15.0
func (*GetShardRoutingRulesResponse) ProtoMessage()
func (*GetShardRoutingRulesResponse) ProtoReflect ¶ added in v0.15.0
func (x *GetShardRoutingRulesResponse) ProtoReflect() protoreflect.Message
func (*GetShardRoutingRulesResponse) Reset ¶ added in v0.15.0
func (x *GetShardRoutingRulesResponse) Reset()
func (*GetShardRoutingRulesResponse) SizeVT ¶ added in v0.15.0
func (m *GetShardRoutingRulesResponse) SizeVT() (n int)
func (*GetShardRoutingRulesResponse) String ¶ added in v0.15.0
func (x *GetShardRoutingRulesResponse) String() string
func (*GetShardRoutingRulesResponse) UnmarshalVT ¶ added in v0.15.0
func (m *GetShardRoutingRulesResponse) UnmarshalVT(dAtA []byte) error
type GetSrvKeyspaceNamesRequest ¶ added in v0.12.0
type GetSrvKeyspaceNamesRequest struct { Cells []string `protobuf:"bytes,1,rep,name=cells,proto3" json:"cells,omitempty"` // contains filtered or unexported fields }
func (*GetSrvKeyspaceNamesRequest) Descriptor
deprecated
added in
v0.12.0
func (*GetSrvKeyspaceNamesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSrvKeyspaceNamesRequest.ProtoReflect.Descriptor instead.
func (*GetSrvKeyspaceNamesRequest) GetCells ¶ added in v0.12.0
func (x *GetSrvKeyspaceNamesRequest) GetCells() []string
func (*GetSrvKeyspaceNamesRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *GetSrvKeyspaceNamesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetSrvKeyspaceNamesRequest) MarshalToVT ¶ added in v0.12.0
func (m *GetSrvKeyspaceNamesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetSrvKeyspaceNamesRequest) MarshalVT ¶ added in v0.12.0
func (m *GetSrvKeyspaceNamesRequest) MarshalVT() (dAtA []byte, err error)
func (*GetSrvKeyspaceNamesRequest) ProtoMessage ¶ added in v0.12.0
func (*GetSrvKeyspaceNamesRequest) ProtoMessage()
func (*GetSrvKeyspaceNamesRequest) ProtoReflect ¶ added in v0.12.0
func (x *GetSrvKeyspaceNamesRequest) ProtoReflect() protoreflect.Message
func (*GetSrvKeyspaceNamesRequest) Reset ¶ added in v0.12.0
func (x *GetSrvKeyspaceNamesRequest) Reset()
func (*GetSrvKeyspaceNamesRequest) SizeVT ¶ added in v0.12.0
func (m *GetSrvKeyspaceNamesRequest) SizeVT() (n int)
func (*GetSrvKeyspaceNamesRequest) String ¶ added in v0.12.0
func (x *GetSrvKeyspaceNamesRequest) String() string
func (*GetSrvKeyspaceNamesRequest) UnmarshalVT ¶ added in v0.12.0
func (m *GetSrvKeyspaceNamesRequest) UnmarshalVT(dAtA []byte) error
type GetSrvKeyspaceNamesResponse ¶ added in v0.12.0
type GetSrvKeyspaceNamesResponse struct { // Names is a mapping of cell name to a list of SrvKeyspace names. Names map[string]*GetSrvKeyspaceNamesResponse_NameList `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetSrvKeyspaceNamesResponse) Descriptor
deprecated
added in
v0.12.0
func (*GetSrvKeyspaceNamesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSrvKeyspaceNamesResponse.ProtoReflect.Descriptor instead.
func (*GetSrvKeyspaceNamesResponse) GetNames ¶ added in v0.12.0
func (x *GetSrvKeyspaceNamesResponse) GetNames() map[string]*GetSrvKeyspaceNamesResponse_NameList
func (*GetSrvKeyspaceNamesResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *GetSrvKeyspaceNamesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetSrvKeyspaceNamesResponse) MarshalToVT ¶ added in v0.12.0
func (m *GetSrvKeyspaceNamesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetSrvKeyspaceNamesResponse) MarshalVT ¶ added in v0.12.0
func (m *GetSrvKeyspaceNamesResponse) MarshalVT() (dAtA []byte, err error)
func (*GetSrvKeyspaceNamesResponse) ProtoMessage ¶ added in v0.12.0
func (*GetSrvKeyspaceNamesResponse) ProtoMessage()
func (*GetSrvKeyspaceNamesResponse) ProtoReflect ¶ added in v0.12.0
func (x *GetSrvKeyspaceNamesResponse) ProtoReflect() protoreflect.Message
func (*GetSrvKeyspaceNamesResponse) Reset ¶ added in v0.12.0
func (x *GetSrvKeyspaceNamesResponse) Reset()
func (*GetSrvKeyspaceNamesResponse) SizeVT ¶ added in v0.12.0
func (m *GetSrvKeyspaceNamesResponse) SizeVT() (n int)
func (*GetSrvKeyspaceNamesResponse) String ¶ added in v0.12.0
func (x *GetSrvKeyspaceNamesResponse) String() string
func (*GetSrvKeyspaceNamesResponse) UnmarshalVT ¶ added in v0.12.0
func (m *GetSrvKeyspaceNamesResponse) UnmarshalVT(dAtA []byte) error
type GetSrvKeyspaceNamesResponse_NameList ¶ added in v0.12.0
type GetSrvKeyspaceNamesResponse_NameList struct { Names []string `protobuf:"bytes,1,rep,name=names,proto3" json:"names,omitempty"` // contains filtered or unexported fields }
func (*GetSrvKeyspaceNamesResponse_NameList) Descriptor
deprecated
added in
v0.12.0
func (*GetSrvKeyspaceNamesResponse_NameList) Descriptor() ([]byte, []int)
Deprecated: Use GetSrvKeyspaceNamesResponse_NameList.ProtoReflect.Descriptor instead.
func (*GetSrvKeyspaceNamesResponse_NameList) GetNames ¶ added in v0.12.0
func (x *GetSrvKeyspaceNamesResponse_NameList) GetNames() []string
func (*GetSrvKeyspaceNamesResponse_NameList) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *GetSrvKeyspaceNamesResponse_NameList) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetSrvKeyspaceNamesResponse_NameList) MarshalToVT ¶ added in v0.12.0
func (m *GetSrvKeyspaceNamesResponse_NameList) MarshalToVT(dAtA []byte) (int, error)
func (*GetSrvKeyspaceNamesResponse_NameList) MarshalVT ¶ added in v0.12.0
func (m *GetSrvKeyspaceNamesResponse_NameList) MarshalVT() (dAtA []byte, err error)
func (*GetSrvKeyspaceNamesResponse_NameList) ProtoMessage ¶ added in v0.12.0
func (*GetSrvKeyspaceNamesResponse_NameList) ProtoMessage()
func (*GetSrvKeyspaceNamesResponse_NameList) ProtoReflect ¶ added in v0.12.0
func (x *GetSrvKeyspaceNamesResponse_NameList) ProtoReflect() protoreflect.Message
func (*GetSrvKeyspaceNamesResponse_NameList) Reset ¶ added in v0.12.0
func (x *GetSrvKeyspaceNamesResponse_NameList) Reset()
func (*GetSrvKeyspaceNamesResponse_NameList) SizeVT ¶ added in v0.12.0
func (m *GetSrvKeyspaceNamesResponse_NameList) SizeVT() (n int)
func (*GetSrvKeyspaceNamesResponse_NameList) String ¶ added in v0.12.0
func (x *GetSrvKeyspaceNamesResponse_NameList) String() string
func (*GetSrvKeyspaceNamesResponse_NameList) UnmarshalVT ¶ added in v0.12.0
func (m *GetSrvKeyspaceNamesResponse_NameList) UnmarshalVT(dAtA []byte) error
type GetSrvKeyspacesRequest ¶ added in v0.10.0
type GetSrvKeyspacesRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // Cells is a list of cells to lookup a SrvKeyspace for. Leaving this empty is // equivalent to specifying all cells in the topo. Cells []string `protobuf:"bytes,2,rep,name=cells,proto3" json:"cells,omitempty"` // contains filtered or unexported fields }
func (*GetSrvKeyspacesRequest) Descriptor
deprecated
added in
v0.10.0
func (*GetSrvKeyspacesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSrvKeyspacesRequest.ProtoReflect.Descriptor instead.
func (*GetSrvKeyspacesRequest) GetCells ¶ added in v0.10.0
func (x *GetSrvKeyspacesRequest) GetCells() []string
func (*GetSrvKeyspacesRequest) GetKeyspace ¶ added in v0.10.0
func (x *GetSrvKeyspacesRequest) GetKeyspace() string
func (*GetSrvKeyspacesRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetSrvKeyspacesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetSrvKeyspacesRequest) MarshalToVT ¶ added in v0.11.0
func (m *GetSrvKeyspacesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetSrvKeyspacesRequest) MarshalVT ¶ added in v0.11.0
func (m *GetSrvKeyspacesRequest) MarshalVT() (dAtA []byte, err error)
func (*GetSrvKeyspacesRequest) ProtoMessage ¶ added in v0.10.0
func (*GetSrvKeyspacesRequest) ProtoMessage()
func (*GetSrvKeyspacesRequest) ProtoReflect ¶ added in v0.11.0
func (x *GetSrvKeyspacesRequest) ProtoReflect() protoreflect.Message
func (*GetSrvKeyspacesRequest) Reset ¶ added in v0.10.0
func (x *GetSrvKeyspacesRequest) Reset()
func (*GetSrvKeyspacesRequest) SizeVT ¶ added in v0.11.0
func (m *GetSrvKeyspacesRequest) SizeVT() (n int)
func (*GetSrvKeyspacesRequest) String ¶ added in v0.10.0
func (x *GetSrvKeyspacesRequest) String() string
func (*GetSrvKeyspacesRequest) UnmarshalVT ¶ added in v0.11.0
func (m *GetSrvKeyspacesRequest) UnmarshalVT(dAtA []byte) error
type GetSrvKeyspacesResponse ¶ added in v0.10.0
type GetSrvKeyspacesResponse struct { // SrvKeyspaces is a mapping of cell name to SrvKeyspace. SrvKeyspaces map[string]*topodata.SrvKeyspace `` /* 185-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetSrvKeyspacesResponse) Descriptor
deprecated
added in
v0.10.0
func (*GetSrvKeyspacesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSrvKeyspacesResponse.ProtoReflect.Descriptor instead.
func (*GetSrvKeyspacesResponse) GetSrvKeyspaces ¶ added in v0.10.0
func (x *GetSrvKeyspacesResponse) GetSrvKeyspaces() map[string]*topodata.SrvKeyspace
func (*GetSrvKeyspacesResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetSrvKeyspacesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetSrvKeyspacesResponse) MarshalToVT ¶ added in v0.11.0
func (m *GetSrvKeyspacesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetSrvKeyspacesResponse) MarshalVT ¶ added in v0.11.0
func (m *GetSrvKeyspacesResponse) MarshalVT() (dAtA []byte, err error)
func (*GetSrvKeyspacesResponse) ProtoMessage ¶ added in v0.10.0
func (*GetSrvKeyspacesResponse) ProtoMessage()
func (*GetSrvKeyspacesResponse) ProtoReflect ¶ added in v0.11.0
func (x *GetSrvKeyspacesResponse) ProtoReflect() protoreflect.Message
func (*GetSrvKeyspacesResponse) Reset ¶ added in v0.10.0
func (x *GetSrvKeyspacesResponse) Reset()
func (*GetSrvKeyspacesResponse) SizeVT ¶ added in v0.11.0
func (m *GetSrvKeyspacesResponse) SizeVT() (n int)
func (*GetSrvKeyspacesResponse) String ¶ added in v0.10.0
func (x *GetSrvKeyspacesResponse) String() string
func (*GetSrvKeyspacesResponse) UnmarshalVT ¶ added in v0.11.0
func (m *GetSrvKeyspacesResponse) UnmarshalVT(dAtA []byte) error
type GetSrvVSchemaRequest ¶ added in v0.10.0
type GetSrvVSchemaRequest struct { Cell string `protobuf:"bytes,1,opt,name=cell,proto3" json:"cell,omitempty"` // contains filtered or unexported fields }
func (*GetSrvVSchemaRequest) Descriptor
deprecated
added in
v0.10.0
func (*GetSrvVSchemaRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSrvVSchemaRequest.ProtoReflect.Descriptor instead.
func (*GetSrvVSchemaRequest) GetCell ¶ added in v0.10.0
func (x *GetSrvVSchemaRequest) GetCell() string
func (*GetSrvVSchemaRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetSrvVSchemaRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetSrvVSchemaRequest) MarshalToVT ¶ added in v0.11.0
func (m *GetSrvVSchemaRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetSrvVSchemaRequest) MarshalVT ¶ added in v0.11.0
func (m *GetSrvVSchemaRequest) MarshalVT() (dAtA []byte, err error)
func (*GetSrvVSchemaRequest) ProtoMessage ¶ added in v0.10.0
func (*GetSrvVSchemaRequest) ProtoMessage()
func (*GetSrvVSchemaRequest) ProtoReflect ¶ added in v0.11.0
func (x *GetSrvVSchemaRequest) ProtoReflect() protoreflect.Message
func (*GetSrvVSchemaRequest) Reset ¶ added in v0.10.0
func (x *GetSrvVSchemaRequest) Reset()
func (*GetSrvVSchemaRequest) SizeVT ¶ added in v0.11.0
func (m *GetSrvVSchemaRequest) SizeVT() (n int)
func (*GetSrvVSchemaRequest) String ¶ added in v0.10.0
func (x *GetSrvVSchemaRequest) String() string
func (*GetSrvVSchemaRequest) UnmarshalVT ¶ added in v0.11.0
func (m *GetSrvVSchemaRequest) UnmarshalVT(dAtA []byte) error
type GetSrvVSchemaResponse ¶ added in v0.10.0
type GetSrvVSchemaResponse struct { SrvVSchema *vschema.SrvVSchema `protobuf:"bytes,1,opt,name=srv_v_schema,json=srvVSchema,proto3" json:"srv_v_schema,omitempty"` // contains filtered or unexported fields }
func (*GetSrvVSchemaResponse) Descriptor
deprecated
added in
v0.10.0
func (*GetSrvVSchemaResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSrvVSchemaResponse.ProtoReflect.Descriptor instead.
func (*GetSrvVSchemaResponse) GetSrvVSchema ¶ added in v0.10.0
func (x *GetSrvVSchemaResponse) GetSrvVSchema() *vschema.SrvVSchema
func (*GetSrvVSchemaResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetSrvVSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetSrvVSchemaResponse) MarshalToVT ¶ added in v0.11.0
func (m *GetSrvVSchemaResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetSrvVSchemaResponse) MarshalVT ¶ added in v0.11.0
func (m *GetSrvVSchemaResponse) MarshalVT() (dAtA []byte, err error)
func (*GetSrvVSchemaResponse) ProtoMessage ¶ added in v0.10.0
func (*GetSrvVSchemaResponse) ProtoMessage()
func (*GetSrvVSchemaResponse) ProtoReflect ¶ added in v0.11.0
func (x *GetSrvVSchemaResponse) ProtoReflect() protoreflect.Message
func (*GetSrvVSchemaResponse) Reset ¶ added in v0.10.0
func (x *GetSrvVSchemaResponse) Reset()
func (*GetSrvVSchemaResponse) SizeVT ¶ added in v0.11.0
func (m *GetSrvVSchemaResponse) SizeVT() (n int)
func (*GetSrvVSchemaResponse) String ¶ added in v0.10.0
func (x *GetSrvVSchemaResponse) String() string
func (*GetSrvVSchemaResponse) UnmarshalVT ¶ added in v0.11.0
func (m *GetSrvVSchemaResponse) UnmarshalVT(dAtA []byte) error
type GetSrvVSchemasRequest ¶ added in v0.11.0
type GetSrvVSchemasRequest struct { Cells []string `protobuf:"bytes,2,rep,name=cells,proto3" json:"cells,omitempty"` // contains filtered or unexported fields }
func (*GetSrvVSchemasRequest) Descriptor
deprecated
added in
v0.11.0
func (*GetSrvVSchemasRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSrvVSchemasRequest.ProtoReflect.Descriptor instead.
func (*GetSrvVSchemasRequest) GetCells ¶ added in v0.11.0
func (x *GetSrvVSchemasRequest) GetCells() []string
func (*GetSrvVSchemasRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetSrvVSchemasRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetSrvVSchemasRequest) MarshalToVT ¶ added in v0.11.0
func (m *GetSrvVSchemasRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetSrvVSchemasRequest) MarshalVT ¶ added in v0.11.0
func (m *GetSrvVSchemasRequest) MarshalVT() (dAtA []byte, err error)
func (*GetSrvVSchemasRequest) ProtoMessage ¶ added in v0.11.0
func (*GetSrvVSchemasRequest) ProtoMessage()
func (*GetSrvVSchemasRequest) ProtoReflect ¶ added in v0.11.0
func (x *GetSrvVSchemasRequest) ProtoReflect() protoreflect.Message
func (*GetSrvVSchemasRequest) Reset ¶ added in v0.11.0
func (x *GetSrvVSchemasRequest) Reset()
func (*GetSrvVSchemasRequest) SizeVT ¶ added in v0.11.0
func (m *GetSrvVSchemasRequest) SizeVT() (n int)
func (*GetSrvVSchemasRequest) String ¶ added in v0.11.0
func (x *GetSrvVSchemasRequest) String() string
func (*GetSrvVSchemasRequest) UnmarshalVT ¶ added in v0.11.0
func (m *GetSrvVSchemasRequest) UnmarshalVT(dAtA []byte) error
type GetSrvVSchemasResponse ¶ added in v0.11.0
type GetSrvVSchemasResponse struct { // SrvVSchemas is a mapping of cell name to SrvVSchema SrvVSchemas map[string]*vschema.SrvVSchema `` /* 184-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetSrvVSchemasResponse) Descriptor
deprecated
added in
v0.11.0
func (*GetSrvVSchemasResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSrvVSchemasResponse.ProtoReflect.Descriptor instead.
func (*GetSrvVSchemasResponse) GetSrvVSchemas ¶ added in v0.11.0
func (x *GetSrvVSchemasResponse) GetSrvVSchemas() map[string]*vschema.SrvVSchema
func (*GetSrvVSchemasResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetSrvVSchemasResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetSrvVSchemasResponse) MarshalToVT ¶ added in v0.11.0
func (m *GetSrvVSchemasResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetSrvVSchemasResponse) MarshalVT ¶ added in v0.11.0
func (m *GetSrvVSchemasResponse) MarshalVT() (dAtA []byte, err error)
func (*GetSrvVSchemasResponse) ProtoMessage ¶ added in v0.11.0
func (*GetSrvVSchemasResponse) ProtoMessage()
func (*GetSrvVSchemasResponse) ProtoReflect ¶ added in v0.11.0
func (x *GetSrvVSchemasResponse) ProtoReflect() protoreflect.Message
func (*GetSrvVSchemasResponse) Reset ¶ added in v0.11.0
func (x *GetSrvVSchemasResponse) Reset()
func (*GetSrvVSchemasResponse) SizeVT ¶ added in v0.11.0
func (m *GetSrvVSchemasResponse) SizeVT() (n int)
func (*GetSrvVSchemasResponse) String ¶ added in v0.11.0
func (x *GetSrvVSchemasResponse) String() string
func (*GetSrvVSchemasResponse) UnmarshalVT ¶ added in v0.11.0
func (m *GetSrvVSchemasResponse) UnmarshalVT(dAtA []byte) error
type GetTabletRequest ¶ added in v0.10.0
type GetTabletRequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` // contains filtered or unexported fields }
func (*GetTabletRequest) Descriptor
deprecated
added in
v0.10.0
func (*GetTabletRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTabletRequest.ProtoReflect.Descriptor instead.
func (*GetTabletRequest) GetTabletAlias ¶ added in v0.10.0
func (x *GetTabletRequest) GetTabletAlias() *topodata.TabletAlias
func (*GetTabletRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetTabletRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetTabletRequest) MarshalToVT ¶ added in v0.11.0
func (m *GetTabletRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetTabletRequest) MarshalVT ¶ added in v0.11.0
func (m *GetTabletRequest) MarshalVT() (dAtA []byte, err error)
func (*GetTabletRequest) ProtoMessage ¶ added in v0.10.0
func (*GetTabletRequest) ProtoMessage()
func (*GetTabletRequest) ProtoReflect ¶ added in v0.11.0
func (x *GetTabletRequest) ProtoReflect() protoreflect.Message
func (*GetTabletRequest) Reset ¶ added in v0.10.0
func (x *GetTabletRequest) Reset()
func (*GetTabletRequest) SizeVT ¶ added in v0.11.0
func (m *GetTabletRequest) SizeVT() (n int)
func (*GetTabletRequest) String ¶ added in v0.10.0
func (x *GetTabletRequest) String() string
func (*GetTabletRequest) UnmarshalVT ¶ added in v0.11.0
func (m *GetTabletRequest) UnmarshalVT(dAtA []byte) error
type GetTabletResponse ¶ added in v0.10.0
type GetTabletResponse struct { Tablet *topodata.Tablet `protobuf:"bytes,1,opt,name=tablet,proto3" json:"tablet,omitempty"` // contains filtered or unexported fields }
func (*GetTabletResponse) Descriptor
deprecated
added in
v0.10.0
func (*GetTabletResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTabletResponse.ProtoReflect.Descriptor instead.
func (*GetTabletResponse) GetTablet ¶ added in v0.10.0
func (x *GetTabletResponse) GetTablet() *topodata.Tablet
func (*GetTabletResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetTabletResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetTabletResponse) MarshalToVT ¶ added in v0.11.0
func (m *GetTabletResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetTabletResponse) MarshalVT ¶ added in v0.11.0
func (m *GetTabletResponse) MarshalVT() (dAtA []byte, err error)
func (*GetTabletResponse) ProtoMessage ¶ added in v0.10.0
func (*GetTabletResponse) ProtoMessage()
func (*GetTabletResponse) ProtoReflect ¶ added in v0.11.0
func (x *GetTabletResponse) ProtoReflect() protoreflect.Message
func (*GetTabletResponse) Reset ¶ added in v0.10.0
func (x *GetTabletResponse) Reset()
func (*GetTabletResponse) SizeVT ¶ added in v0.11.0
func (m *GetTabletResponse) SizeVT() (n int)
func (*GetTabletResponse) String ¶ added in v0.10.0
func (x *GetTabletResponse) String() string
func (*GetTabletResponse) UnmarshalVT ¶ added in v0.11.0
func (m *GetTabletResponse) UnmarshalVT(dAtA []byte) error
type GetTabletsRequest ¶ added in v0.10.0
type GetTabletsRequest struct { // Keyspace is the name of the keyspace to return tablets for. Omit to return // tablets from all keyspaces. Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // Shard is the name of the shard to return tablets for. This field is ignored // if Keyspace is not set. Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` // Cells is an optional set of cells to return tablets for. Cells []string `protobuf:"bytes,3,rep,name=cells,proto3" json:"cells,omitempty"` // Strict specifies how the server should treat failures from individual // cells. // // When false (the default), GetTablets will return data from any cells that // return successfully, but will fail the request if all cells fail. When // true, any individual cell can fail the full request. Strict bool `protobuf:"varint,4,opt,name=strict,proto3" json:"strict,omitempty"` // TabletAliases is an optional list of tablet aliases to fetch Tablet objects // for. If specified, Keyspace, Shard, and Cells are ignored, and tablets are // looked up by their respective aliases' Cells directly. TabletAliases []*topodata.TabletAlias `protobuf:"bytes,5,rep,name=tablet_aliases,json=tabletAliases,proto3" json:"tablet_aliases,omitempty"` // tablet_type specifies the type of tablets to return. Omit to return all // tablet types. TabletType topodata.TabletType `protobuf:"varint,6,opt,name=tablet_type,json=tabletType,proto3,enum=topodata.TabletType" json:"tablet_type,omitempty"` // contains filtered or unexported fields }
func (*GetTabletsRequest) Descriptor
deprecated
added in
v0.10.0
func (*GetTabletsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTabletsRequest.ProtoReflect.Descriptor instead.
func (*GetTabletsRequest) GetCells ¶ added in v0.10.0
func (x *GetTabletsRequest) GetCells() []string
func (*GetTabletsRequest) GetKeyspace ¶ added in v0.10.0
func (x *GetTabletsRequest) GetKeyspace() string
func (*GetTabletsRequest) GetShard ¶ added in v0.10.0
func (x *GetTabletsRequest) GetShard() string
func (*GetTabletsRequest) GetStrict ¶ added in v0.10.0
func (x *GetTabletsRequest) GetStrict() bool
func (*GetTabletsRequest) GetTabletAliases ¶ added in v0.10.0
func (x *GetTabletsRequest) GetTabletAliases() []*topodata.TabletAlias
func (*GetTabletsRequest) GetTabletType ¶ added in v0.13.0
func (x *GetTabletsRequest) GetTabletType() topodata.TabletType
func (*GetTabletsRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetTabletsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetTabletsRequest) MarshalToVT ¶ added in v0.11.0
func (m *GetTabletsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetTabletsRequest) MarshalVT ¶ added in v0.11.0
func (m *GetTabletsRequest) MarshalVT() (dAtA []byte, err error)
func (*GetTabletsRequest) ProtoMessage ¶ added in v0.10.0
func (*GetTabletsRequest) ProtoMessage()
func (*GetTabletsRequest) ProtoReflect ¶ added in v0.11.0
func (x *GetTabletsRequest) ProtoReflect() protoreflect.Message
func (*GetTabletsRequest) Reset ¶ added in v0.10.0
func (x *GetTabletsRequest) Reset()
func (*GetTabletsRequest) SizeVT ¶ added in v0.11.0
func (m *GetTabletsRequest) SizeVT() (n int)
func (*GetTabletsRequest) String ¶ added in v0.10.0
func (x *GetTabletsRequest) String() string
func (*GetTabletsRequest) UnmarshalVT ¶ added in v0.11.0
func (m *GetTabletsRequest) UnmarshalVT(dAtA []byte) error
type GetTabletsResponse ¶ added in v0.10.0
type GetTabletsResponse struct { Tablets []*topodata.Tablet `protobuf:"bytes,1,rep,name=tablets,proto3" json:"tablets,omitempty"` // contains filtered or unexported fields }
func (*GetTabletsResponse) Descriptor
deprecated
added in
v0.10.0
func (*GetTabletsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTabletsResponse.ProtoReflect.Descriptor instead.
func (*GetTabletsResponse) GetTablets ¶ added in v0.10.0
func (x *GetTabletsResponse) GetTablets() []*topodata.Tablet
func (*GetTabletsResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetTabletsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetTabletsResponse) MarshalToVT ¶ added in v0.11.0
func (m *GetTabletsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetTabletsResponse) MarshalVT ¶ added in v0.11.0
func (m *GetTabletsResponse) MarshalVT() (dAtA []byte, err error)
func (*GetTabletsResponse) ProtoMessage ¶ added in v0.10.0
func (*GetTabletsResponse) ProtoMessage()
func (*GetTabletsResponse) ProtoReflect ¶ added in v0.11.0
func (x *GetTabletsResponse) ProtoReflect() protoreflect.Message
func (*GetTabletsResponse) Reset ¶ added in v0.10.0
func (x *GetTabletsResponse) Reset()
func (*GetTabletsResponse) SizeVT ¶ added in v0.11.0
func (m *GetTabletsResponse) SizeVT() (n int)
func (*GetTabletsResponse) String ¶ added in v0.10.0
func (x *GetTabletsResponse) String() string
func (*GetTabletsResponse) UnmarshalVT ¶ added in v0.11.0
func (m *GetTabletsResponse) UnmarshalVT(dAtA []byte) error
type GetTopologyPathRequest ¶ added in v0.15.0
type GetTopologyPathRequest struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` // contains filtered or unexported fields }
func (*GetTopologyPathRequest) Descriptor
deprecated
added in
v0.15.0
func (*GetTopologyPathRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTopologyPathRequest.ProtoReflect.Descriptor instead.
func (*GetTopologyPathRequest) GetPath ¶ added in v0.15.0
func (x *GetTopologyPathRequest) GetPath() string
func (*GetTopologyPathRequest) MarshalToSizedBufferVT ¶ added in v0.15.0
func (m *GetTopologyPathRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetTopologyPathRequest) MarshalToVT ¶ added in v0.15.0
func (m *GetTopologyPathRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetTopologyPathRequest) MarshalVT ¶ added in v0.15.0
func (m *GetTopologyPathRequest) MarshalVT() (dAtA []byte, err error)
func (*GetTopologyPathRequest) ProtoMessage ¶ added in v0.15.0
func (*GetTopologyPathRequest) ProtoMessage()
func (*GetTopologyPathRequest) ProtoReflect ¶ added in v0.15.0
func (x *GetTopologyPathRequest) ProtoReflect() protoreflect.Message
func (*GetTopologyPathRequest) Reset ¶ added in v0.15.0
func (x *GetTopologyPathRequest) Reset()
func (*GetTopologyPathRequest) SizeVT ¶ added in v0.15.0
func (m *GetTopologyPathRequest) SizeVT() (n int)
func (*GetTopologyPathRequest) String ¶ added in v0.15.0
func (x *GetTopologyPathRequest) String() string
func (*GetTopologyPathRequest) UnmarshalVT ¶ added in v0.15.0
func (m *GetTopologyPathRequest) UnmarshalVT(dAtA []byte) error
type GetTopologyPathResponse ¶ added in v0.15.0
type GetTopologyPathResponse struct { Cell *TopologyCell `protobuf:"bytes,1,opt,name=cell,proto3" json:"cell,omitempty"` // contains filtered or unexported fields }
func (*GetTopologyPathResponse) Descriptor
deprecated
added in
v0.15.0
func (*GetTopologyPathResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTopologyPathResponse.ProtoReflect.Descriptor instead.
func (*GetTopologyPathResponse) GetCell ¶ added in v0.15.0
func (x *GetTopologyPathResponse) GetCell() *TopologyCell
func (*GetTopologyPathResponse) MarshalToSizedBufferVT ¶ added in v0.15.0
func (m *GetTopologyPathResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetTopologyPathResponse) MarshalToVT ¶ added in v0.15.0
func (m *GetTopologyPathResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetTopologyPathResponse) MarshalVT ¶ added in v0.15.0
func (m *GetTopologyPathResponse) MarshalVT() (dAtA []byte, err error)
func (*GetTopologyPathResponse) ProtoMessage ¶ added in v0.15.0
func (*GetTopologyPathResponse) ProtoMessage()
func (*GetTopologyPathResponse) ProtoReflect ¶ added in v0.15.0
func (x *GetTopologyPathResponse) ProtoReflect() protoreflect.Message
func (*GetTopologyPathResponse) Reset ¶ added in v0.15.0
func (x *GetTopologyPathResponse) Reset()
func (*GetTopologyPathResponse) SizeVT ¶ added in v0.15.0
func (m *GetTopologyPathResponse) SizeVT() (n int)
func (*GetTopologyPathResponse) String ¶ added in v0.15.0
func (x *GetTopologyPathResponse) String() string
func (*GetTopologyPathResponse) UnmarshalVT ¶ added in v0.15.0
func (m *GetTopologyPathResponse) UnmarshalVT(dAtA []byte) error
type GetVSchemaRequest ¶ added in v0.10.0
type GetVSchemaRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // contains filtered or unexported fields }
func (*GetVSchemaRequest) Descriptor
deprecated
added in
v0.10.0
func (*GetVSchemaRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVSchemaRequest.ProtoReflect.Descriptor instead.
func (*GetVSchemaRequest) GetKeyspace ¶ added in v0.10.0
func (x *GetVSchemaRequest) GetKeyspace() string
func (*GetVSchemaRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetVSchemaRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetVSchemaRequest) MarshalToVT ¶ added in v0.11.0
func (m *GetVSchemaRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetVSchemaRequest) MarshalVT ¶ added in v0.11.0
func (m *GetVSchemaRequest) MarshalVT() (dAtA []byte, err error)
func (*GetVSchemaRequest) ProtoMessage ¶ added in v0.10.0
func (*GetVSchemaRequest) ProtoMessage()
func (*GetVSchemaRequest) ProtoReflect ¶ added in v0.11.0
func (x *GetVSchemaRequest) ProtoReflect() protoreflect.Message
func (*GetVSchemaRequest) Reset ¶ added in v0.10.0
func (x *GetVSchemaRequest) Reset()
func (*GetVSchemaRequest) SizeVT ¶ added in v0.11.0
func (m *GetVSchemaRequest) SizeVT() (n int)
func (*GetVSchemaRequest) String ¶ added in v0.10.0
func (x *GetVSchemaRequest) String() string
func (*GetVSchemaRequest) UnmarshalVT ¶ added in v0.11.0
func (m *GetVSchemaRequest) UnmarshalVT(dAtA []byte) error
type GetVSchemaResponse ¶ added in v0.10.0
type GetVSchemaResponse struct { VSchema *vschema.Keyspace `protobuf:"bytes,1,opt,name=v_schema,json=vSchema,proto3" json:"v_schema,omitempty"` // contains filtered or unexported fields }
func (*GetVSchemaResponse) Descriptor
deprecated
added in
v0.10.0
func (*GetVSchemaResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVSchemaResponse.ProtoReflect.Descriptor instead.
func (*GetVSchemaResponse) GetVSchema ¶ added in v0.10.0
func (x *GetVSchemaResponse) GetVSchema() *vschema.Keyspace
func (*GetVSchemaResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetVSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetVSchemaResponse) MarshalToVT ¶ added in v0.11.0
func (m *GetVSchemaResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetVSchemaResponse) MarshalVT ¶ added in v0.11.0
func (m *GetVSchemaResponse) MarshalVT() (dAtA []byte, err error)
func (*GetVSchemaResponse) ProtoMessage ¶ added in v0.10.0
func (*GetVSchemaResponse) ProtoMessage()
func (*GetVSchemaResponse) ProtoReflect ¶ added in v0.11.0
func (x *GetVSchemaResponse) ProtoReflect() protoreflect.Message
func (*GetVSchemaResponse) Reset ¶ added in v0.10.0
func (x *GetVSchemaResponse) Reset()
func (*GetVSchemaResponse) SizeVT ¶ added in v0.11.0
func (m *GetVSchemaResponse) SizeVT() (n int)
func (*GetVSchemaResponse) String ¶ added in v0.10.0
func (x *GetVSchemaResponse) String() string
func (*GetVSchemaResponse) UnmarshalVT ¶ added in v0.11.0
func (m *GetVSchemaResponse) UnmarshalVT(dAtA []byte) error
type GetVersionRequest ¶ added in v0.14.0
type GetVersionRequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` // contains filtered or unexported fields }
func (*GetVersionRequest) Descriptor
deprecated
added in
v0.14.0
func (*GetVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVersionRequest.ProtoReflect.Descriptor instead.
func (*GetVersionRequest) GetTabletAlias ¶ added in v0.14.0
func (x *GetVersionRequest) GetTabletAlias() *topodata.TabletAlias
func (*GetVersionRequest) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *GetVersionRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetVersionRequest) MarshalToVT ¶ added in v0.14.0
func (m *GetVersionRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetVersionRequest) MarshalVT ¶ added in v0.14.0
func (m *GetVersionRequest) MarshalVT() (dAtA []byte, err error)
func (*GetVersionRequest) ProtoMessage ¶ added in v0.14.0
func (*GetVersionRequest) ProtoMessage()
func (*GetVersionRequest) ProtoReflect ¶ added in v0.14.0
func (x *GetVersionRequest) ProtoReflect() protoreflect.Message
func (*GetVersionRequest) Reset ¶ added in v0.14.0
func (x *GetVersionRequest) Reset()
func (*GetVersionRequest) SizeVT ¶ added in v0.14.0
func (m *GetVersionRequest) SizeVT() (n int)
func (*GetVersionRequest) String ¶ added in v0.14.0
func (x *GetVersionRequest) String() string
func (*GetVersionRequest) UnmarshalVT ¶ added in v0.14.0
func (m *GetVersionRequest) UnmarshalVT(dAtA []byte) error
type GetVersionResponse ¶ added in v0.14.0
type GetVersionResponse struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*GetVersionResponse) Descriptor
deprecated
added in
v0.14.0
func (*GetVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVersionResponse.ProtoReflect.Descriptor instead.
func (*GetVersionResponse) GetVersion ¶ added in v0.14.0
func (x *GetVersionResponse) GetVersion() string
func (*GetVersionResponse) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *GetVersionResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetVersionResponse) MarshalToVT ¶ added in v0.14.0
func (m *GetVersionResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetVersionResponse) MarshalVT ¶ added in v0.14.0
func (m *GetVersionResponse) MarshalVT() (dAtA []byte, err error)
func (*GetVersionResponse) ProtoMessage ¶ added in v0.14.0
func (*GetVersionResponse) ProtoMessage()
func (*GetVersionResponse) ProtoReflect ¶ added in v0.14.0
func (x *GetVersionResponse) ProtoReflect() protoreflect.Message
func (*GetVersionResponse) Reset ¶ added in v0.14.0
func (x *GetVersionResponse) Reset()
func (*GetVersionResponse) SizeVT ¶ added in v0.14.0
func (m *GetVersionResponse) SizeVT() (n int)
func (*GetVersionResponse) String ¶ added in v0.14.0
func (x *GetVersionResponse) String() string
func (*GetVersionResponse) UnmarshalVT ¶ added in v0.14.0
func (m *GetVersionResponse) UnmarshalVT(dAtA []byte) error
type GetWorkflowsRequest ¶ added in v0.10.0
type GetWorkflowsRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` ActiveOnly bool `protobuf:"varint,2,opt,name=active_only,json=activeOnly,proto3" json:"active_only,omitempty"` // contains filtered or unexported fields }
func (*GetWorkflowsRequest) Descriptor
deprecated
added in
v0.10.0
func (*GetWorkflowsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkflowsRequest.ProtoReflect.Descriptor instead.
func (*GetWorkflowsRequest) GetActiveOnly ¶ added in v0.10.0
func (x *GetWorkflowsRequest) GetActiveOnly() bool
func (*GetWorkflowsRequest) GetKeyspace ¶ added in v0.10.0
func (x *GetWorkflowsRequest) GetKeyspace() string
func (*GetWorkflowsRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetWorkflowsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetWorkflowsRequest) MarshalToVT ¶ added in v0.11.0
func (m *GetWorkflowsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetWorkflowsRequest) MarshalVT ¶ added in v0.11.0
func (m *GetWorkflowsRequest) MarshalVT() (dAtA []byte, err error)
func (*GetWorkflowsRequest) ProtoMessage ¶ added in v0.10.0
func (*GetWorkflowsRequest) ProtoMessage()
func (*GetWorkflowsRequest) ProtoReflect ¶ added in v0.11.0
func (x *GetWorkflowsRequest) ProtoReflect() protoreflect.Message
func (*GetWorkflowsRequest) Reset ¶ added in v0.10.0
func (x *GetWorkflowsRequest) Reset()
func (*GetWorkflowsRequest) SizeVT ¶ added in v0.11.0
func (m *GetWorkflowsRequest) SizeVT() (n int)
func (*GetWorkflowsRequest) String ¶ added in v0.10.0
func (x *GetWorkflowsRequest) String() string
func (*GetWorkflowsRequest) UnmarshalVT ¶ added in v0.11.0
func (m *GetWorkflowsRequest) UnmarshalVT(dAtA []byte) error
type GetWorkflowsResponse ¶ added in v0.10.0
type GetWorkflowsResponse struct { Workflows []*Workflow `protobuf:"bytes,1,rep,name=workflows,proto3" json:"workflows,omitempty"` // contains filtered or unexported fields }
func (*GetWorkflowsResponse) Descriptor
deprecated
added in
v0.10.0
func (*GetWorkflowsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkflowsResponse.ProtoReflect.Descriptor instead.
func (*GetWorkflowsResponse) GetWorkflows ¶ added in v0.10.0
func (x *GetWorkflowsResponse) GetWorkflows() []*Workflow
func (*GetWorkflowsResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *GetWorkflowsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetWorkflowsResponse) MarshalToVT ¶ added in v0.11.0
func (m *GetWorkflowsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetWorkflowsResponse) MarshalVT ¶ added in v0.11.0
func (m *GetWorkflowsResponse) MarshalVT() (dAtA []byte, err error)
func (*GetWorkflowsResponse) ProtoMessage ¶ added in v0.10.0
func (*GetWorkflowsResponse) ProtoMessage()
func (*GetWorkflowsResponse) ProtoReflect ¶ added in v0.11.0
func (x *GetWorkflowsResponse) ProtoReflect() protoreflect.Message
func (*GetWorkflowsResponse) Reset ¶ added in v0.10.0
func (x *GetWorkflowsResponse) Reset()
func (*GetWorkflowsResponse) SizeVT ¶ added in v0.11.0
func (m *GetWorkflowsResponse) SizeVT() (n int)
func (*GetWorkflowsResponse) String ¶ added in v0.10.0
func (x *GetWorkflowsResponse) String() string
func (*GetWorkflowsResponse) UnmarshalVT ¶ added in v0.11.0
func (m *GetWorkflowsResponse) UnmarshalVT(dAtA []byte) error
type InitShardPrimaryRequest ¶ added in v0.10.0
type InitShardPrimaryRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` PrimaryElectTabletAlias *topodata.TabletAlias `` /* 134-byte string literal not displayed */ Force bool `protobuf:"varint,4,opt,name=force,proto3" json:"force,omitempty"` WaitReplicasTimeout *vttime.Duration `protobuf:"bytes,5,opt,name=wait_replicas_timeout,json=waitReplicasTimeout,proto3" json:"wait_replicas_timeout,omitempty"` // contains filtered or unexported fields }
func (*InitShardPrimaryRequest) Descriptor
deprecated
added in
v0.10.0
func (*InitShardPrimaryRequest) Descriptor() ([]byte, []int)
Deprecated: Use InitShardPrimaryRequest.ProtoReflect.Descriptor instead.
func (*InitShardPrimaryRequest) GetForce ¶ added in v0.10.0
func (x *InitShardPrimaryRequest) GetForce() bool
func (*InitShardPrimaryRequest) GetKeyspace ¶ added in v0.10.0
func (x *InitShardPrimaryRequest) GetKeyspace() string
func (*InitShardPrimaryRequest) GetPrimaryElectTabletAlias ¶ added in v0.10.0
func (x *InitShardPrimaryRequest) GetPrimaryElectTabletAlias() *topodata.TabletAlias
func (*InitShardPrimaryRequest) GetShard ¶ added in v0.10.0
func (x *InitShardPrimaryRequest) GetShard() string
func (*InitShardPrimaryRequest) GetWaitReplicasTimeout ¶ added in v0.10.0
func (x *InitShardPrimaryRequest) GetWaitReplicasTimeout() *vttime.Duration
func (*InitShardPrimaryRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *InitShardPrimaryRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*InitShardPrimaryRequest) MarshalToVT ¶ added in v0.11.0
func (m *InitShardPrimaryRequest) MarshalToVT(dAtA []byte) (int, error)
func (*InitShardPrimaryRequest) MarshalVT ¶ added in v0.11.0
func (m *InitShardPrimaryRequest) MarshalVT() (dAtA []byte, err error)
func (*InitShardPrimaryRequest) ProtoMessage ¶ added in v0.10.0
func (*InitShardPrimaryRequest) ProtoMessage()
func (*InitShardPrimaryRequest) ProtoReflect ¶ added in v0.11.0
func (x *InitShardPrimaryRequest) ProtoReflect() protoreflect.Message
func (*InitShardPrimaryRequest) Reset ¶ added in v0.10.0
func (x *InitShardPrimaryRequest) Reset()
func (*InitShardPrimaryRequest) SizeVT ¶ added in v0.11.0
func (m *InitShardPrimaryRequest) SizeVT() (n int)
func (*InitShardPrimaryRequest) String ¶ added in v0.10.0
func (x *InitShardPrimaryRequest) String() string
func (*InitShardPrimaryRequest) UnmarshalVT ¶ added in v0.11.0
func (m *InitShardPrimaryRequest) UnmarshalVT(dAtA []byte) error
type InitShardPrimaryResponse ¶ added in v0.10.0
type InitShardPrimaryResponse struct { Events []*logutil.Event `protobuf:"bytes,1,rep,name=events,proto3" json:"events,omitempty"` // contains filtered or unexported fields }
func (*InitShardPrimaryResponse) Descriptor
deprecated
added in
v0.10.0
func (*InitShardPrimaryResponse) Descriptor() ([]byte, []int)
Deprecated: Use InitShardPrimaryResponse.ProtoReflect.Descriptor instead.
func (*InitShardPrimaryResponse) GetEvents ¶ added in v0.10.0
func (x *InitShardPrimaryResponse) GetEvents() []*logutil.Event
func (*InitShardPrimaryResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *InitShardPrimaryResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*InitShardPrimaryResponse) MarshalToVT ¶ added in v0.11.0
func (m *InitShardPrimaryResponse) MarshalToVT(dAtA []byte) (int, error)
func (*InitShardPrimaryResponse) MarshalVT ¶ added in v0.11.0
func (m *InitShardPrimaryResponse) MarshalVT() (dAtA []byte, err error)
func (*InitShardPrimaryResponse) ProtoMessage ¶ added in v0.10.0
func (*InitShardPrimaryResponse) ProtoMessage()
func (*InitShardPrimaryResponse) ProtoReflect ¶ added in v0.11.0
func (x *InitShardPrimaryResponse) ProtoReflect() protoreflect.Message
func (*InitShardPrimaryResponse) Reset ¶ added in v0.10.0
func (x *InitShardPrimaryResponse) Reset()
func (*InitShardPrimaryResponse) SizeVT ¶ added in v0.11.0
func (m *InitShardPrimaryResponse) SizeVT() (n int)
func (*InitShardPrimaryResponse) String ¶ added in v0.10.0
func (x *InitShardPrimaryResponse) String() string
func (*InitShardPrimaryResponse) UnmarshalVT ¶ added in v0.11.0
func (m *InitShardPrimaryResponse) UnmarshalVT(dAtA []byte) error
type Keyspace ¶ added in v0.9.0
type Keyspace struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Keyspace *topodata.Keyspace `protobuf:"bytes,2,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // contains filtered or unexported fields }
func (*Keyspace) Descriptor
deprecated
added in
v0.9.0
func (*Keyspace) GetKeyspace ¶ added in v0.9.0
func (*Keyspace) MarshalToSizedBufferVT ¶ added in v0.11.0
func (*Keyspace) MarshalToVT ¶ added in v0.11.0
func (*Keyspace) ProtoMessage ¶ added in v0.9.0
func (*Keyspace) ProtoMessage()
func (*Keyspace) ProtoReflect ¶ added in v0.11.0
func (x *Keyspace) ProtoReflect() protoreflect.Message
func (*Keyspace) UnmarshalVT ¶ added in v0.11.0
type MaterializationIntent ¶ added in v0.12.0
type MaterializationIntent int32
MaterializationIntent describes the reason for creating the Materialize flow
const ( // CUSTOM is the default value MaterializationIntent_CUSTOM MaterializationIntent = 0 // MOVETABLES is when we are creating a MoveTables flow MaterializationIntent_MOVETABLES MaterializationIntent = 1 // CREATELOOKUPINDEX is when we are creating a CreateLookupIndex flow MaterializationIntent_CREATELOOKUPINDEX MaterializationIntent = 2 )
func (MaterializationIntent) Descriptor ¶ added in v0.12.0
func (MaterializationIntent) Descriptor() protoreflect.EnumDescriptor
func (MaterializationIntent) Enum ¶ added in v0.12.0
func (x MaterializationIntent) Enum() *MaterializationIntent
func (MaterializationIntent) EnumDescriptor
deprecated
added in
v0.12.0
func (MaterializationIntent) EnumDescriptor() ([]byte, []int)
Deprecated: Use MaterializationIntent.Descriptor instead.
func (MaterializationIntent) Number ¶ added in v0.12.0
func (x MaterializationIntent) Number() protoreflect.EnumNumber
func (MaterializationIntent) String ¶ added in v0.12.0
func (x MaterializationIntent) String() string
func (MaterializationIntent) Type ¶ added in v0.12.0
func (MaterializationIntent) Type() protoreflect.EnumType
type MaterializeSettings ¶
type MaterializeSettings struct { // workflow is the name of the workflow. Workflow string `protobuf:"bytes,1,opt,name=workflow,proto3" json:"workflow,omitempty"` SourceKeyspace string `protobuf:"bytes,2,opt,name=source_keyspace,json=sourceKeyspace,proto3" json:"source_keyspace,omitempty"` TargetKeyspace string `protobuf:"bytes,3,opt,name=target_keyspace,json=targetKeyspace,proto3" json:"target_keyspace,omitempty"` // stop_after_copy specifies if vreplication should be stopped after copying. StopAfterCopy bool `protobuf:"varint,4,opt,name=stop_after_copy,json=stopAfterCopy,proto3" json:"stop_after_copy,omitempty"` TableSettings []*TableMaterializeSettings `protobuf:"bytes,5,rep,name=table_settings,json=tableSettings,proto3" json:"table_settings,omitempty"` // optional parameters. Cell string `protobuf:"bytes,6,opt,name=cell,proto3" json:"cell,omitempty"` TabletTypes string `protobuf:"bytes,7,opt,name=tablet_types,json=tabletTypes,proto3" json:"tablet_types,omitempty"` // ExternalCluster is the name of the mounted cluster which has the source keyspace/db for this workflow // it is of the type <cluster_type.cluster_name> ExternalCluster string `protobuf:"bytes,8,opt,name=external_cluster,json=externalCluster,proto3" json:"external_cluster,omitempty"` // MaterializationIntent is used to identify the reason behind the materialization workflow: eg. MoveTables, CreateLookupVindex MaterializationIntent MaterializationIntent `` /* 162-byte string literal not displayed */ // SourceTimeZone is the time zone in which datetimes on the source were stored, provided as an option in MoveTable SourceTimeZone string `protobuf:"bytes,10,opt,name=source_time_zone,json=sourceTimeZone,proto3" json:"source_time_zone,omitempty"` // TargetTimeZone is not currently specifiable by the user, defaults to UTC for the forward workflows // and to the SourceTimeZone in reverse workflows TargetTimeZone string `protobuf:"bytes,11,opt,name=target_time_zone,json=targetTimeZone,proto3" json:"target_time_zone,omitempty"` SourceShards []string `protobuf:"bytes,12,rep,name=source_shards,json=sourceShards,proto3" json:"source_shards,omitempty"` // OnDdl specifies the action to be taken when a DDL is encountered. OnDdl string `protobuf:"bytes,13,opt,name=on_ddl,json=onDdl,proto3" json:"on_ddl,omitempty"` // DeferSecondaryKeys specifies if secondary keys should be created in one shot after table copy finishes. DeferSecondaryKeys bool `protobuf:"varint,14,opt,name=defer_secondary_keys,json=deferSecondaryKeys,proto3" json:"defer_secondary_keys,omitempty"` // contains filtered or unexported fields }
MaterializeSettings contains the settings for the Materialize command.
func (*MaterializeSettings) Descriptor
deprecated
func (*MaterializeSettings) Descriptor() ([]byte, []int)
Deprecated: Use MaterializeSettings.ProtoReflect.Descriptor instead.
func (*MaterializeSettings) GetCell ¶
func (x *MaterializeSettings) GetCell() string
func (*MaterializeSettings) GetDeferSecondaryKeys ¶ added in v0.16.0
func (x *MaterializeSettings) GetDeferSecondaryKeys() bool
func (*MaterializeSettings) GetExternalCluster ¶ added in v0.10.0
func (x *MaterializeSettings) GetExternalCluster() string
func (*MaterializeSettings) GetMaterializationIntent ¶ added in v0.12.0
func (x *MaterializeSettings) GetMaterializationIntent() MaterializationIntent
func (*MaterializeSettings) GetOnDdl ¶ added in v0.16.0
func (x *MaterializeSettings) GetOnDdl() string
func (*MaterializeSettings) GetSourceKeyspace ¶
func (x *MaterializeSettings) GetSourceKeyspace() string
func (*MaterializeSettings) GetSourceShards ¶ added in v0.15.0
func (x *MaterializeSettings) GetSourceShards() []string
func (*MaterializeSettings) GetSourceTimeZone ¶ added in v0.14.0
func (x *MaterializeSettings) GetSourceTimeZone() string
func (*MaterializeSettings) GetStopAfterCopy ¶
func (x *MaterializeSettings) GetStopAfterCopy() bool
func (*MaterializeSettings) GetTableSettings ¶
func (x *MaterializeSettings) GetTableSettings() []*TableMaterializeSettings
func (*MaterializeSettings) GetTabletTypes ¶
func (x *MaterializeSettings) GetTabletTypes() string
func (*MaterializeSettings) GetTargetKeyspace ¶
func (x *MaterializeSettings) GetTargetKeyspace() string
func (*MaterializeSettings) GetTargetTimeZone ¶ added in v0.14.0
func (x *MaterializeSettings) GetTargetTimeZone() string
func (*MaterializeSettings) GetWorkflow ¶
func (x *MaterializeSettings) GetWorkflow() string
func (*MaterializeSettings) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *MaterializeSettings) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MaterializeSettings) MarshalToVT ¶ added in v0.11.0
func (m *MaterializeSettings) MarshalToVT(dAtA []byte) (int, error)
func (*MaterializeSettings) MarshalVT ¶ added in v0.11.0
func (m *MaterializeSettings) MarshalVT() (dAtA []byte, err error)
func (*MaterializeSettings) ProtoMessage ¶
func (*MaterializeSettings) ProtoMessage()
func (*MaterializeSettings) ProtoReflect ¶ added in v0.11.0
func (x *MaterializeSettings) ProtoReflect() protoreflect.Message
func (*MaterializeSettings) Reset ¶
func (x *MaterializeSettings) Reset()
func (*MaterializeSettings) SizeVT ¶ added in v0.11.0
func (m *MaterializeSettings) SizeVT() (n int)
func (*MaterializeSettings) String ¶
func (x *MaterializeSettings) String() string
func (*MaterializeSettings) UnmarshalVT ¶ added in v0.11.0
func (m *MaterializeSettings) UnmarshalVT(dAtA []byte) error
type PingTabletRequest ¶ added in v0.12.0
type PingTabletRequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` // contains filtered or unexported fields }
func (*PingTabletRequest) Descriptor
deprecated
added in
v0.12.0
func (*PingTabletRequest) Descriptor() ([]byte, []int)
Deprecated: Use PingTabletRequest.ProtoReflect.Descriptor instead.
func (*PingTabletRequest) GetTabletAlias ¶ added in v0.12.0
func (x *PingTabletRequest) GetTabletAlias() *topodata.TabletAlias
func (*PingTabletRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *PingTabletRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PingTabletRequest) MarshalToVT ¶ added in v0.12.0
func (m *PingTabletRequest) MarshalToVT(dAtA []byte) (int, error)
func (*PingTabletRequest) MarshalVT ¶ added in v0.12.0
func (m *PingTabletRequest) MarshalVT() (dAtA []byte, err error)
func (*PingTabletRequest) ProtoMessage ¶ added in v0.12.0
func (*PingTabletRequest) ProtoMessage()
func (*PingTabletRequest) ProtoReflect ¶ added in v0.12.0
func (x *PingTabletRequest) ProtoReflect() protoreflect.Message
func (*PingTabletRequest) Reset ¶ added in v0.12.0
func (x *PingTabletRequest) Reset()
func (*PingTabletRequest) SizeVT ¶ added in v0.12.0
func (m *PingTabletRequest) SizeVT() (n int)
func (*PingTabletRequest) String ¶ added in v0.12.0
func (x *PingTabletRequest) String() string
func (*PingTabletRequest) UnmarshalVT ¶ added in v0.12.0
func (m *PingTabletRequest) UnmarshalVT(dAtA []byte) error
type PingTabletResponse ¶ added in v0.12.0
type PingTabletResponse struct {
// contains filtered or unexported fields
}
func (*PingTabletResponse) Descriptor
deprecated
added in
v0.12.0
func (*PingTabletResponse) Descriptor() ([]byte, []int)
Deprecated: Use PingTabletResponse.ProtoReflect.Descriptor instead.
func (*PingTabletResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *PingTabletResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PingTabletResponse) MarshalToVT ¶ added in v0.12.0
func (m *PingTabletResponse) MarshalToVT(dAtA []byte) (int, error)
func (*PingTabletResponse) MarshalVT ¶ added in v0.12.0
func (m *PingTabletResponse) MarshalVT() (dAtA []byte, err error)
func (*PingTabletResponse) ProtoMessage ¶ added in v0.12.0
func (*PingTabletResponse) ProtoMessage()
func (*PingTabletResponse) ProtoReflect ¶ added in v0.12.0
func (x *PingTabletResponse) ProtoReflect() protoreflect.Message
func (*PingTabletResponse) Reset ¶ added in v0.12.0
func (x *PingTabletResponse) Reset()
func (*PingTabletResponse) SizeVT ¶ added in v0.12.0
func (m *PingTabletResponse) SizeVT() (n int)
func (*PingTabletResponse) String ¶ added in v0.12.0
func (x *PingTabletResponse) String() string
func (*PingTabletResponse) UnmarshalVT ¶ added in v0.12.0
func (m *PingTabletResponse) UnmarshalVT(dAtA []byte) error
type PlannedReparentShardRequest ¶ added in v0.10.0
type PlannedReparentShardRequest struct { // Keyspace is the name of the keyspace to perform the Planned Reparent in. Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // Shard is the name of the shard to perform teh Planned Reparent in. Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` // NewPrimary is the alias of the tablet to promote to shard primary. If not // specified, the vtctld will select the most up-to-date candidate to promote. // // It is an error to set NewPrimary and AvoidPrimary to the same alias. NewPrimary *topodata.TabletAlias `protobuf:"bytes,3,opt,name=new_primary,json=newPrimary,proto3" json:"new_primary,omitempty"` // AvoidPrimary is the alias of the tablet to demote. In other words, // specifying an AvoidPrimary alias tells the vtctld to promote any replica // other than this one. A shard whose current primary is not this one is then // a no-op. // // It is an error to set NewPrimary and AvoidPrimary to the same alias. AvoidPrimary *topodata.TabletAlias `protobuf:"bytes,4,opt,name=avoid_primary,json=avoidPrimary,proto3" json:"avoid_primary,omitempty"` // WaitReplicasTimeout is the duration of time to wait for replicas to catch // up in replication both before and after the reparent. The timeout is not // cumulative across both wait periods, meaning that the replicas have // WaitReplicasTimeout time to catch up before the reparent, and an additional // WaitReplicasTimeout time to catch up after the reparent. WaitReplicasTimeout *vttime.Duration `protobuf:"bytes,5,opt,name=wait_replicas_timeout,json=waitReplicasTimeout,proto3" json:"wait_replicas_timeout,omitempty"` // contains filtered or unexported fields }
func (*PlannedReparentShardRequest) Descriptor
deprecated
added in
v0.10.0
func (*PlannedReparentShardRequest) Descriptor() ([]byte, []int)
Deprecated: Use PlannedReparentShardRequest.ProtoReflect.Descriptor instead.
func (*PlannedReparentShardRequest) GetAvoidPrimary ¶ added in v0.10.0
func (x *PlannedReparentShardRequest) GetAvoidPrimary() *topodata.TabletAlias
func (*PlannedReparentShardRequest) GetKeyspace ¶ added in v0.10.0
func (x *PlannedReparentShardRequest) GetKeyspace() string
func (*PlannedReparentShardRequest) GetNewPrimary ¶ added in v0.10.0
func (x *PlannedReparentShardRequest) GetNewPrimary() *topodata.TabletAlias
func (*PlannedReparentShardRequest) GetShard ¶ added in v0.10.0
func (x *PlannedReparentShardRequest) GetShard() string
func (*PlannedReparentShardRequest) GetWaitReplicasTimeout ¶ added in v0.10.0
func (x *PlannedReparentShardRequest) GetWaitReplicasTimeout() *vttime.Duration
func (*PlannedReparentShardRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *PlannedReparentShardRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PlannedReparentShardRequest) MarshalToVT ¶ added in v0.11.0
func (m *PlannedReparentShardRequest) MarshalToVT(dAtA []byte) (int, error)
func (*PlannedReparentShardRequest) MarshalVT ¶ added in v0.11.0
func (m *PlannedReparentShardRequest) MarshalVT() (dAtA []byte, err error)
func (*PlannedReparentShardRequest) ProtoMessage ¶ added in v0.10.0
func (*PlannedReparentShardRequest) ProtoMessage()
func (*PlannedReparentShardRequest) ProtoReflect ¶ added in v0.11.0
func (x *PlannedReparentShardRequest) ProtoReflect() protoreflect.Message
func (*PlannedReparentShardRequest) Reset ¶ added in v0.10.0
func (x *PlannedReparentShardRequest) Reset()
func (*PlannedReparentShardRequest) SizeVT ¶ added in v0.11.0
func (m *PlannedReparentShardRequest) SizeVT() (n int)
func (*PlannedReparentShardRequest) String ¶ added in v0.10.0
func (x *PlannedReparentShardRequest) String() string
func (*PlannedReparentShardRequest) UnmarshalVT ¶ added in v0.11.0
func (m *PlannedReparentShardRequest) UnmarshalVT(dAtA []byte) error
type PlannedReparentShardResponse ¶ added in v0.10.0
type PlannedReparentShardResponse struct { // Keyspace is the name of the keyspace the Planned Reparent took place in. Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // Shard is the name of the shard the Planned Reparent took place in. Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` // PromotedPrimary is the alias of the tablet that was promoted to shard // primary. If NewPrimary was set in the request, then this will be the same // alias. Otherwise, it will be the alias of the tablet found to be most // up-to-date. PromotedPrimary *topodata.TabletAlias `protobuf:"bytes,3,opt,name=promoted_primary,json=promotedPrimary,proto3" json:"promoted_primary,omitempty"` Events []*logutil.Event `protobuf:"bytes,4,rep,name=events,proto3" json:"events,omitempty"` // contains filtered or unexported fields }
func (*PlannedReparentShardResponse) Descriptor
deprecated
added in
v0.10.0
func (*PlannedReparentShardResponse) Descriptor() ([]byte, []int)
Deprecated: Use PlannedReparentShardResponse.ProtoReflect.Descriptor instead.
func (*PlannedReparentShardResponse) GetEvents ¶ added in v0.10.0
func (x *PlannedReparentShardResponse) GetEvents() []*logutil.Event
func (*PlannedReparentShardResponse) GetKeyspace ¶ added in v0.10.0
func (x *PlannedReparentShardResponse) GetKeyspace() string
func (*PlannedReparentShardResponse) GetPromotedPrimary ¶ added in v0.10.0
func (x *PlannedReparentShardResponse) GetPromotedPrimary() *topodata.TabletAlias
func (*PlannedReparentShardResponse) GetShard ¶ added in v0.10.0
func (x *PlannedReparentShardResponse) GetShard() string
func (*PlannedReparentShardResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *PlannedReparentShardResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PlannedReparentShardResponse) MarshalToVT ¶ added in v0.11.0
func (m *PlannedReparentShardResponse) MarshalToVT(dAtA []byte) (int, error)
func (*PlannedReparentShardResponse) MarshalVT ¶ added in v0.11.0
func (m *PlannedReparentShardResponse) MarshalVT() (dAtA []byte, err error)
func (*PlannedReparentShardResponse) ProtoMessage ¶ added in v0.10.0
func (*PlannedReparentShardResponse) ProtoMessage()
func (*PlannedReparentShardResponse) ProtoReflect ¶ added in v0.11.0
func (x *PlannedReparentShardResponse) ProtoReflect() protoreflect.Message
func (*PlannedReparentShardResponse) Reset ¶ added in v0.10.0
func (x *PlannedReparentShardResponse) Reset()
func (*PlannedReparentShardResponse) SizeVT ¶ added in v0.11.0
func (m *PlannedReparentShardResponse) SizeVT() (n int)
func (*PlannedReparentShardResponse) String ¶ added in v0.10.0
func (x *PlannedReparentShardResponse) String() string
func (*PlannedReparentShardResponse) UnmarshalVT ¶ added in v0.11.0
func (m *PlannedReparentShardResponse) UnmarshalVT(dAtA []byte) error
type RebuildKeyspaceGraphRequest ¶ added in v0.12.0
type RebuildKeyspaceGraphRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Cells []string `protobuf:"bytes,2,rep,name=cells,proto3" json:"cells,omitempty"` // AllowPartial, when set, allows a SNAPSHOT keyspace to serve with an // incomplete set of shards. It is ignored for all other keyspace types. AllowPartial bool `protobuf:"varint,3,opt,name=allow_partial,json=allowPartial,proto3" json:"allow_partial,omitempty"` // contains filtered or unexported fields }
func (*RebuildKeyspaceGraphRequest) Descriptor
deprecated
added in
v0.12.0
func (*RebuildKeyspaceGraphRequest) Descriptor() ([]byte, []int)
Deprecated: Use RebuildKeyspaceGraphRequest.ProtoReflect.Descriptor instead.
func (*RebuildKeyspaceGraphRequest) GetAllowPartial ¶ added in v0.12.0
func (x *RebuildKeyspaceGraphRequest) GetAllowPartial() bool
func (*RebuildKeyspaceGraphRequest) GetCells ¶ added in v0.12.0
func (x *RebuildKeyspaceGraphRequest) GetCells() []string
func (*RebuildKeyspaceGraphRequest) GetKeyspace ¶ added in v0.12.0
func (x *RebuildKeyspaceGraphRequest) GetKeyspace() string
func (*RebuildKeyspaceGraphRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *RebuildKeyspaceGraphRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RebuildKeyspaceGraphRequest) MarshalToVT ¶ added in v0.12.0
func (m *RebuildKeyspaceGraphRequest) MarshalToVT(dAtA []byte) (int, error)
func (*RebuildKeyspaceGraphRequest) MarshalVT ¶ added in v0.12.0
func (m *RebuildKeyspaceGraphRequest) MarshalVT() (dAtA []byte, err error)
func (*RebuildKeyspaceGraphRequest) ProtoMessage ¶ added in v0.12.0
func (*RebuildKeyspaceGraphRequest) ProtoMessage()
func (*RebuildKeyspaceGraphRequest) ProtoReflect ¶ added in v0.12.0
func (x *RebuildKeyspaceGraphRequest) ProtoReflect() protoreflect.Message
func (*RebuildKeyspaceGraphRequest) Reset ¶ added in v0.12.0
func (x *RebuildKeyspaceGraphRequest) Reset()
func (*RebuildKeyspaceGraphRequest) SizeVT ¶ added in v0.12.0
func (m *RebuildKeyspaceGraphRequest) SizeVT() (n int)
func (*RebuildKeyspaceGraphRequest) String ¶ added in v0.12.0
func (x *RebuildKeyspaceGraphRequest) String() string
func (*RebuildKeyspaceGraphRequest) UnmarshalVT ¶ added in v0.12.0
func (m *RebuildKeyspaceGraphRequest) UnmarshalVT(dAtA []byte) error
type RebuildKeyspaceGraphResponse ¶ added in v0.12.0
type RebuildKeyspaceGraphResponse struct {
// contains filtered or unexported fields
}
func (*RebuildKeyspaceGraphResponse) Descriptor
deprecated
added in
v0.12.0
func (*RebuildKeyspaceGraphResponse) Descriptor() ([]byte, []int)
Deprecated: Use RebuildKeyspaceGraphResponse.ProtoReflect.Descriptor instead.
func (*RebuildKeyspaceGraphResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *RebuildKeyspaceGraphResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RebuildKeyspaceGraphResponse) MarshalToVT ¶ added in v0.12.0
func (m *RebuildKeyspaceGraphResponse) MarshalToVT(dAtA []byte) (int, error)
func (*RebuildKeyspaceGraphResponse) MarshalVT ¶ added in v0.12.0
func (m *RebuildKeyspaceGraphResponse) MarshalVT() (dAtA []byte, err error)
func (*RebuildKeyspaceGraphResponse) ProtoMessage ¶ added in v0.12.0
func (*RebuildKeyspaceGraphResponse) ProtoMessage()
func (*RebuildKeyspaceGraphResponse) ProtoReflect ¶ added in v0.12.0
func (x *RebuildKeyspaceGraphResponse) ProtoReflect() protoreflect.Message
func (*RebuildKeyspaceGraphResponse) Reset ¶ added in v0.12.0
func (x *RebuildKeyspaceGraphResponse) Reset()
func (*RebuildKeyspaceGraphResponse) SizeVT ¶ added in v0.12.0
func (m *RebuildKeyspaceGraphResponse) SizeVT() (n int)
func (*RebuildKeyspaceGraphResponse) String ¶ added in v0.12.0
func (x *RebuildKeyspaceGraphResponse) String() string
func (*RebuildKeyspaceGraphResponse) UnmarshalVT ¶ added in v0.12.0
func (m *RebuildKeyspaceGraphResponse) UnmarshalVT(dAtA []byte) error
type RebuildVSchemaGraphRequest ¶ added in v0.11.0
type RebuildVSchemaGraphRequest struct { // Cells specifies the cells to rebuild the SrvVSchema objects for. If empty, // RebuildVSchemaGraph rebuilds the SrvVSchema for every cell in the topo. Cells []string `protobuf:"bytes,1,rep,name=cells,proto3" json:"cells,omitempty"` // contains filtered or unexported fields }
func (*RebuildVSchemaGraphRequest) Descriptor
deprecated
added in
v0.11.0
func (*RebuildVSchemaGraphRequest) Descriptor() ([]byte, []int)
Deprecated: Use RebuildVSchemaGraphRequest.ProtoReflect.Descriptor instead.
func (*RebuildVSchemaGraphRequest) GetCells ¶ added in v0.11.0
func (x *RebuildVSchemaGraphRequest) GetCells() []string
func (*RebuildVSchemaGraphRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *RebuildVSchemaGraphRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RebuildVSchemaGraphRequest) MarshalToVT ¶ added in v0.11.0
func (m *RebuildVSchemaGraphRequest) MarshalToVT(dAtA []byte) (int, error)
func (*RebuildVSchemaGraphRequest) MarshalVT ¶ added in v0.11.0
func (m *RebuildVSchemaGraphRequest) MarshalVT() (dAtA []byte, err error)
func (*RebuildVSchemaGraphRequest) ProtoMessage ¶ added in v0.11.0
func (*RebuildVSchemaGraphRequest) ProtoMessage()
func (*RebuildVSchemaGraphRequest) ProtoReflect ¶ added in v0.11.0
func (x *RebuildVSchemaGraphRequest) ProtoReflect() protoreflect.Message
func (*RebuildVSchemaGraphRequest) Reset ¶ added in v0.11.0
func (x *RebuildVSchemaGraphRequest) Reset()
func (*RebuildVSchemaGraphRequest) SizeVT ¶ added in v0.11.0
func (m *RebuildVSchemaGraphRequest) SizeVT() (n int)
func (*RebuildVSchemaGraphRequest) String ¶ added in v0.11.0
func (x *RebuildVSchemaGraphRequest) String() string
func (*RebuildVSchemaGraphRequest) UnmarshalVT ¶ added in v0.11.0
func (m *RebuildVSchemaGraphRequest) UnmarshalVT(dAtA []byte) error
type RebuildVSchemaGraphResponse ¶ added in v0.11.0
type RebuildVSchemaGraphResponse struct {
// contains filtered or unexported fields
}
func (*RebuildVSchemaGraphResponse) Descriptor
deprecated
added in
v0.11.0
func (*RebuildVSchemaGraphResponse) Descriptor() ([]byte, []int)
Deprecated: Use RebuildVSchemaGraphResponse.ProtoReflect.Descriptor instead.
func (*RebuildVSchemaGraphResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *RebuildVSchemaGraphResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RebuildVSchemaGraphResponse) MarshalToVT ¶ added in v0.11.0
func (m *RebuildVSchemaGraphResponse) MarshalToVT(dAtA []byte) (int, error)
func (*RebuildVSchemaGraphResponse) MarshalVT ¶ added in v0.11.0
func (m *RebuildVSchemaGraphResponse) MarshalVT() (dAtA []byte, err error)
func (*RebuildVSchemaGraphResponse) ProtoMessage ¶ added in v0.11.0
func (*RebuildVSchemaGraphResponse) ProtoMessage()
func (*RebuildVSchemaGraphResponse) ProtoReflect ¶ added in v0.11.0
func (x *RebuildVSchemaGraphResponse) ProtoReflect() protoreflect.Message
func (*RebuildVSchemaGraphResponse) Reset ¶ added in v0.11.0
func (x *RebuildVSchemaGraphResponse) Reset()
func (*RebuildVSchemaGraphResponse) SizeVT ¶ added in v0.11.0
func (m *RebuildVSchemaGraphResponse) SizeVT() (n int)
func (*RebuildVSchemaGraphResponse) String ¶ added in v0.11.0
func (x *RebuildVSchemaGraphResponse) String() string
func (*RebuildVSchemaGraphResponse) UnmarshalVT ¶ added in v0.11.0
func (m *RebuildVSchemaGraphResponse) UnmarshalVT(dAtA []byte) error
type RefreshStateByShardRequest ¶ added in v0.11.0
type RefreshStateByShardRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` Cells []string `protobuf:"bytes,3,rep,name=cells,proto3" json:"cells,omitempty"` // contains filtered or unexported fields }
func (*RefreshStateByShardRequest) Descriptor
deprecated
added in
v0.11.0
func (*RefreshStateByShardRequest) Descriptor() ([]byte, []int)
Deprecated: Use RefreshStateByShardRequest.ProtoReflect.Descriptor instead.
func (*RefreshStateByShardRequest) GetCells ¶ added in v0.11.0
func (x *RefreshStateByShardRequest) GetCells() []string
func (*RefreshStateByShardRequest) GetKeyspace ¶ added in v0.11.0
func (x *RefreshStateByShardRequest) GetKeyspace() string
func (*RefreshStateByShardRequest) GetShard ¶ added in v0.11.0
func (x *RefreshStateByShardRequest) GetShard() string
func (*RefreshStateByShardRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *RefreshStateByShardRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RefreshStateByShardRequest) MarshalToVT ¶ added in v0.11.0
func (m *RefreshStateByShardRequest) MarshalToVT(dAtA []byte) (int, error)
func (*RefreshStateByShardRequest) MarshalVT ¶ added in v0.11.0
func (m *RefreshStateByShardRequest) MarshalVT() (dAtA []byte, err error)
func (*RefreshStateByShardRequest) ProtoMessage ¶ added in v0.11.0
func (*RefreshStateByShardRequest) ProtoMessage()
func (*RefreshStateByShardRequest) ProtoReflect ¶ added in v0.11.0
func (x *RefreshStateByShardRequest) ProtoReflect() protoreflect.Message
func (*RefreshStateByShardRequest) Reset ¶ added in v0.11.0
func (x *RefreshStateByShardRequest) Reset()
func (*RefreshStateByShardRequest) SizeVT ¶ added in v0.11.0
func (m *RefreshStateByShardRequest) SizeVT() (n int)
func (*RefreshStateByShardRequest) String ¶ added in v0.11.0
func (x *RefreshStateByShardRequest) String() string
func (*RefreshStateByShardRequest) UnmarshalVT ¶ added in v0.11.0
func (m *RefreshStateByShardRequest) UnmarshalVT(dAtA []byte) error
type RefreshStateByShardResponse ¶ added in v0.11.0
type RefreshStateByShardResponse struct { IsPartialRefresh bool `protobuf:"varint,1,opt,name=is_partial_refresh,json=isPartialRefresh,proto3" json:"is_partial_refresh,omitempty"` // This explains why we had a partial refresh (if we did) PartialRefreshDetails string `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
func (*RefreshStateByShardResponse) Descriptor
deprecated
added in
v0.11.0
func (*RefreshStateByShardResponse) Descriptor() ([]byte, []int)
Deprecated: Use RefreshStateByShardResponse.ProtoReflect.Descriptor instead.
func (*RefreshStateByShardResponse) GetIsPartialRefresh ¶ added in v0.11.0
func (x *RefreshStateByShardResponse) GetIsPartialRefresh() bool
func (*RefreshStateByShardResponse) GetPartialRefreshDetails ¶ added in v0.14.0
func (x *RefreshStateByShardResponse) GetPartialRefreshDetails() string
func (*RefreshStateByShardResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *RefreshStateByShardResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RefreshStateByShardResponse) MarshalToVT ¶ added in v0.11.0
func (m *RefreshStateByShardResponse) MarshalToVT(dAtA []byte) (int, error)
func (*RefreshStateByShardResponse) MarshalVT ¶ added in v0.11.0
func (m *RefreshStateByShardResponse) MarshalVT() (dAtA []byte, err error)
func (*RefreshStateByShardResponse) ProtoMessage ¶ added in v0.11.0
func (*RefreshStateByShardResponse) ProtoMessage()
func (*RefreshStateByShardResponse) ProtoReflect ¶ added in v0.11.0
func (x *RefreshStateByShardResponse) ProtoReflect() protoreflect.Message
func (*RefreshStateByShardResponse) Reset ¶ added in v0.11.0
func (x *RefreshStateByShardResponse) Reset()
func (*RefreshStateByShardResponse) SizeVT ¶ added in v0.11.0
func (m *RefreshStateByShardResponse) SizeVT() (n int)
func (*RefreshStateByShardResponse) String ¶ added in v0.11.0
func (x *RefreshStateByShardResponse) String() string
func (*RefreshStateByShardResponse) UnmarshalVT ¶ added in v0.11.0
func (m *RefreshStateByShardResponse) UnmarshalVT(dAtA []byte) error
type RefreshStateRequest ¶ added in v0.11.0
type RefreshStateRequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` // contains filtered or unexported fields }
func (*RefreshStateRequest) Descriptor
deprecated
added in
v0.11.0
func (*RefreshStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use RefreshStateRequest.ProtoReflect.Descriptor instead.
func (*RefreshStateRequest) GetTabletAlias ¶ added in v0.11.0
func (x *RefreshStateRequest) GetTabletAlias() *topodata.TabletAlias
func (*RefreshStateRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *RefreshStateRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RefreshStateRequest) MarshalToVT ¶ added in v0.11.0
func (m *RefreshStateRequest) MarshalToVT(dAtA []byte) (int, error)
func (*RefreshStateRequest) MarshalVT ¶ added in v0.11.0
func (m *RefreshStateRequest) MarshalVT() (dAtA []byte, err error)
func (*RefreshStateRequest) ProtoMessage ¶ added in v0.11.0
func (*RefreshStateRequest) ProtoMessage()
func (*RefreshStateRequest) ProtoReflect ¶ added in v0.11.0
func (x *RefreshStateRequest) ProtoReflect() protoreflect.Message
func (*RefreshStateRequest) Reset ¶ added in v0.11.0
func (x *RefreshStateRequest) Reset()
func (*RefreshStateRequest) SizeVT ¶ added in v0.11.0
func (m *RefreshStateRequest) SizeVT() (n int)
func (*RefreshStateRequest) String ¶ added in v0.11.0
func (x *RefreshStateRequest) String() string
func (*RefreshStateRequest) UnmarshalVT ¶ added in v0.11.0
func (m *RefreshStateRequest) UnmarshalVT(dAtA []byte) error
type RefreshStateResponse ¶ added in v0.11.0
type RefreshStateResponse struct {
// contains filtered or unexported fields
}
func (*RefreshStateResponse) Descriptor
deprecated
added in
v0.11.0
func (*RefreshStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use RefreshStateResponse.ProtoReflect.Descriptor instead.
func (*RefreshStateResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *RefreshStateResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RefreshStateResponse) MarshalToVT ¶ added in v0.11.0
func (m *RefreshStateResponse) MarshalToVT(dAtA []byte) (int, error)
func (*RefreshStateResponse) MarshalVT ¶ added in v0.11.0
func (m *RefreshStateResponse) MarshalVT() (dAtA []byte, err error)
func (*RefreshStateResponse) ProtoMessage ¶ added in v0.11.0
func (*RefreshStateResponse) ProtoMessage()
func (*RefreshStateResponse) ProtoReflect ¶ added in v0.11.0
func (x *RefreshStateResponse) ProtoReflect() protoreflect.Message
func (*RefreshStateResponse) Reset ¶ added in v0.11.0
func (x *RefreshStateResponse) Reset()
func (*RefreshStateResponse) SizeVT ¶ added in v0.11.0
func (m *RefreshStateResponse) SizeVT() (n int)
func (*RefreshStateResponse) String ¶ added in v0.11.0
func (x *RefreshStateResponse) String() string
func (*RefreshStateResponse) UnmarshalVT ¶ added in v0.11.0
func (m *RefreshStateResponse) UnmarshalVT(dAtA []byte) error
type ReloadSchemaKeyspaceRequest ¶ added in v0.13.0
type ReloadSchemaKeyspaceRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` WaitPosition string `protobuf:"bytes,2,opt,name=wait_position,json=waitPosition,proto3" json:"wait_position,omitempty"` IncludePrimary bool `protobuf:"varint,3,opt,name=include_primary,json=includePrimary,proto3" json:"include_primary,omitempty"` // Concurrency is the global concurrency across all shards in the keyspace // (so, at most this many tablets will be reloaded across the keyspace at any // given point). Concurrency uint32 `protobuf:"varint,4,opt,name=concurrency,proto3" json:"concurrency,omitempty"` // contains filtered or unexported fields }
func (*ReloadSchemaKeyspaceRequest) Descriptor
deprecated
added in
v0.13.0
func (*ReloadSchemaKeyspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReloadSchemaKeyspaceRequest.ProtoReflect.Descriptor instead.
func (*ReloadSchemaKeyspaceRequest) GetConcurrency ¶ added in v0.13.0
func (x *ReloadSchemaKeyspaceRequest) GetConcurrency() uint32
func (*ReloadSchemaKeyspaceRequest) GetIncludePrimary ¶ added in v0.13.0
func (x *ReloadSchemaKeyspaceRequest) GetIncludePrimary() bool
func (*ReloadSchemaKeyspaceRequest) GetKeyspace ¶ added in v0.13.0
func (x *ReloadSchemaKeyspaceRequest) GetKeyspace() string
func (*ReloadSchemaKeyspaceRequest) GetWaitPosition ¶ added in v0.13.0
func (x *ReloadSchemaKeyspaceRequest) GetWaitPosition() string
func (*ReloadSchemaKeyspaceRequest) MarshalToSizedBufferVT ¶ added in v0.13.0
func (m *ReloadSchemaKeyspaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ReloadSchemaKeyspaceRequest) MarshalToVT ¶ added in v0.13.0
func (m *ReloadSchemaKeyspaceRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ReloadSchemaKeyspaceRequest) MarshalVT ¶ added in v0.13.0
func (m *ReloadSchemaKeyspaceRequest) MarshalVT() (dAtA []byte, err error)
func (*ReloadSchemaKeyspaceRequest) ProtoMessage ¶ added in v0.13.0
func (*ReloadSchemaKeyspaceRequest) ProtoMessage()
func (*ReloadSchemaKeyspaceRequest) ProtoReflect ¶ added in v0.13.0
func (x *ReloadSchemaKeyspaceRequest) ProtoReflect() protoreflect.Message
func (*ReloadSchemaKeyspaceRequest) Reset ¶ added in v0.13.0
func (x *ReloadSchemaKeyspaceRequest) Reset()
func (*ReloadSchemaKeyspaceRequest) SizeVT ¶ added in v0.13.0
func (m *ReloadSchemaKeyspaceRequest) SizeVT() (n int)
func (*ReloadSchemaKeyspaceRequest) String ¶ added in v0.13.0
func (x *ReloadSchemaKeyspaceRequest) String() string
func (*ReloadSchemaKeyspaceRequest) UnmarshalVT ¶ added in v0.13.0
func (m *ReloadSchemaKeyspaceRequest) UnmarshalVT(dAtA []byte) error
type ReloadSchemaKeyspaceResponse ¶ added in v0.13.0
type ReloadSchemaKeyspaceResponse struct { Events []*logutil.Event `protobuf:"bytes,1,rep,name=events,proto3" json:"events,omitempty"` // contains filtered or unexported fields }
func (*ReloadSchemaKeyspaceResponse) Descriptor
deprecated
added in
v0.13.0
func (*ReloadSchemaKeyspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReloadSchemaKeyspaceResponse.ProtoReflect.Descriptor instead.
func (*ReloadSchemaKeyspaceResponse) GetEvents ¶ added in v0.13.0
func (x *ReloadSchemaKeyspaceResponse) GetEvents() []*logutil.Event
func (*ReloadSchemaKeyspaceResponse) MarshalToSizedBufferVT ¶ added in v0.13.0
func (m *ReloadSchemaKeyspaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ReloadSchemaKeyspaceResponse) MarshalToVT ¶ added in v0.13.0
func (m *ReloadSchemaKeyspaceResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ReloadSchemaKeyspaceResponse) MarshalVT ¶ added in v0.13.0
func (m *ReloadSchemaKeyspaceResponse) MarshalVT() (dAtA []byte, err error)
func (*ReloadSchemaKeyspaceResponse) ProtoMessage ¶ added in v0.13.0
func (*ReloadSchemaKeyspaceResponse) ProtoMessage()
func (*ReloadSchemaKeyspaceResponse) ProtoReflect ¶ added in v0.13.0
func (x *ReloadSchemaKeyspaceResponse) ProtoReflect() protoreflect.Message
func (*ReloadSchemaKeyspaceResponse) Reset ¶ added in v0.13.0
func (x *ReloadSchemaKeyspaceResponse) Reset()
func (*ReloadSchemaKeyspaceResponse) SizeVT ¶ added in v0.13.0
func (m *ReloadSchemaKeyspaceResponse) SizeVT() (n int)
func (*ReloadSchemaKeyspaceResponse) String ¶ added in v0.13.0
func (x *ReloadSchemaKeyspaceResponse) String() string
func (*ReloadSchemaKeyspaceResponse) UnmarshalVT ¶ added in v0.13.0
func (m *ReloadSchemaKeyspaceResponse) UnmarshalVT(dAtA []byte) error
type ReloadSchemaRequest ¶ added in v0.13.0
type ReloadSchemaRequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` // contains filtered or unexported fields }
func (*ReloadSchemaRequest) Descriptor
deprecated
added in
v0.13.0
func (*ReloadSchemaRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReloadSchemaRequest.ProtoReflect.Descriptor instead.
func (*ReloadSchemaRequest) GetTabletAlias ¶ added in v0.13.0
func (x *ReloadSchemaRequest) GetTabletAlias() *topodata.TabletAlias
func (*ReloadSchemaRequest) MarshalToSizedBufferVT ¶ added in v0.13.0
func (m *ReloadSchemaRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ReloadSchemaRequest) MarshalToVT ¶ added in v0.13.0
func (m *ReloadSchemaRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ReloadSchemaRequest) MarshalVT ¶ added in v0.13.0
func (m *ReloadSchemaRequest) MarshalVT() (dAtA []byte, err error)
func (*ReloadSchemaRequest) ProtoMessage ¶ added in v0.13.0
func (*ReloadSchemaRequest) ProtoMessage()
func (*ReloadSchemaRequest) ProtoReflect ¶ added in v0.13.0
func (x *ReloadSchemaRequest) ProtoReflect() protoreflect.Message
func (*ReloadSchemaRequest) Reset ¶ added in v0.13.0
func (x *ReloadSchemaRequest) Reset()
func (*ReloadSchemaRequest) SizeVT ¶ added in v0.13.0
func (m *ReloadSchemaRequest) SizeVT() (n int)
func (*ReloadSchemaRequest) String ¶ added in v0.13.0
func (x *ReloadSchemaRequest) String() string
func (*ReloadSchemaRequest) UnmarshalVT ¶ added in v0.13.0
func (m *ReloadSchemaRequest) UnmarshalVT(dAtA []byte) error
type ReloadSchemaResponse ¶ added in v0.13.0
type ReloadSchemaResponse struct {
// contains filtered or unexported fields
}
func (*ReloadSchemaResponse) Descriptor
deprecated
added in
v0.13.0
func (*ReloadSchemaResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReloadSchemaResponse.ProtoReflect.Descriptor instead.
func (*ReloadSchemaResponse) MarshalToSizedBufferVT ¶ added in v0.13.0
func (m *ReloadSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ReloadSchemaResponse) MarshalToVT ¶ added in v0.13.0
func (m *ReloadSchemaResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ReloadSchemaResponse) MarshalVT ¶ added in v0.13.0
func (m *ReloadSchemaResponse) MarshalVT() (dAtA []byte, err error)
func (*ReloadSchemaResponse) ProtoMessage ¶ added in v0.13.0
func (*ReloadSchemaResponse) ProtoMessage()
func (*ReloadSchemaResponse) ProtoReflect ¶ added in v0.13.0
func (x *ReloadSchemaResponse) ProtoReflect() protoreflect.Message
func (*ReloadSchemaResponse) Reset ¶ added in v0.13.0
func (x *ReloadSchemaResponse) Reset()
func (*ReloadSchemaResponse) SizeVT ¶ added in v0.13.0
func (m *ReloadSchemaResponse) SizeVT() (n int)
func (*ReloadSchemaResponse) String ¶ added in v0.13.0
func (x *ReloadSchemaResponse) String() string
func (*ReloadSchemaResponse) UnmarshalVT ¶ added in v0.13.0
func (m *ReloadSchemaResponse) UnmarshalVT(dAtA []byte) error
type ReloadSchemaShardRequest ¶ added in v0.13.0
type ReloadSchemaShardRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` WaitPosition string `protobuf:"bytes,3,opt,name=wait_position,json=waitPosition,proto3" json:"wait_position,omitempty"` IncludePrimary bool `protobuf:"varint,4,opt,name=include_primary,json=includePrimary,proto3" json:"include_primary,omitempty"` // Concurrency is the maximum number of tablets to reload at one time. Concurrency uint32 `protobuf:"varint,5,opt,name=concurrency,proto3" json:"concurrency,omitempty"` // contains filtered or unexported fields }
func (*ReloadSchemaShardRequest) Descriptor
deprecated
added in
v0.13.0
func (*ReloadSchemaShardRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReloadSchemaShardRequest.ProtoReflect.Descriptor instead.
func (*ReloadSchemaShardRequest) GetConcurrency ¶ added in v0.13.0
func (x *ReloadSchemaShardRequest) GetConcurrency() uint32
func (*ReloadSchemaShardRequest) GetIncludePrimary ¶ added in v0.13.0
func (x *ReloadSchemaShardRequest) GetIncludePrimary() bool
func (*ReloadSchemaShardRequest) GetKeyspace ¶ added in v0.13.0
func (x *ReloadSchemaShardRequest) GetKeyspace() string
func (*ReloadSchemaShardRequest) GetShard ¶ added in v0.13.0
func (x *ReloadSchemaShardRequest) GetShard() string
func (*ReloadSchemaShardRequest) GetWaitPosition ¶ added in v0.13.0
func (x *ReloadSchemaShardRequest) GetWaitPosition() string
func (*ReloadSchemaShardRequest) MarshalToSizedBufferVT ¶ added in v0.13.0
func (m *ReloadSchemaShardRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ReloadSchemaShardRequest) MarshalToVT ¶ added in v0.13.0
func (m *ReloadSchemaShardRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ReloadSchemaShardRequest) MarshalVT ¶ added in v0.13.0
func (m *ReloadSchemaShardRequest) MarshalVT() (dAtA []byte, err error)
func (*ReloadSchemaShardRequest) ProtoMessage ¶ added in v0.13.0
func (*ReloadSchemaShardRequest) ProtoMessage()
func (*ReloadSchemaShardRequest) ProtoReflect ¶ added in v0.13.0
func (x *ReloadSchemaShardRequest) ProtoReflect() protoreflect.Message
func (*ReloadSchemaShardRequest) Reset ¶ added in v0.13.0
func (x *ReloadSchemaShardRequest) Reset()
func (*ReloadSchemaShardRequest) SizeVT ¶ added in v0.13.0
func (m *ReloadSchemaShardRequest) SizeVT() (n int)
func (*ReloadSchemaShardRequest) String ¶ added in v0.13.0
func (x *ReloadSchemaShardRequest) String() string
func (*ReloadSchemaShardRequest) UnmarshalVT ¶ added in v0.13.0
func (m *ReloadSchemaShardRequest) UnmarshalVT(dAtA []byte) error
type ReloadSchemaShardResponse ¶ added in v0.13.0
type ReloadSchemaShardResponse struct { Events []*logutil.Event `protobuf:"bytes,2,rep,name=events,proto3" json:"events,omitempty"` // contains filtered or unexported fields }
func (*ReloadSchemaShardResponse) Descriptor
deprecated
added in
v0.13.0
func (*ReloadSchemaShardResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReloadSchemaShardResponse.ProtoReflect.Descriptor instead.
func (*ReloadSchemaShardResponse) GetEvents ¶ added in v0.13.0
func (x *ReloadSchemaShardResponse) GetEvents() []*logutil.Event
func (*ReloadSchemaShardResponse) MarshalToSizedBufferVT ¶ added in v0.13.0
func (m *ReloadSchemaShardResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ReloadSchemaShardResponse) MarshalToVT ¶ added in v0.13.0
func (m *ReloadSchemaShardResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ReloadSchemaShardResponse) MarshalVT ¶ added in v0.13.0
func (m *ReloadSchemaShardResponse) MarshalVT() (dAtA []byte, err error)
func (*ReloadSchemaShardResponse) ProtoMessage ¶ added in v0.13.0
func (*ReloadSchemaShardResponse) ProtoMessage()
func (*ReloadSchemaShardResponse) ProtoReflect ¶ added in v0.13.0
func (x *ReloadSchemaShardResponse) ProtoReflect() protoreflect.Message
func (*ReloadSchemaShardResponse) Reset ¶ added in v0.13.0
func (x *ReloadSchemaShardResponse) Reset()
func (*ReloadSchemaShardResponse) SizeVT ¶ added in v0.13.0
func (m *ReloadSchemaShardResponse) SizeVT() (n int)
func (*ReloadSchemaShardResponse) String ¶ added in v0.13.0
func (x *ReloadSchemaShardResponse) String() string
func (*ReloadSchemaShardResponse) UnmarshalVT ¶ added in v0.13.0
func (m *ReloadSchemaShardResponse) UnmarshalVT(dAtA []byte) error
type RemoveBackupRequest ¶ added in v0.14.0
type RemoveBackupRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*RemoveBackupRequest) Descriptor
deprecated
added in
v0.14.0
func (*RemoveBackupRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveBackupRequest.ProtoReflect.Descriptor instead.
func (*RemoveBackupRequest) GetKeyspace ¶ added in v0.14.0
func (x *RemoveBackupRequest) GetKeyspace() string
func (*RemoveBackupRequest) GetName ¶ added in v0.14.0
func (x *RemoveBackupRequest) GetName() string
func (*RemoveBackupRequest) GetShard ¶ added in v0.14.0
func (x *RemoveBackupRequest) GetShard() string
func (*RemoveBackupRequest) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *RemoveBackupRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RemoveBackupRequest) MarshalToVT ¶ added in v0.14.0
func (m *RemoveBackupRequest) MarshalToVT(dAtA []byte) (int, error)
func (*RemoveBackupRequest) MarshalVT ¶ added in v0.14.0
func (m *RemoveBackupRequest) MarshalVT() (dAtA []byte, err error)
func (*RemoveBackupRequest) ProtoMessage ¶ added in v0.14.0
func (*RemoveBackupRequest) ProtoMessage()
func (*RemoveBackupRequest) ProtoReflect ¶ added in v0.14.0
func (x *RemoveBackupRequest) ProtoReflect() protoreflect.Message
func (*RemoveBackupRequest) Reset ¶ added in v0.14.0
func (x *RemoveBackupRequest) Reset()
func (*RemoveBackupRequest) SizeVT ¶ added in v0.14.0
func (m *RemoveBackupRequest) SizeVT() (n int)
func (*RemoveBackupRequest) String ¶ added in v0.14.0
func (x *RemoveBackupRequest) String() string
func (*RemoveBackupRequest) UnmarshalVT ¶ added in v0.14.0
func (m *RemoveBackupRequest) UnmarshalVT(dAtA []byte) error
type RemoveBackupResponse ¶ added in v0.14.0
type RemoveBackupResponse struct {
// contains filtered or unexported fields
}
func (*RemoveBackupResponse) Descriptor
deprecated
added in
v0.14.0
func (*RemoveBackupResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveBackupResponse.ProtoReflect.Descriptor instead.
func (*RemoveBackupResponse) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *RemoveBackupResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RemoveBackupResponse) MarshalToVT ¶ added in v0.14.0
func (m *RemoveBackupResponse) MarshalToVT(dAtA []byte) (int, error)
func (*RemoveBackupResponse) MarshalVT ¶ added in v0.14.0
func (m *RemoveBackupResponse) MarshalVT() (dAtA []byte, err error)
func (*RemoveBackupResponse) ProtoMessage ¶ added in v0.14.0
func (*RemoveBackupResponse) ProtoMessage()
func (*RemoveBackupResponse) ProtoReflect ¶ added in v0.14.0
func (x *RemoveBackupResponse) ProtoReflect() protoreflect.Message
func (*RemoveBackupResponse) Reset ¶ added in v0.14.0
func (x *RemoveBackupResponse) Reset()
func (*RemoveBackupResponse) SizeVT ¶ added in v0.14.0
func (m *RemoveBackupResponse) SizeVT() (n int)
func (*RemoveBackupResponse) String ¶ added in v0.14.0
func (x *RemoveBackupResponse) String() string
func (*RemoveBackupResponse) UnmarshalVT ¶ added in v0.14.0
func (m *RemoveBackupResponse) UnmarshalVT(dAtA []byte) error
type RemoveKeyspaceCellRequest ¶ added in v0.10.0
type RemoveKeyspaceCellRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Cell string `protobuf:"bytes,2,opt,name=cell,proto3" json:"cell,omitempty"` // Force proceeds even if the cell's topology server cannot be reached. This // should only be set if a cell has been shut down entirely, and the global // topology data just needs to be updated. Force bool `protobuf:"varint,3,opt,name=force,proto3" json:"force,omitempty"` // Recursive also deletes all tablets in that cell belonging to the specified // keyspace. Recursive bool `protobuf:"varint,4,opt,name=recursive,proto3" json:"recursive,omitempty"` // contains filtered or unexported fields }
func (*RemoveKeyspaceCellRequest) Descriptor
deprecated
added in
v0.10.0
func (*RemoveKeyspaceCellRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveKeyspaceCellRequest.ProtoReflect.Descriptor instead.
func (*RemoveKeyspaceCellRequest) GetCell ¶ added in v0.10.0
func (x *RemoveKeyspaceCellRequest) GetCell() string
func (*RemoveKeyspaceCellRequest) GetForce ¶ added in v0.10.0
func (x *RemoveKeyspaceCellRequest) GetForce() bool
func (*RemoveKeyspaceCellRequest) GetKeyspace ¶ added in v0.10.0
func (x *RemoveKeyspaceCellRequest) GetKeyspace() string
func (*RemoveKeyspaceCellRequest) GetRecursive ¶ added in v0.10.0
func (x *RemoveKeyspaceCellRequest) GetRecursive() bool
func (*RemoveKeyspaceCellRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *RemoveKeyspaceCellRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RemoveKeyspaceCellRequest) MarshalToVT ¶ added in v0.11.0
func (m *RemoveKeyspaceCellRequest) MarshalToVT(dAtA []byte) (int, error)
func (*RemoveKeyspaceCellRequest) MarshalVT ¶ added in v0.11.0
func (m *RemoveKeyspaceCellRequest) MarshalVT() (dAtA []byte, err error)
func (*RemoveKeyspaceCellRequest) ProtoMessage ¶ added in v0.10.0
func (*RemoveKeyspaceCellRequest) ProtoMessage()
func (*RemoveKeyspaceCellRequest) ProtoReflect ¶ added in v0.11.0
func (x *RemoveKeyspaceCellRequest) ProtoReflect() protoreflect.Message
func (*RemoveKeyspaceCellRequest) Reset ¶ added in v0.10.0
func (x *RemoveKeyspaceCellRequest) Reset()
func (*RemoveKeyspaceCellRequest) SizeVT ¶ added in v0.11.0
func (m *RemoveKeyspaceCellRequest) SizeVT() (n int)
func (*RemoveKeyspaceCellRequest) String ¶ added in v0.10.0
func (x *RemoveKeyspaceCellRequest) String() string
func (*RemoveKeyspaceCellRequest) UnmarshalVT ¶ added in v0.11.0
func (m *RemoveKeyspaceCellRequest) UnmarshalVT(dAtA []byte) error
type RemoveKeyspaceCellResponse ¶ added in v0.10.0
type RemoveKeyspaceCellResponse struct {
// contains filtered or unexported fields
}
func (*RemoveKeyspaceCellResponse) Descriptor
deprecated
added in
v0.10.0
func (*RemoveKeyspaceCellResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveKeyspaceCellResponse.ProtoReflect.Descriptor instead.
func (*RemoveKeyspaceCellResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *RemoveKeyspaceCellResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RemoveKeyspaceCellResponse) MarshalToVT ¶ added in v0.11.0
func (m *RemoveKeyspaceCellResponse) MarshalToVT(dAtA []byte) (int, error)
func (*RemoveKeyspaceCellResponse) MarshalVT ¶ added in v0.11.0
func (m *RemoveKeyspaceCellResponse) MarshalVT() (dAtA []byte, err error)
func (*RemoveKeyspaceCellResponse) ProtoMessage ¶ added in v0.10.0
func (*RemoveKeyspaceCellResponse) ProtoMessage()
func (*RemoveKeyspaceCellResponse) ProtoReflect ¶ added in v0.11.0
func (x *RemoveKeyspaceCellResponse) ProtoReflect() protoreflect.Message
func (*RemoveKeyspaceCellResponse) Reset ¶ added in v0.10.0
func (x *RemoveKeyspaceCellResponse) Reset()
func (*RemoveKeyspaceCellResponse) SizeVT ¶ added in v0.11.0
func (m *RemoveKeyspaceCellResponse) SizeVT() (n int)
func (*RemoveKeyspaceCellResponse) String ¶ added in v0.10.0
func (x *RemoveKeyspaceCellResponse) String() string
func (*RemoveKeyspaceCellResponse) UnmarshalVT ¶ added in v0.11.0
func (m *RemoveKeyspaceCellResponse) UnmarshalVT(dAtA []byte) error
type RemoveShardCellRequest ¶ added in v0.10.0
type RemoveShardCellRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` ShardName string `protobuf:"bytes,2,opt,name=shard_name,json=shardName,proto3" json:"shard_name,omitempty"` Cell string `protobuf:"bytes,3,opt,name=cell,proto3" json:"cell,omitempty"` // Force proceeds even if the cell's topology server cannot be reached. This // should only be set if a cell has been shut down entirely, and the global // topology data just needs to be updated. Force bool `protobuf:"varint,4,opt,name=force,proto3" json:"force,omitempty"` // Recursive also deletes all tablets in that cell belonging to the specified // keyspace and shard. Recursive bool `protobuf:"varint,5,opt,name=recursive,proto3" json:"recursive,omitempty"` // contains filtered or unexported fields }
func (*RemoveShardCellRequest) Descriptor
deprecated
added in
v0.10.0
func (*RemoveShardCellRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveShardCellRequest.ProtoReflect.Descriptor instead.
func (*RemoveShardCellRequest) GetCell ¶ added in v0.10.0
func (x *RemoveShardCellRequest) GetCell() string
func (*RemoveShardCellRequest) GetForce ¶ added in v0.10.0
func (x *RemoveShardCellRequest) GetForce() bool
func (*RemoveShardCellRequest) GetKeyspace ¶ added in v0.10.0
func (x *RemoveShardCellRequest) GetKeyspace() string
func (*RemoveShardCellRequest) GetRecursive ¶ added in v0.10.0
func (x *RemoveShardCellRequest) GetRecursive() bool
func (*RemoveShardCellRequest) GetShardName ¶ added in v0.10.0
func (x *RemoveShardCellRequest) GetShardName() string
func (*RemoveShardCellRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *RemoveShardCellRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RemoveShardCellRequest) MarshalToVT ¶ added in v0.11.0
func (m *RemoveShardCellRequest) MarshalToVT(dAtA []byte) (int, error)
func (*RemoveShardCellRequest) MarshalVT ¶ added in v0.11.0
func (m *RemoveShardCellRequest) MarshalVT() (dAtA []byte, err error)
func (*RemoveShardCellRequest) ProtoMessage ¶ added in v0.10.0
func (*RemoveShardCellRequest) ProtoMessage()
func (*RemoveShardCellRequest) ProtoReflect ¶ added in v0.11.0
func (x *RemoveShardCellRequest) ProtoReflect() protoreflect.Message
func (*RemoveShardCellRequest) Reset ¶ added in v0.10.0
func (x *RemoveShardCellRequest) Reset()
func (*RemoveShardCellRequest) SizeVT ¶ added in v0.11.0
func (m *RemoveShardCellRequest) SizeVT() (n int)
func (*RemoveShardCellRequest) String ¶ added in v0.10.0
func (x *RemoveShardCellRequest) String() string
func (*RemoveShardCellRequest) UnmarshalVT ¶ added in v0.11.0
func (m *RemoveShardCellRequest) UnmarshalVT(dAtA []byte) error
type RemoveShardCellResponse ¶ added in v0.10.0
type RemoveShardCellResponse struct {
// contains filtered or unexported fields
}
func (*RemoveShardCellResponse) Descriptor
deprecated
added in
v0.10.0
func (*RemoveShardCellResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveShardCellResponse.ProtoReflect.Descriptor instead.
func (*RemoveShardCellResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *RemoveShardCellResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RemoveShardCellResponse) MarshalToVT ¶ added in v0.11.0
func (m *RemoveShardCellResponse) MarshalToVT(dAtA []byte) (int, error)
func (*RemoveShardCellResponse) MarshalVT ¶ added in v0.11.0
func (m *RemoveShardCellResponse) MarshalVT() (dAtA []byte, err error)
func (*RemoveShardCellResponse) ProtoMessage ¶ added in v0.10.0
func (*RemoveShardCellResponse) ProtoMessage()
func (*RemoveShardCellResponse) ProtoReflect ¶ added in v0.11.0
func (x *RemoveShardCellResponse) ProtoReflect() protoreflect.Message
func (*RemoveShardCellResponse) Reset ¶ added in v0.10.0
func (x *RemoveShardCellResponse) Reset()
func (*RemoveShardCellResponse) SizeVT ¶ added in v0.11.0
func (m *RemoveShardCellResponse) SizeVT() (n int)
func (*RemoveShardCellResponse) String ¶ added in v0.10.0
func (x *RemoveShardCellResponse) String() string
func (*RemoveShardCellResponse) UnmarshalVT ¶ added in v0.11.0
func (m *RemoveShardCellResponse) UnmarshalVT(dAtA []byte) error
type ReparentTabletRequest ¶ added in v0.10.0
type ReparentTabletRequest struct { // Tablet is the alias of the tablet that should be reparented under the // current shard primary. Tablet *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet,proto3" json:"tablet,omitempty"` // contains filtered or unexported fields }
func (*ReparentTabletRequest) Descriptor
deprecated
added in
v0.10.0
func (*ReparentTabletRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReparentTabletRequest.ProtoReflect.Descriptor instead.
func (*ReparentTabletRequest) GetTablet ¶ added in v0.10.0
func (x *ReparentTabletRequest) GetTablet() *topodata.TabletAlias
func (*ReparentTabletRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *ReparentTabletRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ReparentTabletRequest) MarshalToVT ¶ added in v0.11.0
func (m *ReparentTabletRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ReparentTabletRequest) MarshalVT ¶ added in v0.11.0
func (m *ReparentTabletRequest) MarshalVT() (dAtA []byte, err error)
func (*ReparentTabletRequest) ProtoMessage ¶ added in v0.10.0
func (*ReparentTabletRequest) ProtoMessage()
func (*ReparentTabletRequest) ProtoReflect ¶ added in v0.11.0
func (x *ReparentTabletRequest) ProtoReflect() protoreflect.Message
func (*ReparentTabletRequest) Reset ¶ added in v0.10.0
func (x *ReparentTabletRequest) Reset()
func (*ReparentTabletRequest) SizeVT ¶ added in v0.11.0
func (m *ReparentTabletRequest) SizeVT() (n int)
func (*ReparentTabletRequest) String ¶ added in v0.10.0
func (x *ReparentTabletRequest) String() string
func (*ReparentTabletRequest) UnmarshalVT ¶ added in v0.11.0
func (m *ReparentTabletRequest) UnmarshalVT(dAtA []byte) error
type ReparentTabletResponse ¶ added in v0.10.0
type ReparentTabletResponse struct { // Keyspace is the name of the keyspace the tablet was reparented in. Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // Shard is the name of the shard the tablet was reparented in. Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` // Primary is the alias of the tablet that the tablet was reparented under. Primary *topodata.TabletAlias `protobuf:"bytes,3,opt,name=primary,proto3" json:"primary,omitempty"` // contains filtered or unexported fields }
func (*ReparentTabletResponse) Descriptor
deprecated
added in
v0.10.0
func (*ReparentTabletResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReparentTabletResponse.ProtoReflect.Descriptor instead.
func (*ReparentTabletResponse) GetKeyspace ¶ added in v0.10.0
func (x *ReparentTabletResponse) GetKeyspace() string
func (*ReparentTabletResponse) GetPrimary ¶ added in v0.10.0
func (x *ReparentTabletResponse) GetPrimary() *topodata.TabletAlias
func (*ReparentTabletResponse) GetShard ¶ added in v0.10.0
func (x *ReparentTabletResponse) GetShard() string
func (*ReparentTabletResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *ReparentTabletResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ReparentTabletResponse) MarshalToVT ¶ added in v0.11.0
func (m *ReparentTabletResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ReparentTabletResponse) MarshalVT ¶ added in v0.11.0
func (m *ReparentTabletResponse) MarshalVT() (dAtA []byte, err error)
func (*ReparentTabletResponse) ProtoMessage ¶ added in v0.10.0
func (*ReparentTabletResponse) ProtoMessage()
func (*ReparentTabletResponse) ProtoReflect ¶ added in v0.11.0
func (x *ReparentTabletResponse) ProtoReflect() protoreflect.Message
func (*ReparentTabletResponse) Reset ¶ added in v0.10.0
func (x *ReparentTabletResponse) Reset()
func (*ReparentTabletResponse) SizeVT ¶ added in v0.11.0
func (m *ReparentTabletResponse) SizeVT() (n int)
func (*ReparentTabletResponse) String ¶ added in v0.10.0
func (x *ReparentTabletResponse) String() string
func (*ReparentTabletResponse) UnmarshalVT ¶ added in v0.11.0
func (m *ReparentTabletResponse) UnmarshalVT(dAtA []byte) error
type RestoreFromBackupRequest ¶ added in v0.14.0
type RestoreFromBackupRequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` // BackupTime, if set, will use the backup taken most closely at or before // this time. If nil, the latest backup will be restored on the tablet. BackupTime *vttime.Time `protobuf:"bytes,2,opt,name=backup_time,json=backupTime,proto3" json:"backup_time,omitempty"` // RestoreToPos indicates a position for a point-in-time recovery. The recovery // is expected to utilize one full backup, followed by zero or more incremental backups, // that reach the precise desired position RestoreToPos string `protobuf:"bytes,3,opt,name=restore_to_pos,json=restoreToPos,proto3" json:"restore_to_pos,omitempty"` // Dry run does not actually performs the restore, but validates the steps and availability of backups DryRun bool `protobuf:"varint,4,opt,name=dry_run,json=dryRun,proto3" json:"dry_run,omitempty"` // contains filtered or unexported fields }
func (*RestoreFromBackupRequest) Descriptor
deprecated
added in
v0.14.0
func (*RestoreFromBackupRequest) Descriptor() ([]byte, []int)
Deprecated: Use RestoreFromBackupRequest.ProtoReflect.Descriptor instead.
func (*RestoreFromBackupRequest) GetBackupTime ¶ added in v0.14.0
func (x *RestoreFromBackupRequest) GetBackupTime() *vttime.Time
func (*RestoreFromBackupRequest) GetDryRun ¶ added in v0.16.0
func (x *RestoreFromBackupRequest) GetDryRun() bool
func (*RestoreFromBackupRequest) GetRestoreToPos ¶ added in v0.16.0
func (x *RestoreFromBackupRequest) GetRestoreToPos() string
func (*RestoreFromBackupRequest) GetTabletAlias ¶ added in v0.14.0
func (x *RestoreFromBackupRequest) GetTabletAlias() *topodata.TabletAlias
func (*RestoreFromBackupRequest) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *RestoreFromBackupRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RestoreFromBackupRequest) MarshalToVT ¶ added in v0.14.0
func (m *RestoreFromBackupRequest) MarshalToVT(dAtA []byte) (int, error)
func (*RestoreFromBackupRequest) MarshalVT ¶ added in v0.14.0
func (m *RestoreFromBackupRequest) MarshalVT() (dAtA []byte, err error)
func (*RestoreFromBackupRequest) ProtoMessage ¶ added in v0.14.0
func (*RestoreFromBackupRequest) ProtoMessage()
func (*RestoreFromBackupRequest) ProtoReflect ¶ added in v0.14.0
func (x *RestoreFromBackupRequest) ProtoReflect() protoreflect.Message
func (*RestoreFromBackupRequest) Reset ¶ added in v0.14.0
func (x *RestoreFromBackupRequest) Reset()
func (*RestoreFromBackupRequest) SizeVT ¶ added in v0.14.0
func (m *RestoreFromBackupRequest) SizeVT() (n int)
func (*RestoreFromBackupRequest) String ¶ added in v0.14.0
func (x *RestoreFromBackupRequest) String() string
func (*RestoreFromBackupRequest) UnmarshalVT ¶ added in v0.14.0
func (m *RestoreFromBackupRequest) UnmarshalVT(dAtA []byte) error
type RestoreFromBackupResponse ¶ added in v0.14.0
type RestoreFromBackupResponse struct { // TabletAlias is the alias of the tablet doing the restore. TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` Keyspace string `protobuf:"bytes,2,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,3,opt,name=shard,proto3" json:"shard,omitempty"` Event *logutil.Event `protobuf:"bytes,4,opt,name=event,proto3" json:"event,omitempty"` // contains filtered or unexported fields }
func (*RestoreFromBackupResponse) Descriptor
deprecated
added in
v0.14.0
func (*RestoreFromBackupResponse) Descriptor() ([]byte, []int)
Deprecated: Use RestoreFromBackupResponse.ProtoReflect.Descriptor instead.
func (*RestoreFromBackupResponse) GetEvent ¶ added in v0.14.0
func (x *RestoreFromBackupResponse) GetEvent() *logutil.Event
func (*RestoreFromBackupResponse) GetKeyspace ¶ added in v0.14.0
func (x *RestoreFromBackupResponse) GetKeyspace() string
func (*RestoreFromBackupResponse) GetShard ¶ added in v0.14.0
func (x *RestoreFromBackupResponse) GetShard() string
func (*RestoreFromBackupResponse) GetTabletAlias ¶ added in v0.14.0
func (x *RestoreFromBackupResponse) GetTabletAlias() *topodata.TabletAlias
func (*RestoreFromBackupResponse) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *RestoreFromBackupResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RestoreFromBackupResponse) MarshalToVT ¶ added in v0.14.0
func (m *RestoreFromBackupResponse) MarshalToVT(dAtA []byte) (int, error)
func (*RestoreFromBackupResponse) MarshalVT ¶ added in v0.14.0
func (m *RestoreFromBackupResponse) MarshalVT() (dAtA []byte, err error)
func (*RestoreFromBackupResponse) ProtoMessage ¶ added in v0.14.0
func (*RestoreFromBackupResponse) ProtoMessage()
func (*RestoreFromBackupResponse) ProtoReflect ¶ added in v0.14.0
func (x *RestoreFromBackupResponse) ProtoReflect() protoreflect.Message
func (*RestoreFromBackupResponse) Reset ¶ added in v0.14.0
func (x *RestoreFromBackupResponse) Reset()
func (*RestoreFromBackupResponse) SizeVT ¶ added in v0.14.0
func (m *RestoreFromBackupResponse) SizeVT() (n int)
func (*RestoreFromBackupResponse) String ¶ added in v0.14.0
func (x *RestoreFromBackupResponse) String() string
func (*RestoreFromBackupResponse) UnmarshalVT ¶ added in v0.14.0
func (m *RestoreFromBackupResponse) UnmarshalVT(dAtA []byte) error
type RunHealthCheckRequest ¶ added in v0.12.0
type RunHealthCheckRequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` // contains filtered or unexported fields }
func (*RunHealthCheckRequest) Descriptor
deprecated
added in
v0.12.0
func (*RunHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use RunHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*RunHealthCheckRequest) GetTabletAlias ¶ added in v0.12.0
func (x *RunHealthCheckRequest) GetTabletAlias() *topodata.TabletAlias
func (*RunHealthCheckRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *RunHealthCheckRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RunHealthCheckRequest) MarshalToVT ¶ added in v0.12.0
func (m *RunHealthCheckRequest) MarshalToVT(dAtA []byte) (int, error)
func (*RunHealthCheckRequest) MarshalVT ¶ added in v0.12.0
func (m *RunHealthCheckRequest) MarshalVT() (dAtA []byte, err error)
func (*RunHealthCheckRequest) ProtoMessage ¶ added in v0.12.0
func (*RunHealthCheckRequest) ProtoMessage()
func (*RunHealthCheckRequest) ProtoReflect ¶ added in v0.12.0
func (x *RunHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*RunHealthCheckRequest) Reset ¶ added in v0.12.0
func (x *RunHealthCheckRequest) Reset()
func (*RunHealthCheckRequest) SizeVT ¶ added in v0.12.0
func (m *RunHealthCheckRequest) SizeVT() (n int)
func (*RunHealthCheckRequest) String ¶ added in v0.12.0
func (x *RunHealthCheckRequest) String() string
func (*RunHealthCheckRequest) UnmarshalVT ¶ added in v0.12.0
func (m *RunHealthCheckRequest) UnmarshalVT(dAtA []byte) error
type RunHealthCheckResponse ¶ added in v0.12.0
type RunHealthCheckResponse struct {
// contains filtered or unexported fields
}
func (*RunHealthCheckResponse) Descriptor
deprecated
added in
v0.12.0
func (*RunHealthCheckResponse) Descriptor() ([]byte, []int)
Deprecated: Use RunHealthCheckResponse.ProtoReflect.Descriptor instead.
func (*RunHealthCheckResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *RunHealthCheckResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RunHealthCheckResponse) MarshalToVT ¶ added in v0.12.0
func (m *RunHealthCheckResponse) MarshalToVT(dAtA []byte) (int, error)
func (*RunHealthCheckResponse) MarshalVT ¶ added in v0.12.0
func (m *RunHealthCheckResponse) MarshalVT() (dAtA []byte, err error)
func (*RunHealthCheckResponse) ProtoMessage ¶ added in v0.12.0
func (*RunHealthCheckResponse) ProtoMessage()
func (*RunHealthCheckResponse) ProtoReflect ¶ added in v0.12.0
func (x *RunHealthCheckResponse) ProtoReflect() protoreflect.Message
func (*RunHealthCheckResponse) Reset ¶ added in v0.12.0
func (x *RunHealthCheckResponse) Reset()
func (*RunHealthCheckResponse) SizeVT ¶ added in v0.12.0
func (m *RunHealthCheckResponse) SizeVT() (n int)
func (*RunHealthCheckResponse) String ¶ added in v0.12.0
func (x *RunHealthCheckResponse) String() string
func (*RunHealthCheckResponse) UnmarshalVT ¶ added in v0.12.0
func (m *RunHealthCheckResponse) UnmarshalVT(dAtA []byte) error
type SetKeyspaceDurabilityPolicyRequest ¶ added in v0.14.0
type SetKeyspaceDurabilityPolicyRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` DurabilityPolicy string `protobuf:"bytes,2,opt,name=durability_policy,json=durabilityPolicy,proto3" json:"durability_policy,omitempty"` // contains filtered or unexported fields }
func (*SetKeyspaceDurabilityPolicyRequest) Descriptor
deprecated
added in
v0.14.0
func (*SetKeyspaceDurabilityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetKeyspaceDurabilityPolicyRequest.ProtoReflect.Descriptor instead.
func (*SetKeyspaceDurabilityPolicyRequest) GetDurabilityPolicy ¶ added in v0.14.0
func (x *SetKeyspaceDurabilityPolicyRequest) GetDurabilityPolicy() string
func (*SetKeyspaceDurabilityPolicyRequest) GetKeyspace ¶ added in v0.14.0
func (x *SetKeyspaceDurabilityPolicyRequest) GetKeyspace() string
func (*SetKeyspaceDurabilityPolicyRequest) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *SetKeyspaceDurabilityPolicyRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SetKeyspaceDurabilityPolicyRequest) MarshalToVT ¶ added in v0.14.0
func (m *SetKeyspaceDurabilityPolicyRequest) MarshalToVT(dAtA []byte) (int, error)
func (*SetKeyspaceDurabilityPolicyRequest) MarshalVT ¶ added in v0.14.0
func (m *SetKeyspaceDurabilityPolicyRequest) MarshalVT() (dAtA []byte, err error)
func (*SetKeyspaceDurabilityPolicyRequest) ProtoMessage ¶ added in v0.14.0
func (*SetKeyspaceDurabilityPolicyRequest) ProtoMessage()
func (*SetKeyspaceDurabilityPolicyRequest) ProtoReflect ¶ added in v0.14.0
func (x *SetKeyspaceDurabilityPolicyRequest) ProtoReflect() protoreflect.Message
func (*SetKeyspaceDurabilityPolicyRequest) Reset ¶ added in v0.14.0
func (x *SetKeyspaceDurabilityPolicyRequest) Reset()
func (*SetKeyspaceDurabilityPolicyRequest) SizeVT ¶ added in v0.14.0
func (m *SetKeyspaceDurabilityPolicyRequest) SizeVT() (n int)
func (*SetKeyspaceDurabilityPolicyRequest) String ¶ added in v0.14.0
func (x *SetKeyspaceDurabilityPolicyRequest) String() string
func (*SetKeyspaceDurabilityPolicyRequest) UnmarshalVT ¶ added in v0.14.0
func (m *SetKeyspaceDurabilityPolicyRequest) UnmarshalVT(dAtA []byte) error
type SetKeyspaceDurabilityPolicyResponse ¶ added in v0.14.0
type SetKeyspaceDurabilityPolicyResponse struct { // Keyspace is the updated keyspace record. Keyspace *topodata.Keyspace `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // contains filtered or unexported fields }
func (*SetKeyspaceDurabilityPolicyResponse) Descriptor
deprecated
added in
v0.14.0
func (*SetKeyspaceDurabilityPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetKeyspaceDurabilityPolicyResponse.ProtoReflect.Descriptor instead.
func (*SetKeyspaceDurabilityPolicyResponse) GetKeyspace ¶ added in v0.14.0
func (x *SetKeyspaceDurabilityPolicyResponse) GetKeyspace() *topodata.Keyspace
func (*SetKeyspaceDurabilityPolicyResponse) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *SetKeyspaceDurabilityPolicyResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SetKeyspaceDurabilityPolicyResponse) MarshalToVT ¶ added in v0.14.0
func (m *SetKeyspaceDurabilityPolicyResponse) MarshalToVT(dAtA []byte) (int, error)
func (*SetKeyspaceDurabilityPolicyResponse) MarshalVT ¶ added in v0.14.0
func (m *SetKeyspaceDurabilityPolicyResponse) MarshalVT() (dAtA []byte, err error)
func (*SetKeyspaceDurabilityPolicyResponse) ProtoMessage ¶ added in v0.14.0
func (*SetKeyspaceDurabilityPolicyResponse) ProtoMessage()
func (*SetKeyspaceDurabilityPolicyResponse) ProtoReflect ¶ added in v0.14.0
func (x *SetKeyspaceDurabilityPolicyResponse) ProtoReflect() protoreflect.Message
func (*SetKeyspaceDurabilityPolicyResponse) Reset ¶ added in v0.14.0
func (x *SetKeyspaceDurabilityPolicyResponse) Reset()
func (*SetKeyspaceDurabilityPolicyResponse) SizeVT ¶ added in v0.14.0
func (m *SetKeyspaceDurabilityPolicyResponse) SizeVT() (n int)
func (*SetKeyspaceDurabilityPolicyResponse) String ¶ added in v0.14.0
func (x *SetKeyspaceDurabilityPolicyResponse) String() string
func (*SetKeyspaceDurabilityPolicyResponse) UnmarshalVT ¶ added in v0.14.0
func (m *SetKeyspaceDurabilityPolicyResponse) UnmarshalVT(dAtA []byte) error
type SetKeyspaceServedFromRequest ¶ added in v0.13.0
type SetKeyspaceServedFromRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` TabletType topodata.TabletType `protobuf:"varint,2,opt,name=tablet_type,json=tabletType,proto3,enum=topodata.TabletType" json:"tablet_type,omitempty"` Cells []string `protobuf:"bytes,3,rep,name=cells,proto3" json:"cells,omitempty"` Remove bool `protobuf:"varint,4,opt,name=remove,proto3" json:"remove,omitempty"` SourceKeyspace string `protobuf:"bytes,5,opt,name=source_keyspace,json=sourceKeyspace,proto3" json:"source_keyspace,omitempty"` // contains filtered or unexported fields }
func (*SetKeyspaceServedFromRequest) Descriptor
deprecated
added in
v0.13.0
func (*SetKeyspaceServedFromRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetKeyspaceServedFromRequest.ProtoReflect.Descriptor instead.
func (*SetKeyspaceServedFromRequest) GetCells ¶ added in v0.13.0
func (x *SetKeyspaceServedFromRequest) GetCells() []string
func (*SetKeyspaceServedFromRequest) GetKeyspace ¶ added in v0.13.0
func (x *SetKeyspaceServedFromRequest) GetKeyspace() string
func (*SetKeyspaceServedFromRequest) GetRemove ¶ added in v0.13.0
func (x *SetKeyspaceServedFromRequest) GetRemove() bool
func (*SetKeyspaceServedFromRequest) GetSourceKeyspace ¶ added in v0.13.0
func (x *SetKeyspaceServedFromRequest) GetSourceKeyspace() string
func (*SetKeyspaceServedFromRequest) GetTabletType ¶ added in v0.13.0
func (x *SetKeyspaceServedFromRequest) GetTabletType() topodata.TabletType
func (*SetKeyspaceServedFromRequest) MarshalToSizedBufferVT ¶ added in v0.13.0
func (m *SetKeyspaceServedFromRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SetKeyspaceServedFromRequest) MarshalToVT ¶ added in v0.13.0
func (m *SetKeyspaceServedFromRequest) MarshalToVT(dAtA []byte) (int, error)
func (*SetKeyspaceServedFromRequest) MarshalVT ¶ added in v0.13.0
func (m *SetKeyspaceServedFromRequest) MarshalVT() (dAtA []byte, err error)
func (*SetKeyspaceServedFromRequest) ProtoMessage ¶ added in v0.13.0
func (*SetKeyspaceServedFromRequest) ProtoMessage()
func (*SetKeyspaceServedFromRequest) ProtoReflect ¶ added in v0.13.0
func (x *SetKeyspaceServedFromRequest) ProtoReflect() protoreflect.Message
func (*SetKeyspaceServedFromRequest) Reset ¶ added in v0.13.0
func (x *SetKeyspaceServedFromRequest) Reset()
func (*SetKeyspaceServedFromRequest) SizeVT ¶ added in v0.13.0
func (m *SetKeyspaceServedFromRequest) SizeVT() (n int)
func (*SetKeyspaceServedFromRequest) String ¶ added in v0.13.0
func (x *SetKeyspaceServedFromRequest) String() string
func (*SetKeyspaceServedFromRequest) UnmarshalVT ¶ added in v0.13.0
func (m *SetKeyspaceServedFromRequest) UnmarshalVT(dAtA []byte) error
type SetKeyspaceServedFromResponse ¶ added in v0.13.0
type SetKeyspaceServedFromResponse struct { // Keyspace is the updated keyspace record. Keyspace *topodata.Keyspace `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // contains filtered or unexported fields }
func (*SetKeyspaceServedFromResponse) Descriptor
deprecated
added in
v0.13.0
func (*SetKeyspaceServedFromResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetKeyspaceServedFromResponse.ProtoReflect.Descriptor instead.
func (*SetKeyspaceServedFromResponse) GetKeyspace ¶ added in v0.13.0
func (x *SetKeyspaceServedFromResponse) GetKeyspace() *topodata.Keyspace
func (*SetKeyspaceServedFromResponse) MarshalToSizedBufferVT ¶ added in v0.13.0
func (m *SetKeyspaceServedFromResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SetKeyspaceServedFromResponse) MarshalToVT ¶ added in v0.13.0
func (m *SetKeyspaceServedFromResponse) MarshalToVT(dAtA []byte) (int, error)
func (*SetKeyspaceServedFromResponse) MarshalVT ¶ added in v0.13.0
func (m *SetKeyspaceServedFromResponse) MarshalVT() (dAtA []byte, err error)
func (*SetKeyspaceServedFromResponse) ProtoMessage ¶ added in v0.13.0
func (*SetKeyspaceServedFromResponse) ProtoMessage()
func (*SetKeyspaceServedFromResponse) ProtoReflect ¶ added in v0.13.0
func (x *SetKeyspaceServedFromResponse) ProtoReflect() protoreflect.Message
func (*SetKeyspaceServedFromResponse) Reset ¶ added in v0.13.0
func (x *SetKeyspaceServedFromResponse) Reset()
func (*SetKeyspaceServedFromResponse) SizeVT ¶ added in v0.13.0
func (m *SetKeyspaceServedFromResponse) SizeVT() (n int)
func (*SetKeyspaceServedFromResponse) String ¶ added in v0.13.0
func (x *SetKeyspaceServedFromResponse) String() string
func (*SetKeyspaceServedFromResponse) UnmarshalVT ¶ added in v0.13.0
func (m *SetKeyspaceServedFromResponse) UnmarshalVT(dAtA []byte) error
type SetKeyspaceShardingInfoRequest ¶ added in v0.13.0
type SetKeyspaceShardingInfoRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Force bool `protobuf:"varint,4,opt,name=force,proto3" json:"force,omitempty"` // contains filtered or unexported fields }
func (*SetKeyspaceShardingInfoRequest) Descriptor
deprecated
added in
v0.13.0
func (*SetKeyspaceShardingInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetKeyspaceShardingInfoRequest.ProtoReflect.Descriptor instead.
func (*SetKeyspaceShardingInfoRequest) GetForce ¶ added in v0.13.0
func (x *SetKeyspaceShardingInfoRequest) GetForce() bool
func (*SetKeyspaceShardingInfoRequest) GetKeyspace ¶ added in v0.13.0
func (x *SetKeyspaceShardingInfoRequest) GetKeyspace() string
func (*SetKeyspaceShardingInfoRequest) MarshalToSizedBufferVT ¶ added in v0.13.0
func (m *SetKeyspaceShardingInfoRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SetKeyspaceShardingInfoRequest) MarshalToVT ¶ added in v0.13.0
func (m *SetKeyspaceShardingInfoRequest) MarshalToVT(dAtA []byte) (int, error)
func (*SetKeyspaceShardingInfoRequest) MarshalVT ¶ added in v0.13.0
func (m *SetKeyspaceShardingInfoRequest) MarshalVT() (dAtA []byte, err error)
func (*SetKeyspaceShardingInfoRequest) ProtoMessage ¶ added in v0.13.0
func (*SetKeyspaceShardingInfoRequest) ProtoMessage()
func (*SetKeyspaceShardingInfoRequest) ProtoReflect ¶ added in v0.13.0
func (x *SetKeyspaceShardingInfoRequest) ProtoReflect() protoreflect.Message
func (*SetKeyspaceShardingInfoRequest) Reset ¶ added in v0.13.0
func (x *SetKeyspaceShardingInfoRequest) Reset()
func (*SetKeyspaceShardingInfoRequest) SizeVT ¶ added in v0.13.0
func (m *SetKeyspaceShardingInfoRequest) SizeVT() (n int)
func (*SetKeyspaceShardingInfoRequest) String ¶ added in v0.13.0
func (x *SetKeyspaceShardingInfoRequest) String() string
func (*SetKeyspaceShardingInfoRequest) UnmarshalVT ¶ added in v0.13.0
func (m *SetKeyspaceShardingInfoRequest) UnmarshalVT(dAtA []byte) error
type SetKeyspaceShardingInfoResponse ¶ added in v0.13.0
type SetKeyspaceShardingInfoResponse struct { // Keyspace is the updated keyspace record. Keyspace *topodata.Keyspace `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // contains filtered or unexported fields }
func (*SetKeyspaceShardingInfoResponse) Descriptor
deprecated
added in
v0.13.0
func (*SetKeyspaceShardingInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetKeyspaceShardingInfoResponse.ProtoReflect.Descriptor instead.
func (*SetKeyspaceShardingInfoResponse) GetKeyspace ¶ added in v0.13.0
func (x *SetKeyspaceShardingInfoResponse) GetKeyspace() *topodata.Keyspace
func (*SetKeyspaceShardingInfoResponse) MarshalToSizedBufferVT ¶ added in v0.13.0
func (m *SetKeyspaceShardingInfoResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SetKeyspaceShardingInfoResponse) MarshalToVT ¶ added in v0.13.0
func (m *SetKeyspaceShardingInfoResponse) MarshalToVT(dAtA []byte) (int, error)
func (*SetKeyspaceShardingInfoResponse) MarshalVT ¶ added in v0.13.0
func (m *SetKeyspaceShardingInfoResponse) MarshalVT() (dAtA []byte, err error)
func (*SetKeyspaceShardingInfoResponse) ProtoMessage ¶ added in v0.13.0
func (*SetKeyspaceShardingInfoResponse) ProtoMessage()
func (*SetKeyspaceShardingInfoResponse) ProtoReflect ¶ added in v0.13.0
func (x *SetKeyspaceShardingInfoResponse) ProtoReflect() protoreflect.Message
func (*SetKeyspaceShardingInfoResponse) Reset ¶ added in v0.13.0
func (x *SetKeyspaceShardingInfoResponse) Reset()
func (*SetKeyspaceShardingInfoResponse) SizeVT ¶ added in v0.13.0
func (m *SetKeyspaceShardingInfoResponse) SizeVT() (n int)
func (*SetKeyspaceShardingInfoResponse) String ¶ added in v0.13.0
func (x *SetKeyspaceShardingInfoResponse) String() string
func (*SetKeyspaceShardingInfoResponse) UnmarshalVT ¶ added in v0.13.0
func (m *SetKeyspaceShardingInfoResponse) UnmarshalVT(dAtA []byte) error
type SetShardIsPrimaryServingRequest ¶ added in v0.12.0
type SetShardIsPrimaryServingRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` IsServing bool `protobuf:"varint,3,opt,name=is_serving,json=isServing,proto3" json:"is_serving,omitempty"` // contains filtered or unexported fields }
func (*SetShardIsPrimaryServingRequest) Descriptor
deprecated
added in
v0.12.0
func (*SetShardIsPrimaryServingRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetShardIsPrimaryServingRequest.ProtoReflect.Descriptor instead.
func (*SetShardIsPrimaryServingRequest) GetIsServing ¶ added in v0.12.0
func (x *SetShardIsPrimaryServingRequest) GetIsServing() bool
func (*SetShardIsPrimaryServingRequest) GetKeyspace ¶ added in v0.12.0
func (x *SetShardIsPrimaryServingRequest) GetKeyspace() string
func (*SetShardIsPrimaryServingRequest) GetShard ¶ added in v0.12.0
func (x *SetShardIsPrimaryServingRequest) GetShard() string
func (*SetShardIsPrimaryServingRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *SetShardIsPrimaryServingRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SetShardIsPrimaryServingRequest) MarshalToVT ¶ added in v0.12.0
func (m *SetShardIsPrimaryServingRequest) MarshalToVT(dAtA []byte) (int, error)
func (*SetShardIsPrimaryServingRequest) MarshalVT ¶ added in v0.12.0
func (m *SetShardIsPrimaryServingRequest) MarshalVT() (dAtA []byte, err error)
func (*SetShardIsPrimaryServingRequest) ProtoMessage ¶ added in v0.12.0
func (*SetShardIsPrimaryServingRequest) ProtoMessage()
func (*SetShardIsPrimaryServingRequest) ProtoReflect ¶ added in v0.12.0
func (x *SetShardIsPrimaryServingRequest) ProtoReflect() protoreflect.Message
func (*SetShardIsPrimaryServingRequest) Reset ¶ added in v0.12.0
func (x *SetShardIsPrimaryServingRequest) Reset()
func (*SetShardIsPrimaryServingRequest) SizeVT ¶ added in v0.12.0
func (m *SetShardIsPrimaryServingRequest) SizeVT() (n int)
func (*SetShardIsPrimaryServingRequest) String ¶ added in v0.12.0
func (x *SetShardIsPrimaryServingRequest) String() string
func (*SetShardIsPrimaryServingRequest) UnmarshalVT ¶ added in v0.12.0
func (m *SetShardIsPrimaryServingRequest) UnmarshalVT(dAtA []byte) error
type SetShardIsPrimaryServingResponse ¶ added in v0.12.0
type SetShardIsPrimaryServingResponse struct { // Shard is the updated shard record. Shard *topodata.Shard `protobuf:"bytes,1,opt,name=shard,proto3" json:"shard,omitempty"` // contains filtered or unexported fields }
func (*SetShardIsPrimaryServingResponse) Descriptor
deprecated
added in
v0.12.0
func (*SetShardIsPrimaryServingResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetShardIsPrimaryServingResponse.ProtoReflect.Descriptor instead.
func (*SetShardIsPrimaryServingResponse) GetShard ¶ added in v0.12.0
func (x *SetShardIsPrimaryServingResponse) GetShard() *topodata.Shard
func (*SetShardIsPrimaryServingResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *SetShardIsPrimaryServingResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SetShardIsPrimaryServingResponse) MarshalToVT ¶ added in v0.12.0
func (m *SetShardIsPrimaryServingResponse) MarshalToVT(dAtA []byte) (int, error)
func (*SetShardIsPrimaryServingResponse) MarshalVT ¶ added in v0.12.0
func (m *SetShardIsPrimaryServingResponse) MarshalVT() (dAtA []byte, err error)
func (*SetShardIsPrimaryServingResponse) ProtoMessage ¶ added in v0.12.0
func (*SetShardIsPrimaryServingResponse) ProtoMessage()
func (*SetShardIsPrimaryServingResponse) ProtoReflect ¶ added in v0.12.0
func (x *SetShardIsPrimaryServingResponse) ProtoReflect() protoreflect.Message
func (*SetShardIsPrimaryServingResponse) Reset ¶ added in v0.12.0
func (x *SetShardIsPrimaryServingResponse) Reset()
func (*SetShardIsPrimaryServingResponse) SizeVT ¶ added in v0.12.0
func (m *SetShardIsPrimaryServingResponse) SizeVT() (n int)
func (*SetShardIsPrimaryServingResponse) String ¶ added in v0.12.0
func (x *SetShardIsPrimaryServingResponse) String() string
func (*SetShardIsPrimaryServingResponse) UnmarshalVT ¶ added in v0.12.0
func (m *SetShardIsPrimaryServingResponse) UnmarshalVT(dAtA []byte) error
type SetShardTabletControlRequest ¶ added in v0.12.0
type SetShardTabletControlRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` TabletType topodata.TabletType `protobuf:"varint,3,opt,name=tablet_type,json=tabletType,proto3,enum=topodata.TabletType" json:"tablet_type,omitempty"` Cells []string `protobuf:"bytes,4,rep,name=cells,proto3" json:"cells,omitempty"` // DeniedTables updates the list of denied tables the shard will serve for // the given tablet type. This is useful to fix tables that are being blocked // after a MoveTables operation. // // NOTE: Setting this field will cause DisableQueryService to be ignored. DeniedTables []string `protobuf:"bytes,5,rep,name=denied_tables,json=deniedTables,proto3" json:"denied_tables,omitempty"` // DisableQueryService instructs whether to enable the query service on // tablets of the given type in the shard. This is useful to fix Reshard // operations gone awry. // // NOTE: this is ignored if DeniedTables is not empty. DisableQueryService bool `protobuf:"varint,6,opt,name=disable_query_service,json=disableQueryService,proto3" json:"disable_query_service,omitempty"` // Remove removes the ShardTabletControl record entirely. If set, this takes // precedence over DeniedTables and DisableQueryService fields, and is useful // to manually remove serving restrictions after a completed MoveTables // operation. Remove bool `protobuf:"varint,7,opt,name=remove,proto3" json:"remove,omitempty"` // contains filtered or unexported fields }
func (*SetShardTabletControlRequest) Descriptor
deprecated
added in
v0.12.0
func (*SetShardTabletControlRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetShardTabletControlRequest.ProtoReflect.Descriptor instead.
func (*SetShardTabletControlRequest) GetCells ¶ added in v0.12.0
func (x *SetShardTabletControlRequest) GetCells() []string
func (*SetShardTabletControlRequest) GetDeniedTables ¶ added in v0.12.0
func (x *SetShardTabletControlRequest) GetDeniedTables() []string
func (*SetShardTabletControlRequest) GetDisableQueryService ¶ added in v0.12.0
func (x *SetShardTabletControlRequest) GetDisableQueryService() bool
func (*SetShardTabletControlRequest) GetKeyspace ¶ added in v0.12.0
func (x *SetShardTabletControlRequest) GetKeyspace() string
func (*SetShardTabletControlRequest) GetRemove ¶ added in v0.12.0
func (x *SetShardTabletControlRequest) GetRemove() bool
func (*SetShardTabletControlRequest) GetShard ¶ added in v0.12.0
func (x *SetShardTabletControlRequest) GetShard() string
func (*SetShardTabletControlRequest) GetTabletType ¶ added in v0.12.0
func (x *SetShardTabletControlRequest) GetTabletType() topodata.TabletType
func (*SetShardTabletControlRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *SetShardTabletControlRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SetShardTabletControlRequest) MarshalToVT ¶ added in v0.12.0
func (m *SetShardTabletControlRequest) MarshalToVT(dAtA []byte) (int, error)
func (*SetShardTabletControlRequest) MarshalVT ¶ added in v0.12.0
func (m *SetShardTabletControlRequest) MarshalVT() (dAtA []byte, err error)
func (*SetShardTabletControlRequest) ProtoMessage ¶ added in v0.12.0
func (*SetShardTabletControlRequest) ProtoMessage()
func (*SetShardTabletControlRequest) ProtoReflect ¶ added in v0.12.0
func (x *SetShardTabletControlRequest) ProtoReflect() protoreflect.Message
func (*SetShardTabletControlRequest) Reset ¶ added in v0.12.0
func (x *SetShardTabletControlRequest) Reset()
func (*SetShardTabletControlRequest) SizeVT ¶ added in v0.12.0
func (m *SetShardTabletControlRequest) SizeVT() (n int)
func (*SetShardTabletControlRequest) String ¶ added in v0.12.0
func (x *SetShardTabletControlRequest) String() string
func (*SetShardTabletControlRequest) UnmarshalVT ¶ added in v0.12.0
func (m *SetShardTabletControlRequest) UnmarshalVT(dAtA []byte) error
type SetShardTabletControlResponse ¶ added in v0.12.0
type SetShardTabletControlResponse struct { // Shard is the updated shard record. Shard *topodata.Shard `protobuf:"bytes,1,opt,name=shard,proto3" json:"shard,omitempty"` // contains filtered or unexported fields }
func (*SetShardTabletControlResponse) Descriptor
deprecated
added in
v0.12.0
func (*SetShardTabletControlResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetShardTabletControlResponse.ProtoReflect.Descriptor instead.
func (*SetShardTabletControlResponse) GetShard ¶ added in v0.12.0
func (x *SetShardTabletControlResponse) GetShard() *topodata.Shard
func (*SetShardTabletControlResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *SetShardTabletControlResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SetShardTabletControlResponse) MarshalToVT ¶ added in v0.12.0
func (m *SetShardTabletControlResponse) MarshalToVT(dAtA []byte) (int, error)
func (*SetShardTabletControlResponse) MarshalVT ¶ added in v0.12.0
func (m *SetShardTabletControlResponse) MarshalVT() (dAtA []byte, err error)
func (*SetShardTabletControlResponse) ProtoMessage ¶ added in v0.12.0
func (*SetShardTabletControlResponse) ProtoMessage()
func (*SetShardTabletControlResponse) ProtoReflect ¶ added in v0.12.0
func (x *SetShardTabletControlResponse) ProtoReflect() protoreflect.Message
func (*SetShardTabletControlResponse) Reset ¶ added in v0.12.0
func (x *SetShardTabletControlResponse) Reset()
func (*SetShardTabletControlResponse) SizeVT ¶ added in v0.12.0
func (m *SetShardTabletControlResponse) SizeVT() (n int)
func (*SetShardTabletControlResponse) String ¶ added in v0.12.0
func (x *SetShardTabletControlResponse) String() string
func (*SetShardTabletControlResponse) UnmarshalVT ¶ added in v0.12.0
func (m *SetShardTabletControlResponse) UnmarshalVT(dAtA []byte) error
type SetWritableRequest ¶ added in v0.12.0
type SetWritableRequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` Writable bool `protobuf:"varint,2,opt,name=writable,proto3" json:"writable,omitempty"` // contains filtered or unexported fields }
func (*SetWritableRequest) Descriptor
deprecated
added in
v0.12.0
func (*SetWritableRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetWritableRequest.ProtoReflect.Descriptor instead.
func (*SetWritableRequest) GetTabletAlias ¶ added in v0.12.0
func (x *SetWritableRequest) GetTabletAlias() *topodata.TabletAlias
func (*SetWritableRequest) GetWritable ¶ added in v0.12.0
func (x *SetWritableRequest) GetWritable() bool
func (*SetWritableRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *SetWritableRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SetWritableRequest) MarshalToVT ¶ added in v0.12.0
func (m *SetWritableRequest) MarshalToVT(dAtA []byte) (int, error)
func (*SetWritableRequest) MarshalVT ¶ added in v0.12.0
func (m *SetWritableRequest) MarshalVT() (dAtA []byte, err error)
func (*SetWritableRequest) ProtoMessage ¶ added in v0.12.0
func (*SetWritableRequest) ProtoMessage()
func (*SetWritableRequest) ProtoReflect ¶ added in v0.12.0
func (x *SetWritableRequest) ProtoReflect() protoreflect.Message
func (*SetWritableRequest) Reset ¶ added in v0.12.0
func (x *SetWritableRequest) Reset()
func (*SetWritableRequest) SizeVT ¶ added in v0.12.0
func (m *SetWritableRequest) SizeVT() (n int)
func (*SetWritableRequest) String ¶ added in v0.12.0
func (x *SetWritableRequest) String() string
func (*SetWritableRequest) UnmarshalVT ¶ added in v0.12.0
func (m *SetWritableRequest) UnmarshalVT(dAtA []byte) error
type SetWritableResponse ¶ added in v0.12.0
type SetWritableResponse struct {
// contains filtered or unexported fields
}
func (*SetWritableResponse) Descriptor
deprecated
added in
v0.12.0
func (*SetWritableResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetWritableResponse.ProtoReflect.Descriptor instead.
func (*SetWritableResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *SetWritableResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SetWritableResponse) MarshalToVT ¶ added in v0.12.0
func (m *SetWritableResponse) MarshalToVT(dAtA []byte) (int, error)
func (*SetWritableResponse) MarshalVT ¶ added in v0.12.0
func (m *SetWritableResponse) MarshalVT() (dAtA []byte, err error)
func (*SetWritableResponse) ProtoMessage ¶ added in v0.12.0
func (*SetWritableResponse) ProtoMessage()
func (*SetWritableResponse) ProtoReflect ¶ added in v0.12.0
func (x *SetWritableResponse) ProtoReflect() protoreflect.Message
func (*SetWritableResponse) Reset ¶ added in v0.12.0
func (x *SetWritableResponse) Reset()
func (*SetWritableResponse) SizeVT ¶ added in v0.12.0
func (m *SetWritableResponse) SizeVT() (n int)
func (*SetWritableResponse) String ¶ added in v0.12.0
func (x *SetWritableResponse) String() string
func (*SetWritableResponse) UnmarshalVT ¶ added in v0.12.0
func (m *SetWritableResponse) UnmarshalVT(dAtA []byte) error
type Shard ¶ added in v0.9.0
type Shard struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Shard *topodata.Shard `protobuf:"bytes,3,opt,name=shard,proto3" json:"shard,omitempty"` // contains filtered or unexported fields }
func (*Shard) Descriptor
deprecated
added in
v0.9.0
func (*Shard) GetKeyspace ¶ added in v0.9.0
func (*Shard) MarshalToSizedBufferVT ¶ added in v0.11.0
func (*Shard) ProtoMessage ¶ added in v0.9.0
func (*Shard) ProtoMessage()
func (*Shard) ProtoReflect ¶ added in v0.11.0
func (x *Shard) ProtoReflect() protoreflect.Message
func (*Shard) UnmarshalVT ¶ added in v0.11.0
type ShardReplicationAddRequest ¶ added in v0.14.0
type ShardReplicationAddRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` TabletAlias *topodata.TabletAlias `protobuf:"bytes,3,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` // contains filtered or unexported fields }
func (*ShardReplicationAddRequest) Descriptor
deprecated
added in
v0.14.0
func (*ShardReplicationAddRequest) Descriptor() ([]byte, []int)
Deprecated: Use ShardReplicationAddRequest.ProtoReflect.Descriptor instead.
func (*ShardReplicationAddRequest) GetKeyspace ¶ added in v0.14.0
func (x *ShardReplicationAddRequest) GetKeyspace() string
func (*ShardReplicationAddRequest) GetShard ¶ added in v0.14.0
func (x *ShardReplicationAddRequest) GetShard() string
func (*ShardReplicationAddRequest) GetTabletAlias ¶ added in v0.14.0
func (x *ShardReplicationAddRequest) GetTabletAlias() *topodata.TabletAlias
func (*ShardReplicationAddRequest) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *ShardReplicationAddRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ShardReplicationAddRequest) MarshalToVT ¶ added in v0.14.0
func (m *ShardReplicationAddRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ShardReplicationAddRequest) MarshalVT ¶ added in v0.14.0
func (m *ShardReplicationAddRequest) MarshalVT() (dAtA []byte, err error)
func (*ShardReplicationAddRequest) ProtoMessage ¶ added in v0.14.0
func (*ShardReplicationAddRequest) ProtoMessage()
func (*ShardReplicationAddRequest) ProtoReflect ¶ added in v0.14.0
func (x *ShardReplicationAddRequest) ProtoReflect() protoreflect.Message
func (*ShardReplicationAddRequest) Reset ¶ added in v0.14.0
func (x *ShardReplicationAddRequest) Reset()
func (*ShardReplicationAddRequest) SizeVT ¶ added in v0.14.0
func (m *ShardReplicationAddRequest) SizeVT() (n int)
func (*ShardReplicationAddRequest) String ¶ added in v0.14.0
func (x *ShardReplicationAddRequest) String() string
func (*ShardReplicationAddRequest) UnmarshalVT ¶ added in v0.14.0
func (m *ShardReplicationAddRequest) UnmarshalVT(dAtA []byte) error
type ShardReplicationAddResponse ¶ added in v0.14.0
type ShardReplicationAddResponse struct {
// contains filtered or unexported fields
}
func (*ShardReplicationAddResponse) Descriptor
deprecated
added in
v0.14.0
func (*ShardReplicationAddResponse) Descriptor() ([]byte, []int)
Deprecated: Use ShardReplicationAddResponse.ProtoReflect.Descriptor instead.
func (*ShardReplicationAddResponse) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *ShardReplicationAddResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ShardReplicationAddResponse) MarshalToVT ¶ added in v0.14.0
func (m *ShardReplicationAddResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ShardReplicationAddResponse) MarshalVT ¶ added in v0.14.0
func (m *ShardReplicationAddResponse) MarshalVT() (dAtA []byte, err error)
func (*ShardReplicationAddResponse) ProtoMessage ¶ added in v0.14.0
func (*ShardReplicationAddResponse) ProtoMessage()
func (*ShardReplicationAddResponse) ProtoReflect ¶ added in v0.14.0
func (x *ShardReplicationAddResponse) ProtoReflect() protoreflect.Message
func (*ShardReplicationAddResponse) Reset ¶ added in v0.14.0
func (x *ShardReplicationAddResponse) Reset()
func (*ShardReplicationAddResponse) SizeVT ¶ added in v0.14.0
func (m *ShardReplicationAddResponse) SizeVT() (n int)
func (*ShardReplicationAddResponse) String ¶ added in v0.14.0
func (x *ShardReplicationAddResponse) String() string
func (*ShardReplicationAddResponse) UnmarshalVT ¶ added in v0.14.0
func (m *ShardReplicationAddResponse) UnmarshalVT(dAtA []byte) error
type ShardReplicationFixRequest ¶ added in v0.14.0
type ShardReplicationFixRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` Cell string `protobuf:"bytes,3,opt,name=cell,proto3" json:"cell,omitempty"` // contains filtered or unexported fields }
func (*ShardReplicationFixRequest) Descriptor
deprecated
added in
v0.14.0
func (*ShardReplicationFixRequest) Descriptor() ([]byte, []int)
Deprecated: Use ShardReplicationFixRequest.ProtoReflect.Descriptor instead.
func (*ShardReplicationFixRequest) GetCell ¶ added in v0.14.0
func (x *ShardReplicationFixRequest) GetCell() string
func (*ShardReplicationFixRequest) GetKeyspace ¶ added in v0.14.0
func (x *ShardReplicationFixRequest) GetKeyspace() string
func (*ShardReplicationFixRequest) GetShard ¶ added in v0.14.0
func (x *ShardReplicationFixRequest) GetShard() string
func (*ShardReplicationFixRequest) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *ShardReplicationFixRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ShardReplicationFixRequest) MarshalToVT ¶ added in v0.14.0
func (m *ShardReplicationFixRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ShardReplicationFixRequest) MarshalVT ¶ added in v0.14.0
func (m *ShardReplicationFixRequest) MarshalVT() (dAtA []byte, err error)
func (*ShardReplicationFixRequest) ProtoMessage ¶ added in v0.14.0
func (*ShardReplicationFixRequest) ProtoMessage()
func (*ShardReplicationFixRequest) ProtoReflect ¶ added in v0.14.0
func (x *ShardReplicationFixRequest) ProtoReflect() protoreflect.Message
func (*ShardReplicationFixRequest) Reset ¶ added in v0.14.0
func (x *ShardReplicationFixRequest) Reset()
func (*ShardReplicationFixRequest) SizeVT ¶ added in v0.14.0
func (m *ShardReplicationFixRequest) SizeVT() (n int)
func (*ShardReplicationFixRequest) String ¶ added in v0.14.0
func (x *ShardReplicationFixRequest) String() string
func (*ShardReplicationFixRequest) UnmarshalVT ¶ added in v0.14.0
func (m *ShardReplicationFixRequest) UnmarshalVT(dAtA []byte) error
type ShardReplicationFixResponse ¶ added in v0.14.0
type ShardReplicationFixResponse struct { // Error contains information about the error fixed by a // ShardReplicationFix RPC. If there were no errors to fix (i.e. all nodes // in the replication graph are valid), this field is nil. Error *topodata.ShardReplicationError `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"` // contains filtered or unexported fields }
func (*ShardReplicationFixResponse) Descriptor
deprecated
added in
v0.14.0
func (*ShardReplicationFixResponse) Descriptor() ([]byte, []int)
Deprecated: Use ShardReplicationFixResponse.ProtoReflect.Descriptor instead.
func (*ShardReplicationFixResponse) GetError ¶ added in v0.14.0
func (x *ShardReplicationFixResponse) GetError() *topodata.ShardReplicationError
func (*ShardReplicationFixResponse) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *ShardReplicationFixResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ShardReplicationFixResponse) MarshalToVT ¶ added in v0.14.0
func (m *ShardReplicationFixResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ShardReplicationFixResponse) MarshalVT ¶ added in v0.14.0
func (m *ShardReplicationFixResponse) MarshalVT() (dAtA []byte, err error)
func (*ShardReplicationFixResponse) ProtoMessage ¶ added in v0.14.0
func (*ShardReplicationFixResponse) ProtoMessage()
func (*ShardReplicationFixResponse) ProtoReflect ¶ added in v0.14.0
func (x *ShardReplicationFixResponse) ProtoReflect() protoreflect.Message
func (*ShardReplicationFixResponse) Reset ¶ added in v0.14.0
func (x *ShardReplicationFixResponse) Reset()
func (*ShardReplicationFixResponse) SizeVT ¶ added in v0.14.0
func (m *ShardReplicationFixResponse) SizeVT() (n int)
func (*ShardReplicationFixResponse) String ¶ added in v0.14.0
func (x *ShardReplicationFixResponse) String() string
func (*ShardReplicationFixResponse) UnmarshalVT ¶ added in v0.14.0
func (m *ShardReplicationFixResponse) UnmarshalVT(dAtA []byte) error
type ShardReplicationPositionsRequest ¶ added in v0.10.0
type ShardReplicationPositionsRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` // contains filtered or unexported fields }
func (*ShardReplicationPositionsRequest) Descriptor
deprecated
added in
v0.10.0
func (*ShardReplicationPositionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ShardReplicationPositionsRequest.ProtoReflect.Descriptor instead.
func (*ShardReplicationPositionsRequest) GetKeyspace ¶ added in v0.10.0
func (x *ShardReplicationPositionsRequest) GetKeyspace() string
func (*ShardReplicationPositionsRequest) GetShard ¶ added in v0.10.0
func (x *ShardReplicationPositionsRequest) GetShard() string
func (*ShardReplicationPositionsRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *ShardReplicationPositionsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ShardReplicationPositionsRequest) MarshalToVT ¶ added in v0.11.0
func (m *ShardReplicationPositionsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ShardReplicationPositionsRequest) MarshalVT ¶ added in v0.11.0
func (m *ShardReplicationPositionsRequest) MarshalVT() (dAtA []byte, err error)
func (*ShardReplicationPositionsRequest) ProtoMessage ¶ added in v0.10.0
func (*ShardReplicationPositionsRequest) ProtoMessage()
func (*ShardReplicationPositionsRequest) ProtoReflect ¶ added in v0.11.0
func (x *ShardReplicationPositionsRequest) ProtoReflect() protoreflect.Message
func (*ShardReplicationPositionsRequest) Reset ¶ added in v0.10.0
func (x *ShardReplicationPositionsRequest) Reset()
func (*ShardReplicationPositionsRequest) SizeVT ¶ added in v0.11.0
func (m *ShardReplicationPositionsRequest) SizeVT() (n int)
func (*ShardReplicationPositionsRequest) String ¶ added in v0.10.0
func (x *ShardReplicationPositionsRequest) String() string
func (*ShardReplicationPositionsRequest) UnmarshalVT ¶ added in v0.11.0
func (m *ShardReplicationPositionsRequest) UnmarshalVT(dAtA []byte) error
type ShardReplicationPositionsResponse ¶ added in v0.10.0
type ShardReplicationPositionsResponse struct { // ReplicationStatuses is a mapping of tablet alias string to replication // status for that tablet. ReplicationStatuses map[string]*replicationdata.Status `` /* 206-byte string literal not displayed */ // TabletMap is the set of tablets whose replication statuses were queried, // keyed by tablet alias. TabletMap map[string]*topodata.Tablet `` /* 176-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ShardReplicationPositionsResponse) Descriptor
deprecated
added in
v0.10.0
func (*ShardReplicationPositionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ShardReplicationPositionsResponse.ProtoReflect.Descriptor instead.
func (*ShardReplicationPositionsResponse) GetReplicationStatuses ¶ added in v0.10.0
func (x *ShardReplicationPositionsResponse) GetReplicationStatuses() map[string]*replicationdata.Status
func (*ShardReplicationPositionsResponse) GetTabletMap ¶ added in v0.10.0
func (x *ShardReplicationPositionsResponse) GetTabletMap() map[string]*topodata.Tablet
func (*ShardReplicationPositionsResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *ShardReplicationPositionsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ShardReplicationPositionsResponse) MarshalToVT ¶ added in v0.11.0
func (m *ShardReplicationPositionsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ShardReplicationPositionsResponse) MarshalVT ¶ added in v0.11.0
func (m *ShardReplicationPositionsResponse) MarshalVT() (dAtA []byte, err error)
func (*ShardReplicationPositionsResponse) ProtoMessage ¶ added in v0.10.0
func (*ShardReplicationPositionsResponse) ProtoMessage()
func (*ShardReplicationPositionsResponse) ProtoReflect ¶ added in v0.11.0
func (x *ShardReplicationPositionsResponse) ProtoReflect() protoreflect.Message
func (*ShardReplicationPositionsResponse) Reset ¶ added in v0.10.0
func (x *ShardReplicationPositionsResponse) Reset()
func (*ShardReplicationPositionsResponse) SizeVT ¶ added in v0.11.0
func (m *ShardReplicationPositionsResponse) SizeVT() (n int)
func (*ShardReplicationPositionsResponse) String ¶ added in v0.10.0
func (x *ShardReplicationPositionsResponse) String() string
func (*ShardReplicationPositionsResponse) UnmarshalVT ¶ added in v0.11.0
func (m *ShardReplicationPositionsResponse) UnmarshalVT(dAtA []byte) error
type ShardReplicationRemoveRequest ¶ added in v0.14.0
type ShardReplicationRemoveRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` TabletAlias *topodata.TabletAlias `protobuf:"bytes,3,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` // contains filtered or unexported fields }
func (*ShardReplicationRemoveRequest) Descriptor
deprecated
added in
v0.14.0
func (*ShardReplicationRemoveRequest) Descriptor() ([]byte, []int)
Deprecated: Use ShardReplicationRemoveRequest.ProtoReflect.Descriptor instead.
func (*ShardReplicationRemoveRequest) GetKeyspace ¶ added in v0.14.0
func (x *ShardReplicationRemoveRequest) GetKeyspace() string
func (*ShardReplicationRemoveRequest) GetShard ¶ added in v0.14.0
func (x *ShardReplicationRemoveRequest) GetShard() string
func (*ShardReplicationRemoveRequest) GetTabletAlias ¶ added in v0.14.0
func (x *ShardReplicationRemoveRequest) GetTabletAlias() *topodata.TabletAlias
func (*ShardReplicationRemoveRequest) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *ShardReplicationRemoveRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ShardReplicationRemoveRequest) MarshalToVT ¶ added in v0.14.0
func (m *ShardReplicationRemoveRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ShardReplicationRemoveRequest) MarshalVT ¶ added in v0.14.0
func (m *ShardReplicationRemoveRequest) MarshalVT() (dAtA []byte, err error)
func (*ShardReplicationRemoveRequest) ProtoMessage ¶ added in v0.14.0
func (*ShardReplicationRemoveRequest) ProtoMessage()
func (*ShardReplicationRemoveRequest) ProtoReflect ¶ added in v0.14.0
func (x *ShardReplicationRemoveRequest) ProtoReflect() protoreflect.Message
func (*ShardReplicationRemoveRequest) Reset ¶ added in v0.14.0
func (x *ShardReplicationRemoveRequest) Reset()
func (*ShardReplicationRemoveRequest) SizeVT ¶ added in v0.14.0
func (m *ShardReplicationRemoveRequest) SizeVT() (n int)
func (*ShardReplicationRemoveRequest) String ¶ added in v0.14.0
func (x *ShardReplicationRemoveRequest) String() string
func (*ShardReplicationRemoveRequest) UnmarshalVT ¶ added in v0.14.0
func (m *ShardReplicationRemoveRequest) UnmarshalVT(dAtA []byte) error
type ShardReplicationRemoveResponse ¶ added in v0.14.0
type ShardReplicationRemoveResponse struct {
// contains filtered or unexported fields
}
func (*ShardReplicationRemoveResponse) Descriptor
deprecated
added in
v0.14.0
func (*ShardReplicationRemoveResponse) Descriptor() ([]byte, []int)
Deprecated: Use ShardReplicationRemoveResponse.ProtoReflect.Descriptor instead.
func (*ShardReplicationRemoveResponse) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *ShardReplicationRemoveResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ShardReplicationRemoveResponse) MarshalToVT ¶ added in v0.14.0
func (m *ShardReplicationRemoveResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ShardReplicationRemoveResponse) MarshalVT ¶ added in v0.14.0
func (m *ShardReplicationRemoveResponse) MarshalVT() (dAtA []byte, err error)
func (*ShardReplicationRemoveResponse) ProtoMessage ¶ added in v0.14.0
func (*ShardReplicationRemoveResponse) ProtoMessage()
func (*ShardReplicationRemoveResponse) ProtoReflect ¶ added in v0.14.0
func (x *ShardReplicationRemoveResponse) ProtoReflect() protoreflect.Message
func (*ShardReplicationRemoveResponse) Reset ¶ added in v0.14.0
func (x *ShardReplicationRemoveResponse) Reset()
func (*ShardReplicationRemoveResponse) SizeVT ¶ added in v0.14.0
func (m *ShardReplicationRemoveResponse) SizeVT() (n int)
func (*ShardReplicationRemoveResponse) String ¶ added in v0.14.0
func (x *ShardReplicationRemoveResponse) String() string
func (*ShardReplicationRemoveResponse) UnmarshalVT ¶ added in v0.14.0
func (m *ShardReplicationRemoveResponse) UnmarshalVT(dAtA []byte) error
type SleepTabletRequest ¶ added in v0.12.0
type SleepTabletRequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` Duration *vttime.Duration `protobuf:"bytes,2,opt,name=duration,proto3" json:"duration,omitempty"` // contains filtered or unexported fields }
func (*SleepTabletRequest) Descriptor
deprecated
added in
v0.12.0
func (*SleepTabletRequest) Descriptor() ([]byte, []int)
Deprecated: Use SleepTabletRequest.ProtoReflect.Descriptor instead.
func (*SleepTabletRequest) GetDuration ¶ added in v0.12.0
func (x *SleepTabletRequest) GetDuration() *vttime.Duration
func (*SleepTabletRequest) GetTabletAlias ¶ added in v0.12.0
func (x *SleepTabletRequest) GetTabletAlias() *topodata.TabletAlias
func (*SleepTabletRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *SleepTabletRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SleepTabletRequest) MarshalToVT ¶ added in v0.12.0
func (m *SleepTabletRequest) MarshalToVT(dAtA []byte) (int, error)
func (*SleepTabletRequest) MarshalVT ¶ added in v0.12.0
func (m *SleepTabletRequest) MarshalVT() (dAtA []byte, err error)
func (*SleepTabletRequest) ProtoMessage ¶ added in v0.12.0
func (*SleepTabletRequest) ProtoMessage()
func (*SleepTabletRequest) ProtoReflect ¶ added in v0.12.0
func (x *SleepTabletRequest) ProtoReflect() protoreflect.Message
func (*SleepTabletRequest) Reset ¶ added in v0.12.0
func (x *SleepTabletRequest) Reset()
func (*SleepTabletRequest) SizeVT ¶ added in v0.12.0
func (m *SleepTabletRequest) SizeVT() (n int)
func (*SleepTabletRequest) String ¶ added in v0.12.0
func (x *SleepTabletRequest) String() string
func (*SleepTabletRequest) UnmarshalVT ¶ added in v0.12.0
func (m *SleepTabletRequest) UnmarshalVT(dAtA []byte) error
type SleepTabletResponse ¶ added in v0.12.0
type SleepTabletResponse struct {
// contains filtered or unexported fields
}
func (*SleepTabletResponse) Descriptor
deprecated
added in
v0.12.0
func (*SleepTabletResponse) Descriptor() ([]byte, []int)
Deprecated: Use SleepTabletResponse.ProtoReflect.Descriptor instead.
func (*SleepTabletResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *SleepTabletResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SleepTabletResponse) MarshalToVT ¶ added in v0.12.0
func (m *SleepTabletResponse) MarshalToVT(dAtA []byte) (int, error)
func (*SleepTabletResponse) MarshalVT ¶ added in v0.12.0
func (m *SleepTabletResponse) MarshalVT() (dAtA []byte, err error)
func (*SleepTabletResponse) ProtoMessage ¶ added in v0.12.0
func (*SleepTabletResponse) ProtoMessage()
func (*SleepTabletResponse) ProtoReflect ¶ added in v0.12.0
func (x *SleepTabletResponse) ProtoReflect() protoreflect.Message
func (*SleepTabletResponse) Reset ¶ added in v0.12.0
func (x *SleepTabletResponse) Reset()
func (*SleepTabletResponse) SizeVT ¶ added in v0.12.0
func (m *SleepTabletResponse) SizeVT() (n int)
func (*SleepTabletResponse) String ¶ added in v0.12.0
func (x *SleepTabletResponse) String() string
func (*SleepTabletResponse) UnmarshalVT ¶ added in v0.12.0
func (m *SleepTabletResponse) UnmarshalVT(dAtA []byte) error
type SourceShardAddRequest ¶ added in v0.14.0
type SourceShardAddRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` Uid uint32 `protobuf:"varint,3,opt,name=uid,proto3" json:"uid,omitempty"` SourceKeyspace string `protobuf:"bytes,4,opt,name=source_keyspace,json=sourceKeyspace,proto3" json:"source_keyspace,omitempty"` SourceShard string `protobuf:"bytes,5,opt,name=source_shard,json=sourceShard,proto3" json:"source_shard,omitempty"` // KeyRange identifies the key range to use for the SourceShard. This field is // optional. KeyRange *topodata.KeyRange `protobuf:"bytes,6,opt,name=key_range,json=keyRange,proto3" json:"key_range,omitempty"` // Tables is a list of tables replicate (for MoveTables). Each "table" can be // either an exact match or a regular expression of the form "/regexp/". Tables []string `protobuf:"bytes,7,rep,name=tables,proto3" json:"tables,omitempty"` // contains filtered or unexported fields }
func (*SourceShardAddRequest) Descriptor
deprecated
added in
v0.14.0
func (*SourceShardAddRequest) Descriptor() ([]byte, []int)
Deprecated: Use SourceShardAddRequest.ProtoReflect.Descriptor instead.
func (*SourceShardAddRequest) GetKeyRange ¶ added in v0.14.0
func (x *SourceShardAddRequest) GetKeyRange() *topodata.KeyRange
func (*SourceShardAddRequest) GetKeyspace ¶ added in v0.14.0
func (x *SourceShardAddRequest) GetKeyspace() string
func (*SourceShardAddRequest) GetShard ¶ added in v0.14.0
func (x *SourceShardAddRequest) GetShard() string
func (*SourceShardAddRequest) GetSourceKeyspace ¶ added in v0.14.0
func (x *SourceShardAddRequest) GetSourceKeyspace() string
func (*SourceShardAddRequest) GetSourceShard ¶ added in v0.14.0
func (x *SourceShardAddRequest) GetSourceShard() string
func (*SourceShardAddRequest) GetTables ¶ added in v0.14.0
func (x *SourceShardAddRequest) GetTables() []string
func (*SourceShardAddRequest) GetUid ¶ added in v0.14.0
func (x *SourceShardAddRequest) GetUid() uint32
func (*SourceShardAddRequest) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *SourceShardAddRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SourceShardAddRequest) MarshalToVT ¶ added in v0.14.0
func (m *SourceShardAddRequest) MarshalToVT(dAtA []byte) (int, error)
func (*SourceShardAddRequest) MarshalVT ¶ added in v0.14.0
func (m *SourceShardAddRequest) MarshalVT() (dAtA []byte, err error)
func (*SourceShardAddRequest) ProtoMessage ¶ added in v0.14.0
func (*SourceShardAddRequest) ProtoMessage()
func (*SourceShardAddRequest) ProtoReflect ¶ added in v0.14.0
func (x *SourceShardAddRequest) ProtoReflect() protoreflect.Message
func (*SourceShardAddRequest) Reset ¶ added in v0.14.0
func (x *SourceShardAddRequest) Reset()
func (*SourceShardAddRequest) SizeVT ¶ added in v0.14.0
func (m *SourceShardAddRequest) SizeVT() (n int)
func (*SourceShardAddRequest) String ¶ added in v0.14.0
func (x *SourceShardAddRequest) String() string
func (*SourceShardAddRequest) UnmarshalVT ¶ added in v0.14.0
func (m *SourceShardAddRequest) UnmarshalVT(dAtA []byte) error
type SourceShardAddResponse ¶ added in v0.14.0
type SourceShardAddResponse struct { // Shard is the updated shard record. Shard *topodata.Shard `protobuf:"bytes,1,opt,name=shard,proto3" json:"shard,omitempty"` // contains filtered or unexported fields }
func (*SourceShardAddResponse) Descriptor
deprecated
added in
v0.14.0
func (*SourceShardAddResponse) Descriptor() ([]byte, []int)
Deprecated: Use SourceShardAddResponse.ProtoReflect.Descriptor instead.
func (*SourceShardAddResponse) GetShard ¶ added in v0.14.0
func (x *SourceShardAddResponse) GetShard() *topodata.Shard
func (*SourceShardAddResponse) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *SourceShardAddResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SourceShardAddResponse) MarshalToVT ¶ added in v0.14.0
func (m *SourceShardAddResponse) MarshalToVT(dAtA []byte) (int, error)
func (*SourceShardAddResponse) MarshalVT ¶ added in v0.14.0
func (m *SourceShardAddResponse) MarshalVT() (dAtA []byte, err error)
func (*SourceShardAddResponse) ProtoMessage ¶ added in v0.14.0
func (*SourceShardAddResponse) ProtoMessage()
func (*SourceShardAddResponse) ProtoReflect ¶ added in v0.14.0
func (x *SourceShardAddResponse) ProtoReflect() protoreflect.Message
func (*SourceShardAddResponse) Reset ¶ added in v0.14.0
func (x *SourceShardAddResponse) Reset()
func (*SourceShardAddResponse) SizeVT ¶ added in v0.14.0
func (m *SourceShardAddResponse) SizeVT() (n int)
func (*SourceShardAddResponse) String ¶ added in v0.14.0
func (x *SourceShardAddResponse) String() string
func (*SourceShardAddResponse) UnmarshalVT ¶ added in v0.14.0
func (m *SourceShardAddResponse) UnmarshalVT(dAtA []byte) error
type SourceShardDeleteRequest ¶ added in v0.14.0
type SourceShardDeleteRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` Uid uint32 `protobuf:"varint,3,opt,name=uid,proto3" json:"uid,omitempty"` // contains filtered or unexported fields }
func (*SourceShardDeleteRequest) Descriptor
deprecated
added in
v0.14.0
func (*SourceShardDeleteRequest) Descriptor() ([]byte, []int)
Deprecated: Use SourceShardDeleteRequest.ProtoReflect.Descriptor instead.
func (*SourceShardDeleteRequest) GetKeyspace ¶ added in v0.14.0
func (x *SourceShardDeleteRequest) GetKeyspace() string
func (*SourceShardDeleteRequest) GetShard ¶ added in v0.14.0
func (x *SourceShardDeleteRequest) GetShard() string
func (*SourceShardDeleteRequest) GetUid ¶ added in v0.14.0
func (x *SourceShardDeleteRequest) GetUid() uint32
func (*SourceShardDeleteRequest) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *SourceShardDeleteRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SourceShardDeleteRequest) MarshalToVT ¶ added in v0.14.0
func (m *SourceShardDeleteRequest) MarshalToVT(dAtA []byte) (int, error)
func (*SourceShardDeleteRequest) MarshalVT ¶ added in v0.14.0
func (m *SourceShardDeleteRequest) MarshalVT() (dAtA []byte, err error)
func (*SourceShardDeleteRequest) ProtoMessage ¶ added in v0.14.0
func (*SourceShardDeleteRequest) ProtoMessage()
func (*SourceShardDeleteRequest) ProtoReflect ¶ added in v0.14.0
func (x *SourceShardDeleteRequest) ProtoReflect() protoreflect.Message
func (*SourceShardDeleteRequest) Reset ¶ added in v0.14.0
func (x *SourceShardDeleteRequest) Reset()
func (*SourceShardDeleteRequest) SizeVT ¶ added in v0.14.0
func (m *SourceShardDeleteRequest) SizeVT() (n int)
func (*SourceShardDeleteRequest) String ¶ added in v0.14.0
func (x *SourceShardDeleteRequest) String() string
func (*SourceShardDeleteRequest) UnmarshalVT ¶ added in v0.14.0
func (m *SourceShardDeleteRequest) UnmarshalVT(dAtA []byte) error
type SourceShardDeleteResponse ¶ added in v0.14.0
type SourceShardDeleteResponse struct { // Shard is the updated shard record. Shard *topodata.Shard `protobuf:"bytes,1,opt,name=shard,proto3" json:"shard,omitempty"` // contains filtered or unexported fields }
func (*SourceShardDeleteResponse) Descriptor
deprecated
added in
v0.14.0
func (*SourceShardDeleteResponse) Descriptor() ([]byte, []int)
Deprecated: Use SourceShardDeleteResponse.ProtoReflect.Descriptor instead.
func (*SourceShardDeleteResponse) GetShard ¶ added in v0.14.0
func (x *SourceShardDeleteResponse) GetShard() *topodata.Shard
func (*SourceShardDeleteResponse) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *SourceShardDeleteResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SourceShardDeleteResponse) MarshalToVT ¶ added in v0.14.0
func (m *SourceShardDeleteResponse) MarshalToVT(dAtA []byte) (int, error)
func (*SourceShardDeleteResponse) MarshalVT ¶ added in v0.14.0
func (m *SourceShardDeleteResponse) MarshalVT() (dAtA []byte, err error)
func (*SourceShardDeleteResponse) ProtoMessage ¶ added in v0.14.0
func (*SourceShardDeleteResponse) ProtoMessage()
func (*SourceShardDeleteResponse) ProtoReflect ¶ added in v0.14.0
func (x *SourceShardDeleteResponse) ProtoReflect() protoreflect.Message
func (*SourceShardDeleteResponse) Reset ¶ added in v0.14.0
func (x *SourceShardDeleteResponse) Reset()
func (*SourceShardDeleteResponse) SizeVT ¶ added in v0.14.0
func (m *SourceShardDeleteResponse) SizeVT() (n int)
func (*SourceShardDeleteResponse) String ¶ added in v0.14.0
func (x *SourceShardDeleteResponse) String() string
func (*SourceShardDeleteResponse) UnmarshalVT ¶ added in v0.14.0
func (m *SourceShardDeleteResponse) UnmarshalVT(dAtA []byte) error
type StartReplicationRequest ¶ added in v0.12.0
type StartReplicationRequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` // contains filtered or unexported fields }
func (*StartReplicationRequest) Descriptor
deprecated
added in
v0.12.0
func (*StartReplicationRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartReplicationRequest.ProtoReflect.Descriptor instead.
func (*StartReplicationRequest) GetTabletAlias ¶ added in v0.12.0
func (x *StartReplicationRequest) GetTabletAlias() *topodata.TabletAlias
func (*StartReplicationRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *StartReplicationRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*StartReplicationRequest) MarshalToVT ¶ added in v0.12.0
func (m *StartReplicationRequest) MarshalToVT(dAtA []byte) (int, error)
func (*StartReplicationRequest) MarshalVT ¶ added in v0.12.0
func (m *StartReplicationRequest) MarshalVT() (dAtA []byte, err error)
func (*StartReplicationRequest) ProtoMessage ¶ added in v0.12.0
func (*StartReplicationRequest) ProtoMessage()
func (*StartReplicationRequest) ProtoReflect ¶ added in v0.12.0
func (x *StartReplicationRequest) ProtoReflect() protoreflect.Message
func (*StartReplicationRequest) Reset ¶ added in v0.12.0
func (x *StartReplicationRequest) Reset()
func (*StartReplicationRequest) SizeVT ¶ added in v0.12.0
func (m *StartReplicationRequest) SizeVT() (n int)
func (*StartReplicationRequest) String ¶ added in v0.12.0
func (x *StartReplicationRequest) String() string
func (*StartReplicationRequest) UnmarshalVT ¶ added in v0.12.0
func (m *StartReplicationRequest) UnmarshalVT(dAtA []byte) error
type StartReplicationResponse ¶ added in v0.12.0
type StartReplicationResponse struct {
// contains filtered or unexported fields
}
func (*StartReplicationResponse) Descriptor
deprecated
added in
v0.12.0
func (*StartReplicationResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartReplicationResponse.ProtoReflect.Descriptor instead.
func (*StartReplicationResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *StartReplicationResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*StartReplicationResponse) MarshalToVT ¶ added in v0.12.0
func (m *StartReplicationResponse) MarshalToVT(dAtA []byte) (int, error)
func (*StartReplicationResponse) MarshalVT ¶ added in v0.12.0
func (m *StartReplicationResponse) MarshalVT() (dAtA []byte, err error)
func (*StartReplicationResponse) ProtoMessage ¶ added in v0.12.0
func (*StartReplicationResponse) ProtoMessage()
func (*StartReplicationResponse) ProtoReflect ¶ added in v0.12.0
func (x *StartReplicationResponse) ProtoReflect() protoreflect.Message
func (*StartReplicationResponse) Reset ¶ added in v0.12.0
func (x *StartReplicationResponse) Reset()
func (*StartReplicationResponse) SizeVT ¶ added in v0.12.0
func (m *StartReplicationResponse) SizeVT() (n int)
func (*StartReplicationResponse) String ¶ added in v0.12.0
func (x *StartReplicationResponse) String() string
func (*StartReplicationResponse) UnmarshalVT ¶ added in v0.12.0
func (m *StartReplicationResponse) UnmarshalVT(dAtA []byte) error
type StopReplicationRequest ¶ added in v0.12.0
type StopReplicationRequest struct { TabletAlias *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet_alias,json=tabletAlias,proto3" json:"tablet_alias,omitempty"` // contains filtered or unexported fields }
func (*StopReplicationRequest) Descriptor
deprecated
added in
v0.12.0
func (*StopReplicationRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopReplicationRequest.ProtoReflect.Descriptor instead.
func (*StopReplicationRequest) GetTabletAlias ¶ added in v0.12.0
func (x *StopReplicationRequest) GetTabletAlias() *topodata.TabletAlias
func (*StopReplicationRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *StopReplicationRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*StopReplicationRequest) MarshalToVT ¶ added in v0.12.0
func (m *StopReplicationRequest) MarshalToVT(dAtA []byte) (int, error)
func (*StopReplicationRequest) MarshalVT ¶ added in v0.12.0
func (m *StopReplicationRequest) MarshalVT() (dAtA []byte, err error)
func (*StopReplicationRequest) ProtoMessage ¶ added in v0.12.0
func (*StopReplicationRequest) ProtoMessage()
func (*StopReplicationRequest) ProtoReflect ¶ added in v0.12.0
func (x *StopReplicationRequest) ProtoReflect() protoreflect.Message
func (*StopReplicationRequest) Reset ¶ added in v0.12.0
func (x *StopReplicationRequest) Reset()
func (*StopReplicationRequest) SizeVT ¶ added in v0.12.0
func (m *StopReplicationRequest) SizeVT() (n int)
func (*StopReplicationRequest) String ¶ added in v0.12.0
func (x *StopReplicationRequest) String() string
func (*StopReplicationRequest) UnmarshalVT ¶ added in v0.12.0
func (m *StopReplicationRequest) UnmarshalVT(dAtA []byte) error
type StopReplicationResponse ¶ added in v0.12.0
type StopReplicationResponse struct {
// contains filtered or unexported fields
}
func (*StopReplicationResponse) Descriptor
deprecated
added in
v0.12.0
func (*StopReplicationResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopReplicationResponse.ProtoReflect.Descriptor instead.
func (*StopReplicationResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *StopReplicationResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*StopReplicationResponse) MarshalToVT ¶ added in v0.12.0
func (m *StopReplicationResponse) MarshalToVT(dAtA []byte) (int, error)
func (*StopReplicationResponse) MarshalVT ¶ added in v0.12.0
func (m *StopReplicationResponse) MarshalVT() (dAtA []byte, err error)
func (*StopReplicationResponse) ProtoMessage ¶ added in v0.12.0
func (*StopReplicationResponse) ProtoMessage()
func (*StopReplicationResponse) ProtoReflect ¶ added in v0.12.0
func (x *StopReplicationResponse) ProtoReflect() protoreflect.Message
func (*StopReplicationResponse) Reset ¶ added in v0.12.0
func (x *StopReplicationResponse) Reset()
func (*StopReplicationResponse) SizeVT ¶ added in v0.12.0
func (m *StopReplicationResponse) SizeVT() (n int)
func (*StopReplicationResponse) String ¶ added in v0.12.0
func (x *StopReplicationResponse) String() string
func (*StopReplicationResponse) UnmarshalVT ¶ added in v0.12.0
func (m *StopReplicationResponse) UnmarshalVT(dAtA []byte) error
type TableMaterializeSettings ¶
type TableMaterializeSettings struct { TargetTable string `protobuf:"bytes,1,opt,name=target_table,json=targetTable,proto3" json:"target_table,omitempty"` // source_expression is a select statement. SourceExpression string `protobuf:"bytes,2,opt,name=source_expression,json=sourceExpression,proto3" json:"source_expression,omitempty"` // create_ddl contains the DDL to create the target table. // If empty, the target table must already exist. // if "copy", the target table DDL is the same as the source table. CreateDdl string `protobuf:"bytes,3,opt,name=create_ddl,json=createDdl,proto3" json:"create_ddl,omitempty"` // contains filtered or unexported fields }
TableMaterializeSttings contains the settings for one table.
func (*TableMaterializeSettings) Descriptor
deprecated
func (*TableMaterializeSettings) Descriptor() ([]byte, []int)
Deprecated: Use TableMaterializeSettings.ProtoReflect.Descriptor instead.
func (*TableMaterializeSettings) GetCreateDdl ¶
func (x *TableMaterializeSettings) GetCreateDdl() string
func (*TableMaterializeSettings) GetSourceExpression ¶
func (x *TableMaterializeSettings) GetSourceExpression() string
func (*TableMaterializeSettings) GetTargetTable ¶
func (x *TableMaterializeSettings) GetTargetTable() string
func (*TableMaterializeSettings) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *TableMaterializeSettings) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*TableMaterializeSettings) MarshalToVT ¶ added in v0.11.0
func (m *TableMaterializeSettings) MarshalToVT(dAtA []byte) (int, error)
func (*TableMaterializeSettings) MarshalVT ¶ added in v0.11.0
func (m *TableMaterializeSettings) MarshalVT() (dAtA []byte, err error)
func (*TableMaterializeSettings) ProtoMessage ¶
func (*TableMaterializeSettings) ProtoMessage()
func (*TableMaterializeSettings) ProtoReflect ¶ added in v0.11.0
func (x *TableMaterializeSettings) ProtoReflect() protoreflect.Message
func (*TableMaterializeSettings) Reset ¶
func (x *TableMaterializeSettings) Reset()
func (*TableMaterializeSettings) SizeVT ¶ added in v0.11.0
func (m *TableMaterializeSettings) SizeVT() (n int)
func (*TableMaterializeSettings) String ¶
func (x *TableMaterializeSettings) String() string
func (*TableMaterializeSettings) UnmarshalVT ¶ added in v0.11.0
func (m *TableMaterializeSettings) UnmarshalVT(dAtA []byte) error
type TabletExternallyReparentedRequest ¶ added in v0.10.0
type TabletExternallyReparentedRequest struct { // Tablet is the alias of the tablet that was promoted externally and should // be updated to the shard primary in the topo. Tablet *topodata.TabletAlias `protobuf:"bytes,1,opt,name=tablet,proto3" json:"tablet,omitempty"` // contains filtered or unexported fields }
func (*TabletExternallyReparentedRequest) Descriptor
deprecated
added in
v0.10.0
func (*TabletExternallyReparentedRequest) Descriptor() ([]byte, []int)
Deprecated: Use TabletExternallyReparentedRequest.ProtoReflect.Descriptor instead.
func (*TabletExternallyReparentedRequest) GetTablet ¶ added in v0.10.0
func (x *TabletExternallyReparentedRequest) GetTablet() *topodata.TabletAlias
func (*TabletExternallyReparentedRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *TabletExternallyReparentedRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*TabletExternallyReparentedRequest) MarshalToVT ¶ added in v0.11.0
func (m *TabletExternallyReparentedRequest) MarshalToVT(dAtA []byte) (int, error)
func (*TabletExternallyReparentedRequest) MarshalVT ¶ added in v0.11.0
func (m *TabletExternallyReparentedRequest) MarshalVT() (dAtA []byte, err error)
func (*TabletExternallyReparentedRequest) ProtoMessage ¶ added in v0.10.0
func (*TabletExternallyReparentedRequest) ProtoMessage()
func (*TabletExternallyReparentedRequest) ProtoReflect ¶ added in v0.11.0
func (x *TabletExternallyReparentedRequest) ProtoReflect() protoreflect.Message
func (*TabletExternallyReparentedRequest) Reset ¶ added in v0.10.0
func (x *TabletExternallyReparentedRequest) Reset()
func (*TabletExternallyReparentedRequest) SizeVT ¶ added in v0.11.0
func (m *TabletExternallyReparentedRequest) SizeVT() (n int)
func (*TabletExternallyReparentedRequest) String ¶ added in v0.10.0
func (x *TabletExternallyReparentedRequest) String() string
func (*TabletExternallyReparentedRequest) UnmarshalVT ¶ added in v0.11.0
func (m *TabletExternallyReparentedRequest) UnmarshalVT(dAtA []byte) error
type TabletExternallyReparentedResponse ¶ added in v0.10.0
type TabletExternallyReparentedResponse struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` NewPrimary *topodata.TabletAlias `protobuf:"bytes,3,opt,name=new_primary,json=newPrimary,proto3" json:"new_primary,omitempty"` OldPrimary *topodata.TabletAlias `protobuf:"bytes,4,opt,name=old_primary,json=oldPrimary,proto3" json:"old_primary,omitempty"` // contains filtered or unexported fields }
func (*TabletExternallyReparentedResponse) Descriptor
deprecated
added in
v0.10.0
func (*TabletExternallyReparentedResponse) Descriptor() ([]byte, []int)
Deprecated: Use TabletExternallyReparentedResponse.ProtoReflect.Descriptor instead.
func (*TabletExternallyReparentedResponse) GetKeyspace ¶ added in v0.10.0
func (x *TabletExternallyReparentedResponse) GetKeyspace() string
func (*TabletExternallyReparentedResponse) GetNewPrimary ¶ added in v0.10.0
func (x *TabletExternallyReparentedResponse) GetNewPrimary() *topodata.TabletAlias
func (*TabletExternallyReparentedResponse) GetOldPrimary ¶ added in v0.10.0
func (x *TabletExternallyReparentedResponse) GetOldPrimary() *topodata.TabletAlias
func (*TabletExternallyReparentedResponse) GetShard ¶ added in v0.10.0
func (x *TabletExternallyReparentedResponse) GetShard() string
func (*TabletExternallyReparentedResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *TabletExternallyReparentedResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*TabletExternallyReparentedResponse) MarshalToVT ¶ added in v0.11.0
func (m *TabletExternallyReparentedResponse) MarshalToVT(dAtA []byte) (int, error)
func (*TabletExternallyReparentedResponse) MarshalVT ¶ added in v0.11.0
func (m *TabletExternallyReparentedResponse) MarshalVT() (dAtA []byte, err error)
func (*TabletExternallyReparentedResponse) ProtoMessage ¶ added in v0.10.0
func (*TabletExternallyReparentedResponse) ProtoMessage()
func (*TabletExternallyReparentedResponse) ProtoReflect ¶ added in v0.11.0
func (x *TabletExternallyReparentedResponse) ProtoReflect() protoreflect.Message
func (*TabletExternallyReparentedResponse) Reset ¶ added in v0.10.0
func (x *TabletExternallyReparentedResponse) Reset()
func (*TabletExternallyReparentedResponse) SizeVT ¶ added in v0.11.0
func (m *TabletExternallyReparentedResponse) SizeVT() (n int)
func (*TabletExternallyReparentedResponse) String ¶ added in v0.10.0
func (x *TabletExternallyReparentedResponse) String() string
func (*TabletExternallyReparentedResponse) UnmarshalVT ¶ added in v0.11.0
func (m *TabletExternallyReparentedResponse) UnmarshalVT(dAtA []byte) error
type TopologyCell ¶ added in v0.15.0
type TopologyCell struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"` // Data is the file contents of the cell located at path. // It is only populated if the cell is a terminal node. Data string `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` Children []string `protobuf:"bytes,4,rep,name=children,proto3" json:"children,omitempty"` // contains filtered or unexported fields }
func (*TopologyCell) Descriptor
deprecated
added in
v0.15.0
func (*TopologyCell) Descriptor() ([]byte, []int)
Deprecated: Use TopologyCell.ProtoReflect.Descriptor instead.
func (*TopologyCell) GetChildren ¶ added in v0.15.0
func (x *TopologyCell) GetChildren() []string
func (*TopologyCell) GetData ¶ added in v0.15.0
func (x *TopologyCell) GetData() string
func (*TopologyCell) GetName ¶ added in v0.15.0
func (x *TopologyCell) GetName() string
func (*TopologyCell) GetPath ¶ added in v0.15.0
func (x *TopologyCell) GetPath() string
func (*TopologyCell) MarshalToSizedBufferVT ¶ added in v0.15.0
func (m *TopologyCell) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*TopologyCell) MarshalToVT ¶ added in v0.15.0
func (m *TopologyCell) MarshalToVT(dAtA []byte) (int, error)
func (*TopologyCell) MarshalVT ¶ added in v0.15.0
func (m *TopologyCell) MarshalVT() (dAtA []byte, err error)
func (*TopologyCell) ProtoMessage ¶ added in v0.15.0
func (*TopologyCell) ProtoMessage()
func (*TopologyCell) ProtoReflect ¶ added in v0.15.0
func (x *TopologyCell) ProtoReflect() protoreflect.Message
func (*TopologyCell) Reset ¶ added in v0.15.0
func (x *TopologyCell) Reset()
func (*TopologyCell) SizeVT ¶ added in v0.15.0
func (m *TopologyCell) SizeVT() (n int)
func (*TopologyCell) String ¶ added in v0.15.0
func (x *TopologyCell) String() string
func (*TopologyCell) UnmarshalVT ¶ added in v0.15.0
func (m *TopologyCell) UnmarshalVT(dAtA []byte) error
type UpdateCellInfoRequest ¶ added in v0.11.0
type UpdateCellInfoRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` CellInfo *topodata.CellInfo `protobuf:"bytes,2,opt,name=cell_info,json=cellInfo,proto3" json:"cell_info,omitempty"` // contains filtered or unexported fields }
func (*UpdateCellInfoRequest) Descriptor
deprecated
added in
v0.11.0
func (*UpdateCellInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCellInfoRequest.ProtoReflect.Descriptor instead.
func (*UpdateCellInfoRequest) GetCellInfo ¶ added in v0.11.0
func (x *UpdateCellInfoRequest) GetCellInfo() *topodata.CellInfo
func (*UpdateCellInfoRequest) GetName ¶ added in v0.11.0
func (x *UpdateCellInfoRequest) GetName() string
func (*UpdateCellInfoRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *UpdateCellInfoRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*UpdateCellInfoRequest) MarshalToVT ¶ added in v0.11.0
func (m *UpdateCellInfoRequest) MarshalToVT(dAtA []byte) (int, error)
func (*UpdateCellInfoRequest) MarshalVT ¶ added in v0.11.0
func (m *UpdateCellInfoRequest) MarshalVT() (dAtA []byte, err error)
func (*UpdateCellInfoRequest) ProtoMessage ¶ added in v0.11.0
func (*UpdateCellInfoRequest) ProtoMessage()
func (*UpdateCellInfoRequest) ProtoReflect ¶ added in v0.11.0
func (x *UpdateCellInfoRequest) ProtoReflect() protoreflect.Message
func (*UpdateCellInfoRequest) Reset ¶ added in v0.11.0
func (x *UpdateCellInfoRequest) Reset()
func (*UpdateCellInfoRequest) SizeVT ¶ added in v0.11.0
func (m *UpdateCellInfoRequest) SizeVT() (n int)
func (*UpdateCellInfoRequest) String ¶ added in v0.11.0
func (x *UpdateCellInfoRequest) String() string
func (*UpdateCellInfoRequest) UnmarshalVT ¶ added in v0.11.0
func (m *UpdateCellInfoRequest) UnmarshalVT(dAtA []byte) error
type UpdateCellInfoResponse ¶ added in v0.11.0
type UpdateCellInfoResponse struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` CellInfo *topodata.CellInfo `protobuf:"bytes,2,opt,name=cell_info,json=cellInfo,proto3" json:"cell_info,omitempty"` // contains filtered or unexported fields }
func (*UpdateCellInfoResponse) Descriptor
deprecated
added in
v0.11.0
func (*UpdateCellInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCellInfoResponse.ProtoReflect.Descriptor instead.
func (*UpdateCellInfoResponse) GetCellInfo ¶ added in v0.11.0
func (x *UpdateCellInfoResponse) GetCellInfo() *topodata.CellInfo
func (*UpdateCellInfoResponse) GetName ¶ added in v0.11.0
func (x *UpdateCellInfoResponse) GetName() string
func (*UpdateCellInfoResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *UpdateCellInfoResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*UpdateCellInfoResponse) MarshalToVT ¶ added in v0.11.0
func (m *UpdateCellInfoResponse) MarshalToVT(dAtA []byte) (int, error)
func (*UpdateCellInfoResponse) MarshalVT ¶ added in v0.11.0
func (m *UpdateCellInfoResponse) MarshalVT() (dAtA []byte, err error)
func (*UpdateCellInfoResponse) ProtoMessage ¶ added in v0.11.0
func (*UpdateCellInfoResponse) ProtoMessage()
func (*UpdateCellInfoResponse) ProtoReflect ¶ added in v0.11.0
func (x *UpdateCellInfoResponse) ProtoReflect() protoreflect.Message
func (*UpdateCellInfoResponse) Reset ¶ added in v0.11.0
func (x *UpdateCellInfoResponse) Reset()
func (*UpdateCellInfoResponse) SizeVT ¶ added in v0.11.0
func (m *UpdateCellInfoResponse) SizeVT() (n int)
func (*UpdateCellInfoResponse) String ¶ added in v0.11.0
func (x *UpdateCellInfoResponse) String() string
func (*UpdateCellInfoResponse) UnmarshalVT ¶ added in v0.11.0
func (m *UpdateCellInfoResponse) UnmarshalVT(dAtA []byte) error
type UpdateCellsAliasRequest ¶ added in v0.11.0
type UpdateCellsAliasRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` CellsAlias *topodata.CellsAlias `protobuf:"bytes,2,opt,name=cells_alias,json=cellsAlias,proto3" json:"cells_alias,omitempty"` // contains filtered or unexported fields }
func (*UpdateCellsAliasRequest) Descriptor
deprecated
added in
v0.11.0
func (*UpdateCellsAliasRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCellsAliasRequest.ProtoReflect.Descriptor instead.
func (*UpdateCellsAliasRequest) GetCellsAlias ¶ added in v0.11.0
func (x *UpdateCellsAliasRequest) GetCellsAlias() *topodata.CellsAlias
func (*UpdateCellsAliasRequest) GetName ¶ added in v0.11.0
func (x *UpdateCellsAliasRequest) GetName() string
func (*UpdateCellsAliasRequest) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *UpdateCellsAliasRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*UpdateCellsAliasRequest) MarshalToVT ¶ added in v0.11.0
func (m *UpdateCellsAliasRequest) MarshalToVT(dAtA []byte) (int, error)
func (*UpdateCellsAliasRequest) MarshalVT ¶ added in v0.11.0
func (m *UpdateCellsAliasRequest) MarshalVT() (dAtA []byte, err error)
func (*UpdateCellsAliasRequest) ProtoMessage ¶ added in v0.11.0
func (*UpdateCellsAliasRequest) ProtoMessage()
func (*UpdateCellsAliasRequest) ProtoReflect ¶ added in v0.11.0
func (x *UpdateCellsAliasRequest) ProtoReflect() protoreflect.Message
func (*UpdateCellsAliasRequest) Reset ¶ added in v0.11.0
func (x *UpdateCellsAliasRequest) Reset()
func (*UpdateCellsAliasRequest) SizeVT ¶ added in v0.11.0
func (m *UpdateCellsAliasRequest) SizeVT() (n int)
func (*UpdateCellsAliasRequest) String ¶ added in v0.11.0
func (x *UpdateCellsAliasRequest) String() string
func (*UpdateCellsAliasRequest) UnmarshalVT ¶ added in v0.11.0
func (m *UpdateCellsAliasRequest) UnmarshalVT(dAtA []byte) error
type UpdateCellsAliasResponse ¶ added in v0.11.0
type UpdateCellsAliasResponse struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` CellsAlias *topodata.CellsAlias `protobuf:"bytes,2,opt,name=cells_alias,json=cellsAlias,proto3" json:"cells_alias,omitempty"` // contains filtered or unexported fields }
func (*UpdateCellsAliasResponse) Descriptor
deprecated
added in
v0.11.0
func (*UpdateCellsAliasResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCellsAliasResponse.ProtoReflect.Descriptor instead.
func (*UpdateCellsAliasResponse) GetCellsAlias ¶ added in v0.11.0
func (x *UpdateCellsAliasResponse) GetCellsAlias() *topodata.CellsAlias
func (*UpdateCellsAliasResponse) GetName ¶ added in v0.11.0
func (x *UpdateCellsAliasResponse) GetName() string
func (*UpdateCellsAliasResponse) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *UpdateCellsAliasResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*UpdateCellsAliasResponse) MarshalToVT ¶ added in v0.11.0
func (m *UpdateCellsAliasResponse) MarshalToVT(dAtA []byte) (int, error)
func (*UpdateCellsAliasResponse) MarshalVT ¶ added in v0.11.0
func (m *UpdateCellsAliasResponse) MarshalVT() (dAtA []byte, err error)
func (*UpdateCellsAliasResponse) ProtoMessage ¶ added in v0.11.0
func (*UpdateCellsAliasResponse) ProtoMessage()
func (*UpdateCellsAliasResponse) ProtoReflect ¶ added in v0.11.0
func (x *UpdateCellsAliasResponse) ProtoReflect() protoreflect.Message
func (*UpdateCellsAliasResponse) Reset ¶ added in v0.11.0
func (x *UpdateCellsAliasResponse) Reset()
func (*UpdateCellsAliasResponse) SizeVT ¶ added in v0.11.0
func (m *UpdateCellsAliasResponse) SizeVT() (n int)
func (*UpdateCellsAliasResponse) String ¶ added in v0.11.0
func (x *UpdateCellsAliasResponse) String() string
func (*UpdateCellsAliasResponse) UnmarshalVT ¶ added in v0.11.0
func (m *UpdateCellsAliasResponse) UnmarshalVT(dAtA []byte) error
type UpdateThrottlerConfigRequest ¶ added in v0.16.0
type UpdateThrottlerConfigRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // Enable instructs to enable the throttler Enable bool `protobuf:"varint,2,opt,name=enable,proto3" json:"enable,omitempty"` // Disable instructs to disable the throttler Disable bool `protobuf:"varint,3,opt,name=disable,proto3" json:"disable,omitempty"` // Threshold for throttler (with no custom query, ie using default query, only positive values are considered) Threshold float64 `protobuf:"fixed64,4,opt,name=threshold,proto3" json:"threshold,omitempty"` // CustomQuery replaces the default replication lag query CustomQuery string `protobuf:"bytes,5,opt,name=custom_query,json=customQuery,proto3" json:"custom_query,omitempty"` // CustomQuerySet indicates that the value of CustomQuery has changed CustomQuerySet bool `protobuf:"varint,6,opt,name=custom_query_set,json=customQuerySet,proto3" json:"custom_query_set,omitempty"` // CheckAsCheckSelf instructs the throttler to respond to /check requests by checking the tablet's own health CheckAsCheckSelf bool `protobuf:"varint,7,opt,name=check_as_check_self,json=checkAsCheckSelf,proto3" json:"check_as_check_self,omitempty"` // CheckAsCheckShard instructs the throttler to respond to /check requests by checking the shard's health (this is the default behavior) CheckAsCheckShard bool `protobuf:"varint,8,opt,name=check_as_check_shard,json=checkAsCheckShard,proto3" json:"check_as_check_shard,omitempty"` // contains filtered or unexported fields }
func (*UpdateThrottlerConfigRequest) Descriptor
deprecated
added in
v0.16.0
func (*UpdateThrottlerConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateThrottlerConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateThrottlerConfigRequest) GetCheckAsCheckSelf ¶ added in v0.16.0
func (x *UpdateThrottlerConfigRequest) GetCheckAsCheckSelf() bool
func (*UpdateThrottlerConfigRequest) GetCheckAsCheckShard ¶ added in v0.16.0
func (x *UpdateThrottlerConfigRequest) GetCheckAsCheckShard() bool
func (*UpdateThrottlerConfigRequest) GetCustomQuery ¶ added in v0.16.0
func (x *UpdateThrottlerConfigRequest) GetCustomQuery() string
func (*UpdateThrottlerConfigRequest) GetCustomQuerySet ¶ added in v0.16.0
func (x *UpdateThrottlerConfigRequest) GetCustomQuerySet() bool
func (*UpdateThrottlerConfigRequest) GetDisable ¶ added in v0.16.0
func (x *UpdateThrottlerConfigRequest) GetDisable() bool
func (*UpdateThrottlerConfigRequest) GetEnable ¶ added in v0.16.0
func (x *UpdateThrottlerConfigRequest) GetEnable() bool
func (*UpdateThrottlerConfigRequest) GetKeyspace ¶ added in v0.16.0
func (x *UpdateThrottlerConfigRequest) GetKeyspace() string
func (*UpdateThrottlerConfigRequest) GetThreshold ¶ added in v0.16.0
func (x *UpdateThrottlerConfigRequest) GetThreshold() float64
func (*UpdateThrottlerConfigRequest) MarshalToSizedBufferVT ¶ added in v0.16.0
func (m *UpdateThrottlerConfigRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*UpdateThrottlerConfigRequest) MarshalToVT ¶ added in v0.16.0
func (m *UpdateThrottlerConfigRequest) MarshalToVT(dAtA []byte) (int, error)
func (*UpdateThrottlerConfigRequest) MarshalVT ¶ added in v0.16.0
func (m *UpdateThrottlerConfigRequest) MarshalVT() (dAtA []byte, err error)
func (*UpdateThrottlerConfigRequest) ProtoMessage ¶ added in v0.16.0
func (*UpdateThrottlerConfigRequest) ProtoMessage()
func (*UpdateThrottlerConfigRequest) ProtoReflect ¶ added in v0.16.0
func (x *UpdateThrottlerConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateThrottlerConfigRequest) Reset ¶ added in v0.16.0
func (x *UpdateThrottlerConfigRequest) Reset()
func (*UpdateThrottlerConfigRequest) SizeVT ¶ added in v0.16.0
func (m *UpdateThrottlerConfigRequest) SizeVT() (n int)
func (*UpdateThrottlerConfigRequest) String ¶ added in v0.16.0
func (x *UpdateThrottlerConfigRequest) String() string
func (*UpdateThrottlerConfigRequest) UnmarshalVT ¶ added in v0.16.0
func (m *UpdateThrottlerConfigRequest) UnmarshalVT(dAtA []byte) error
type UpdateThrottlerConfigResponse ¶ added in v0.16.0
type UpdateThrottlerConfigResponse struct {
// contains filtered or unexported fields
}
func (*UpdateThrottlerConfigResponse) Descriptor
deprecated
added in
v0.16.0
func (*UpdateThrottlerConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateThrottlerConfigResponse.ProtoReflect.Descriptor instead.
func (*UpdateThrottlerConfigResponse) MarshalToSizedBufferVT ¶ added in v0.16.0
func (m *UpdateThrottlerConfigResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*UpdateThrottlerConfigResponse) MarshalToVT ¶ added in v0.16.0
func (m *UpdateThrottlerConfigResponse) MarshalToVT(dAtA []byte) (int, error)
func (*UpdateThrottlerConfigResponse) MarshalVT ¶ added in v0.16.0
func (m *UpdateThrottlerConfigResponse) MarshalVT() (dAtA []byte, err error)
func (*UpdateThrottlerConfigResponse) ProtoMessage ¶ added in v0.16.0
func (*UpdateThrottlerConfigResponse) ProtoMessage()
func (*UpdateThrottlerConfigResponse) ProtoReflect ¶ added in v0.16.0
func (x *UpdateThrottlerConfigResponse) ProtoReflect() protoreflect.Message
func (*UpdateThrottlerConfigResponse) Reset ¶ added in v0.16.0
func (x *UpdateThrottlerConfigResponse) Reset()
func (*UpdateThrottlerConfigResponse) SizeVT ¶ added in v0.16.0
func (m *UpdateThrottlerConfigResponse) SizeVT() (n int)
func (*UpdateThrottlerConfigResponse) String ¶ added in v0.16.0
func (x *UpdateThrottlerConfigResponse) String() string
func (*UpdateThrottlerConfigResponse) UnmarshalVT ¶ added in v0.16.0
func (m *UpdateThrottlerConfigResponse) UnmarshalVT(dAtA []byte) error
type ValidateKeyspaceRequest ¶ added in v0.12.0
type ValidateKeyspaceRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` PingTablets bool `protobuf:"varint,2,opt,name=ping_tablets,json=pingTablets,proto3" json:"ping_tablets,omitempty"` // contains filtered or unexported fields }
func (*ValidateKeyspaceRequest) Descriptor
deprecated
added in
v0.12.0
func (*ValidateKeyspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidateKeyspaceRequest.ProtoReflect.Descriptor instead.
func (*ValidateKeyspaceRequest) GetKeyspace ¶ added in v0.12.0
func (x *ValidateKeyspaceRequest) GetKeyspace() string
func (*ValidateKeyspaceRequest) GetPingTablets ¶ added in v0.12.0
func (x *ValidateKeyspaceRequest) GetPingTablets() bool
func (*ValidateKeyspaceRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ValidateKeyspaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ValidateKeyspaceRequest) MarshalToVT ¶ added in v0.12.0
func (m *ValidateKeyspaceRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ValidateKeyspaceRequest) MarshalVT ¶ added in v0.12.0
func (m *ValidateKeyspaceRequest) MarshalVT() (dAtA []byte, err error)
func (*ValidateKeyspaceRequest) ProtoMessage ¶ added in v0.12.0
func (*ValidateKeyspaceRequest) ProtoMessage()
func (*ValidateKeyspaceRequest) ProtoReflect ¶ added in v0.12.0
func (x *ValidateKeyspaceRequest) ProtoReflect() protoreflect.Message
func (*ValidateKeyspaceRequest) Reset ¶ added in v0.12.0
func (x *ValidateKeyspaceRequest) Reset()
func (*ValidateKeyspaceRequest) SizeVT ¶ added in v0.12.0
func (m *ValidateKeyspaceRequest) SizeVT() (n int)
func (*ValidateKeyspaceRequest) String ¶ added in v0.12.0
func (x *ValidateKeyspaceRequest) String() string
func (*ValidateKeyspaceRequest) UnmarshalVT ¶ added in v0.12.0
func (m *ValidateKeyspaceRequest) UnmarshalVT(dAtA []byte) error
type ValidateKeyspaceResponse ¶ added in v0.12.0
type ValidateKeyspaceResponse struct { Results []string `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` ResultsByShard map[string]*ValidateShardResponse `` /* 193-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ValidateKeyspaceResponse) Descriptor
deprecated
added in
v0.12.0
func (*ValidateKeyspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ValidateKeyspaceResponse.ProtoReflect.Descriptor instead.
func (*ValidateKeyspaceResponse) GetResults ¶ added in v0.12.0
func (x *ValidateKeyspaceResponse) GetResults() []string
func (*ValidateKeyspaceResponse) GetResultsByShard ¶ added in v0.12.0
func (x *ValidateKeyspaceResponse) GetResultsByShard() map[string]*ValidateShardResponse
func (*ValidateKeyspaceResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ValidateKeyspaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ValidateKeyspaceResponse) MarshalToVT ¶ added in v0.12.0
func (m *ValidateKeyspaceResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ValidateKeyspaceResponse) MarshalVT ¶ added in v0.12.0
func (m *ValidateKeyspaceResponse) MarshalVT() (dAtA []byte, err error)
func (*ValidateKeyspaceResponse) ProtoMessage ¶ added in v0.12.0
func (*ValidateKeyspaceResponse) ProtoMessage()
func (*ValidateKeyspaceResponse) ProtoReflect ¶ added in v0.12.0
func (x *ValidateKeyspaceResponse) ProtoReflect() protoreflect.Message
func (*ValidateKeyspaceResponse) Reset ¶ added in v0.12.0
func (x *ValidateKeyspaceResponse) Reset()
func (*ValidateKeyspaceResponse) SizeVT ¶ added in v0.12.0
func (m *ValidateKeyspaceResponse) SizeVT() (n int)
func (*ValidateKeyspaceResponse) String ¶ added in v0.12.0
func (x *ValidateKeyspaceResponse) String() string
func (*ValidateKeyspaceResponse) UnmarshalVT ¶ added in v0.12.0
func (m *ValidateKeyspaceResponse) UnmarshalVT(dAtA []byte) error
type ValidateRequest ¶ added in v0.12.0
type ValidateRequest struct { PingTablets bool `protobuf:"varint,1,opt,name=ping_tablets,json=pingTablets,proto3" json:"ping_tablets,omitempty"` // contains filtered or unexported fields }
func (*ValidateRequest) Descriptor
deprecated
added in
v0.12.0
func (*ValidateRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidateRequest.ProtoReflect.Descriptor instead.
func (*ValidateRequest) GetPingTablets ¶ added in v0.12.0
func (x *ValidateRequest) GetPingTablets() bool
func (*ValidateRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ValidateRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ValidateRequest) MarshalToVT ¶ added in v0.12.0
func (m *ValidateRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ValidateRequest) MarshalVT ¶ added in v0.12.0
func (m *ValidateRequest) MarshalVT() (dAtA []byte, err error)
func (*ValidateRequest) ProtoMessage ¶ added in v0.12.0
func (*ValidateRequest) ProtoMessage()
func (*ValidateRequest) ProtoReflect ¶ added in v0.12.0
func (x *ValidateRequest) ProtoReflect() protoreflect.Message
func (*ValidateRequest) Reset ¶ added in v0.12.0
func (x *ValidateRequest) Reset()
func (*ValidateRequest) SizeVT ¶ added in v0.12.0
func (m *ValidateRequest) SizeVT() (n int)
func (*ValidateRequest) String ¶ added in v0.12.0
func (x *ValidateRequest) String() string
func (*ValidateRequest) UnmarshalVT ¶ added in v0.12.0
func (m *ValidateRequest) UnmarshalVT(dAtA []byte) error
type ValidateResponse ¶ added in v0.12.0
type ValidateResponse struct { Results []string `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` ResultsByKeyspace map[string]*ValidateKeyspaceResponse `` /* 202-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ValidateResponse) Descriptor
deprecated
added in
v0.12.0
func (*ValidateResponse) Descriptor() ([]byte, []int)
Deprecated: Use ValidateResponse.ProtoReflect.Descriptor instead.
func (*ValidateResponse) GetResults ¶ added in v0.12.0
func (x *ValidateResponse) GetResults() []string
func (*ValidateResponse) GetResultsByKeyspace ¶ added in v0.12.0
func (x *ValidateResponse) GetResultsByKeyspace() map[string]*ValidateKeyspaceResponse
func (*ValidateResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ValidateResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ValidateResponse) MarshalToVT ¶ added in v0.12.0
func (m *ValidateResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ValidateResponse) MarshalVT ¶ added in v0.12.0
func (m *ValidateResponse) MarshalVT() (dAtA []byte, err error)
func (*ValidateResponse) ProtoMessage ¶ added in v0.12.0
func (*ValidateResponse) ProtoMessage()
func (*ValidateResponse) ProtoReflect ¶ added in v0.12.0
func (x *ValidateResponse) ProtoReflect() protoreflect.Message
func (*ValidateResponse) Reset ¶ added in v0.12.0
func (x *ValidateResponse) Reset()
func (*ValidateResponse) SizeVT ¶ added in v0.12.0
func (m *ValidateResponse) SizeVT() (n int)
func (*ValidateResponse) String ¶ added in v0.12.0
func (x *ValidateResponse) String() string
func (*ValidateResponse) UnmarshalVT ¶ added in v0.12.0
func (m *ValidateResponse) UnmarshalVT(dAtA []byte) error
type ValidateSchemaKeyspaceRequest ¶ added in v0.14.0
type ValidateSchemaKeyspaceRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` ExcludeTables []string `protobuf:"bytes,2,rep,name=exclude_tables,json=excludeTables,proto3" json:"exclude_tables,omitempty"` IncludeViews bool `protobuf:"varint,3,opt,name=include_views,json=includeViews,proto3" json:"include_views,omitempty"` SkipNoPrimary bool `protobuf:"varint,4,opt,name=skip_no_primary,json=skipNoPrimary,proto3" json:"skip_no_primary,omitempty"` IncludeVschema bool `protobuf:"varint,5,opt,name=include_vschema,json=includeVschema,proto3" json:"include_vschema,omitempty"` // contains filtered or unexported fields }
func (*ValidateSchemaKeyspaceRequest) Descriptor
deprecated
added in
v0.14.0
func (*ValidateSchemaKeyspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidateSchemaKeyspaceRequest.ProtoReflect.Descriptor instead.
func (*ValidateSchemaKeyspaceRequest) GetExcludeTables ¶ added in v0.14.0
func (x *ValidateSchemaKeyspaceRequest) GetExcludeTables() []string
func (*ValidateSchemaKeyspaceRequest) GetIncludeViews ¶ added in v0.14.0
func (x *ValidateSchemaKeyspaceRequest) GetIncludeViews() bool
func (*ValidateSchemaKeyspaceRequest) GetIncludeVschema ¶ added in v0.14.0
func (x *ValidateSchemaKeyspaceRequest) GetIncludeVschema() bool
func (*ValidateSchemaKeyspaceRequest) GetKeyspace ¶ added in v0.14.0
func (x *ValidateSchemaKeyspaceRequest) GetKeyspace() string
func (*ValidateSchemaKeyspaceRequest) GetSkipNoPrimary ¶ added in v0.14.0
func (x *ValidateSchemaKeyspaceRequest) GetSkipNoPrimary() bool
func (*ValidateSchemaKeyspaceRequest) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *ValidateSchemaKeyspaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ValidateSchemaKeyspaceRequest) MarshalToVT ¶ added in v0.14.0
func (m *ValidateSchemaKeyspaceRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ValidateSchemaKeyspaceRequest) MarshalVT ¶ added in v0.14.0
func (m *ValidateSchemaKeyspaceRequest) MarshalVT() (dAtA []byte, err error)
func (*ValidateSchemaKeyspaceRequest) ProtoMessage ¶ added in v0.14.0
func (*ValidateSchemaKeyspaceRequest) ProtoMessage()
func (*ValidateSchemaKeyspaceRequest) ProtoReflect ¶ added in v0.14.0
func (x *ValidateSchemaKeyspaceRequest) ProtoReflect() protoreflect.Message
func (*ValidateSchemaKeyspaceRequest) Reset ¶ added in v0.14.0
func (x *ValidateSchemaKeyspaceRequest) Reset()
func (*ValidateSchemaKeyspaceRequest) SizeVT ¶ added in v0.14.0
func (m *ValidateSchemaKeyspaceRequest) SizeVT() (n int)
func (*ValidateSchemaKeyspaceRequest) String ¶ added in v0.14.0
func (x *ValidateSchemaKeyspaceRequest) String() string
func (*ValidateSchemaKeyspaceRequest) UnmarshalVT ¶ added in v0.14.0
func (m *ValidateSchemaKeyspaceRequest) UnmarshalVT(dAtA []byte) error
type ValidateSchemaKeyspaceResponse ¶ added in v0.14.0
type ValidateSchemaKeyspaceResponse struct { Results []string `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` ResultsByShard map[string]*ValidateShardResponse `` /* 193-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ValidateSchemaKeyspaceResponse) Descriptor
deprecated
added in
v0.14.0
func (*ValidateSchemaKeyspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ValidateSchemaKeyspaceResponse.ProtoReflect.Descriptor instead.
func (*ValidateSchemaKeyspaceResponse) GetResults ¶ added in v0.14.0
func (x *ValidateSchemaKeyspaceResponse) GetResults() []string
func (*ValidateSchemaKeyspaceResponse) GetResultsByShard ¶ added in v0.14.0
func (x *ValidateSchemaKeyspaceResponse) GetResultsByShard() map[string]*ValidateShardResponse
func (*ValidateSchemaKeyspaceResponse) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *ValidateSchemaKeyspaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ValidateSchemaKeyspaceResponse) MarshalToVT ¶ added in v0.14.0
func (m *ValidateSchemaKeyspaceResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ValidateSchemaKeyspaceResponse) MarshalVT ¶ added in v0.14.0
func (m *ValidateSchemaKeyspaceResponse) MarshalVT() (dAtA []byte, err error)
func (*ValidateSchemaKeyspaceResponse) ProtoMessage ¶ added in v0.14.0
func (*ValidateSchemaKeyspaceResponse) ProtoMessage()
func (*ValidateSchemaKeyspaceResponse) ProtoReflect ¶ added in v0.14.0
func (x *ValidateSchemaKeyspaceResponse) ProtoReflect() protoreflect.Message
func (*ValidateSchemaKeyspaceResponse) Reset ¶ added in v0.14.0
func (x *ValidateSchemaKeyspaceResponse) Reset()
func (*ValidateSchemaKeyspaceResponse) SizeVT ¶ added in v0.14.0
func (m *ValidateSchemaKeyspaceResponse) SizeVT() (n int)
func (*ValidateSchemaKeyspaceResponse) String ¶ added in v0.14.0
func (x *ValidateSchemaKeyspaceResponse) String() string
func (*ValidateSchemaKeyspaceResponse) UnmarshalVT ¶ added in v0.14.0
func (m *ValidateSchemaKeyspaceResponse) UnmarshalVT(dAtA []byte) error
type ValidateShardRequest ¶ added in v0.12.0
type ValidateShardRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` PingTablets bool `protobuf:"varint,3,opt,name=ping_tablets,json=pingTablets,proto3" json:"ping_tablets,omitempty"` // contains filtered or unexported fields }
func (*ValidateShardRequest) Descriptor
deprecated
added in
v0.12.0
func (*ValidateShardRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidateShardRequest.ProtoReflect.Descriptor instead.
func (*ValidateShardRequest) GetKeyspace ¶ added in v0.12.0
func (x *ValidateShardRequest) GetKeyspace() string
func (*ValidateShardRequest) GetPingTablets ¶ added in v0.12.0
func (x *ValidateShardRequest) GetPingTablets() bool
func (*ValidateShardRequest) GetShard ¶ added in v0.12.0
func (x *ValidateShardRequest) GetShard() string
func (*ValidateShardRequest) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ValidateShardRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ValidateShardRequest) MarshalToVT ¶ added in v0.12.0
func (m *ValidateShardRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ValidateShardRequest) MarshalVT ¶ added in v0.12.0
func (m *ValidateShardRequest) MarshalVT() (dAtA []byte, err error)
func (*ValidateShardRequest) ProtoMessage ¶ added in v0.12.0
func (*ValidateShardRequest) ProtoMessage()
func (*ValidateShardRequest) ProtoReflect ¶ added in v0.12.0
func (x *ValidateShardRequest) ProtoReflect() protoreflect.Message
func (*ValidateShardRequest) Reset ¶ added in v0.12.0
func (x *ValidateShardRequest) Reset()
func (*ValidateShardRequest) SizeVT ¶ added in v0.12.0
func (m *ValidateShardRequest) SizeVT() (n int)
func (*ValidateShardRequest) String ¶ added in v0.12.0
func (x *ValidateShardRequest) String() string
func (*ValidateShardRequest) UnmarshalVT ¶ added in v0.12.0
func (m *ValidateShardRequest) UnmarshalVT(dAtA []byte) error
type ValidateShardResponse ¶ added in v0.12.0
type ValidateShardResponse struct { Results []string `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ValidateShardResponse) Descriptor
deprecated
added in
v0.12.0
func (*ValidateShardResponse) Descriptor() ([]byte, []int)
Deprecated: Use ValidateShardResponse.ProtoReflect.Descriptor instead.
func (*ValidateShardResponse) GetResults ¶ added in v0.12.0
func (x *ValidateShardResponse) GetResults() []string
func (*ValidateShardResponse) MarshalToSizedBufferVT ¶ added in v0.12.0
func (m *ValidateShardResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ValidateShardResponse) MarshalToVT ¶ added in v0.12.0
func (m *ValidateShardResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ValidateShardResponse) MarshalVT ¶ added in v0.12.0
func (m *ValidateShardResponse) MarshalVT() (dAtA []byte, err error)
func (*ValidateShardResponse) ProtoMessage ¶ added in v0.12.0
func (*ValidateShardResponse) ProtoMessage()
func (*ValidateShardResponse) ProtoReflect ¶ added in v0.12.0
func (x *ValidateShardResponse) ProtoReflect() protoreflect.Message
func (*ValidateShardResponse) Reset ¶ added in v0.12.0
func (x *ValidateShardResponse) Reset()
func (*ValidateShardResponse) SizeVT ¶ added in v0.12.0
func (m *ValidateShardResponse) SizeVT() (n int)
func (*ValidateShardResponse) String ¶ added in v0.12.0
func (x *ValidateShardResponse) String() string
func (*ValidateShardResponse) UnmarshalVT ¶ added in v0.12.0
func (m *ValidateShardResponse) UnmarshalVT(dAtA []byte) error
type ValidateVSchemaRequest ¶ added in v0.14.0
type ValidateVSchemaRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shards []string `protobuf:"bytes,2,rep,name=shards,proto3" json:"shards,omitempty"` ExcludeTables []string `protobuf:"bytes,3,rep,name=exclude_tables,json=excludeTables,proto3" json:"exclude_tables,omitempty"` IncludeViews bool `protobuf:"varint,4,opt,name=include_views,json=includeViews,proto3" json:"include_views,omitempty"` // contains filtered or unexported fields }
func (*ValidateVSchemaRequest) Descriptor
deprecated
added in
v0.14.0
func (*ValidateVSchemaRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidateVSchemaRequest.ProtoReflect.Descriptor instead.
func (*ValidateVSchemaRequest) GetExcludeTables ¶ added in v0.14.0
func (x *ValidateVSchemaRequest) GetExcludeTables() []string
func (*ValidateVSchemaRequest) GetIncludeViews ¶ added in v0.14.0
func (x *ValidateVSchemaRequest) GetIncludeViews() bool
func (*ValidateVSchemaRequest) GetKeyspace ¶ added in v0.14.0
func (x *ValidateVSchemaRequest) GetKeyspace() string
func (*ValidateVSchemaRequest) GetShards ¶ added in v0.14.0
func (x *ValidateVSchemaRequest) GetShards() []string
func (*ValidateVSchemaRequest) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *ValidateVSchemaRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ValidateVSchemaRequest) MarshalToVT ¶ added in v0.14.0
func (m *ValidateVSchemaRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ValidateVSchemaRequest) MarshalVT ¶ added in v0.14.0
func (m *ValidateVSchemaRequest) MarshalVT() (dAtA []byte, err error)
func (*ValidateVSchemaRequest) ProtoMessage ¶ added in v0.14.0
func (*ValidateVSchemaRequest) ProtoMessage()
func (*ValidateVSchemaRequest) ProtoReflect ¶ added in v0.14.0
func (x *ValidateVSchemaRequest) ProtoReflect() protoreflect.Message
func (*ValidateVSchemaRequest) Reset ¶ added in v0.14.0
func (x *ValidateVSchemaRequest) Reset()
func (*ValidateVSchemaRequest) SizeVT ¶ added in v0.14.0
func (m *ValidateVSchemaRequest) SizeVT() (n int)
func (*ValidateVSchemaRequest) String ¶ added in v0.14.0
func (x *ValidateVSchemaRequest) String() string
func (*ValidateVSchemaRequest) UnmarshalVT ¶ added in v0.14.0
func (m *ValidateVSchemaRequest) UnmarshalVT(dAtA []byte) error
type ValidateVSchemaResponse ¶ added in v0.14.0
type ValidateVSchemaResponse struct { Results []string `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` ResultsByShard map[string]*ValidateShardResponse `` /* 193-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ValidateVSchemaResponse) Descriptor
deprecated
added in
v0.14.0
func (*ValidateVSchemaResponse) Descriptor() ([]byte, []int)
Deprecated: Use ValidateVSchemaResponse.ProtoReflect.Descriptor instead.
func (*ValidateVSchemaResponse) GetResults ¶ added in v0.14.0
func (x *ValidateVSchemaResponse) GetResults() []string
func (*ValidateVSchemaResponse) GetResultsByShard ¶ added in v0.14.0
func (x *ValidateVSchemaResponse) GetResultsByShard() map[string]*ValidateShardResponse
func (*ValidateVSchemaResponse) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *ValidateVSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ValidateVSchemaResponse) MarshalToVT ¶ added in v0.14.0
func (m *ValidateVSchemaResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ValidateVSchemaResponse) MarshalVT ¶ added in v0.14.0
func (m *ValidateVSchemaResponse) MarshalVT() (dAtA []byte, err error)
func (*ValidateVSchemaResponse) ProtoMessage ¶ added in v0.14.0
func (*ValidateVSchemaResponse) ProtoMessage()
func (*ValidateVSchemaResponse) ProtoReflect ¶ added in v0.14.0
func (x *ValidateVSchemaResponse) ProtoReflect() protoreflect.Message
func (*ValidateVSchemaResponse) Reset ¶ added in v0.14.0
func (x *ValidateVSchemaResponse) Reset()
func (*ValidateVSchemaResponse) SizeVT ¶ added in v0.14.0
func (m *ValidateVSchemaResponse) SizeVT() (n int)
func (*ValidateVSchemaResponse) String ¶ added in v0.14.0
func (x *ValidateVSchemaResponse) String() string
func (*ValidateVSchemaResponse) UnmarshalVT ¶ added in v0.14.0
func (m *ValidateVSchemaResponse) UnmarshalVT(dAtA []byte) error
type ValidateVersionKeyspaceRequest ¶ added in v0.14.0
type ValidateVersionKeyspaceRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` // contains filtered or unexported fields }
func (*ValidateVersionKeyspaceRequest) Descriptor
deprecated
added in
v0.14.0
func (*ValidateVersionKeyspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidateVersionKeyspaceRequest.ProtoReflect.Descriptor instead.
func (*ValidateVersionKeyspaceRequest) GetKeyspace ¶ added in v0.14.0
func (x *ValidateVersionKeyspaceRequest) GetKeyspace() string
func (*ValidateVersionKeyspaceRequest) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *ValidateVersionKeyspaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ValidateVersionKeyspaceRequest) MarshalToVT ¶ added in v0.14.0
func (m *ValidateVersionKeyspaceRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ValidateVersionKeyspaceRequest) MarshalVT ¶ added in v0.14.0
func (m *ValidateVersionKeyspaceRequest) MarshalVT() (dAtA []byte, err error)
func (*ValidateVersionKeyspaceRequest) ProtoMessage ¶ added in v0.14.0
func (*ValidateVersionKeyspaceRequest) ProtoMessage()
func (*ValidateVersionKeyspaceRequest) ProtoReflect ¶ added in v0.14.0
func (x *ValidateVersionKeyspaceRequest) ProtoReflect() protoreflect.Message
func (*ValidateVersionKeyspaceRequest) Reset ¶ added in v0.14.0
func (x *ValidateVersionKeyspaceRequest) Reset()
func (*ValidateVersionKeyspaceRequest) SizeVT ¶ added in v0.14.0
func (m *ValidateVersionKeyspaceRequest) SizeVT() (n int)
func (*ValidateVersionKeyspaceRequest) String ¶ added in v0.14.0
func (x *ValidateVersionKeyspaceRequest) String() string
func (*ValidateVersionKeyspaceRequest) UnmarshalVT ¶ added in v0.14.0
func (m *ValidateVersionKeyspaceRequest) UnmarshalVT(dAtA []byte) error
type ValidateVersionKeyspaceResponse ¶ added in v0.14.0
type ValidateVersionKeyspaceResponse struct { Results []string `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` ResultsByShard map[string]*ValidateShardResponse `` /* 193-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ValidateVersionKeyspaceResponse) Descriptor
deprecated
added in
v0.14.0
func (*ValidateVersionKeyspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ValidateVersionKeyspaceResponse.ProtoReflect.Descriptor instead.
func (*ValidateVersionKeyspaceResponse) GetResults ¶ added in v0.14.0
func (x *ValidateVersionKeyspaceResponse) GetResults() []string
func (*ValidateVersionKeyspaceResponse) GetResultsByShard ¶ added in v0.14.0
func (x *ValidateVersionKeyspaceResponse) GetResultsByShard() map[string]*ValidateShardResponse
func (*ValidateVersionKeyspaceResponse) MarshalToSizedBufferVT ¶ added in v0.14.0
func (m *ValidateVersionKeyspaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ValidateVersionKeyspaceResponse) MarshalToVT ¶ added in v0.14.0
func (m *ValidateVersionKeyspaceResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ValidateVersionKeyspaceResponse) MarshalVT ¶ added in v0.14.0
func (m *ValidateVersionKeyspaceResponse) MarshalVT() (dAtA []byte, err error)
func (*ValidateVersionKeyspaceResponse) ProtoMessage ¶ added in v0.14.0
func (*ValidateVersionKeyspaceResponse) ProtoMessage()
func (*ValidateVersionKeyspaceResponse) ProtoReflect ¶ added in v0.14.0
func (x *ValidateVersionKeyspaceResponse) ProtoReflect() protoreflect.Message
func (*ValidateVersionKeyspaceResponse) Reset ¶ added in v0.14.0
func (x *ValidateVersionKeyspaceResponse) Reset()
func (*ValidateVersionKeyspaceResponse) SizeVT ¶ added in v0.14.0
func (m *ValidateVersionKeyspaceResponse) SizeVT() (n int)
func (*ValidateVersionKeyspaceResponse) String ¶ added in v0.14.0
func (x *ValidateVersionKeyspaceResponse) String() string
func (*ValidateVersionKeyspaceResponse) UnmarshalVT ¶ added in v0.14.0
func (m *ValidateVersionKeyspaceResponse) UnmarshalVT(dAtA []byte) error
type ValidateVersionShardRequest ¶ added in v0.15.0
type ValidateVersionShardRequest struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` // contains filtered or unexported fields }
func (*ValidateVersionShardRequest) Descriptor
deprecated
added in
v0.15.0
func (*ValidateVersionShardRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidateVersionShardRequest.ProtoReflect.Descriptor instead.
func (*ValidateVersionShardRequest) GetKeyspace ¶ added in v0.15.0
func (x *ValidateVersionShardRequest) GetKeyspace() string
func (*ValidateVersionShardRequest) GetShard ¶ added in v0.15.0
func (x *ValidateVersionShardRequest) GetShard() string
func (*ValidateVersionShardRequest) MarshalToSizedBufferVT ¶ added in v0.15.0
func (m *ValidateVersionShardRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ValidateVersionShardRequest) MarshalToVT ¶ added in v0.15.0
func (m *ValidateVersionShardRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ValidateVersionShardRequest) MarshalVT ¶ added in v0.15.0
func (m *ValidateVersionShardRequest) MarshalVT() (dAtA []byte, err error)
func (*ValidateVersionShardRequest) ProtoMessage ¶ added in v0.15.0
func (*ValidateVersionShardRequest) ProtoMessage()
func (*ValidateVersionShardRequest) ProtoReflect ¶ added in v0.15.0
func (x *ValidateVersionShardRequest) ProtoReflect() protoreflect.Message
func (*ValidateVersionShardRequest) Reset ¶ added in v0.15.0
func (x *ValidateVersionShardRequest) Reset()
func (*ValidateVersionShardRequest) SizeVT ¶ added in v0.15.0
func (m *ValidateVersionShardRequest) SizeVT() (n int)
func (*ValidateVersionShardRequest) String ¶ added in v0.15.0
func (x *ValidateVersionShardRequest) String() string
func (*ValidateVersionShardRequest) UnmarshalVT ¶ added in v0.15.0
func (m *ValidateVersionShardRequest) UnmarshalVT(dAtA []byte) error
type ValidateVersionShardResponse ¶ added in v0.15.0
type ValidateVersionShardResponse struct { Results []string `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ValidateVersionShardResponse) Descriptor
deprecated
added in
v0.15.0
func (*ValidateVersionShardResponse) Descriptor() ([]byte, []int)
Deprecated: Use ValidateVersionShardResponse.ProtoReflect.Descriptor instead.
func (*ValidateVersionShardResponse) GetResults ¶ added in v0.15.0
func (x *ValidateVersionShardResponse) GetResults() []string
func (*ValidateVersionShardResponse) MarshalToSizedBufferVT ¶ added in v0.15.0
func (m *ValidateVersionShardResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ValidateVersionShardResponse) MarshalToVT ¶ added in v0.15.0
func (m *ValidateVersionShardResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ValidateVersionShardResponse) MarshalVT ¶ added in v0.15.0
func (m *ValidateVersionShardResponse) MarshalVT() (dAtA []byte, err error)
func (*ValidateVersionShardResponse) ProtoMessage ¶ added in v0.15.0
func (*ValidateVersionShardResponse) ProtoMessage()
func (*ValidateVersionShardResponse) ProtoReflect ¶ added in v0.15.0
func (x *ValidateVersionShardResponse) ProtoReflect() protoreflect.Message
func (*ValidateVersionShardResponse) Reset ¶ added in v0.15.0
func (x *ValidateVersionShardResponse) Reset()
func (*ValidateVersionShardResponse) SizeVT ¶ added in v0.15.0
func (m *ValidateVersionShardResponse) SizeVT() (n int)
func (*ValidateVersionShardResponse) String ¶ added in v0.15.0
func (x *ValidateVersionShardResponse) String() string
func (*ValidateVersionShardResponse) UnmarshalVT ¶ added in v0.15.0
func (m *ValidateVersionShardResponse) UnmarshalVT(dAtA []byte) error
type Workflow ¶ added in v0.10.0
type Workflow struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Source *Workflow_ReplicationLocation `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"` Target *Workflow_ReplicationLocation `protobuf:"bytes,3,opt,name=target,proto3" json:"target,omitempty"` MaxVReplicationLag int64 `protobuf:"varint,4,opt,name=max_v_replication_lag,json=maxVReplicationLag,proto3" json:"max_v_replication_lag,omitempty"` ShardStreams map[string]*Workflow_ShardStream `` /* 185-byte string literal not displayed */ WorkflowType string `protobuf:"bytes,6,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"` WorkflowSubType string `protobuf:"bytes,7,opt,name=workflow_sub_type,json=workflowSubType,proto3" json:"workflow_sub_type,omitempty"` // contains filtered or unexported fields }
TODO: comment the hell out of this.
func (*Workflow) Descriptor
deprecated
added in
v0.10.0
func (*Workflow) GetMaxVReplicationLag ¶ added in v0.10.0
func (*Workflow) GetShardStreams ¶ added in v0.10.0
func (x *Workflow) GetShardStreams() map[string]*Workflow_ShardStream
func (*Workflow) GetSource ¶ added in v0.10.0
func (x *Workflow) GetSource() *Workflow_ReplicationLocation
func (*Workflow) GetTarget ¶ added in v0.10.0
func (x *Workflow) GetTarget() *Workflow_ReplicationLocation
func (*Workflow) GetWorkflowSubType ¶ added in v0.16.0
func (*Workflow) GetWorkflowType ¶ added in v0.16.0
func (*Workflow) MarshalToSizedBufferVT ¶ added in v0.11.0
func (*Workflow) MarshalToVT ¶ added in v0.11.0
func (*Workflow) ProtoMessage ¶ added in v0.10.0
func (*Workflow) ProtoMessage()
func (*Workflow) ProtoReflect ¶ added in v0.11.0
func (x *Workflow) ProtoReflect() protoreflect.Message
func (*Workflow) UnmarshalVT ¶ added in v0.11.0
type Workflow_ReplicationLocation ¶ added in v0.10.0
type Workflow_ReplicationLocation struct { Keyspace string `protobuf:"bytes,1,opt,name=keyspace,proto3" json:"keyspace,omitempty"` Shards []string `protobuf:"bytes,2,rep,name=shards,proto3" json:"shards,omitempty"` // contains filtered or unexported fields }
func (*Workflow_ReplicationLocation) Descriptor
deprecated
added in
v0.10.0
func (*Workflow_ReplicationLocation) Descriptor() ([]byte, []int)
Deprecated: Use Workflow_ReplicationLocation.ProtoReflect.Descriptor instead.
func (*Workflow_ReplicationLocation) GetKeyspace ¶ added in v0.10.0
func (x *Workflow_ReplicationLocation) GetKeyspace() string
func (*Workflow_ReplicationLocation) GetShards ¶ added in v0.10.0
func (x *Workflow_ReplicationLocation) GetShards() []string
func (*Workflow_ReplicationLocation) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *Workflow_ReplicationLocation) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Workflow_ReplicationLocation) MarshalToVT ¶ added in v0.11.0
func (m *Workflow_ReplicationLocation) MarshalToVT(dAtA []byte) (int, error)
func (*Workflow_ReplicationLocation) MarshalVT ¶ added in v0.11.0
func (m *Workflow_ReplicationLocation) MarshalVT() (dAtA []byte, err error)
func (*Workflow_ReplicationLocation) ProtoMessage ¶ added in v0.10.0
func (*Workflow_ReplicationLocation) ProtoMessage()
func (*Workflow_ReplicationLocation) ProtoReflect ¶ added in v0.11.0
func (x *Workflow_ReplicationLocation) ProtoReflect() protoreflect.Message
func (*Workflow_ReplicationLocation) Reset ¶ added in v0.10.0
func (x *Workflow_ReplicationLocation) Reset()
func (*Workflow_ReplicationLocation) SizeVT ¶ added in v0.11.0
func (m *Workflow_ReplicationLocation) SizeVT() (n int)
func (*Workflow_ReplicationLocation) String ¶ added in v0.10.0
func (x *Workflow_ReplicationLocation) String() string
func (*Workflow_ReplicationLocation) UnmarshalVT ¶ added in v0.11.0
func (m *Workflow_ReplicationLocation) UnmarshalVT(dAtA []byte) error
type Workflow_ShardStream ¶ added in v0.10.0
type Workflow_ShardStream struct { Streams []*Workflow_Stream `protobuf:"bytes,1,rep,name=streams,proto3" json:"streams,omitempty"` TabletControls []*topodata.Shard_TabletControl `protobuf:"bytes,2,rep,name=tablet_controls,json=tabletControls,proto3" json:"tablet_controls,omitempty"` IsPrimaryServing bool `protobuf:"varint,3,opt,name=is_primary_serving,json=isPrimaryServing,proto3" json:"is_primary_serving,omitempty"` // contains filtered or unexported fields }
func (*Workflow_ShardStream) Descriptor
deprecated
added in
v0.10.0
func (*Workflow_ShardStream) Descriptor() ([]byte, []int)
Deprecated: Use Workflow_ShardStream.ProtoReflect.Descriptor instead.
func (*Workflow_ShardStream) GetIsPrimaryServing ¶ added in v0.10.0
func (x *Workflow_ShardStream) GetIsPrimaryServing() bool
func (*Workflow_ShardStream) GetStreams ¶ added in v0.10.0
func (x *Workflow_ShardStream) GetStreams() []*Workflow_Stream
func (*Workflow_ShardStream) GetTabletControls ¶ added in v0.10.0
func (x *Workflow_ShardStream) GetTabletControls() []*topodata.Shard_TabletControl
func (*Workflow_ShardStream) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *Workflow_ShardStream) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Workflow_ShardStream) MarshalToVT ¶ added in v0.11.0
func (m *Workflow_ShardStream) MarshalToVT(dAtA []byte) (int, error)
func (*Workflow_ShardStream) MarshalVT ¶ added in v0.11.0
func (m *Workflow_ShardStream) MarshalVT() (dAtA []byte, err error)
func (*Workflow_ShardStream) ProtoMessage ¶ added in v0.10.0
func (*Workflow_ShardStream) ProtoMessage()
func (*Workflow_ShardStream) ProtoReflect ¶ added in v0.11.0
func (x *Workflow_ShardStream) ProtoReflect() protoreflect.Message
func (*Workflow_ShardStream) Reset ¶ added in v0.10.0
func (x *Workflow_ShardStream) Reset()
func (*Workflow_ShardStream) SizeVT ¶ added in v0.11.0
func (m *Workflow_ShardStream) SizeVT() (n int)
func (*Workflow_ShardStream) String ¶ added in v0.10.0
func (x *Workflow_ShardStream) String() string
func (*Workflow_ShardStream) UnmarshalVT ¶ added in v0.11.0
func (m *Workflow_ShardStream) UnmarshalVT(dAtA []byte) error
type Workflow_Stream ¶ added in v0.10.0
type Workflow_Stream struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Shard string `protobuf:"bytes,2,opt,name=shard,proto3" json:"shard,omitempty"` Tablet *topodata.TabletAlias `protobuf:"bytes,3,opt,name=tablet,proto3" json:"tablet,omitempty"` BinlogSource *binlogdata.BinlogSource `protobuf:"bytes,4,opt,name=binlog_source,json=binlogSource,proto3" json:"binlog_source,omitempty"` Position string `protobuf:"bytes,5,opt,name=position,proto3" json:"position,omitempty"` StopPosition string `protobuf:"bytes,6,opt,name=stop_position,json=stopPosition,proto3" json:"stop_position,omitempty"` State string `protobuf:"bytes,7,opt,name=state,proto3" json:"state,omitempty"` DbName string `protobuf:"bytes,8,opt,name=db_name,json=dbName,proto3" json:"db_name,omitempty"` TransactionTimestamp *vttime.Time `protobuf:"bytes,9,opt,name=transaction_timestamp,json=transactionTimestamp,proto3" json:"transaction_timestamp,omitempty"` TimeUpdated *vttime.Time `protobuf:"bytes,10,opt,name=time_updated,json=timeUpdated,proto3" json:"time_updated,omitempty"` Message string `protobuf:"bytes,11,opt,name=message,proto3" json:"message,omitempty"` CopyStates []*Workflow_Stream_CopyState `protobuf:"bytes,12,rep,name=copy_states,json=copyStates,proto3" json:"copy_states,omitempty"` Logs []*Workflow_Stream_Log `protobuf:"bytes,13,rep,name=logs,proto3" json:"logs,omitempty"` // LogFetchError is set if we fail to fetch some logs for this stream. We // will never fail to fetch workflows because we cannot fetch the logs, but // we will still forward log-fetch errors to the caller, should that be // relevant to the context in which they are fetching workflows. // // Note that this field being set does not necessarily mean that Logs is nil; // if there are N logs that exist for the stream, and we fail to fetch the // ith log, we will still return logs in [0, i) + (i, N]. LogFetchError string `protobuf:"bytes,14,opt,name=log_fetch_error,json=logFetchError,proto3" json:"log_fetch_error,omitempty"` Tags []string `protobuf:"bytes,15,rep,name=tags,proto3" json:"tags,omitempty"` // contains filtered or unexported fields }
func (*Workflow_Stream) Descriptor
deprecated
added in
v0.10.0
func (*Workflow_Stream) Descriptor() ([]byte, []int)
Deprecated: Use Workflow_Stream.ProtoReflect.Descriptor instead.
func (*Workflow_Stream) GetBinlogSource ¶ added in v0.10.0
func (x *Workflow_Stream) GetBinlogSource() *binlogdata.BinlogSource
func (*Workflow_Stream) GetCopyStates ¶ added in v0.10.0
func (x *Workflow_Stream) GetCopyStates() []*Workflow_Stream_CopyState
func (*Workflow_Stream) GetDbName ¶ added in v0.10.0
func (x *Workflow_Stream) GetDbName() string
func (*Workflow_Stream) GetId ¶ added in v0.10.0
func (x *Workflow_Stream) GetId() int64
func (*Workflow_Stream) GetLogFetchError ¶ added in v0.11.0
func (x *Workflow_Stream) GetLogFetchError() string
func (*Workflow_Stream) GetLogs ¶ added in v0.11.0
func (x *Workflow_Stream) GetLogs() []*Workflow_Stream_Log
func (*Workflow_Stream) GetMessage ¶ added in v0.10.0
func (x *Workflow_Stream) GetMessage() string
func (*Workflow_Stream) GetPosition ¶ added in v0.10.0
func (x *Workflow_Stream) GetPosition() string
func (*Workflow_Stream) GetShard ¶ added in v0.10.0
func (x *Workflow_Stream) GetShard() string
func (*Workflow_Stream) GetState ¶ added in v0.10.0
func (x *Workflow_Stream) GetState() string
func (*Workflow_Stream) GetStopPosition ¶ added in v0.10.0
func (x *Workflow_Stream) GetStopPosition() string
func (*Workflow_Stream) GetTablet ¶ added in v0.10.0
func (x *Workflow_Stream) GetTablet() *topodata.TabletAlias
func (*Workflow_Stream) GetTags ¶ added in v0.12.0
func (x *Workflow_Stream) GetTags() []string
func (*Workflow_Stream) GetTimeUpdated ¶ added in v0.10.0
func (x *Workflow_Stream) GetTimeUpdated() *vttime.Time
func (*Workflow_Stream) GetTransactionTimestamp ¶ added in v0.10.0
func (x *Workflow_Stream) GetTransactionTimestamp() *vttime.Time
func (*Workflow_Stream) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *Workflow_Stream) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Workflow_Stream) MarshalToVT ¶ added in v0.11.0
func (m *Workflow_Stream) MarshalToVT(dAtA []byte) (int, error)
func (*Workflow_Stream) MarshalVT ¶ added in v0.11.0
func (m *Workflow_Stream) MarshalVT() (dAtA []byte, err error)
func (*Workflow_Stream) ProtoMessage ¶ added in v0.10.0
func (*Workflow_Stream) ProtoMessage()
func (*Workflow_Stream) ProtoReflect ¶ added in v0.11.0
func (x *Workflow_Stream) ProtoReflect() protoreflect.Message
func (*Workflow_Stream) Reset ¶ added in v0.10.0
func (x *Workflow_Stream) Reset()
func (*Workflow_Stream) SizeVT ¶ added in v0.11.0
func (m *Workflow_Stream) SizeVT() (n int)
func (*Workflow_Stream) String ¶ added in v0.10.0
func (x *Workflow_Stream) String() string
func (*Workflow_Stream) UnmarshalVT ¶ added in v0.11.0
func (m *Workflow_Stream) UnmarshalVT(dAtA []byte) error
type Workflow_Stream_CopyState ¶ added in v0.10.0
type Workflow_Stream_CopyState struct { Table string `protobuf:"bytes,1,opt,name=table,proto3" json:"table,omitempty"` LastPk string `protobuf:"bytes,2,opt,name=last_pk,json=lastPk,proto3" json:"last_pk,omitempty"` // contains filtered or unexported fields }
func (*Workflow_Stream_CopyState) Descriptor
deprecated
added in
v0.10.0
func (*Workflow_Stream_CopyState) Descriptor() ([]byte, []int)
Deprecated: Use Workflow_Stream_CopyState.ProtoReflect.Descriptor instead.
func (*Workflow_Stream_CopyState) GetLastPk ¶ added in v0.10.0
func (x *Workflow_Stream_CopyState) GetLastPk() string
func (*Workflow_Stream_CopyState) GetTable ¶ added in v0.10.0
func (x *Workflow_Stream_CopyState) GetTable() string
func (*Workflow_Stream_CopyState) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *Workflow_Stream_CopyState) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Workflow_Stream_CopyState) MarshalToVT ¶ added in v0.11.0
func (m *Workflow_Stream_CopyState) MarshalToVT(dAtA []byte) (int, error)
func (*Workflow_Stream_CopyState) MarshalVT ¶ added in v0.11.0
func (m *Workflow_Stream_CopyState) MarshalVT() (dAtA []byte, err error)
func (*Workflow_Stream_CopyState) ProtoMessage ¶ added in v0.10.0
func (*Workflow_Stream_CopyState) ProtoMessage()
func (*Workflow_Stream_CopyState) ProtoReflect ¶ added in v0.11.0
func (x *Workflow_Stream_CopyState) ProtoReflect() protoreflect.Message
func (*Workflow_Stream_CopyState) Reset ¶ added in v0.10.0
func (x *Workflow_Stream_CopyState) Reset()
func (*Workflow_Stream_CopyState) SizeVT ¶ added in v0.11.0
func (m *Workflow_Stream_CopyState) SizeVT() (n int)
func (*Workflow_Stream_CopyState) String ¶ added in v0.10.0
func (x *Workflow_Stream_CopyState) String() string
func (*Workflow_Stream_CopyState) UnmarshalVT ¶ added in v0.11.0
func (m *Workflow_Stream_CopyState) UnmarshalVT(dAtA []byte) error
type Workflow_Stream_Log ¶ added in v0.11.0
type Workflow_Stream_Log struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` StreamId int64 `protobuf:"varint,2,opt,name=stream_id,json=streamId,proto3" json:"stream_id,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"` CreatedAt *vttime.Time `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *vttime.Time `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` Message string `protobuf:"bytes,7,opt,name=message,proto3" json:"message,omitempty"` Count int64 `protobuf:"varint,8,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*Workflow_Stream_Log) Descriptor
deprecated
added in
v0.11.0
func (*Workflow_Stream_Log) Descriptor() ([]byte, []int)
Deprecated: Use Workflow_Stream_Log.ProtoReflect.Descriptor instead.
func (*Workflow_Stream_Log) GetCount ¶ added in v0.11.0
func (x *Workflow_Stream_Log) GetCount() int64
func (*Workflow_Stream_Log) GetCreatedAt ¶ added in v0.11.0
func (x *Workflow_Stream_Log) GetCreatedAt() *vttime.Time
func (*Workflow_Stream_Log) GetId ¶ added in v0.11.0
func (x *Workflow_Stream_Log) GetId() int64
func (*Workflow_Stream_Log) GetMessage ¶ added in v0.11.0
func (x *Workflow_Stream_Log) GetMessage() string
func (*Workflow_Stream_Log) GetState ¶ added in v0.11.0
func (x *Workflow_Stream_Log) GetState() string
func (*Workflow_Stream_Log) GetStreamId ¶ added in v0.11.0
func (x *Workflow_Stream_Log) GetStreamId() int64
func (*Workflow_Stream_Log) GetType ¶ added in v0.11.0
func (x *Workflow_Stream_Log) GetType() string
func (*Workflow_Stream_Log) GetUpdatedAt ¶ added in v0.11.0
func (x *Workflow_Stream_Log) GetUpdatedAt() *vttime.Time
func (*Workflow_Stream_Log) MarshalToSizedBufferVT ¶ added in v0.11.0
func (m *Workflow_Stream_Log) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Workflow_Stream_Log) MarshalToVT ¶ added in v0.11.0
func (m *Workflow_Stream_Log) MarshalToVT(dAtA []byte) (int, error)
func (*Workflow_Stream_Log) MarshalVT ¶ added in v0.11.0
func (m *Workflow_Stream_Log) MarshalVT() (dAtA []byte, err error)
func (*Workflow_Stream_Log) ProtoMessage ¶ added in v0.11.0
func (*Workflow_Stream_Log) ProtoMessage()
func (*Workflow_Stream_Log) ProtoReflect ¶ added in v0.11.0
func (x *Workflow_Stream_Log) ProtoReflect() protoreflect.Message
func (*Workflow_Stream_Log) Reset ¶ added in v0.11.0
func (x *Workflow_Stream_Log) Reset()
func (*Workflow_Stream_Log) SizeVT ¶ added in v0.11.0
func (m *Workflow_Stream_Log) SizeVT() (n int)
func (*Workflow_Stream_Log) String ¶ added in v0.11.0
func (x *Workflow_Stream_Log) String() string
func (*Workflow_Stream_Log) UnmarshalVT ¶ added in v0.11.0
func (m *Workflow_Stream_Log) UnmarshalVT(dAtA []byte) error