Documentation ¶
Index ¶
- Constants
- Variables
- func MustMarshal(pb proto.Message) []byte
- type AbortProcedureRequest
- func (*AbortProcedureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AbortProcedureRequest) GetMayInterruptIfRunning() bool
- func (x *AbortProcedureRequest) GetProcId() uint64
- func (*AbortProcedureRequest) ProtoMessage()
- func (x *AbortProcedureRequest) ProtoReflect() protoreflect.Message
- func (x *AbortProcedureRequest) Reset()
- func (x *AbortProcedureRequest) String() string
- type AbortProcedureResponse
- func (*AbortProcedureResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AbortProcedureResponse) GetIsProcedureAborted() bool
- func (*AbortProcedureResponse) ProtoMessage()
- func (x *AbortProcedureResponse) ProtoReflect() protoreflect.Message
- func (x *AbortProcedureResponse) Reset()
- func (x *AbortProcedureResponse) String() string
- type Action
- func (*Action) Descriptor() ([]byte, []int)deprecated
- func (x *Action) GetGet() *Get
- func (x *Action) GetIndex() uint32
- func (x *Action) GetMutation() *MutationProto
- func (x *Action) GetServiceCall() *CoprocessorServiceCall
- func (*Action) ProtoMessage()
- func (x *Action) ProtoReflect() protoreflect.Message
- func (x *Action) Reset()
- func (x *Action) String() string
- type AddColumnRequest
- func (*AddColumnRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddColumnRequest) GetColumnFamilies() *ColumnFamilySchema
- func (x *AddColumnRequest) GetNonce() uint64
- func (x *AddColumnRequest) GetNonceGroup() uint64
- func (x *AddColumnRequest) GetTableName() *TableName
- func (*AddColumnRequest) ProtoMessage()
- func (x *AddColumnRequest) ProtoReflect() protoreflect.Message
- func (x *AddColumnRequest) Reset()
- func (x *AddColumnRequest) String() string
- type AddColumnResponse
- type AssignRegionRequest
- func (*AssignRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AssignRegionRequest) GetRegion() *RegionSpecifier
- func (*AssignRegionRequest) ProtoMessage()
- func (x *AssignRegionRequest) ProtoReflect() protoreflect.Message
- func (x *AssignRegionRequest) Reset()
- func (x *AssignRegionRequest) String() string
- type AssignRegionResponse
- type Authorizations
- type BalanceRequest
- type BalanceResponse
- type BigDecimalMsg
- type BinaryComparator
- func (*BinaryComparator) Descriptor() ([]byte, []int)deprecated
- func (x *BinaryComparator) GetComparable() *ByteArrayComparable
- func (*BinaryComparator) ProtoMessage()
- func (x *BinaryComparator) ProtoReflect() protoreflect.Message
- func (x *BinaryComparator) Reset()
- func (x *BinaryComparator) String() string
- type BinaryPrefixComparator
- func (*BinaryPrefixComparator) Descriptor() ([]byte, []int)deprecated
- func (x *BinaryPrefixComparator) GetComparable() *ByteArrayComparable
- func (*BinaryPrefixComparator) ProtoMessage()
- func (x *BinaryPrefixComparator) ProtoReflect() protoreflect.Message
- func (x *BinaryPrefixComparator) Reset()
- func (x *BinaryPrefixComparator) String() string
- type BitComparator
- func (*BitComparator) Descriptor() ([]byte, []int)deprecated
- func (x *BitComparator) GetBitwiseOp() BitComparator_BitwiseOp
- func (x *BitComparator) GetComparable() *ByteArrayComparable
- func (*BitComparator) ProtoMessage()
- func (x *BitComparator) ProtoReflect() protoreflect.Message
- func (x *BitComparator) Reset()
- func (x *BitComparator) String() string
- type BitComparator_BitwiseOp
- func (BitComparator_BitwiseOp) Descriptor() protoreflect.EnumDescriptor
- func (x BitComparator_BitwiseOp) Enum() *BitComparator_BitwiseOp
- func (BitComparator_BitwiseOp) EnumDescriptor() ([]byte, []int)deprecated
- func (x BitComparator_BitwiseOp) Number() protoreflect.EnumNumber
- func (x BitComparator_BitwiseOp) String() string
- func (BitComparator_BitwiseOp) Type() protoreflect.EnumType
- func (x *BitComparator_BitwiseOp) UnmarshalJSON(b []byte) errordeprecated
- type BulkLoadHFileRequest
- func (*BulkLoadHFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkLoadHFileRequest) GetAssignSeqNum() bool
- func (x *BulkLoadHFileRequest) GetFamilyPath() []*BulkLoadHFileRequest_FamilyPath
- func (x *BulkLoadHFileRequest) GetRegion() *RegionSpecifier
- func (*BulkLoadHFileRequest) ProtoMessage()
- func (x *BulkLoadHFileRequest) ProtoReflect() protoreflect.Message
- func (x *BulkLoadHFileRequest) Reset()
- func (x *BulkLoadHFileRequest) String() string
- type BulkLoadHFileRequest_FamilyPath
- func (*BulkLoadHFileRequest_FamilyPath) Descriptor() ([]byte, []int)deprecated
- func (x *BulkLoadHFileRequest_FamilyPath) GetFamily() []byte
- func (x *BulkLoadHFileRequest_FamilyPath) GetPath() string
- func (*BulkLoadHFileRequest_FamilyPath) ProtoMessage()
- func (x *BulkLoadHFileRequest_FamilyPath) ProtoReflect() protoreflect.Message
- func (x *BulkLoadHFileRequest_FamilyPath) Reset()
- func (x *BulkLoadHFileRequest_FamilyPath) String() string
- type BulkLoadHFileResponse
- func (*BulkLoadHFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BulkLoadHFileResponse) GetLoaded() bool
- func (*BulkLoadHFileResponse) ProtoMessage()
- func (x *BulkLoadHFileResponse) ProtoReflect() protoreflect.Message
- func (x *BulkLoadHFileResponse) Reset()
- func (x *BulkLoadHFileResponse) String() string
- type ByteArrayComparable
- func (*ByteArrayComparable) Descriptor() ([]byte, []int)deprecated
- func (x *ByteArrayComparable) GetValue() []byte
- func (*ByteArrayComparable) ProtoMessage()
- func (x *ByteArrayComparable) ProtoReflect() protoreflect.Message
- func (x *ByteArrayComparable) Reset()
- func (x *ByteArrayComparable) String() string
- type BytesBytesPair
- func (*BytesBytesPair) Descriptor() ([]byte, []int)deprecated
- func (x *BytesBytesPair) GetFirst() []byte
- func (x *BytesBytesPair) GetSecond() []byte
- func (*BytesBytesPair) ProtoMessage()
- func (x *BytesBytesPair) ProtoReflect() protoreflect.Message
- func (x *BytesBytesPair) Reset()
- func (x *BytesBytesPair) String() string
- type Cell
- func (*Cell) Descriptor() ([]byte, []int)deprecated
- func (x *Cell) GetCellType() CellType
- func (x *Cell) GetFamily() []byte
- func (x *Cell) GetQualifier() []byte
- func (x *Cell) GetRow() []byte
- func (x *Cell) GetTags() []byte
- func (x *Cell) GetTimestamp() uint64
- func (x *Cell) GetValue() []byte
- func (*Cell) ProtoMessage()
- func (x *Cell) ProtoReflect() protoreflect.Message
- func (x *Cell) Reset()
- func (x *Cell) String() string
- type CellBlockMeta
- type CellType
- func (CellType) Descriptor() protoreflect.EnumDescriptor
- func (x CellType) Enum() *CellType
- func (CellType) EnumDescriptor() ([]byte, []int)deprecated
- func (x CellType) Number() protoreflect.EnumNumber
- func (x CellType) String() string
- func (CellType) Type() protoreflect.EnumType
- func (x *CellType) UnmarshalJSON(b []byte) errordeprecated
- type CellVisibility
- type ClusterId
- type ClusterStatus
- func (*ClusterStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ClusterStatus) GetBackupMasters() []*ServerName
- func (x *ClusterStatus) GetBalancerOn() bool
- func (x *ClusterStatus) GetClusterId() *ClusterId
- func (x *ClusterStatus) GetDeadServers() []*ServerName
- func (x *ClusterStatus) GetHbaseVersion() *HBaseVersionFileContent
- func (x *ClusterStatus) GetLiveServers() []*LiveServerInfo
- func (x *ClusterStatus) GetMaster() *ServerName
- func (x *ClusterStatus) GetMasterCoprocessors() []*Coprocessor
- func (x *ClusterStatus) GetRegionsInTransition() []*RegionInTransition
- func (*ClusterStatus) ProtoMessage()
- func (x *ClusterStatus) ProtoReflect() protoreflect.Message
- func (x *ClusterStatus) Reset()
- func (x *ClusterStatus) String() string
- type ClusterUp
- type Column
- type ColumnCountGetFilter
- func (*ColumnCountGetFilter) Descriptor() ([]byte, []int)deprecated
- func (x *ColumnCountGetFilter) GetLimit() int32
- func (*ColumnCountGetFilter) ProtoMessage()
- func (x *ColumnCountGetFilter) ProtoReflect() protoreflect.Message
- func (x *ColumnCountGetFilter) Reset()
- func (x *ColumnCountGetFilter) String() string
- type ColumnFamilySchema
- func (*ColumnFamilySchema) Descriptor() ([]byte, []int)deprecated
- func (x *ColumnFamilySchema) GetAttributes() []*BytesBytesPair
- func (x *ColumnFamilySchema) GetConfiguration() []*NameStringPair
- func (x *ColumnFamilySchema) GetName() []byte
- func (*ColumnFamilySchema) ProtoMessage()
- func (x *ColumnFamilySchema) ProtoReflect() protoreflect.Message
- func (x *ColumnFamilySchema) Reset()
- func (x *ColumnFamilySchema) String() string
- type ColumnFamilyTimeRange
- func (*ColumnFamilyTimeRange) Descriptor() ([]byte, []int)deprecated
- func (x *ColumnFamilyTimeRange) GetColumnFamily() []byte
- func (x *ColumnFamilyTimeRange) GetTimeRange() *TimeRange
- func (*ColumnFamilyTimeRange) ProtoMessage()
- func (x *ColumnFamilyTimeRange) ProtoReflect() protoreflect.Message
- func (x *ColumnFamilyTimeRange) Reset()
- func (x *ColumnFamilyTimeRange) String() string
- type ColumnPaginationFilter
- func (*ColumnPaginationFilter) Descriptor() ([]byte, []int)deprecated
- func (x *ColumnPaginationFilter) GetColumnOffset() []byte
- func (x *ColumnPaginationFilter) GetLimit() int32
- func (x *ColumnPaginationFilter) GetOffset() int32
- func (*ColumnPaginationFilter) ProtoMessage()
- func (x *ColumnPaginationFilter) ProtoReflect() protoreflect.Message
- func (x *ColumnPaginationFilter) Reset()
- func (x *ColumnPaginationFilter) String() string
- type ColumnPrefixFilter
- func (*ColumnPrefixFilter) Descriptor() ([]byte, []int)deprecated
- func (x *ColumnPrefixFilter) GetPrefix() []byte
- func (*ColumnPrefixFilter) ProtoMessage()
- func (x *ColumnPrefixFilter) ProtoReflect() protoreflect.Message
- func (x *ColumnPrefixFilter) Reset()
- func (x *ColumnPrefixFilter) String() string
- type ColumnRangeFilter
- func (*ColumnRangeFilter) Descriptor() ([]byte, []int)deprecated
- func (x *ColumnRangeFilter) GetMaxColumn() []byte
- func (x *ColumnRangeFilter) GetMaxColumnInclusive() bool
- func (x *ColumnRangeFilter) GetMinColumn() []byte
- func (x *ColumnRangeFilter) GetMinColumnInclusive() bool
- func (*ColumnRangeFilter) ProtoMessage()
- func (x *ColumnRangeFilter) ProtoReflect() protoreflect.Message
- func (x *ColumnRangeFilter) Reset()
- func (x *ColumnRangeFilter) String() string
- type Comparator
- func (*Comparator) Descriptor() ([]byte, []int)deprecated
- func (x *Comparator) GetName() string
- func (x *Comparator) GetSerializedComparator() []byte
- func (*Comparator) ProtoMessage()
- func (x *Comparator) ProtoReflect() protoreflect.Message
- func (x *Comparator) Reset()
- func (x *Comparator) String() string
- type CompareFilter
- func (*CompareFilter) Descriptor() ([]byte, []int)deprecated
- func (x *CompareFilter) GetComparator() *Comparator
- func (x *CompareFilter) GetCompareOp() CompareType
- func (*CompareFilter) ProtoMessage()
- func (x *CompareFilter) ProtoReflect() protoreflect.Message
- func (x *CompareFilter) Reset()
- func (x *CompareFilter) String() string
- type CompareType
- func (CompareType) Descriptor() protoreflect.EnumDescriptor
- func (x CompareType) Enum() *CompareType
- func (CompareType) EnumDescriptor() ([]byte, []int)deprecated
- func (x CompareType) Number() protoreflect.EnumNumber
- func (x CompareType) String() string
- func (CompareType) Type() protoreflect.EnumType
- func (x *CompareType) UnmarshalJSON(b []byte) errordeprecated
- type Condition
- func (*Condition) Descriptor() ([]byte, []int)deprecated
- func (x *Condition) GetComparator() *Comparator
- func (x *Condition) GetCompareType() CompareType
- func (x *Condition) GetFamily() []byte
- func (x *Condition) GetQualifier() []byte
- func (x *Condition) GetRow() []byte
- func (*Condition) ProtoMessage()
- func (x *Condition) ProtoReflect() protoreflect.Message
- func (x *Condition) Reset()
- func (x *Condition) String() string
- type ConnectionHeader
- func (*ConnectionHeader) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectionHeader) GetCellBlockCodecClass() string
- func (x *ConnectionHeader) GetCellBlockCompressorClass() string
- func (x *ConnectionHeader) GetServiceName() string
- func (x *ConnectionHeader) GetUserInfo() *UserInformation
- func (x *ConnectionHeader) GetVersionInfo() *VersionInfo
- func (*ConnectionHeader) ProtoMessage()
- func (x *ConnectionHeader) ProtoReflect() protoreflect.Message
- func (x *ConnectionHeader) Reset()
- func (x *ConnectionHeader) String() string
- type Consistency
- func (Consistency) Descriptor() protoreflect.EnumDescriptor
- func (x Consistency) Enum() *Consistency
- func (Consistency) EnumDescriptor() ([]byte, []int)deprecated
- func (x Consistency) Number() protoreflect.EnumNumber
- func (x Consistency) String() string
- func (Consistency) Type() protoreflect.EnumType
- func (x *Consistency) UnmarshalJSON(b []byte) errordeprecated
- type Coprocessor
- type CoprocessorServiceCall
- func (*CoprocessorServiceCall) Descriptor() ([]byte, []int)deprecated
- func (x *CoprocessorServiceCall) GetMethodName() string
- func (x *CoprocessorServiceCall) GetRequest() []byte
- func (x *CoprocessorServiceCall) GetRow() []byte
- func (x *CoprocessorServiceCall) GetServiceName() string
- func (*CoprocessorServiceCall) ProtoMessage()
- func (x *CoprocessorServiceCall) ProtoReflect() protoreflect.Message
- func (x *CoprocessorServiceCall) Reset()
- func (x *CoprocessorServiceCall) String() string
- type CoprocessorServiceRequest
- func (*CoprocessorServiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CoprocessorServiceRequest) GetCall() *CoprocessorServiceCall
- func (x *CoprocessorServiceRequest) GetRegion() *RegionSpecifier
- func (*CoprocessorServiceRequest) ProtoMessage()
- func (x *CoprocessorServiceRequest) ProtoReflect() protoreflect.Message
- func (x *CoprocessorServiceRequest) Reset()
- func (x *CoprocessorServiceRequest) String() string
- type CoprocessorServiceResponse
- func (*CoprocessorServiceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CoprocessorServiceResponse) GetRegion() *RegionSpecifier
- func (x *CoprocessorServiceResponse) GetValue() *NameBytesPair
- func (*CoprocessorServiceResponse) ProtoMessage()
- func (x *CoprocessorServiceResponse) ProtoReflect() protoreflect.Message
- func (x *CoprocessorServiceResponse) Reset()
- func (x *CoprocessorServiceResponse) String() string
- type CoprocessorServiceResult
- func (*CoprocessorServiceResult) Descriptor() ([]byte, []int)deprecated
- func (x *CoprocessorServiceResult) GetValue() *NameBytesPair
- func (*CoprocessorServiceResult) ProtoMessage()
- func (x *CoprocessorServiceResult) ProtoReflect() protoreflect.Message
- func (x *CoprocessorServiceResult) Reset()
- func (x *CoprocessorServiceResult) String() string
- type CreateNamespaceRequest
- func (*CreateNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNamespaceRequest) GetNamespaceDescriptor() *NamespaceDescriptor
- func (x *CreateNamespaceRequest) GetNonce() uint64
- func (x *CreateNamespaceRequest) GetNonceGroup() uint64
- func (*CreateNamespaceRequest) ProtoMessage()
- func (x *CreateNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateNamespaceRequest) Reset()
- func (x *CreateNamespaceRequest) String() string
- type CreateNamespaceResponse
- type CreateTableRequest
- func (*CreateTableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTableRequest) GetNonce() uint64
- func (x *CreateTableRequest) GetNonceGroup() uint64
- func (x *CreateTableRequest) GetSplitKeys() [][]byte
- func (x *CreateTableRequest) GetTableSchema() *TableSchema
- func (*CreateTableRequest) ProtoMessage()
- func (x *CreateTableRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTableRequest) Reset()
- func (x *CreateTableRequest) String() string
- type CreateTableResponse
- func (*CreateTableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTableResponse) GetProcId() uint64
- func (*CreateTableResponse) ProtoMessage()
- func (x *CreateTableResponse) ProtoReflect() protoreflect.Message
- func (x *CreateTableResponse) Reset()
- func (x *CreateTableResponse) String() string
- type DeleteColumnRequest
- func (*DeleteColumnRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteColumnRequest) GetColumnName() []byte
- func (x *DeleteColumnRequest) GetNonce() uint64
- func (x *DeleteColumnRequest) GetNonceGroup() uint64
- func (x *DeleteColumnRequest) GetTableName() *TableName
- func (*DeleteColumnRequest) ProtoMessage()
- func (x *DeleteColumnRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteColumnRequest) Reset()
- func (x *DeleteColumnRequest) String() string
- type DeleteColumnResponse
- type DeleteNamespaceRequest
- func (*DeleteNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNamespaceRequest) GetNamespaceName() string
- func (x *DeleteNamespaceRequest) GetNonce() uint64
- func (x *DeleteNamespaceRequest) GetNonceGroup() uint64
- func (*DeleteNamespaceRequest) ProtoMessage()
- func (x *DeleteNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNamespaceRequest) Reset()
- func (x *DeleteNamespaceRequest) String() string
- type DeleteNamespaceResponse
- type DeleteSnapshotRequest
- func (*DeleteSnapshotRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteSnapshotRequest) GetSnapshot() *SnapshotDescription
- func (*DeleteSnapshotRequest) ProtoMessage()
- func (x *DeleteSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteSnapshotRequest) Reset()
- func (x *DeleteSnapshotRequest) String() string
- type DeleteSnapshotResponse
- type DeleteTableRequest
- func (*DeleteTableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteTableRequest) GetNonce() uint64
- func (x *DeleteTableRequest) GetNonceGroup() uint64
- func (x *DeleteTableRequest) GetTableName() *TableName
- func (*DeleteTableRequest) ProtoMessage()
- func (x *DeleteTableRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTableRequest) Reset()
- func (x *DeleteTableRequest) String() string
- type DeleteTableResponse
- func (*DeleteTableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteTableResponse) GetProcId() uint64
- func (*DeleteTableResponse) ProtoMessage()
- func (x *DeleteTableResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteTableResponse) Reset()
- func (x *DeleteTableResponse) String() string
- type DependentColumnFilter
- func (*DependentColumnFilter) Descriptor() ([]byte, []int)deprecated
- func (x *DependentColumnFilter) GetColumnFamily() []byte
- func (x *DependentColumnFilter) GetColumnQualifier() []byte
- func (x *DependentColumnFilter) GetCompareFilter() *CompareFilter
- func (x *DependentColumnFilter) GetDropDependentColumn() bool
- func (*DependentColumnFilter) ProtoMessage()
- func (x *DependentColumnFilter) ProtoReflect() protoreflect.Message
- func (x *DependentColumnFilter) Reset()
- func (x *DependentColumnFilter) String() string
- type DisableTableRequest
- func (*DisableTableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisableTableRequest) GetNonce() uint64
- func (x *DisableTableRequest) GetNonceGroup() uint64
- func (x *DisableTableRequest) GetTableName() *TableName
- func (*DisableTableRequest) ProtoMessage()
- func (x *DisableTableRequest) ProtoReflect() protoreflect.Message
- func (x *DisableTableRequest) Reset()
- func (x *DisableTableRequest) String() string
- type DisableTableResponse
- func (*DisableTableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DisableTableResponse) GetProcId() uint64
- func (*DisableTableResponse) ProtoMessage()
- func (x *DisableTableResponse) ProtoReflect() protoreflect.Message
- func (x *DisableTableResponse) Reset()
- func (x *DisableTableResponse) String() string
- type DispatchMergingRegionsRequest
- func (*DispatchMergingRegionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DispatchMergingRegionsRequest) GetForcible() bool
- func (x *DispatchMergingRegionsRequest) GetRegionA() *RegionSpecifier
- func (x *DispatchMergingRegionsRequest) GetRegionB() *RegionSpecifier
- func (*DispatchMergingRegionsRequest) ProtoMessage()
- func (x *DispatchMergingRegionsRequest) ProtoReflect() protoreflect.Message
- func (x *DispatchMergingRegionsRequest) Reset()
- func (x *DispatchMergingRegionsRequest) String() string
- type DispatchMergingRegionsResponse
- func (*DispatchMergingRegionsResponse) Descriptor() ([]byte, []int)deprecated
- func (*DispatchMergingRegionsResponse) ProtoMessage()
- func (x *DispatchMergingRegionsResponse) ProtoReflect() protoreflect.Message
- func (x *DispatchMergingRegionsResponse) Reset()
- func (x *DispatchMergingRegionsResponse) String() string
- type DoubleMsg
- type EmptyMsg
- type EnableCatalogJanitorRequest
- func (*EnableCatalogJanitorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableCatalogJanitorRequest) GetEnable() bool
- func (*EnableCatalogJanitorRequest) ProtoMessage()
- func (x *EnableCatalogJanitorRequest) ProtoReflect() protoreflect.Message
- func (x *EnableCatalogJanitorRequest) Reset()
- func (x *EnableCatalogJanitorRequest) String() string
- type EnableCatalogJanitorResponse
- func (*EnableCatalogJanitorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EnableCatalogJanitorResponse) GetPrevValue() bool
- func (*EnableCatalogJanitorResponse) ProtoMessage()
- func (x *EnableCatalogJanitorResponse) ProtoReflect() protoreflect.Message
- func (x *EnableCatalogJanitorResponse) Reset()
- func (x *EnableCatalogJanitorResponse) String() string
- type EnableTableRequest
- func (*EnableTableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableTableRequest) GetNonce() uint64
- func (x *EnableTableRequest) GetNonceGroup() uint64
- func (x *EnableTableRequest) GetTableName() *TableName
- func (*EnableTableRequest) ProtoMessage()
- func (x *EnableTableRequest) ProtoReflect() protoreflect.Message
- func (x *EnableTableRequest) Reset()
- func (x *EnableTableRequest) String() string
- type EnableTableResponse
- func (*EnableTableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EnableTableResponse) GetProcId() uint64
- func (*EnableTableResponse) ProtoMessage()
- func (x *EnableTableResponse) ProtoReflect() protoreflect.Message
- func (x *EnableTableResponse) Reset()
- func (x *EnableTableResponse) String() string
- type ExceptionResponse
- func (*ExceptionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ExceptionResponse) GetDoNotRetry() bool
- func (x *ExceptionResponse) GetExceptionClassName() string
- func (x *ExceptionResponse) GetHostname() string
- func (x *ExceptionResponse) GetPort() int32
- func (x *ExceptionResponse) GetStackTrace() string
- func (*ExceptionResponse) ProtoMessage()
- func (x *ExceptionResponse) ProtoReflect() protoreflect.Message
- func (x *ExceptionResponse) Reset()
- func (x *ExceptionResponse) String() string
- type ExecProcedureRequest
- func (*ExecProcedureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExecProcedureRequest) GetProcedure() *ProcedureDescription
- func (*ExecProcedureRequest) ProtoMessage()
- func (x *ExecProcedureRequest) ProtoReflect() protoreflect.Message
- func (x *ExecProcedureRequest) Reset()
- func (x *ExecProcedureRequest) String() string
- type ExecProcedureResponse
- func (*ExecProcedureResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ExecProcedureResponse) GetExpectedTimeout() int64
- func (x *ExecProcedureResponse) GetReturnData() []byte
- func (*ExecProcedureResponse) ProtoMessage()
- func (x *ExecProcedureResponse) ProtoReflect() protoreflect.Message
- func (x *ExecProcedureResponse) Reset()
- func (x *ExecProcedureResponse) String() string
- type FamilyFilter
- type FavoredNodes
- type Filter
- type FilterAllFilter
- type FilterList
- func (*FilterList) Descriptor() ([]byte, []int)deprecated
- func (x *FilterList) GetFilters() []*Filter
- func (x *FilterList) GetOperator() FilterList_Operator
- func (*FilterList) ProtoMessage()
- func (x *FilterList) ProtoReflect() protoreflect.Message
- func (x *FilterList) Reset()
- func (x *FilterList) String() string
- type FilterList_Operator
- func (FilterList_Operator) Descriptor() protoreflect.EnumDescriptor
- func (x FilterList_Operator) Enum() *FilterList_Operator
- func (FilterList_Operator) EnumDescriptor() ([]byte, []int)deprecated
- func (x FilterList_Operator) Number() protoreflect.EnumNumber
- func (x FilterList_Operator) String() string
- func (FilterList_Operator) Type() protoreflect.EnumType
- func (x *FilterList_Operator) UnmarshalJSON(b []byte) errordeprecated
- type FilterWrapper
- type FirstKeyOnlyFilter
- type FirstKeyValueMatchingQualifiersFilter
- func (*FirstKeyValueMatchingQualifiersFilter) Descriptor() ([]byte, []int)deprecated
- func (x *FirstKeyValueMatchingQualifiersFilter) GetQualifiers() [][]byte
- func (*FirstKeyValueMatchingQualifiersFilter) ProtoMessage()
- func (x *FirstKeyValueMatchingQualifiersFilter) ProtoReflect() protoreflect.Message
- func (x *FirstKeyValueMatchingQualifiersFilter) Reset()
- func (x *FirstKeyValueMatchingQualifiersFilter) String() string
- type ForeignExceptionMessage
- func (*ForeignExceptionMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ForeignExceptionMessage) GetGenericException() *GenericExceptionMessage
- func (x *ForeignExceptionMessage) GetSource() string
- func (*ForeignExceptionMessage) ProtoMessage()
- func (x *ForeignExceptionMessage) ProtoReflect() protoreflect.Message
- func (x *ForeignExceptionMessage) Reset()
- func (x *ForeignExceptionMessage) String() string
- type FuzzyRowFilter
- type GenericExceptionMessage
- func (*GenericExceptionMessage) Descriptor() ([]byte, []int)deprecated
- func (x *GenericExceptionMessage) GetClassName() string
- func (x *GenericExceptionMessage) GetErrorInfo() []byte
- func (x *GenericExceptionMessage) GetMessage() string
- func (x *GenericExceptionMessage) GetTrace() []*StackTraceElementMessage
- func (*GenericExceptionMessage) ProtoMessage()
- func (x *GenericExceptionMessage) ProtoReflect() protoreflect.Message
- func (x *GenericExceptionMessage) Reset()
- func (x *GenericExceptionMessage) String() string
- type Get
- func (*Get) Descriptor() ([]byte, []int)deprecated
- func (x *Get) GetAttribute() []*NameBytesPair
- func (x *Get) GetCacheBlocks() bool
- func (x *Get) GetCfTimeRange() []*ColumnFamilyTimeRange
- func (x *Get) GetClosestRowBefore() bool
- func (x *Get) GetColumn() []*Column
- func (x *Get) GetConsistency() Consistency
- func (x *Get) GetExistenceOnly() bool
- func (x *Get) GetFilter() *Filter
- func (x *Get) GetMaxVersions() uint32
- func (x *Get) GetRow() []byte
- func (x *Get) GetStoreLimit() uint32
- func (x *Get) GetStoreOffset() uint32
- func (x *Get) GetTimeRange() *TimeRange
- func (*Get) ProtoMessage()
- func (x *Get) ProtoReflect() protoreflect.Message
- func (x *Get) Reset()
- func (x *Get) String() string
- type GetClusterStatusRequest
- type GetClusterStatusResponse
- func (*GetClusterStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetClusterStatusResponse) GetClusterStatus() *ClusterStatus
- func (*GetClusterStatusResponse) ProtoMessage()
- func (x *GetClusterStatusResponse) ProtoReflect() protoreflect.Message
- func (x *GetClusterStatusResponse) Reset()
- func (x *GetClusterStatusResponse) String() string
- type GetCompletedSnapshotsRequest
- func (*GetCompletedSnapshotsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetCompletedSnapshotsRequest) ProtoMessage()
- func (x *GetCompletedSnapshotsRequest) ProtoReflect() protoreflect.Message
- func (x *GetCompletedSnapshotsRequest) Reset()
- func (x *GetCompletedSnapshotsRequest) String() string
- type GetCompletedSnapshotsResponse
- func (*GetCompletedSnapshotsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCompletedSnapshotsResponse) GetSnapshots() []*SnapshotDescription
- func (*GetCompletedSnapshotsResponse) ProtoMessage()
- func (x *GetCompletedSnapshotsResponse) ProtoReflect() protoreflect.Message
- func (x *GetCompletedSnapshotsResponse) Reset()
- func (x *GetCompletedSnapshotsResponse) String() string
- type GetNamespaceDescriptorRequest
- func (*GetNamespaceDescriptorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespaceDescriptorRequest) GetNamespaceName() string
- func (*GetNamespaceDescriptorRequest) ProtoMessage()
- func (x *GetNamespaceDescriptorRequest) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceDescriptorRequest) Reset()
- func (x *GetNamespaceDescriptorRequest) String() string
- type GetNamespaceDescriptorResponse
- func (*GetNamespaceDescriptorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespaceDescriptorResponse) GetNamespaceDescriptor() *NamespaceDescriptor
- func (*GetNamespaceDescriptorResponse) ProtoMessage()
- func (x *GetNamespaceDescriptorResponse) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceDescriptorResponse) Reset()
- func (x *GetNamespaceDescriptorResponse) String() string
- type GetProcedureResultRequest
- func (*GetProcedureResultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProcedureResultRequest) GetProcId() uint64
- func (*GetProcedureResultRequest) ProtoMessage()
- func (x *GetProcedureResultRequest) ProtoReflect() protoreflect.Message
- func (x *GetProcedureResultRequest) Reset()
- func (x *GetProcedureResultRequest) String() string
- type GetProcedureResultResponse
- func (*GetProcedureResultResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProcedureResultResponse) GetException() *ForeignExceptionMessage
- func (x *GetProcedureResultResponse) GetLastUpdate() uint64
- func (x *GetProcedureResultResponse) GetResult() []byte
- func (x *GetProcedureResultResponse) GetStartTime() uint64
- func (x *GetProcedureResultResponse) GetState() GetProcedureResultResponse_State
- func (*GetProcedureResultResponse) ProtoMessage()
- func (x *GetProcedureResultResponse) ProtoReflect() protoreflect.Message
- func (x *GetProcedureResultResponse) Reset()
- func (x *GetProcedureResultResponse) String() string
- type GetProcedureResultResponse_State
- func (GetProcedureResultResponse_State) Descriptor() protoreflect.EnumDescriptor
- func (x GetProcedureResultResponse_State) Enum() *GetProcedureResultResponse_State
- func (GetProcedureResultResponse_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetProcedureResultResponse_State) Number() protoreflect.EnumNumber
- func (x GetProcedureResultResponse_State) String() string
- func (GetProcedureResultResponse_State) Type() protoreflect.EnumType
- func (x *GetProcedureResultResponse_State) UnmarshalJSON(b []byte) errordeprecated
- type GetRequest
- type GetResponse
- type GetSchemaAlterStatusRequest
- func (*GetSchemaAlterStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSchemaAlterStatusRequest) GetTableName() *TableName
- func (*GetSchemaAlterStatusRequest) ProtoMessage()
- func (x *GetSchemaAlterStatusRequest) ProtoReflect() protoreflect.Message
- func (x *GetSchemaAlterStatusRequest) Reset()
- func (x *GetSchemaAlterStatusRequest) String() string
- type GetSchemaAlterStatusResponse
- func (*GetSchemaAlterStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSchemaAlterStatusResponse) GetTotalRegions() uint32
- func (x *GetSchemaAlterStatusResponse) GetYetToUpdateRegions() uint32
- func (*GetSchemaAlterStatusResponse) ProtoMessage()
- func (x *GetSchemaAlterStatusResponse) ProtoReflect() protoreflect.Message
- func (x *GetSchemaAlterStatusResponse) Reset()
- func (x *GetSchemaAlterStatusResponse) String() string
- type GetTableDescriptorsRequest
- func (*GetTableDescriptorsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTableDescriptorsRequest) GetIncludeSysTables() bool
- func (x *GetTableDescriptorsRequest) GetNamespace() string
- func (x *GetTableDescriptorsRequest) GetRegex() string
- func (x *GetTableDescriptorsRequest) GetTableNames() []*TableName
- func (*GetTableDescriptorsRequest) ProtoMessage()
- func (x *GetTableDescriptorsRequest) ProtoReflect() protoreflect.Message
- func (x *GetTableDescriptorsRequest) Reset()
- func (x *GetTableDescriptorsRequest) String() string
- type GetTableDescriptorsResponse
- func (*GetTableDescriptorsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTableDescriptorsResponse) GetTableSchema() []*TableSchema
- func (*GetTableDescriptorsResponse) ProtoMessage()
- func (x *GetTableDescriptorsResponse) ProtoReflect() protoreflect.Message
- func (x *GetTableDescriptorsResponse) Reset()
- func (x *GetTableDescriptorsResponse) String() string
- type GetTableNamesRequest
- func (*GetTableNamesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTableNamesRequest) GetIncludeSysTables() bool
- func (x *GetTableNamesRequest) GetNamespace() string
- func (x *GetTableNamesRequest) GetRegex() string
- func (*GetTableNamesRequest) ProtoMessage()
- func (x *GetTableNamesRequest) ProtoReflect() protoreflect.Message
- func (x *GetTableNamesRequest) Reset()
- func (x *GetTableNamesRequest) String() string
- type GetTableNamesResponse
- func (*GetTableNamesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTableNamesResponse) GetTableNames() []*TableName
- func (*GetTableNamesResponse) ProtoMessage()
- func (x *GetTableNamesResponse) ProtoReflect() protoreflect.Message
- func (x *GetTableNamesResponse) Reset()
- func (x *GetTableNamesResponse) String() string
- type HBaseVersionFileContent
- func (*HBaseVersionFileContent) Descriptor() ([]byte, []int)deprecated
- func (x *HBaseVersionFileContent) GetVersion() string
- func (*HBaseVersionFileContent) ProtoMessage()
- func (x *HBaseVersionFileContent) ProtoReflect() protoreflect.Message
- func (x *HBaseVersionFileContent) Reset()
- func (x *HBaseVersionFileContent) String() string
- type InclusiveStopFilter
- func (*InclusiveStopFilter) Descriptor() ([]byte, []int)deprecated
- func (x *InclusiveStopFilter) GetStopRowKey() []byte
- func (*InclusiveStopFilter) ProtoMessage()
- func (x *InclusiveStopFilter) ProtoReflect() protoreflect.Message
- func (x *InclusiveStopFilter) Reset()
- func (x *InclusiveStopFilter) String() string
- type IsBalancerEnabledRequest
- type IsBalancerEnabledResponse
- func (*IsBalancerEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsBalancerEnabledResponse) GetEnabled() bool
- func (*IsBalancerEnabledResponse) ProtoMessage()
- func (x *IsBalancerEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *IsBalancerEnabledResponse) Reset()
- func (x *IsBalancerEnabledResponse) String() string
- type IsCatalogJanitorEnabledRequest
- func (*IsCatalogJanitorEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsCatalogJanitorEnabledRequest) ProtoMessage()
- func (x *IsCatalogJanitorEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *IsCatalogJanitorEnabledRequest) Reset()
- func (x *IsCatalogJanitorEnabledRequest) String() string
- type IsCatalogJanitorEnabledResponse
- func (*IsCatalogJanitorEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsCatalogJanitorEnabledResponse) GetValue() bool
- func (*IsCatalogJanitorEnabledResponse) ProtoMessage()
- func (x *IsCatalogJanitorEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *IsCatalogJanitorEnabledResponse) Reset()
- func (x *IsCatalogJanitorEnabledResponse) String() string
- type IsMasterRunningRequest
- type IsMasterRunningResponse
- func (*IsMasterRunningResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsMasterRunningResponse) GetIsMasterRunning() bool
- func (*IsMasterRunningResponse) ProtoMessage()
- func (x *IsMasterRunningResponse) ProtoReflect() protoreflect.Message
- func (x *IsMasterRunningResponse) Reset()
- func (x *IsMasterRunningResponse) String() string
- type IsNormalizerEnabledRequest
- type IsNormalizerEnabledResponse
- func (*IsNormalizerEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsNormalizerEnabledResponse) GetEnabled() bool
- func (*IsNormalizerEnabledResponse) ProtoMessage()
- func (x *IsNormalizerEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *IsNormalizerEnabledResponse) Reset()
- func (x *IsNormalizerEnabledResponse) String() string
- type IsProcedureDoneRequest
- func (*IsProcedureDoneRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsProcedureDoneRequest) GetProcedure() *ProcedureDescription
- func (*IsProcedureDoneRequest) ProtoMessage()
- func (x *IsProcedureDoneRequest) ProtoReflect() protoreflect.Message
- func (x *IsProcedureDoneRequest) Reset()
- func (x *IsProcedureDoneRequest) String() string
- type IsProcedureDoneResponse
- func (*IsProcedureDoneResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsProcedureDoneResponse) GetDone() bool
- func (x *IsProcedureDoneResponse) GetSnapshot() *ProcedureDescription
- func (*IsProcedureDoneResponse) ProtoMessage()
- func (x *IsProcedureDoneResponse) ProtoReflect() protoreflect.Message
- func (x *IsProcedureDoneResponse) Reset()
- func (x *IsProcedureDoneResponse) String() string
- type IsRestoreSnapshotDoneRequest
- func (*IsRestoreSnapshotDoneRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsRestoreSnapshotDoneRequest) GetSnapshot() *SnapshotDescription
- func (*IsRestoreSnapshotDoneRequest) ProtoMessage()
- func (x *IsRestoreSnapshotDoneRequest) ProtoReflect() protoreflect.Message
- func (x *IsRestoreSnapshotDoneRequest) Reset()
- func (x *IsRestoreSnapshotDoneRequest) String() string
- type IsRestoreSnapshotDoneResponse
- func (*IsRestoreSnapshotDoneResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsRestoreSnapshotDoneResponse) GetDone() bool
- func (*IsRestoreSnapshotDoneResponse) ProtoMessage()
- func (x *IsRestoreSnapshotDoneResponse) ProtoReflect() protoreflect.Message
- func (x *IsRestoreSnapshotDoneResponse) Reset()
- func (x *IsRestoreSnapshotDoneResponse) String() string
- type IsSnapshotDoneRequest
- func (*IsSnapshotDoneRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsSnapshotDoneRequest) GetSnapshot() *SnapshotDescription
- func (*IsSnapshotDoneRequest) ProtoMessage()
- func (x *IsSnapshotDoneRequest) ProtoReflect() protoreflect.Message
- func (x *IsSnapshotDoneRequest) Reset()
- func (x *IsSnapshotDoneRequest) String() string
- type IsSnapshotDoneResponse
- func (*IsSnapshotDoneResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsSnapshotDoneResponse) GetDone() bool
- func (x *IsSnapshotDoneResponse) GetSnapshot() *SnapshotDescription
- func (*IsSnapshotDoneResponse) ProtoMessage()
- func (x *IsSnapshotDoneResponse) ProtoReflect() protoreflect.Message
- func (x *IsSnapshotDoneResponse) Reset()
- func (x *IsSnapshotDoneResponse) String() string
- type IsSplitOrMergeEnabledRequest
- func (*IsSplitOrMergeEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsSplitOrMergeEnabledRequest) GetSwitchType() MasterSwitchType
- func (*IsSplitOrMergeEnabledRequest) ProtoMessage()
- func (x *IsSplitOrMergeEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *IsSplitOrMergeEnabledRequest) Reset()
- func (x *IsSplitOrMergeEnabledRequest) String() string
- type IsSplitOrMergeEnabledResponse
- func (*IsSplitOrMergeEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsSplitOrMergeEnabledResponse) GetEnabled() bool
- func (*IsSplitOrMergeEnabledResponse) ProtoMessage()
- func (x *IsSplitOrMergeEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *IsSplitOrMergeEnabledResponse) Reset()
- func (x *IsSplitOrMergeEnabledResponse) String() string
- type KeyOnlyFilter
- type KeyValue
- func (*KeyValue) Descriptor() ([]byte, []int)deprecated
- func (x *KeyValue) GetFamily() []byte
- func (x *KeyValue) GetKeyType() CellType
- func (x *KeyValue) GetQualifier() []byte
- func (x *KeyValue) GetRow() []byte
- func (x *KeyValue) GetTags() []byte
- func (x *KeyValue) GetTimestamp() uint64
- func (x *KeyValue) GetValue() []byte
- func (*KeyValue) ProtoMessage()
- func (x *KeyValue) ProtoReflect() protoreflect.Message
- func (x *KeyValue) Reset()
- func (x *KeyValue) String() string
- type ListNamespaceDescriptorsRequest
- func (*ListNamespaceDescriptorsRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListNamespaceDescriptorsRequest) ProtoMessage()
- func (x *ListNamespaceDescriptorsRequest) ProtoReflect() protoreflect.Message
- func (x *ListNamespaceDescriptorsRequest) Reset()
- func (x *ListNamespaceDescriptorsRequest) String() string
- type ListNamespaceDescriptorsResponse
- func (*ListNamespaceDescriptorsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListNamespaceDescriptorsResponse) GetNamespaceDescriptor() []*NamespaceDescriptor
- func (*ListNamespaceDescriptorsResponse) ProtoMessage()
- func (x *ListNamespaceDescriptorsResponse) ProtoReflect() protoreflect.Message
- func (x *ListNamespaceDescriptorsResponse) Reset()
- func (x *ListNamespaceDescriptorsResponse) String() string
- type ListProceduresRequest
- type ListProceduresResponse
- func (*ListProceduresResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProceduresResponse) GetProcedure() []*Procedure
- func (*ListProceduresResponse) ProtoMessage()
- func (x *ListProceduresResponse) ProtoReflect() protoreflect.Message
- func (x *ListProceduresResponse) Reset()
- func (x *ListProceduresResponse) String() string
- type ListTableDescriptorsByNamespaceRequest
- func (*ListTableDescriptorsByNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListTableDescriptorsByNamespaceRequest) GetNamespaceName() string
- func (*ListTableDescriptorsByNamespaceRequest) ProtoMessage()
- func (x *ListTableDescriptorsByNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *ListTableDescriptorsByNamespaceRequest) Reset()
- func (x *ListTableDescriptorsByNamespaceRequest) String() string
- type ListTableDescriptorsByNamespaceResponse
- func (*ListTableDescriptorsByNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListTableDescriptorsByNamespaceResponse) GetTableSchema() []*TableSchema
- func (*ListTableDescriptorsByNamespaceResponse) ProtoMessage()
- func (x *ListTableDescriptorsByNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *ListTableDescriptorsByNamespaceResponse) Reset()
- func (x *ListTableDescriptorsByNamespaceResponse) String() string
- type ListTableNamesByNamespaceRequest
- func (*ListTableNamesByNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListTableNamesByNamespaceRequest) GetNamespaceName() string
- func (*ListTableNamesByNamespaceRequest) ProtoMessage()
- func (x *ListTableNamesByNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *ListTableNamesByNamespaceRequest) Reset()
- func (x *ListTableNamesByNamespaceRequest) String() string
- type ListTableNamesByNamespaceResponse
- func (*ListTableNamesByNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListTableNamesByNamespaceResponse) GetTableName() []*TableName
- func (*ListTableNamesByNamespaceResponse) ProtoMessage()
- func (x *ListTableNamesByNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *ListTableNamesByNamespaceResponse) Reset()
- func (x *ListTableNamesByNamespaceResponse) String() string
- type LiveServerInfo
- func (*LiveServerInfo) Descriptor() ([]byte, []int)deprecated
- func (x *LiveServerInfo) GetServer() *ServerName
- func (x *LiveServerInfo) GetServerLoad() *ServerLoad
- func (*LiveServerInfo) ProtoMessage()
- func (x *LiveServerInfo) ProtoReflect() protoreflect.Message
- func (x *LiveServerInfo) Reset()
- func (x *LiveServerInfo) String() string
- type LongComparator
- type LongMsg
- type MajorCompactionTimestampForRegionRequest
- func (*MajorCompactionTimestampForRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MajorCompactionTimestampForRegionRequest) GetRegion() *RegionSpecifier
- func (*MajorCompactionTimestampForRegionRequest) ProtoMessage()
- func (x *MajorCompactionTimestampForRegionRequest) ProtoReflect() protoreflect.Message
- func (x *MajorCompactionTimestampForRegionRequest) Reset()
- func (x *MajorCompactionTimestampForRegionRequest) String() string
- type MajorCompactionTimestampRequest
- func (*MajorCompactionTimestampRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MajorCompactionTimestampRequest) GetTableName() *TableName
- func (*MajorCompactionTimestampRequest) ProtoMessage()
- func (x *MajorCompactionTimestampRequest) ProtoReflect() protoreflect.Message
- func (x *MajorCompactionTimestampRequest) Reset()
- func (x *MajorCompactionTimestampRequest) String() string
- type MajorCompactionTimestampResponse
- func (*MajorCompactionTimestampResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MajorCompactionTimestampResponse) GetCompactionTimestamp() int64
- func (*MajorCompactionTimestampResponse) ProtoMessage()
- func (x *MajorCompactionTimestampResponse) ProtoReflect() protoreflect.Message
- func (x *MajorCompactionTimestampResponse) Reset()
- func (x *MajorCompactionTimestampResponse) String() string
- type Master
- func (*Master) Descriptor() ([]byte, []int)deprecated
- func (x *Master) GetInfoPort() uint32
- func (x *Master) GetMaster() *ServerName
- func (x *Master) GetRpcVersion() uint32
- func (*Master) ProtoMessage()
- func (x *Master) ProtoReflect() protoreflect.Message
- func (x *Master) Reset()
- func (x *Master) String() string
- type MasterSwitchType
- func (MasterSwitchType) Descriptor() protoreflect.EnumDescriptor
- func (x MasterSwitchType) Enum() *MasterSwitchType
- func (MasterSwitchType) EnumDescriptor() ([]byte, []int)deprecated
- func (x MasterSwitchType) Number() protoreflect.EnumNumber
- func (x MasterSwitchType) String() string
- func (MasterSwitchType) Type() protoreflect.EnumType
- func (x *MasterSwitchType) UnmarshalJSON(b []byte) errordeprecated
- type MetaRegionServer
- func (*MetaRegionServer) Descriptor() ([]byte, []int)deprecated
- func (x *MetaRegionServer) GetRpcVersion() uint32
- func (x *MetaRegionServer) GetServer() *ServerName
- func (x *MetaRegionServer) GetState() RegionState_State
- func (*MetaRegionServer) ProtoMessage()
- func (x *MetaRegionServer) ProtoReflect() protoreflect.Message
- func (x *MetaRegionServer) Reset()
- func (x *MetaRegionServer) String() string
- type ModifyColumnRequest
- func (*ModifyColumnRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ModifyColumnRequest) GetColumnFamilies() *ColumnFamilySchema
- func (x *ModifyColumnRequest) GetNonce() uint64
- func (x *ModifyColumnRequest) GetNonceGroup() uint64
- func (x *ModifyColumnRequest) GetTableName() *TableName
- func (*ModifyColumnRequest) ProtoMessage()
- func (x *ModifyColumnRequest) ProtoReflect() protoreflect.Message
- func (x *ModifyColumnRequest) Reset()
- func (x *ModifyColumnRequest) String() string
- type ModifyColumnResponse
- type ModifyNamespaceRequest
- func (*ModifyNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ModifyNamespaceRequest) GetNamespaceDescriptor() *NamespaceDescriptor
- func (x *ModifyNamespaceRequest) GetNonce() uint64
- func (x *ModifyNamespaceRequest) GetNonceGroup() uint64
- func (*ModifyNamespaceRequest) ProtoMessage()
- func (x *ModifyNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *ModifyNamespaceRequest) Reset()
- func (x *ModifyNamespaceRequest) String() string
- type ModifyNamespaceResponse
- type ModifyTableRequest
- func (*ModifyTableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ModifyTableRequest) GetNonce() uint64
- func (x *ModifyTableRequest) GetNonceGroup() uint64
- func (x *ModifyTableRequest) GetTableName() *TableName
- func (x *ModifyTableRequest) GetTableSchema() *TableSchema
- func (*ModifyTableRequest) ProtoMessage()
- func (x *ModifyTableRequest) ProtoReflect() protoreflect.Message
- func (x *ModifyTableRequest) Reset()
- func (x *ModifyTableRequest) String() string
- type ModifyTableResponse
- type MoveRegionRequest
- func (*MoveRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MoveRegionRequest) GetDestServerName() *ServerName
- func (x *MoveRegionRequest) GetRegion() *RegionSpecifier
- func (*MoveRegionRequest) ProtoMessage()
- func (x *MoveRegionRequest) ProtoReflect() protoreflect.Message
- func (x *MoveRegionRequest) Reset()
- func (x *MoveRegionRequest) String() string
- type MoveRegionResponse
- type MultiRegionLoadStats
- func (*MultiRegionLoadStats) Descriptor() ([]byte, []int)deprecated
- func (x *MultiRegionLoadStats) GetRegion() []*RegionSpecifier
- func (x *MultiRegionLoadStats) GetStat() []*RegionLoadStats
- func (*MultiRegionLoadStats) ProtoMessage()
- func (x *MultiRegionLoadStats) ProtoReflect() protoreflect.Message
- func (x *MultiRegionLoadStats) Reset()
- func (x *MultiRegionLoadStats) String() string
- type MultiRequest
- func (*MultiRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MultiRequest) GetCondition() *Condition
- func (x *MultiRequest) GetNonceGroup() uint64
- func (x *MultiRequest) GetRegionAction() []*RegionAction
- func (*MultiRequest) ProtoMessage()
- func (x *MultiRequest) ProtoReflect() protoreflect.Message
- func (x *MultiRequest) Reset()
- func (x *MultiRequest) String() string
- type MultiResponse
- func (*MultiResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MultiResponse) GetProcessed() bool
- func (x *MultiResponse) GetRegionActionResult() []*RegionActionResult
- func (x *MultiResponse) GetRegionStatistics() *MultiRegionLoadStats
- func (*MultiResponse) ProtoMessage()
- func (x *MultiResponse) ProtoReflect() protoreflect.Message
- func (x *MultiResponse) Reset()
- func (x *MultiResponse) String() string
- type MultiRowRangeFilter
- func (*MultiRowRangeFilter) Descriptor() ([]byte, []int)deprecated
- func (x *MultiRowRangeFilter) GetRowRangeList() []*RowRange
- func (*MultiRowRangeFilter) ProtoMessage()
- func (x *MultiRowRangeFilter) ProtoReflect() protoreflect.Message
- func (x *MultiRowRangeFilter) Reset()
- func (x *MultiRowRangeFilter) String() string
- type MultipleColumnPrefixFilter
- func (*MultipleColumnPrefixFilter) Descriptor() ([]byte, []int)deprecated
- func (x *MultipleColumnPrefixFilter) GetSortedPrefixes() [][]byte
- func (*MultipleColumnPrefixFilter) ProtoMessage()
- func (x *MultipleColumnPrefixFilter) ProtoReflect() protoreflect.Message
- func (x *MultipleColumnPrefixFilter) Reset()
- func (x *MultipleColumnPrefixFilter) String() string
- type MutateRequest
- func (*MutateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MutateRequest) GetCondition() *Condition
- func (x *MutateRequest) GetMutation() *MutationProto
- func (x *MutateRequest) GetNonceGroup() uint64
- func (x *MutateRequest) GetRegion() *RegionSpecifier
- func (*MutateRequest) ProtoMessage()
- func (x *MutateRequest) ProtoReflect() protoreflect.Message
- func (x *MutateRequest) Reset()
- func (x *MutateRequest) String() string
- type MutateResponse
- func (*MutateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MutateResponse) GetProcessed() bool
- func (x *MutateResponse) GetResult() *Result
- func (*MutateResponse) ProtoMessage()
- func (x *MutateResponse) ProtoReflect() protoreflect.Message
- func (x *MutateResponse) Reset()
- func (x *MutateResponse) String() string
- type MutationProto
- func (*MutationProto) Descriptor() ([]byte, []int)deprecated
- func (x *MutationProto) GetAssociatedCellCount() int32
- func (x *MutationProto) GetAttribute() []*NameBytesPair
- func (x *MutationProto) GetColumnValue() []*MutationProto_ColumnValue
- func (x *MutationProto) GetDurability() MutationProto_Durability
- func (x *MutationProto) GetMutateType() MutationProto_MutationType
- func (x *MutationProto) GetNonce() uint64
- func (x *MutationProto) GetRow() []byte
- func (x *MutationProto) GetTimeRange() *TimeRange
- func (x *MutationProto) GetTimestamp() uint64
- func (*MutationProto) ProtoMessage()
- func (x *MutationProto) ProtoReflect() protoreflect.Message
- func (x *MutationProto) Reset()
- func (x *MutationProto) String() string
- type MutationProto_ColumnValue
- func (*MutationProto_ColumnValue) Descriptor() ([]byte, []int)deprecated
- func (x *MutationProto_ColumnValue) GetFamily() []byte
- func (x *MutationProto_ColumnValue) GetQualifierValue() []*MutationProto_ColumnValue_QualifierValue
- func (*MutationProto_ColumnValue) ProtoMessage()
- func (x *MutationProto_ColumnValue) ProtoReflect() protoreflect.Message
- func (x *MutationProto_ColumnValue) Reset()
- func (x *MutationProto_ColumnValue) String() string
- type MutationProto_ColumnValue_QualifierValue
- func (*MutationProto_ColumnValue_QualifierValue) Descriptor() ([]byte, []int)deprecated
- func (x *MutationProto_ColumnValue_QualifierValue) GetDeleteType() MutationProto_DeleteType
- func (x *MutationProto_ColumnValue_QualifierValue) GetQualifier() []byte
- func (x *MutationProto_ColumnValue_QualifierValue) GetTags() []byte
- func (x *MutationProto_ColumnValue_QualifierValue) GetTimestamp() uint64
- func (x *MutationProto_ColumnValue_QualifierValue) GetValue() []byte
- func (*MutationProto_ColumnValue_QualifierValue) ProtoMessage()
- func (x *MutationProto_ColumnValue_QualifierValue) ProtoReflect() protoreflect.Message
- func (x *MutationProto_ColumnValue_QualifierValue) Reset()
- func (x *MutationProto_ColumnValue_QualifierValue) String() string
- type MutationProto_DeleteType
- func (MutationProto_DeleteType) Descriptor() protoreflect.EnumDescriptor
- func (x MutationProto_DeleteType) Enum() *MutationProto_DeleteType
- func (MutationProto_DeleteType) EnumDescriptor() ([]byte, []int)deprecated
- func (x MutationProto_DeleteType) Number() protoreflect.EnumNumber
- func (x MutationProto_DeleteType) String() string
- func (MutationProto_DeleteType) Type() protoreflect.EnumType
- func (x *MutationProto_DeleteType) UnmarshalJSON(b []byte) errordeprecated
- type MutationProto_Durability
- func (MutationProto_Durability) Descriptor() protoreflect.EnumDescriptor
- func (x MutationProto_Durability) Enum() *MutationProto_Durability
- func (MutationProto_Durability) EnumDescriptor() ([]byte, []int)deprecated
- func (x MutationProto_Durability) Number() protoreflect.EnumNumber
- func (x MutationProto_Durability) String() string
- func (MutationProto_Durability) Type() protoreflect.EnumType
- func (x *MutationProto_Durability) UnmarshalJSON(b []byte) errordeprecated
- type MutationProto_MutationType
- func (MutationProto_MutationType) Descriptor() protoreflect.EnumDescriptor
- func (x MutationProto_MutationType) Enum() *MutationProto_MutationType
- func (MutationProto_MutationType) EnumDescriptor() ([]byte, []int)deprecated
- func (x MutationProto_MutationType) Number() protoreflect.EnumNumber
- func (x MutationProto_MutationType) String() string
- func (MutationProto_MutationType) Type() protoreflect.EnumType
- func (x *MutationProto_MutationType) UnmarshalJSON(b []byte) errordeprecated
- type NameBytesPair
- func (*NameBytesPair) Descriptor() ([]byte, []int)deprecated
- func (x *NameBytesPair) GetName() string
- func (x *NameBytesPair) GetValue() []byte
- func (*NameBytesPair) ProtoMessage()
- func (x *NameBytesPair) ProtoReflect() protoreflect.Message
- func (x *NameBytesPair) Reset()
- func (x *NameBytesPair) String() string
- type NameInt64Pair
- func (*NameInt64Pair) Descriptor() ([]byte, []int)deprecated
- func (x *NameInt64Pair) GetName() string
- func (x *NameInt64Pair) GetValue() int64
- func (*NameInt64Pair) ProtoMessage()
- func (x *NameInt64Pair) ProtoReflect() protoreflect.Message
- func (x *NameInt64Pair) Reset()
- func (x *NameInt64Pair) String() string
- type NameStringPair
- func (*NameStringPair) Descriptor() ([]byte, []int)deprecated
- func (x *NameStringPair) GetName() string
- func (x *NameStringPair) GetValue() string
- func (*NameStringPair) ProtoMessage()
- func (x *NameStringPair) ProtoReflect() protoreflect.Message
- func (x *NameStringPair) Reset()
- func (x *NameStringPair) String() string
- type NamespaceDescriptor
- func (*NamespaceDescriptor) Descriptor() ([]byte, []int)deprecated
- func (x *NamespaceDescriptor) GetConfiguration() []*NameStringPair
- func (x *NamespaceDescriptor) GetName() []byte
- func (*NamespaceDescriptor) ProtoMessage()
- func (x *NamespaceDescriptor) ProtoReflect() protoreflect.Message
- func (x *NamespaceDescriptor) Reset()
- func (x *NamespaceDescriptor) String() string
- type NormalizeRequest
- type NormalizeResponse
- func (*NormalizeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NormalizeResponse) GetNormalizerRan() bool
- func (*NormalizeResponse) ProtoMessage()
- func (x *NormalizeResponse) ProtoReflect() protoreflect.Message
- func (x *NormalizeResponse) Reset()
- func (x *NormalizeResponse) String() string
- type NullComparator
- type OfflineRegionRequest
- func (*OfflineRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OfflineRegionRequest) GetRegion() *RegionSpecifier
- func (*OfflineRegionRequest) ProtoMessage()
- func (x *OfflineRegionRequest) ProtoReflect() protoreflect.Message
- func (x *OfflineRegionRequest) Reset()
- func (x *OfflineRegionRequest) String() string
- type OfflineRegionResponse
- type PageFilter
- type PrefixFilter
- type Procedure
- func (*Procedure) Descriptor() ([]byte, []int)deprecated
- func (x *Procedure) GetClassName() string
- func (x *Procedure) GetException() *ForeignExceptionMessage
- func (x *Procedure) GetLastUpdate() uint64
- func (x *Procedure) GetNonce() uint64
- func (x *Procedure) GetNonceGroup() uint64
- func (x *Procedure) GetOwner() string
- func (x *Procedure) GetParentId() uint64
- func (x *Procedure) GetProcId() uint64
- func (x *Procedure) GetResult() []byte
- func (x *Procedure) GetStackId() []uint32
- func (x *Procedure) GetStartTime() uint64
- func (x *Procedure) GetState() ProcedureState
- func (x *Procedure) GetStateData() []byte
- func (x *Procedure) GetTimeout() uint32
- func (*Procedure) ProtoMessage()
- func (x *Procedure) ProtoReflect() protoreflect.Message
- func (x *Procedure) Reset()
- func (x *Procedure) String() string
- type ProcedureDescription
- func (*ProcedureDescription) Descriptor() ([]byte, []int)deprecated
- func (x *ProcedureDescription) GetConfiguration() []*NameStringPair
- func (x *ProcedureDescription) GetCreationTime() int64
- func (x *ProcedureDescription) GetInstance() string
- func (x *ProcedureDescription) GetSignature() string
- func (*ProcedureDescription) ProtoMessage()
- func (x *ProcedureDescription) ProtoReflect() protoreflect.Message
- func (x *ProcedureDescription) Reset()
- func (x *ProcedureDescription) String() string
- type ProcedureState
- func (ProcedureState) Descriptor() protoreflect.EnumDescriptor
- func (x ProcedureState) Enum() *ProcedureState
- func (ProcedureState) EnumDescriptor() ([]byte, []int)deprecated
- func (x ProcedureState) Number() protoreflect.EnumNumber
- func (x ProcedureState) String() string
- func (ProcedureState) Type() protoreflect.EnumType
- func (x *ProcedureState) UnmarshalJSON(b []byte) errordeprecated
- type ProcedureStoreTracker
- func (*ProcedureStoreTracker) Descriptor() ([]byte, []int)deprecated
- func (x *ProcedureStoreTracker) GetNode() []*ProcedureStoreTracker_TrackerNode
- func (*ProcedureStoreTracker) ProtoMessage()
- func (x *ProcedureStoreTracker) ProtoReflect() protoreflect.Message
- func (x *ProcedureStoreTracker) Reset()
- func (x *ProcedureStoreTracker) String() string
- type ProcedureStoreTracker_TrackerNode
- func (*ProcedureStoreTracker_TrackerNode) Descriptor() ([]byte, []int)deprecated
- func (x *ProcedureStoreTracker_TrackerNode) GetDeleted() []uint64
- func (x *ProcedureStoreTracker_TrackerNode) GetStartId() uint64
- func (x *ProcedureStoreTracker_TrackerNode) GetUpdated() []uint64
- func (*ProcedureStoreTracker_TrackerNode) ProtoMessage()
- func (x *ProcedureStoreTracker_TrackerNode) ProtoReflect() protoreflect.Message
- func (x *ProcedureStoreTracker_TrackerNode) Reset()
- func (x *ProcedureStoreTracker_TrackerNode) String() string
- type ProcedureWALEntry
- func (*ProcedureWALEntry) Descriptor() ([]byte, []int)deprecated
- func (x *ProcedureWALEntry) GetProcId() uint64
- func (x *ProcedureWALEntry) GetProcedure() []*Procedure
- func (x *ProcedureWALEntry) GetType() ProcedureWALEntry_Type
- func (*ProcedureWALEntry) ProtoMessage()
- func (x *ProcedureWALEntry) ProtoReflect() protoreflect.Message
- func (x *ProcedureWALEntry) Reset()
- func (x *ProcedureWALEntry) String() string
- type ProcedureWALEntry_Type
- func (ProcedureWALEntry_Type) Descriptor() protoreflect.EnumDescriptor
- func (x ProcedureWALEntry_Type) Enum() *ProcedureWALEntry_Type
- func (ProcedureWALEntry_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x ProcedureWALEntry_Type) Number() protoreflect.EnumNumber
- func (x ProcedureWALEntry_Type) String() string
- func (ProcedureWALEntry_Type) Type() protoreflect.EnumType
- func (x *ProcedureWALEntry_Type) UnmarshalJSON(b []byte) errordeprecated
- type ProcedureWALHeader
- func (*ProcedureWALHeader) Descriptor() ([]byte, []int)deprecated
- func (x *ProcedureWALHeader) GetLogId() uint64
- func (x *ProcedureWALHeader) GetMinProcId() uint64
- func (x *ProcedureWALHeader) GetType() uint32
- func (x *ProcedureWALHeader) GetVersion() uint32
- func (*ProcedureWALHeader) ProtoMessage()
- func (x *ProcedureWALHeader) ProtoReflect() protoreflect.Message
- func (x *ProcedureWALHeader) Reset()
- func (x *ProcedureWALHeader) String() string
- type ProcedureWALTrailer
- func (*ProcedureWALTrailer) Descriptor() ([]byte, []int)deprecated
- func (x *ProcedureWALTrailer) GetTrackerPos() uint64
- func (x *ProcedureWALTrailer) GetVersion() uint32
- func (*ProcedureWALTrailer) ProtoMessage()
- func (x *ProcedureWALTrailer) ProtoReflect() protoreflect.Message
- func (x *ProcedureWALTrailer) Reset()
- func (x *ProcedureWALTrailer) String() string
- type QualifierFilter
- type QuotaScope
- func (QuotaScope) Descriptor() protoreflect.EnumDescriptor
- func (x QuotaScope) Enum() *QuotaScope
- func (QuotaScope) EnumDescriptor() ([]byte, []int)deprecated
- func (x QuotaScope) Number() protoreflect.EnumNumber
- func (x QuotaScope) String() string
- func (QuotaScope) Type() protoreflect.EnumType
- func (x *QuotaScope) UnmarshalJSON(b []byte) errordeprecated
- type QuotaType
- func (QuotaType) Descriptor() protoreflect.EnumDescriptor
- func (x QuotaType) Enum() *QuotaType
- func (QuotaType) EnumDescriptor() ([]byte, []int)deprecated
- func (x QuotaType) Number() protoreflect.EnumNumber
- func (x QuotaType) String() string
- func (QuotaType) Type() protoreflect.EnumType
- func (x *QuotaType) UnmarshalJSON(b []byte) errordeprecated
- type QuotaUsage
- type Quotas
- type RPCTInfo
- func (*RPCTInfo) Descriptor() ([]byte, []int)deprecated
- func (x *RPCTInfo) GetHeaders() map[string]string
- func (x *RPCTInfo) GetParentId() int64deprecated
- func (x *RPCTInfo) GetTraceId() int64deprecated
- func (*RPCTInfo) ProtoMessage()
- func (x *RPCTInfo) ProtoReflect() protoreflect.Message
- func (x *RPCTInfo) Reset()
- func (x *RPCTInfo) String() string
- type RandomRowFilter
- type Reference
- type Reference_Range
- func (Reference_Range) Descriptor() protoreflect.EnumDescriptor
- func (x Reference_Range) Enum() *Reference_Range
- func (Reference_Range) EnumDescriptor() ([]byte, []int)deprecated
- func (x Reference_Range) Number() protoreflect.EnumNumber
- func (x Reference_Range) String() string
- func (Reference_Range) Type() protoreflect.EnumType
- func (x *Reference_Range) UnmarshalJSON(b []byte) errordeprecated
- type RegexStringComparator
- func (*RegexStringComparator) Descriptor() ([]byte, []int)deprecated
- func (x *RegexStringComparator) GetCharset() string
- func (x *RegexStringComparator) GetEngine() string
- func (x *RegexStringComparator) GetPattern() string
- func (x *RegexStringComparator) GetPatternFlags() int32
- func (*RegexStringComparator) ProtoMessage()
- func (x *RegexStringComparator) ProtoReflect() protoreflect.Message
- func (x *RegexStringComparator) Reset()
- func (x *RegexStringComparator) String() string
- type RegionAction
- func (*RegionAction) Descriptor() ([]byte, []int)deprecated
- func (x *RegionAction) GetAction() []*Action
- func (x *RegionAction) GetAtomic() bool
- func (x *RegionAction) GetRegion() *RegionSpecifier
- func (*RegionAction) ProtoMessage()
- func (x *RegionAction) ProtoReflect() protoreflect.Message
- func (x *RegionAction) Reset()
- func (x *RegionAction) String() string
- type RegionActionResult
- func (*RegionActionResult) Descriptor() ([]byte, []int)deprecated
- func (x *RegionActionResult) GetException() *NameBytesPair
- func (x *RegionActionResult) GetResultOrException() []*ResultOrException
- func (*RegionActionResult) ProtoMessage()
- func (x *RegionActionResult) ProtoReflect() protoreflect.Message
- func (x *RegionActionResult) Reset()
- func (x *RegionActionResult) String() string
- type RegionInTransition
- func (*RegionInTransition) Descriptor() ([]byte, []int)deprecated
- func (x *RegionInTransition) GetRegionState() *RegionState
- func (x *RegionInTransition) GetSpec() *RegionSpecifier
- func (*RegionInTransition) ProtoMessage()
- func (x *RegionInTransition) ProtoReflect() protoreflect.Message
- func (x *RegionInTransition) Reset()
- func (x *RegionInTransition) String() string
- type RegionInfo
- func (*RegionInfo) Descriptor() ([]byte, []int)deprecated
- func (x *RegionInfo) GetEndKey() []byte
- func (x *RegionInfo) GetOffline() bool
- func (x *RegionInfo) GetRegionId() uint64
- func (x *RegionInfo) GetReplicaId() int32
- func (x *RegionInfo) GetSplit() bool
- func (x *RegionInfo) GetStartKey() []byte
- func (x *RegionInfo) GetTableName() *TableName
- func (*RegionInfo) ProtoMessage()
- func (x *RegionInfo) ProtoReflect() protoreflect.Message
- func (x *RegionInfo) Reset()
- func (x *RegionInfo) String() string
- type RegionLoad
- func (*RegionLoad) Descriptor() ([]byte, []int)deprecated
- func (x *RegionLoad) GetCompleteSequenceId() uint64
- func (x *RegionLoad) GetCurrentCompacted_KVs() uint64
- func (x *RegionLoad) GetDataLocality() float32
- func (x *RegionLoad) GetLastMajorCompactionTs() uint64
- func (x *RegionLoad) GetMemstoreSize_MB() uint32
- func (x *RegionLoad) GetReadRequestsCount() uint64
- func (x *RegionLoad) GetRegionSpecifier() *RegionSpecifier
- func (x *RegionLoad) GetRootIndexSize_KB() uint32
- func (x *RegionLoad) GetStoreCompleteSequenceId() []*StoreSequenceId
- func (x *RegionLoad) GetStoreUncompressedSize_MB() uint32
- func (x *RegionLoad) GetStorefileIndexSize_MB() uint32
- func (x *RegionLoad) GetStorefileSize_MB() uint32
- func (x *RegionLoad) GetStorefiles() uint32
- func (x *RegionLoad) GetStores() uint32
- func (x *RegionLoad) GetTotalCompacting_KVs() uint64
- func (x *RegionLoad) GetTotalStaticBloomSize_KB() uint32
- func (x *RegionLoad) GetTotalStaticIndexSize_KB() uint32
- func (x *RegionLoad) GetWriteRequestsCount() uint64
- func (*RegionLoad) ProtoMessage()
- func (x *RegionLoad) ProtoReflect() protoreflect.Message
- func (x *RegionLoad) Reset()
- func (x *RegionLoad) String() string
- type RegionLoadStats
- func (*RegionLoadStats) Descriptor() ([]byte, []int)deprecated
- func (x *RegionLoadStats) GetCompactionPressure() int32
- func (x *RegionLoadStats) GetHeapOccupancy() int32
- func (x *RegionLoadStats) GetMemstoreLoad() int32
- func (*RegionLoadStats) ProtoMessage()
- func (x *RegionLoadStats) ProtoReflect() protoreflect.Message
- func (x *RegionLoadStats) Reset()
- func (x *RegionLoadStats) String() string
- type RegionServerInfo
- func (*RegionServerInfo) Descriptor() ([]byte, []int)deprecated
- func (x *RegionServerInfo) GetInfoPort() int32
- func (x *RegionServerInfo) GetVersionInfo() *VersionInfo
- func (*RegionServerInfo) ProtoMessage()
- func (x *RegionServerInfo) ProtoReflect() protoreflect.Message
- func (x *RegionServerInfo) Reset()
- func (x *RegionServerInfo) String() string
- type RegionSpecifier
- func (*RegionSpecifier) Descriptor() ([]byte, []int)deprecated
- func (x *RegionSpecifier) GetType() RegionSpecifier_RegionSpecifierType
- func (x *RegionSpecifier) GetValue() []byte
- func (*RegionSpecifier) ProtoMessage()
- func (x *RegionSpecifier) ProtoReflect() protoreflect.Message
- func (x *RegionSpecifier) Reset()
- func (x *RegionSpecifier) String() string
- type RegionSpecifier_RegionSpecifierType
- func (RegionSpecifier_RegionSpecifierType) Descriptor() protoreflect.EnumDescriptor
- func (x RegionSpecifier_RegionSpecifierType) Enum() *RegionSpecifier_RegionSpecifierType
- func (RegionSpecifier_RegionSpecifierType) EnumDescriptor() ([]byte, []int)deprecated
- func (x RegionSpecifier_RegionSpecifierType) Number() protoreflect.EnumNumber
- func (x RegionSpecifier_RegionSpecifierType) String() string
- func (RegionSpecifier_RegionSpecifierType) Type() protoreflect.EnumType
- func (x *RegionSpecifier_RegionSpecifierType) UnmarshalJSON(b []byte) errordeprecated
- type RegionState
- func (*RegionState) Descriptor() ([]byte, []int)deprecated
- func (x *RegionState) GetRegionInfo() *RegionInfo
- func (x *RegionState) GetStamp() uint64
- func (x *RegionState) GetState() RegionState_State
- func (*RegionState) ProtoMessage()
- func (x *RegionState) ProtoReflect() protoreflect.Message
- func (x *RegionState) Reset()
- func (x *RegionState) String() string
- type RegionState_State
- func (RegionState_State) Descriptor() protoreflect.EnumDescriptor
- func (x RegionState_State) Enum() *RegionState_State
- func (RegionState_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x RegionState_State) Number() protoreflect.EnumNumber
- func (x RegionState_State) String() string
- func (RegionState_State) Type() protoreflect.EnumType
- func (x *RegionState_State) UnmarshalJSON(b []byte) errordeprecated
- type RegionStoreSequenceIds
- func (*RegionStoreSequenceIds) Descriptor() ([]byte, []int)deprecated
- func (x *RegionStoreSequenceIds) GetLastFlushedSequenceId() uint64
- func (x *RegionStoreSequenceIds) GetStoreSequenceId() []*StoreSequenceId
- func (*RegionStoreSequenceIds) ProtoMessage()
- func (x *RegionStoreSequenceIds) ProtoReflect() protoreflect.Message
- func (x *RegionStoreSequenceIds) Reset()
- func (x *RegionStoreSequenceIds) String() string
- type RegionTransition
- func (*RegionTransition) Descriptor() ([]byte, []int)deprecated
- func (x *RegionTransition) GetCreateTime() uint64
- func (x *RegionTransition) GetEventTypeCode() uint32
- func (x *RegionTransition) GetPayload() []byte
- func (x *RegionTransition) GetRegionName() []byte
- func (x *RegionTransition) GetServerName() *ServerName
- func (*RegionTransition) ProtoMessage()
- func (x *RegionTransition) ProtoReflect() protoreflect.Message
- func (x *RegionTransition) Reset()
- func (x *RegionTransition) String() string
- type ReplicationHLogPosition
- func (*ReplicationHLogPosition) Descriptor() ([]byte, []int)deprecated
- func (x *ReplicationHLogPosition) GetPosition() int64
- func (*ReplicationHLogPosition) ProtoMessage()
- func (x *ReplicationHLogPosition) ProtoReflect() protoreflect.Message
- func (x *ReplicationHLogPosition) Reset()
- func (x *ReplicationHLogPosition) String() string
- type ReplicationLoadSink
- func (*ReplicationLoadSink) Descriptor() ([]byte, []int)deprecated
- func (x *ReplicationLoadSink) GetAgeOfLastAppliedOp() uint64
- func (x *ReplicationLoadSink) GetTimeStampsOfLastAppliedOp() uint64
- func (*ReplicationLoadSink) ProtoMessage()
- func (x *ReplicationLoadSink) ProtoReflect() protoreflect.Message
- func (x *ReplicationLoadSink) Reset()
- func (x *ReplicationLoadSink) String() string
- type ReplicationLoadSource
- func (*ReplicationLoadSource) Descriptor() ([]byte, []int)deprecated
- func (x *ReplicationLoadSource) GetAgeOfLastShippedOp() uint64
- func (x *ReplicationLoadSource) GetPeerID() string
- func (x *ReplicationLoadSource) GetReplicationLag() uint64
- func (x *ReplicationLoadSource) GetSizeOfLogQueue() uint32
- func (x *ReplicationLoadSource) GetTimeStampOfLastShippedOp() uint64
- func (*ReplicationLoadSource) ProtoMessage()
- func (x *ReplicationLoadSource) ProtoReflect() protoreflect.Message
- func (x *ReplicationLoadSource) Reset()
- func (x *ReplicationLoadSource) String() string
- type ReplicationLock
- type ReplicationPeer
- func (*ReplicationPeer) Descriptor() ([]byte, []int)deprecated
- func (x *ReplicationPeer) GetClusterkey() string
- func (x *ReplicationPeer) GetConfiguration() []*NameStringPair
- func (x *ReplicationPeer) GetData() []*BytesBytesPair
- func (x *ReplicationPeer) GetReplicationEndpointImpl() string
- func (*ReplicationPeer) ProtoMessage()
- func (x *ReplicationPeer) ProtoReflect() protoreflect.Message
- func (x *ReplicationPeer) Reset()
- func (x *ReplicationPeer) String() string
- type ReplicationState
- func (*ReplicationState) Descriptor() ([]byte, []int)deprecated
- func (x *ReplicationState) GetState() ReplicationState_State
- func (*ReplicationState) ProtoMessage()
- func (x *ReplicationState) ProtoReflect() protoreflect.Message
- func (x *ReplicationState) Reset()
- func (x *ReplicationState) String() string
- type ReplicationState_State
- func (ReplicationState_State) Descriptor() protoreflect.EnumDescriptor
- func (x ReplicationState_State) Enum() *ReplicationState_State
- func (ReplicationState_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x ReplicationState_State) Number() protoreflect.EnumNumber
- func (x ReplicationState_State) String() string
- func (ReplicationState_State) Type() protoreflect.EnumType
- func (x *ReplicationState_State) UnmarshalJSON(b []byte) errordeprecated
- type RequestHeader
- func (*RequestHeader) Descriptor() ([]byte, []int)deprecated
- func (x *RequestHeader) GetCallId() uint32
- func (x *RequestHeader) GetCellBlockMeta() *CellBlockMeta
- func (x *RequestHeader) GetMethodName() string
- func (x *RequestHeader) GetPriority() uint32
- func (x *RequestHeader) GetRequestParam() bool
- func (x *RequestHeader) GetTimeout() uint32
- func (x *RequestHeader) GetTraceInfo() *RPCTInfo
- func (*RequestHeader) ProtoMessage()
- func (x *RequestHeader) ProtoReflect() protoreflect.Message
- func (x *RequestHeader) Reset()
- func (x *RequestHeader) String() string
- type ResponseHeader
- func (*ResponseHeader) Descriptor() ([]byte, []int)deprecated
- func (x *ResponseHeader) GetCallId() uint32
- func (x *ResponseHeader) GetCellBlockMeta() *CellBlockMeta
- func (x *ResponseHeader) GetException() *ExceptionResponse
- func (*ResponseHeader) ProtoMessage()
- func (x *ResponseHeader) ProtoReflect() protoreflect.Message
- func (x *ResponseHeader) Reset()
- func (x *ResponseHeader) String() string
- type RestoreSnapshotRequest
- func (*RestoreSnapshotRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RestoreSnapshotRequest) GetSnapshot() *SnapshotDescription
- func (*RestoreSnapshotRequest) ProtoMessage()
- func (x *RestoreSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *RestoreSnapshotRequest) Reset()
- func (x *RestoreSnapshotRequest) String() string
- type RestoreSnapshotResponse
- type Result
- func (*Result) Descriptor() ([]byte, []int)deprecated
- func (x *Result) GetAssociatedCellCount() int32
- func (x *Result) GetCell() []*Cell
- func (x *Result) GetExists() bool
- func (x *Result) GetPartial() bool
- func (x *Result) GetStale() bool
- func (*Result) ProtoMessage()
- func (x *Result) ProtoReflect() protoreflect.Message
- func (x *Result) Reset()
- func (x *Result) String() string
- type ResultOrException
- func (*ResultOrException) Descriptor() ([]byte, []int)deprecated
- func (x *ResultOrException) GetException() *NameBytesPair
- func (x *ResultOrException) GetIndex() uint32
- func (x *ResultOrException) GetLoadStats() *RegionLoadStatsdeprecated
- func (x *ResultOrException) GetResult() *Result
- func (x *ResultOrException) GetServiceResult() *CoprocessorServiceResult
- func (*ResultOrException) ProtoMessage()
- func (x *ResultOrException) ProtoReflect() protoreflect.Message
- func (x *ResultOrException) Reset()
- func (x *ResultOrException) String() string
- type RowFilter
- type RowRange
- func (*RowRange) Descriptor() ([]byte, []int)deprecated
- func (x *RowRange) GetStartRow() []byte
- func (x *RowRange) GetStartRowInclusive() bool
- func (x *RowRange) GetStopRow() []byte
- func (x *RowRange) GetStopRowInclusive() bool
- func (*RowRange) ProtoMessage()
- func (x *RowRange) ProtoReflect() protoreflect.Message
- func (x *RowRange) Reset()
- func (x *RowRange) String() string
- type RunCatalogScanRequest
- type RunCatalogScanResponse
- func (*RunCatalogScanResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RunCatalogScanResponse) GetScanResult() int32
- func (*RunCatalogScanResponse) ProtoMessage()
- func (x *RunCatalogScanResponse) ProtoReflect() protoreflect.Message
- func (x *RunCatalogScanResponse) Reset()
- func (x *RunCatalogScanResponse) String() string
- type Scan
- func (*Scan) Descriptor() ([]byte, []int)deprecated
- func (x *Scan) GetAllowPartialResults() bool
- func (x *Scan) GetAttribute() []*NameBytesPair
- func (x *Scan) GetBatchSize() uint32
- func (x *Scan) GetCacheBlocks() bool
- func (x *Scan) GetCaching() uint32
- func (x *Scan) GetCfTimeRange() []*ColumnFamilyTimeRange
- func (x *Scan) GetColumn() []*Column
- func (x *Scan) GetConsistency() Consistency
- func (x *Scan) GetFilter() *Filter
- func (x *Scan) GetLoadColumnFamiliesOnDemand() bool
- func (x *Scan) GetMaxResultSize() uint64
- func (x *Scan) GetMaxVersions() uint32
- func (x *Scan) GetReversed() bool
- func (x *Scan) GetSmall() bool
- func (x *Scan) GetStartRow() []byte
- func (x *Scan) GetStopRow() []byte
- func (x *Scan) GetStoreLimit() uint32
- func (x *Scan) GetStoreOffset() uint32
- func (x *Scan) GetTimeRange() *TimeRange
- func (*Scan) ProtoMessage()
- func (x *Scan) ProtoReflect() protoreflect.Message
- func (x *Scan) Reset()
- func (x *Scan) String() string
- type ScanMetrics
- type ScanRequest
- func (*ScanRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ScanRequest) GetClientHandlesHeartbeats() bool
- func (x *ScanRequest) GetClientHandlesPartials() bool
- func (x *ScanRequest) GetCloseScanner() bool
- func (x *ScanRequest) GetNextCallSeq() uint64
- func (x *ScanRequest) GetNumberOfRows() uint32
- func (x *ScanRequest) GetRegion() *RegionSpecifier
- func (x *ScanRequest) GetRenew() bool
- func (x *ScanRequest) GetScan() *Scan
- func (x *ScanRequest) GetScannerId() uint64
- func (x *ScanRequest) GetTrackScanMetrics() bool
- func (*ScanRequest) ProtoMessage()
- func (x *ScanRequest) ProtoReflect() protoreflect.Message
- func (x *ScanRequest) Reset()
- func (x *ScanRequest) String() string
- type ScanResponse
- func (*ScanResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ScanResponse) GetCellsPerResult() []uint32
- func (x *ScanResponse) GetHeartbeatMessage() bool
- func (x *ScanResponse) GetMoreResults() bool
- func (x *ScanResponse) GetMoreResultsInRegion() bool
- func (x *ScanResponse) GetPartialFlagPerResult() []bool
- func (x *ScanResponse) GetResults() []*Result
- func (x *ScanResponse) GetScanMetrics() *ScanMetrics
- func (x *ScanResponse) GetScannerId() uint64
- func (x *ScanResponse) GetStale() bool
- func (x *ScanResponse) GetTtl() uint32
- func (*ScanResponse) ProtoMessage()
- func (x *ScanResponse) ProtoReflect() protoreflect.Message
- func (x *ScanResponse) Reset()
- func (x *ScanResponse) String() string
- type SecurityCapabilitiesRequest
- type SecurityCapabilitiesResponse
- func (*SecurityCapabilitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SecurityCapabilitiesResponse) GetCapabilities() []SecurityCapabilitiesResponse_Capability
- func (*SecurityCapabilitiesResponse) ProtoMessage()
- func (x *SecurityCapabilitiesResponse) ProtoReflect() protoreflect.Message
- func (x *SecurityCapabilitiesResponse) Reset()
- func (x *SecurityCapabilitiesResponse) String() string
- type SecurityCapabilitiesResponse_Capability
- func (SecurityCapabilitiesResponse_Capability) Descriptor() protoreflect.EnumDescriptor
- func (x SecurityCapabilitiesResponse_Capability) Enum() *SecurityCapabilitiesResponse_Capability
- func (SecurityCapabilitiesResponse_Capability) EnumDescriptor() ([]byte, []int)deprecated
- func (x SecurityCapabilitiesResponse_Capability) Number() protoreflect.EnumNumber
- func (x SecurityCapabilitiesResponse_Capability) String() string
- func (SecurityCapabilitiesResponse_Capability) Type() protoreflect.EnumType
- func (x *SecurityCapabilitiesResponse_Capability) UnmarshalJSON(b []byte) errordeprecated
- type SequentialProcedureData
- func (*SequentialProcedureData) Descriptor() ([]byte, []int)deprecated
- func (x *SequentialProcedureData) GetExecuted() bool
- func (*SequentialProcedureData) ProtoMessage()
- func (x *SequentialProcedureData) ProtoReflect() protoreflect.Message
- func (x *SequentialProcedureData) Reset()
- func (x *SequentialProcedureData) String() string
- type ServerLoad
- func (*ServerLoad) Descriptor() ([]byte, []int)deprecated
- func (x *ServerLoad) GetCoprocessors() []*Coprocessor
- func (x *ServerLoad) GetInfoServerPort() uint32
- func (x *ServerLoad) GetMaxHeap_MB() uint32
- func (x *ServerLoad) GetNumberOfRequests() uint64
- func (x *ServerLoad) GetRegionLoads() []*RegionLoad
- func (x *ServerLoad) GetReplLoadSink() *ReplicationLoadSink
- func (x *ServerLoad) GetReplLoadSource() []*ReplicationLoadSource
- func (x *ServerLoad) GetReportEndTime() uint64
- func (x *ServerLoad) GetReportStartTime() uint64
- func (x *ServerLoad) GetTotalNumberOfRequests() uint64
- func (x *ServerLoad) GetUsedHeap_MB() uint32
- func (*ServerLoad) ProtoMessage()
- func (x *ServerLoad) ProtoReflect() protoreflect.Message
- func (x *ServerLoad) Reset()
- func (x *ServerLoad) String() string
- type ServerName
- func (*ServerName) Descriptor() ([]byte, []int)deprecated
- func (x *ServerName) GetHostName() string
- func (x *ServerName) GetPort() uint32
- func (x *ServerName) GetStartCode() uint64
- func (*ServerName) ProtoMessage()
- func (x *ServerName) ProtoReflect() protoreflect.Message
- func (x *ServerName) Reset()
- func (x *ServerName) String() string
- type SetBalancerRunningRequest
- func (*SetBalancerRunningRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetBalancerRunningRequest) GetOn() bool
- func (x *SetBalancerRunningRequest) GetSynchronous() bool
- func (*SetBalancerRunningRequest) ProtoMessage()
- func (x *SetBalancerRunningRequest) ProtoReflect() protoreflect.Message
- func (x *SetBalancerRunningRequest) Reset()
- func (x *SetBalancerRunningRequest) String() string
- type SetBalancerRunningResponse
- func (*SetBalancerRunningResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetBalancerRunningResponse) GetPrevBalanceValue() bool
- func (*SetBalancerRunningResponse) ProtoMessage()
- func (x *SetBalancerRunningResponse) ProtoReflect() protoreflect.Message
- func (x *SetBalancerRunningResponse) Reset()
- func (x *SetBalancerRunningResponse) String() string
- type SetNormalizerRunningRequest
- func (*SetNormalizerRunningRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetNormalizerRunningRequest) GetOn() bool
- func (*SetNormalizerRunningRequest) ProtoMessage()
- func (x *SetNormalizerRunningRequest) ProtoReflect() protoreflect.Message
- func (x *SetNormalizerRunningRequest) Reset()
- func (x *SetNormalizerRunningRequest) String() string
- type SetNormalizerRunningResponse
- func (*SetNormalizerRunningResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetNormalizerRunningResponse) GetPrevNormalizerValue() bool
- func (*SetNormalizerRunningResponse) ProtoMessage()
- func (x *SetNormalizerRunningResponse) ProtoReflect() protoreflect.Message
- func (x *SetNormalizerRunningResponse) Reset()
- func (x *SetNormalizerRunningResponse) String() string
- type SetQuotaRequest
- func (*SetQuotaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetQuotaRequest) GetBypassGlobals() bool
- func (x *SetQuotaRequest) GetNamespace() string
- func (x *SetQuotaRequest) GetRemoveAll() bool
- func (x *SetQuotaRequest) GetTableName() *TableName
- func (x *SetQuotaRequest) GetThrottle() *ThrottleRequest
- func (x *SetQuotaRequest) GetUserGroup() string
- func (x *SetQuotaRequest) GetUserName() string
- func (*SetQuotaRequest) ProtoMessage()
- func (x *SetQuotaRequest) ProtoReflect() protoreflect.Message
- func (x *SetQuotaRequest) Reset()
- func (x *SetQuotaRequest) String() string
- type SetQuotaResponse
- type SetSplitOrMergeEnabledRequest
- func (*SetSplitOrMergeEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSplitOrMergeEnabledRequest) GetEnabled() bool
- func (x *SetSplitOrMergeEnabledRequest) GetSwitchTypes() []MasterSwitchType
- func (x *SetSplitOrMergeEnabledRequest) GetSynchronous() bool
- func (*SetSplitOrMergeEnabledRequest) ProtoMessage()
- func (x *SetSplitOrMergeEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *SetSplitOrMergeEnabledRequest) Reset()
- func (x *SetSplitOrMergeEnabledRequest) String() string
- type SetSplitOrMergeEnabledResponse
- func (*SetSplitOrMergeEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetSplitOrMergeEnabledResponse) GetPrevValue() []bool
- func (*SetSplitOrMergeEnabledResponse) ProtoMessage()
- func (x *SetSplitOrMergeEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *SetSplitOrMergeEnabledResponse) Reset()
- func (x *SetSplitOrMergeEnabledResponse) String() string
- type ShutdownRequest
- type ShutdownResponse
- type SingleColumnValueExcludeFilter
- func (*SingleColumnValueExcludeFilter) Descriptor() ([]byte, []int)deprecated
- func (x *SingleColumnValueExcludeFilter) GetSingleColumnValueFilter() *SingleColumnValueFilter
- func (*SingleColumnValueExcludeFilter) ProtoMessage()
- func (x *SingleColumnValueExcludeFilter) ProtoReflect() protoreflect.Message
- func (x *SingleColumnValueExcludeFilter) Reset()
- func (x *SingleColumnValueExcludeFilter) String() string
- type SingleColumnValueFilter
- func (*SingleColumnValueFilter) Descriptor() ([]byte, []int)deprecated
- func (x *SingleColumnValueFilter) GetColumnFamily() []byte
- func (x *SingleColumnValueFilter) GetColumnQualifier() []byte
- func (x *SingleColumnValueFilter) GetComparator() *Comparator
- func (x *SingleColumnValueFilter) GetCompareOp() CompareType
- func (x *SingleColumnValueFilter) GetFilterIfMissing() bool
- func (x *SingleColumnValueFilter) GetLatestVersionOnly() bool
- func (*SingleColumnValueFilter) ProtoMessage()
- func (x *SingleColumnValueFilter) ProtoReflect() protoreflect.Message
- func (x *SingleColumnValueFilter) Reset()
- func (x *SingleColumnValueFilter) String() string
- type SkipFilter
- type SnapshotDescription
- func (*SnapshotDescription) Descriptor() ([]byte, []int)deprecated
- func (x *SnapshotDescription) GetCreationTime() int64
- func (x *SnapshotDescription) GetName() string
- func (x *SnapshotDescription) GetOwner() string
- func (x *SnapshotDescription) GetTable() string
- func (x *SnapshotDescription) GetType() SnapshotDescription_Type
- func (x *SnapshotDescription) GetVersion() int32
- func (*SnapshotDescription) ProtoMessage()
- func (x *SnapshotDescription) ProtoReflect() protoreflect.Message
- func (x *SnapshotDescription) Reset()
- func (x *SnapshotDescription) String() string
- type SnapshotDescription_Type
- func (SnapshotDescription_Type) Descriptor() protoreflect.EnumDescriptor
- func (x SnapshotDescription_Type) Enum() *SnapshotDescription_Type
- func (SnapshotDescription_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x SnapshotDescription_Type) Number() protoreflect.EnumNumber
- func (x SnapshotDescription_Type) String() string
- func (SnapshotDescription_Type) Type() protoreflect.EnumType
- func (x *SnapshotDescription_Type) UnmarshalJSON(b []byte) errordeprecated
- type SnapshotRequest
- func (*SnapshotRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SnapshotRequest) GetSnapshot() *SnapshotDescription
- func (*SnapshotRequest) ProtoMessage()
- func (x *SnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *SnapshotRequest) Reset()
- func (x *SnapshotRequest) String() string
- type SnapshotResponse
- type SplitLogTask
- func (*SplitLogTask) Descriptor() ([]byte, []int)deprecated
- func (x *SplitLogTask) GetMode() SplitLogTask_RecoveryMode
- func (x *SplitLogTask) GetServerName() *ServerName
- func (x *SplitLogTask) GetState() SplitLogTask_State
- func (*SplitLogTask) ProtoMessage()
- func (x *SplitLogTask) ProtoReflect() protoreflect.Message
- func (x *SplitLogTask) Reset()
- func (x *SplitLogTask) String() string
- type SplitLogTask_RecoveryMode
- func (SplitLogTask_RecoveryMode) Descriptor() protoreflect.EnumDescriptor
- func (x SplitLogTask_RecoveryMode) Enum() *SplitLogTask_RecoveryMode
- func (SplitLogTask_RecoveryMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x SplitLogTask_RecoveryMode) Number() protoreflect.EnumNumber
- func (x SplitLogTask_RecoveryMode) String() string
- func (SplitLogTask_RecoveryMode) Type() protoreflect.EnumType
- func (x *SplitLogTask_RecoveryMode) UnmarshalJSON(b []byte) errordeprecated
- type SplitLogTask_State
- func (SplitLogTask_State) Descriptor() protoreflect.EnumDescriptor
- func (x SplitLogTask_State) Enum() *SplitLogTask_State
- func (SplitLogTask_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x SplitLogTask_State) Number() protoreflect.EnumNumber
- func (x SplitLogTask_State) String() string
- func (SplitLogTask_State) Type() protoreflect.EnumType
- func (x *SplitLogTask_State) UnmarshalJSON(b []byte) errordeprecated
- type StackTraceElementMessage
- func (*StackTraceElementMessage) Descriptor() ([]byte, []int)deprecated
- func (x *StackTraceElementMessage) GetDeclaringClass() string
- func (x *StackTraceElementMessage) GetFileName() string
- func (x *StackTraceElementMessage) GetLineNumber() int32
- func (x *StackTraceElementMessage) GetMethodName() string
- func (*StackTraceElementMessage) ProtoMessage()
- func (x *StackTraceElementMessage) ProtoReflect() protoreflect.Message
- func (x *StackTraceElementMessage) Reset()
- func (x *StackTraceElementMessage) String() string
- type StateMachineProcedureData
- func (*StateMachineProcedureData) Descriptor() ([]byte, []int)deprecated
- func (x *StateMachineProcedureData) GetState() []uint32
- func (*StateMachineProcedureData) ProtoMessage()
- func (x *StateMachineProcedureData) ProtoReflect() protoreflect.Message
- func (x *StateMachineProcedureData) Reset()
- func (x *StateMachineProcedureData) String() string
- type StopMasterRequest
- type StopMasterResponse
- type StoreSequenceId
- func (*StoreSequenceId) Descriptor() ([]byte, []int)deprecated
- func (x *StoreSequenceId) GetFamilyName() []byte
- func (x *StoreSequenceId) GetSequenceId() uint64
- func (*StoreSequenceId) ProtoMessage()
- func (x *StoreSequenceId) ProtoReflect() protoreflect.Message
- func (x *StoreSequenceId) Reset()
- func (x *StoreSequenceId) String() string
- type SubstringComparator
- func (*SubstringComparator) Descriptor() ([]byte, []int)deprecated
- func (x *SubstringComparator) GetSubstr() string
- func (*SubstringComparator) ProtoMessage()
- func (x *SubstringComparator) ProtoReflect() protoreflect.Message
- func (x *SubstringComparator) Reset()
- func (x *SubstringComparator) String() string
- type SwitchState
- type Table
- type TableLock
- func (*TableLock) Descriptor() ([]byte, []int)deprecated
- func (x *TableLock) GetCreateTime() int64
- func (x *TableLock) GetIsShared() bool
- func (x *TableLock) GetLockOwner() *ServerName
- func (x *TableLock) GetPurpose() string
- func (x *TableLock) GetTableName() *TableName
- func (x *TableLock) GetThreadId() int64
- func (*TableLock) ProtoMessage()
- func (x *TableLock) ProtoReflect() protoreflect.Message
- func (x *TableLock) Reset()
- func (x *TableLock) String() string
- type TableName
- type TableSchema
- func (*TableSchema) Descriptor() ([]byte, []int)deprecated
- func (x *TableSchema) GetAttributes() []*BytesBytesPair
- func (x *TableSchema) GetColumnFamilies() []*ColumnFamilySchema
- func (x *TableSchema) GetConfiguration() []*NameStringPair
- func (x *TableSchema) GetTableName() *TableName
- func (*TableSchema) ProtoMessage()
- func (x *TableSchema) ProtoReflect() protoreflect.Message
- func (x *TableSchema) Reset()
- func (x *TableSchema) String() string
- type Table_State
- func (Table_State) Descriptor() protoreflect.EnumDescriptor
- func (x Table_State) Enum() *Table_State
- func (Table_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x Table_State) Number() protoreflect.EnumNumber
- func (x Table_State) String() string
- func (Table_State) Type() protoreflect.EnumType
- func (x *Table_State) UnmarshalJSON(b []byte) errordeprecated
- type Throttle
- func (*Throttle) Descriptor() ([]byte, []int)deprecated
- func (x *Throttle) GetReadNum() *TimedQuota
- func (x *Throttle) GetReadSize() *TimedQuota
- func (x *Throttle) GetReqNum() *TimedQuota
- func (x *Throttle) GetReqSize() *TimedQuota
- func (x *Throttle) GetWriteNum() *TimedQuota
- func (x *Throttle) GetWriteSize() *TimedQuota
- func (*Throttle) ProtoMessage()
- func (x *Throttle) ProtoReflect() protoreflect.Message
- func (x *Throttle) Reset()
- func (x *Throttle) String() string
- type ThrottleRequest
- func (*ThrottleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ThrottleRequest) GetTimedQuota() *TimedQuota
- func (x *ThrottleRequest) GetType() ThrottleType
- func (*ThrottleRequest) ProtoMessage()
- func (x *ThrottleRequest) ProtoReflect() protoreflect.Message
- func (x *ThrottleRequest) Reset()
- func (x *ThrottleRequest) String() string
- type ThrottleType
- func (ThrottleType) Descriptor() protoreflect.EnumDescriptor
- func (x ThrottleType) Enum() *ThrottleType
- func (ThrottleType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ThrottleType) Number() protoreflect.EnumNumber
- func (x ThrottleType) String() string
- func (ThrottleType) Type() protoreflect.EnumType
- func (x *ThrottleType) UnmarshalJSON(b []byte) errordeprecated
- type TimeRange
- type TimeUnit
- func (TimeUnit) Descriptor() protoreflect.EnumDescriptor
- func (x TimeUnit) Enum() *TimeUnit
- func (TimeUnit) EnumDescriptor() ([]byte, []int)deprecated
- func (x TimeUnit) Number() protoreflect.EnumNumber
- func (x TimeUnit) String() string
- func (TimeUnit) Type() protoreflect.EnumType
- func (x *TimeUnit) UnmarshalJSON(b []byte) errordeprecated
- type TimedQuota
- func (*TimedQuota) Descriptor() ([]byte, []int)deprecated
- func (x *TimedQuota) GetScope() QuotaScope
- func (x *TimedQuota) GetShare() float32
- func (x *TimedQuota) GetSoftLimit() uint64
- func (x *TimedQuota) GetTimeUnit() TimeUnit
- func (*TimedQuota) ProtoMessage()
- func (x *TimedQuota) ProtoReflect() protoreflect.Message
- func (x *TimedQuota) Reset()
- func (x *TimedQuota) String() string
- type TimestampsFilter
- func (*TimestampsFilter) Descriptor() ([]byte, []int)deprecated
- func (x *TimestampsFilter) GetCanHint() bool
- func (x *TimestampsFilter) GetTimestamps() []int64
- func (*TimestampsFilter) ProtoMessage()
- func (x *TimestampsFilter) ProtoReflect() protoreflect.Message
- func (x *TimestampsFilter) Reset()
- func (x *TimestampsFilter) String() string
- type TruncateTableRequest
- func (*TruncateTableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TruncateTableRequest) GetNonce() uint64
- func (x *TruncateTableRequest) GetNonceGroup() uint64
- func (x *TruncateTableRequest) GetPreserveSplits() bool
- func (x *TruncateTableRequest) GetTableName() *TableName
- func (*TruncateTableRequest) ProtoMessage()
- func (x *TruncateTableRequest) ProtoReflect() protoreflect.Message
- func (x *TruncateTableRequest) Reset()
- func (x *TruncateTableRequest) String() string
- type TruncateTableResponse
- type UUID
- type UnassignRegionRequest
- func (*UnassignRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnassignRegionRequest) GetForce() bool
- func (x *UnassignRegionRequest) GetRegion() *RegionSpecifier
- func (*UnassignRegionRequest) ProtoMessage()
- func (x *UnassignRegionRequest) ProtoReflect() protoreflect.Message
- func (x *UnassignRegionRequest) Reset()
- func (x *UnassignRegionRequest) String() string
- type UnassignRegionResponse
- type UserInformation
- func (*UserInformation) Descriptor() ([]byte, []int)deprecated
- func (x *UserInformation) GetEffectiveUser() string
- func (x *UserInformation) GetRealUser() string
- func (*UserInformation) ProtoMessage()
- func (x *UserInformation) ProtoReflect() protoreflect.Message
- func (x *UserInformation) Reset()
- func (x *UserInformation) String() string
- type ValueFilter
- type VersionInfo
- func (*VersionInfo) Descriptor() ([]byte, []int)deprecated
- func (x *VersionInfo) GetDate() string
- func (x *VersionInfo) GetRevision() string
- func (x *VersionInfo) GetSrcChecksum() string
- func (x *VersionInfo) GetUrl() string
- func (x *VersionInfo) GetUser() string
- func (x *VersionInfo) GetVersion() string
- func (x *VersionInfo) GetVersionMajor() uint32
- func (x *VersionInfo) GetVersionMinor() uint32
- func (*VersionInfo) ProtoMessage()
- func (x *VersionInfo) ProtoReflect() protoreflect.Message
- func (x *VersionInfo) Reset()
- func (x *VersionInfo) String() string
- type WhileMatchFilter
Constants ¶
const ( Default_Get_MaxVersions = uint32(1) Default_Get_CacheBlocks = bool(true) Default_Get_ExistenceOnly = bool(false) Default_Get_ClosestRowBefore = bool(false) Default_Get_Consistency = Consistency_STRONG )
Default values for Get fields.
const ( Default_Result_Stale = bool(false) Default_Result_Partial = bool(false) )
Default values for Result fields.
const ( Default_Scan_MaxVersions = uint32(1) Default_Scan_CacheBlocks = bool(true) Default_Scan_Reversed = bool(false) Default_Scan_Consistency = Consistency_STRONG )
Default values for Scan fields.
const ( Default_RegionLoadStats_MemstoreLoad = int32(0) Default_RegionLoadStats_HeapOccupancy = int32(0) Default_RegionLoadStats_CompactionPressure = int32(0) )
Default values for RegionLoadStats fields.
const ( Default_SnapshotDescription_CreationTime = int64(0) Default_SnapshotDescription_Type = SnapshotDescription_FLUSH )
Default values for SnapshotDescription fields.
const ( Default_AddColumnRequest_NonceGroup = uint64(0) Default_AddColumnRequest_Nonce = uint64(0) )
Default values for AddColumnRequest fields.
const ( Default_DeleteColumnRequest_NonceGroup = uint64(0) Default_DeleteColumnRequest_Nonce = uint64(0) )
Default values for DeleteColumnRequest fields.
const ( Default_ModifyColumnRequest_NonceGroup = uint64(0) Default_ModifyColumnRequest_Nonce = uint64(0) )
Default values for ModifyColumnRequest fields.
const ( Default_CreateTableRequest_NonceGroup = uint64(0) Default_CreateTableRequest_Nonce = uint64(0) )
Default values for CreateTableRequest fields.
const ( Default_DeleteTableRequest_NonceGroup = uint64(0) Default_DeleteTableRequest_Nonce = uint64(0) )
Default values for DeleteTableRequest fields.
const ( Default_TruncateTableRequest_PreserveSplits = bool(false) Default_TruncateTableRequest_NonceGroup = uint64(0) Default_TruncateTableRequest_Nonce = uint64(0) )
Default values for TruncateTableRequest fields.
const ( Default_EnableTableRequest_NonceGroup = uint64(0) Default_EnableTableRequest_Nonce = uint64(0) )
Default values for EnableTableRequest fields.
const ( Default_DisableTableRequest_NonceGroup = uint64(0) Default_DisableTableRequest_Nonce = uint64(0) )
Default values for DisableTableRequest fields.
const ( Default_ModifyTableRequest_NonceGroup = uint64(0) Default_ModifyTableRequest_Nonce = uint64(0) )
Default values for ModifyTableRequest fields.
const ( Default_CreateNamespaceRequest_NonceGroup = uint64(0) Default_CreateNamespaceRequest_Nonce = uint64(0) )
Default values for CreateNamespaceRequest fields.
const ( Default_DeleteNamespaceRequest_NonceGroup = uint64(0) Default_DeleteNamespaceRequest_Nonce = uint64(0) )
Default values for DeleteNamespaceRequest fields.
const ( Default_ModifyNamespaceRequest_NonceGroup = uint64(0) Default_ModifyNamespaceRequest_Nonce = uint64(0) )
Default values for ModifyNamespaceRequest fields.
const ( Default_Procedure_NonceGroup = uint64(0) Default_Procedure_Nonce = uint64(0) )
Default values for Procedure fields.
const (
Default_AbortProcedureRequest_MayInterruptIfRunning = bool(true)
)
Default values for AbortProcedureRequest fields.
const (
Default_DispatchMergingRegionsRequest_Forcible = bool(false)
)
Default values for DispatchMergingRegionsRequest fields.
const (
Default_GetTableDescriptorsRequest_IncludeSysTables = bool(false)
)
Default values for GetTableDescriptorsRequest fields.
const (
Default_GetTableNamesRequest_IncludeSysTables = bool(false)
)
Default values for GetTableNamesRequest fields.
const (
Default_IsProcedureDoneResponse_Done = bool(false)
)
Default values for IsProcedureDoneResponse fields.
const (
Default_IsRestoreSnapshotDoneResponse_Done = bool(false)
)
Default values for IsRestoreSnapshotDoneResponse fields.
const (
Default_IsSnapshotDoneResponse_Done = bool(false)
)
Default values for IsSnapshotDoneResponse fields.
const (
Default_MutationProto_Durability = MutationProto_USE_DEFAULT
)
Default values for MutationProto fields.
const (
Default_ProcedureDescription_CreationTime = int64(0)
)
Default values for ProcedureDescription fields.
const (
Default_Quotas_BypassGlobals = bool(false)
)
Default values for Quotas fields.
const (
Default_RegionInfo_ReplicaId = int32(0)
)
Default values for RegionInfo fields.
const (
Default_RegionLoad_LastMajorCompactionTs = uint64(0)
)
Default values for RegionLoad fields.
const (
Default_ScanRequest_Renew = bool(false)
)
Default values for ScanRequest fields.
const (
Default_SplitLogTask_Mode = SplitLogTask_UNKNOWN
)
Default values for SplitLogTask fields.
const (
Default_Table_State = Table_ENABLED
)
Default values for Table fields.
const (
Default_TimedQuota_Scope = QuotaScope_MACHINE
)
Default values for TimedQuota fields.
const (
Default_UnassignRegionRequest_Force = bool(false)
)
Default values for UnassignRegionRequest fields.
Variables ¶
var ( CellType_name = map[int32]string{ 0: "MINIMUM", 4: "PUT", 8: "DELETE", 12: "DELETE_COLUMN", 14: "DELETE_FAMILY", 255: "MAXIMUM", } CellType_value = map[string]int32{ "MINIMUM": 0, "PUT": 4, "DELETE": 8, "DELETE_COLUMN": 12, "DELETE_FAMILY": 14, "MAXIMUM": 255, } )
Enum value maps for CellType.
var ( Consistency_name = map[int32]string{ 0: "STRONG", 1: "TIMELINE", } Consistency_value = map[string]int32{ "STRONG": 0, "TIMELINE": 1, } )
Enum value maps for Consistency.
var ( MutationProto_Durability_name = map[int32]string{ 0: "USE_DEFAULT", 1: "SKIP_WAL", 2: "ASYNC_WAL", 3: "SYNC_WAL", 4: "FSYNC_WAL", } MutationProto_Durability_value = map[string]int32{ "USE_DEFAULT": 0, "SKIP_WAL": 1, "ASYNC_WAL": 2, "SYNC_WAL": 3, "FSYNC_WAL": 4, } )
Enum value maps for MutationProto_Durability.
var ( MutationProto_MutationType_name = map[int32]string{ 0: "APPEND", 1: "INCREMENT", 2: "PUT", 3: "DELETE", } MutationProto_MutationType_value = map[string]int32{ "APPEND": 0, "INCREMENT": 1, "PUT": 2, "DELETE": 3, } )
Enum value maps for MutationProto_MutationType.
var ( MutationProto_DeleteType_name = map[int32]string{ 0: "DELETE_ONE_VERSION", 1: "DELETE_MULTIPLE_VERSIONS", 2: "DELETE_FAMILY", 3: "DELETE_FAMILY_VERSION", } MutationProto_DeleteType_value = map[string]int32{ "DELETE_ONE_VERSION": 0, "DELETE_MULTIPLE_VERSIONS": 1, "DELETE_FAMILY": 2, "DELETE_FAMILY_VERSION": 3, } )
Enum value maps for MutationProto_DeleteType.
var ( RegionState_State_name = map[int32]string{ 0: "OFFLINE", 1: "PENDING_OPEN", 2: "OPENING", 3: "OPEN", 4: "PENDING_CLOSE", 5: "CLOSING", 6: "CLOSED", 7: "SPLITTING", 8: "SPLIT", 9: "FAILED_OPEN", 10: "FAILED_CLOSE", 11: "MERGING", 12: "MERGED", 13: "SPLITTING_NEW", 14: "MERGING_NEW", } RegionState_State_value = map[string]int32{ "OFFLINE": 0, "PENDING_OPEN": 1, "OPENING": 2, "OPEN": 3, "PENDING_CLOSE": 4, "CLOSING": 5, "CLOSED": 6, "SPLITTING": 7, "SPLIT": 8, "FAILED_OPEN": 9, "FAILED_CLOSE": 10, "MERGING": 11, "MERGED": 12, "SPLITTING_NEW": 13, "MERGING_NEW": 14, } )
Enum value maps for RegionState_State.
var ( BitComparator_BitwiseOp_name = map[int32]string{ 1: "AND", 2: "OR", 3: "XOR", } BitComparator_BitwiseOp_value = map[string]int32{ "AND": 1, "OR": 2, "XOR": 3, } )
Enum value maps for BitComparator_BitwiseOp.
var ( Reference_Range_name = map[int32]string{ 0: "TOP", 1: "BOTTOM", } Reference_Range_value = map[string]int32{ "TOP": 0, "BOTTOM": 1, } )
Enum value maps for Reference_Range.
var ( FilterList_Operator_name = map[int32]string{ 1: "MUST_PASS_ALL", 2: "MUST_PASS_ONE", } FilterList_Operator_value = map[string]int32{ "MUST_PASS_ALL": 1, "MUST_PASS_ONE": 2, } )
Enum value maps for FilterList_Operator.
var ( CompareType_name = map[int32]string{ 0: "LESS", 1: "LESS_OR_EQUAL", 2: "EQUAL", 3: "NOT_EQUAL", 4: "GREATER_OR_EQUAL", 5: "GREATER", 6: "NO_OP", } CompareType_value = map[string]int32{ "LESS": 0, "LESS_OR_EQUAL": 1, "EQUAL": 2, "NOT_EQUAL": 3, "GREATER_OR_EQUAL": 4, "GREATER": 5, "NO_OP": 6, } )
Enum value maps for CompareType.
var ( TimeUnit_name = map[int32]string{ 1: "NANOSECONDS", 2: "MICROSECONDS", 3: "MILLISECONDS", 4: "SECONDS", 5: "MINUTES", 6: "HOURS", 7: "DAYS", } TimeUnit_value = map[string]int32{ "NANOSECONDS": 1, "MICROSECONDS": 2, "MILLISECONDS": 3, "SECONDS": 4, "MINUTES": 5, "HOURS": 6, "DAYS": 7, } )
Enum value maps for TimeUnit.
var ( RegionSpecifier_RegionSpecifierType_name = map[int32]string{ 1: "REGION_NAME", 2: "ENCODED_REGION_NAME", } RegionSpecifier_RegionSpecifierType_value = map[string]int32{ "REGION_NAME": 1, "ENCODED_REGION_NAME": 2, } )
Enum value maps for RegionSpecifier_RegionSpecifierType.
var ( SnapshotDescription_Type_name = map[int32]string{ 0: "DISABLED", 1: "FLUSH", 2: "SKIPFLUSH", } SnapshotDescription_Type_value = map[string]int32{ "DISABLED": 0, "FLUSH": 1, "SKIPFLUSH": 2, } )
Enum value maps for SnapshotDescription_Type.
var ( MasterSwitchType_name = map[int32]string{ 0: "SPLIT", 1: "MERGE", } MasterSwitchType_value = map[string]int32{ "SPLIT": 0, "MERGE": 1, } )
Enum value maps for MasterSwitchType.
var ( GetProcedureResultResponse_State_name = map[int32]string{ 0: "NOT_FOUND", 1: "RUNNING", 2: "FINISHED", } GetProcedureResultResponse_State_value = map[string]int32{ "NOT_FOUND": 0, "RUNNING": 1, "FINISHED": 2, } )
Enum value maps for GetProcedureResultResponse_State.
var ( SecurityCapabilitiesResponse_Capability_name = map[int32]string{ 0: "SIMPLE_AUTHENTICATION", 1: "SECURE_AUTHENTICATION", 2: "AUTHORIZATION", 3: "CELL_AUTHORIZATION", 4: "CELL_VISIBILITY", } SecurityCapabilitiesResponse_Capability_value = map[string]int32{ "SIMPLE_AUTHENTICATION": 0, "SECURE_AUTHENTICATION": 1, "AUTHORIZATION": 2, "CELL_AUTHORIZATION": 3, "CELL_VISIBILITY": 4, } )
Enum value maps for SecurityCapabilitiesResponse_Capability.
var ( ProcedureState_name = map[int32]string{ 1: "INITIALIZING", 2: "RUNNABLE", 3: "WAITING", 4: "WAITING_TIMEOUT", 5: "ROLLEDBACK", 6: "FINISHED", } ProcedureState_value = map[string]int32{ "INITIALIZING": 1, "RUNNABLE": 2, "WAITING": 3, "WAITING_TIMEOUT": 4, "ROLLEDBACK": 5, "FINISHED": 6, } )
Enum value maps for ProcedureState.
var ( ProcedureWALEntry_Type_name = map[int32]string{ 1: "PROCEDURE_WAL_EOF", 2: "PROCEDURE_WAL_INIT", 3: "PROCEDURE_WAL_INSERT", 4: "PROCEDURE_WAL_UPDATE", 5: "PROCEDURE_WAL_DELETE", 6: "PROCEDURE_WAL_COMPACT", } ProcedureWALEntry_Type_value = map[string]int32{ "PROCEDURE_WAL_EOF": 1, "PROCEDURE_WAL_INIT": 2, "PROCEDURE_WAL_INSERT": 3, "PROCEDURE_WAL_UPDATE": 4, "PROCEDURE_WAL_DELETE": 5, "PROCEDURE_WAL_COMPACT": 6, } )
Enum value maps for ProcedureWALEntry_Type.
var ( QuotaScope_name = map[int32]string{ 1: "CLUSTER", 2: "MACHINE", } QuotaScope_value = map[string]int32{ "CLUSTER": 1, "MACHINE": 2, } )
Enum value maps for QuotaScope.
var ( ThrottleType_name = map[int32]string{ 1: "REQUEST_NUMBER", 2: "REQUEST_SIZE", 3: "WRITE_NUMBER", 4: "WRITE_SIZE", 5: "READ_NUMBER", 6: "READ_SIZE", } ThrottleType_value = map[string]int32{ "REQUEST_NUMBER": 1, "REQUEST_SIZE": 2, "WRITE_NUMBER": 3, "WRITE_SIZE": 4, "READ_NUMBER": 5, "READ_SIZE": 6, } )
Enum value maps for ThrottleType.
var ( QuotaType_name = map[int32]string{ 1: "THROTTLE", } QuotaType_value = map[string]int32{ "THROTTLE": 1, } )
Enum value maps for QuotaType.
var ( SplitLogTask_State_name = map[int32]string{ 0: "UNASSIGNED", 1: "OWNED", 2: "RESIGNED", 3: "DONE", 4: "ERR", } SplitLogTask_State_value = map[string]int32{ "UNASSIGNED": 0, "OWNED": 1, "RESIGNED": 2, "DONE": 3, "ERR": 4, } )
Enum value maps for SplitLogTask_State.
var ( SplitLogTask_RecoveryMode_name = map[int32]string{ 0: "UNKNOWN", 1: "LOG_SPLITTING", 2: "LOG_REPLAY", } SplitLogTask_RecoveryMode_value = map[string]int32{ "UNKNOWN": 0, "LOG_SPLITTING": 1, "LOG_REPLAY": 2, } )
Enum value maps for SplitLogTask_RecoveryMode.
var ( Table_State_name = map[int32]string{ 0: "ENABLED", 1: "DISABLED", 2: "DISABLING", 3: "ENABLING", } Table_State_value = map[string]int32{ "ENABLED": 0, "DISABLED": 1, "DISABLING": 2, "ENABLING": 3, } )
Enum value maps for Table_State.
var ( ReplicationState_State_name = map[int32]string{ 0: "ENABLED", 1: "DISABLED", } ReplicationState_State_value = map[string]int32{ "ENABLED": 0, "DISABLED": 1, } )
Enum value maps for ReplicationState_State.
var File_Cell_proto protoreflect.FileDescriptor
var File_Client_proto protoreflect.FileDescriptor
var File_ClusterId_proto protoreflect.FileDescriptor
var File_ClusterStatus_proto protoreflect.FileDescriptor
var File_Comparator_proto protoreflect.FileDescriptor
var File_ErrorHandling_proto protoreflect.FileDescriptor
var File_FS_proto protoreflect.FileDescriptor
var File_Filter_proto protoreflect.FileDescriptor
var File_HBase_proto protoreflect.FileDescriptor
var File_Master_proto protoreflect.FileDescriptor
var File_Procedure_proto protoreflect.FileDescriptor
var File_Quota_proto protoreflect.FileDescriptor
var File_RPC_proto protoreflect.FileDescriptor
var File_Tracing_proto protoreflect.FileDescriptor
var File_ZooKeeper_proto protoreflect.FileDescriptor
Functions ¶
func MustMarshal ¶
MustMarshal is like proto.Marshal except it panic()'s if the protobuf couldn't be serialized.
Types ¶
type AbortProcedureRequest ¶
type AbortProcedureRequest struct { ProcId *uint64 `protobuf:"varint,1,req,name=proc_id,json=procId" json:"proc_id,omitempty"` MayInterruptIfRunning *bool `protobuf:"varint,2,opt,name=mayInterruptIfRunning,def=1" json:"mayInterruptIfRunning,omitempty"` // contains filtered or unexported fields }
func (*AbortProcedureRequest) Descriptor
deprecated
func (*AbortProcedureRequest) Descriptor() ([]byte, []int)
Deprecated: Use AbortProcedureRequest.ProtoReflect.Descriptor instead.
func (*AbortProcedureRequest) GetMayInterruptIfRunning ¶
func (x *AbortProcedureRequest) GetMayInterruptIfRunning() bool
func (*AbortProcedureRequest) GetProcId ¶
func (x *AbortProcedureRequest) GetProcId() uint64
func (*AbortProcedureRequest) ProtoMessage ¶
func (*AbortProcedureRequest) ProtoMessage()
func (*AbortProcedureRequest) ProtoReflect ¶
func (x *AbortProcedureRequest) ProtoReflect() protoreflect.Message
func (*AbortProcedureRequest) Reset ¶
func (x *AbortProcedureRequest) Reset()
func (*AbortProcedureRequest) String ¶
func (x *AbortProcedureRequest) String() string
type AbortProcedureResponse ¶
type AbortProcedureResponse struct { IsProcedureAborted *bool `protobuf:"varint,1,req,name=is_procedure_aborted,json=isProcedureAborted" json:"is_procedure_aborted,omitempty"` // contains filtered or unexported fields }
func (*AbortProcedureResponse) Descriptor
deprecated
func (*AbortProcedureResponse) Descriptor() ([]byte, []int)
Deprecated: Use AbortProcedureResponse.ProtoReflect.Descriptor instead.
func (*AbortProcedureResponse) GetIsProcedureAborted ¶
func (x *AbortProcedureResponse) GetIsProcedureAborted() bool
func (*AbortProcedureResponse) ProtoMessage ¶
func (*AbortProcedureResponse) ProtoMessage()
func (*AbortProcedureResponse) ProtoReflect ¶
func (x *AbortProcedureResponse) ProtoReflect() protoreflect.Message
func (*AbortProcedureResponse) Reset ¶
func (x *AbortProcedureResponse) Reset()
func (*AbortProcedureResponse) String ¶
func (x *AbortProcedureResponse) String() string
type Action ¶
type Action struct { // If part of a multi action, useful aligning // result with what was originally submitted. Index *uint32 `protobuf:"varint,1,opt,name=index" json:"index,omitempty"` Mutation *MutationProto `protobuf:"bytes,2,opt,name=mutation" json:"mutation,omitempty"` Get *Get `protobuf:"bytes,3,opt,name=get" json:"get,omitempty"` ServiceCall *CoprocessorServiceCall `protobuf:"bytes,4,opt,name=service_call,json=serviceCall" json:"service_call,omitempty"` // contains filtered or unexported fields }
Either a Get or a Mutation
func (*Action) Descriptor
deprecated
func (*Action) GetMutation ¶
func (x *Action) GetMutation() *MutationProto
func (*Action) GetServiceCall ¶
func (x *Action) GetServiceCall() *CoprocessorServiceCall
func (*Action) ProtoMessage ¶
func (*Action) ProtoMessage()
func (*Action) ProtoReflect ¶
func (x *Action) ProtoReflect() protoreflect.Message
type AddColumnRequest ¶
type AddColumnRequest struct { TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"` ColumnFamilies *ColumnFamilySchema `protobuf:"bytes,2,req,name=column_families,json=columnFamilies" json:"column_families,omitempty"` NonceGroup *uint64 `protobuf:"varint,3,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"` Nonce *uint64 `protobuf:"varint,4,opt,name=nonce,def=0" json:"nonce,omitempty"` // contains filtered or unexported fields }
func (*AddColumnRequest) Descriptor
deprecated
func (*AddColumnRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddColumnRequest.ProtoReflect.Descriptor instead.
func (*AddColumnRequest) GetColumnFamilies ¶
func (x *AddColumnRequest) GetColumnFamilies() *ColumnFamilySchema
func (*AddColumnRequest) GetNonce ¶
func (x *AddColumnRequest) GetNonce() uint64
func (*AddColumnRequest) GetNonceGroup ¶
func (x *AddColumnRequest) GetNonceGroup() uint64
func (*AddColumnRequest) GetTableName ¶
func (x *AddColumnRequest) GetTableName() *TableName
func (*AddColumnRequest) ProtoMessage ¶
func (*AddColumnRequest) ProtoMessage()
func (*AddColumnRequest) ProtoReflect ¶
func (x *AddColumnRequest) ProtoReflect() protoreflect.Message
func (*AddColumnRequest) Reset ¶
func (x *AddColumnRequest) Reset()
func (*AddColumnRequest) String ¶
func (x *AddColumnRequest) String() string
type AddColumnResponse ¶
type AddColumnResponse struct {
// contains filtered or unexported fields
}
func (*AddColumnResponse) Descriptor
deprecated
func (*AddColumnResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddColumnResponse.ProtoReflect.Descriptor instead.
func (*AddColumnResponse) ProtoMessage ¶
func (*AddColumnResponse) ProtoMessage()
func (*AddColumnResponse) ProtoReflect ¶
func (x *AddColumnResponse) ProtoReflect() protoreflect.Message
func (*AddColumnResponse) Reset ¶
func (x *AddColumnResponse) Reset()
func (*AddColumnResponse) String ¶
func (x *AddColumnResponse) String() string
type AssignRegionRequest ¶
type AssignRegionRequest struct { Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"` // contains filtered or unexported fields }
func (*AssignRegionRequest) Descriptor
deprecated
func (*AssignRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use AssignRegionRequest.ProtoReflect.Descriptor instead.
func (*AssignRegionRequest) GetRegion ¶
func (x *AssignRegionRequest) GetRegion() *RegionSpecifier
func (*AssignRegionRequest) ProtoMessage ¶
func (*AssignRegionRequest) ProtoMessage()
func (*AssignRegionRequest) ProtoReflect ¶
func (x *AssignRegionRequest) ProtoReflect() protoreflect.Message
func (*AssignRegionRequest) Reset ¶
func (x *AssignRegionRequest) Reset()
func (*AssignRegionRequest) String ¶
func (x *AssignRegionRequest) String() string
type AssignRegionResponse ¶
type AssignRegionResponse struct {
// contains filtered or unexported fields
}
func (*AssignRegionResponse) Descriptor
deprecated
func (*AssignRegionResponse) Descriptor() ([]byte, []int)
Deprecated: Use AssignRegionResponse.ProtoReflect.Descriptor instead.
func (*AssignRegionResponse) ProtoMessage ¶
func (*AssignRegionResponse) ProtoMessage()
func (*AssignRegionResponse) ProtoReflect ¶
func (x *AssignRegionResponse) ProtoReflect() protoreflect.Message
func (*AssignRegionResponse) Reset ¶
func (x *AssignRegionResponse) Reset()
func (*AssignRegionResponse) String ¶
func (x *AssignRegionResponse) String() string
type Authorizations ¶
type Authorizations struct { Label []string `protobuf:"bytes,1,rep,name=label" json:"label,omitempty"` // contains filtered or unexported fields }
* The protocol buffer version of Authorizations.
func (*Authorizations) Descriptor
deprecated
func (*Authorizations) Descriptor() ([]byte, []int)
Deprecated: Use Authorizations.ProtoReflect.Descriptor instead.
func (*Authorizations) GetLabel ¶
func (x *Authorizations) GetLabel() []string
func (*Authorizations) ProtoMessage ¶
func (*Authorizations) ProtoMessage()
func (*Authorizations) ProtoReflect ¶
func (x *Authorizations) ProtoReflect() protoreflect.Message
func (*Authorizations) Reset ¶
func (x *Authorizations) Reset()
func (*Authorizations) String ¶
func (x *Authorizations) String() string
type BalanceRequest ¶
type BalanceRequest struct { Force *bool `protobuf:"varint,1,opt,name=force" json:"force,omitempty"` // contains filtered or unexported fields }
func (*BalanceRequest) Descriptor
deprecated
func (*BalanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use BalanceRequest.ProtoReflect.Descriptor instead.
func (*BalanceRequest) GetForce ¶
func (x *BalanceRequest) GetForce() bool
func (*BalanceRequest) ProtoMessage ¶
func (*BalanceRequest) ProtoMessage()
func (*BalanceRequest) ProtoReflect ¶
func (x *BalanceRequest) ProtoReflect() protoreflect.Message
func (*BalanceRequest) Reset ¶
func (x *BalanceRequest) Reset()
func (*BalanceRequest) String ¶
func (x *BalanceRequest) String() string
type BalanceResponse ¶
type BalanceResponse struct { BalancerRan *bool `protobuf:"varint,1,req,name=balancer_ran,json=balancerRan" json:"balancer_ran,omitempty"` // contains filtered or unexported fields }
func (*BalanceResponse) Descriptor
deprecated
func (*BalanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use BalanceResponse.ProtoReflect.Descriptor instead.
func (*BalanceResponse) GetBalancerRan ¶
func (x *BalanceResponse) GetBalancerRan() bool
func (*BalanceResponse) ProtoMessage ¶
func (*BalanceResponse) ProtoMessage()
func (*BalanceResponse) ProtoReflect ¶
func (x *BalanceResponse) ProtoReflect() protoreflect.Message
func (*BalanceResponse) Reset ¶
func (x *BalanceResponse) Reset()
func (*BalanceResponse) String ¶
func (x *BalanceResponse) String() string
type BigDecimalMsg ¶
type BigDecimalMsg struct { BigdecimalMsg []byte `protobuf:"bytes,1,req,name=bigdecimal_msg,json=bigdecimalMsg" json:"bigdecimal_msg,omitempty"` // contains filtered or unexported fields }
func (*BigDecimalMsg) Descriptor
deprecated
func (*BigDecimalMsg) Descriptor() ([]byte, []int)
Deprecated: Use BigDecimalMsg.ProtoReflect.Descriptor instead.
func (*BigDecimalMsg) GetBigdecimalMsg ¶
func (x *BigDecimalMsg) GetBigdecimalMsg() []byte
func (*BigDecimalMsg) ProtoMessage ¶
func (*BigDecimalMsg) ProtoMessage()
func (*BigDecimalMsg) ProtoReflect ¶
func (x *BigDecimalMsg) ProtoReflect() protoreflect.Message
func (*BigDecimalMsg) Reset ¶
func (x *BigDecimalMsg) Reset()
func (*BigDecimalMsg) String ¶
func (x *BigDecimalMsg) String() string
type BinaryComparator ¶
type BinaryComparator struct { Comparable *ByteArrayComparable `protobuf:"bytes,1,req,name=comparable" json:"comparable,omitempty"` // contains filtered or unexported fields }
func (*BinaryComparator) Descriptor
deprecated
func (*BinaryComparator) Descriptor() ([]byte, []int)
Deprecated: Use BinaryComparator.ProtoReflect.Descriptor instead.
func (*BinaryComparator) GetComparable ¶
func (x *BinaryComparator) GetComparable() *ByteArrayComparable
func (*BinaryComparator) ProtoMessage ¶
func (*BinaryComparator) ProtoMessage()
func (*BinaryComparator) ProtoReflect ¶
func (x *BinaryComparator) ProtoReflect() protoreflect.Message
func (*BinaryComparator) Reset ¶
func (x *BinaryComparator) Reset()
func (*BinaryComparator) String ¶
func (x *BinaryComparator) String() string
type BinaryPrefixComparator ¶
type BinaryPrefixComparator struct { Comparable *ByteArrayComparable `protobuf:"bytes,1,req,name=comparable" json:"comparable,omitempty"` // contains filtered or unexported fields }
func (*BinaryPrefixComparator) Descriptor
deprecated
func (*BinaryPrefixComparator) Descriptor() ([]byte, []int)
Deprecated: Use BinaryPrefixComparator.ProtoReflect.Descriptor instead.
func (*BinaryPrefixComparator) GetComparable ¶
func (x *BinaryPrefixComparator) GetComparable() *ByteArrayComparable
func (*BinaryPrefixComparator) ProtoMessage ¶
func (*BinaryPrefixComparator) ProtoMessage()
func (*BinaryPrefixComparator) ProtoReflect ¶
func (x *BinaryPrefixComparator) ProtoReflect() protoreflect.Message
func (*BinaryPrefixComparator) Reset ¶
func (x *BinaryPrefixComparator) Reset()
func (*BinaryPrefixComparator) String ¶
func (x *BinaryPrefixComparator) String() string
type BitComparator ¶
type BitComparator struct { Comparable *ByteArrayComparable `protobuf:"bytes,1,req,name=comparable" json:"comparable,omitempty"` BitwiseOp *BitComparator_BitwiseOp `protobuf:"varint,2,req,name=bitwise_op,json=bitwiseOp,enum=pb.BitComparator_BitwiseOp" json:"bitwise_op,omitempty"` // contains filtered or unexported fields }
func (*BitComparator) Descriptor
deprecated
func (*BitComparator) Descriptor() ([]byte, []int)
Deprecated: Use BitComparator.ProtoReflect.Descriptor instead.
func (*BitComparator) GetBitwiseOp ¶
func (x *BitComparator) GetBitwiseOp() BitComparator_BitwiseOp
func (*BitComparator) GetComparable ¶
func (x *BitComparator) GetComparable() *ByteArrayComparable
func (*BitComparator) ProtoMessage ¶
func (*BitComparator) ProtoMessage()
func (*BitComparator) ProtoReflect ¶
func (x *BitComparator) ProtoReflect() protoreflect.Message
func (*BitComparator) Reset ¶
func (x *BitComparator) Reset()
func (*BitComparator) String ¶
func (x *BitComparator) String() string
type BitComparator_BitwiseOp ¶
type BitComparator_BitwiseOp int32
const ( BitComparator_AND BitComparator_BitwiseOp = 1 BitComparator_OR BitComparator_BitwiseOp = 2 BitComparator_XOR BitComparator_BitwiseOp = 3 )
func (BitComparator_BitwiseOp) Descriptor ¶
func (BitComparator_BitwiseOp) Descriptor() protoreflect.EnumDescriptor
func (BitComparator_BitwiseOp) Enum ¶
func (x BitComparator_BitwiseOp) Enum() *BitComparator_BitwiseOp
func (BitComparator_BitwiseOp) EnumDescriptor
deprecated
func (BitComparator_BitwiseOp) EnumDescriptor() ([]byte, []int)
Deprecated: Use BitComparator_BitwiseOp.Descriptor instead.
func (BitComparator_BitwiseOp) Number ¶
func (x BitComparator_BitwiseOp) Number() protoreflect.EnumNumber
func (BitComparator_BitwiseOp) String ¶
func (x BitComparator_BitwiseOp) String() string
func (BitComparator_BitwiseOp) Type ¶
func (BitComparator_BitwiseOp) Type() protoreflect.EnumType
func (*BitComparator_BitwiseOp) UnmarshalJSON
deprecated
func (x *BitComparator_BitwiseOp) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type BulkLoadHFileRequest ¶
type BulkLoadHFileRequest struct { Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"` FamilyPath []*BulkLoadHFileRequest_FamilyPath `protobuf:"bytes,2,rep,name=family_path,json=familyPath" json:"family_path,omitempty"` AssignSeqNum *bool `protobuf:"varint,3,opt,name=assign_seq_num,json=assignSeqNum" json:"assign_seq_num,omitempty"` // contains filtered or unexported fields }
* Atomically bulk load multiple HFiles (say from different column families) into an open region.
func (*BulkLoadHFileRequest) Descriptor
deprecated
func (*BulkLoadHFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkLoadHFileRequest.ProtoReflect.Descriptor instead.
func (*BulkLoadHFileRequest) GetAssignSeqNum ¶
func (x *BulkLoadHFileRequest) GetAssignSeqNum() bool
func (*BulkLoadHFileRequest) GetFamilyPath ¶
func (x *BulkLoadHFileRequest) GetFamilyPath() []*BulkLoadHFileRequest_FamilyPath
func (*BulkLoadHFileRequest) GetRegion ¶
func (x *BulkLoadHFileRequest) GetRegion() *RegionSpecifier
func (*BulkLoadHFileRequest) ProtoMessage ¶
func (*BulkLoadHFileRequest) ProtoMessage()
func (*BulkLoadHFileRequest) ProtoReflect ¶
func (x *BulkLoadHFileRequest) ProtoReflect() protoreflect.Message
func (*BulkLoadHFileRequest) Reset ¶
func (x *BulkLoadHFileRequest) Reset()
func (*BulkLoadHFileRequest) String ¶
func (x *BulkLoadHFileRequest) String() string
type BulkLoadHFileRequest_FamilyPath ¶
type BulkLoadHFileRequest_FamilyPath struct { Family []byte `protobuf:"bytes,1,req,name=family" json:"family,omitempty"` Path *string `protobuf:"bytes,2,req,name=path" json:"path,omitempty"` // contains filtered or unexported fields }
func (*BulkLoadHFileRequest_FamilyPath) Descriptor
deprecated
func (*BulkLoadHFileRequest_FamilyPath) Descriptor() ([]byte, []int)
Deprecated: Use BulkLoadHFileRequest_FamilyPath.ProtoReflect.Descriptor instead.
func (*BulkLoadHFileRequest_FamilyPath) GetFamily ¶
func (x *BulkLoadHFileRequest_FamilyPath) GetFamily() []byte
func (*BulkLoadHFileRequest_FamilyPath) GetPath ¶
func (x *BulkLoadHFileRequest_FamilyPath) GetPath() string
func (*BulkLoadHFileRequest_FamilyPath) ProtoMessage ¶
func (*BulkLoadHFileRequest_FamilyPath) ProtoMessage()
func (*BulkLoadHFileRequest_FamilyPath) ProtoReflect ¶
func (x *BulkLoadHFileRequest_FamilyPath) ProtoReflect() protoreflect.Message
func (*BulkLoadHFileRequest_FamilyPath) Reset ¶
func (x *BulkLoadHFileRequest_FamilyPath) Reset()
func (*BulkLoadHFileRequest_FamilyPath) String ¶
func (x *BulkLoadHFileRequest_FamilyPath) String() string
type BulkLoadHFileResponse ¶
type BulkLoadHFileResponse struct { Loaded *bool `protobuf:"varint,1,req,name=loaded" json:"loaded,omitempty"` // contains filtered or unexported fields }
func (*BulkLoadHFileResponse) Descriptor
deprecated
func (*BulkLoadHFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use BulkLoadHFileResponse.ProtoReflect.Descriptor instead.
func (*BulkLoadHFileResponse) GetLoaded ¶
func (x *BulkLoadHFileResponse) GetLoaded() bool
func (*BulkLoadHFileResponse) ProtoMessage ¶
func (*BulkLoadHFileResponse) ProtoMessage()
func (*BulkLoadHFileResponse) ProtoReflect ¶
func (x *BulkLoadHFileResponse) ProtoReflect() protoreflect.Message
func (*BulkLoadHFileResponse) Reset ¶
func (x *BulkLoadHFileResponse) Reset()
func (*BulkLoadHFileResponse) String ¶
func (x *BulkLoadHFileResponse) String() string
type ByteArrayComparable ¶
type ByteArrayComparable struct { Value []byte `protobuf:"bytes,1,opt,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*ByteArrayComparable) Descriptor
deprecated
func (*ByteArrayComparable) Descriptor() ([]byte, []int)
Deprecated: Use ByteArrayComparable.ProtoReflect.Descriptor instead.
func (*ByteArrayComparable) GetValue ¶
func (x *ByteArrayComparable) GetValue() []byte
func (*ByteArrayComparable) ProtoMessage ¶
func (*ByteArrayComparable) ProtoMessage()
func (*ByteArrayComparable) ProtoReflect ¶
func (x *ByteArrayComparable) ProtoReflect() protoreflect.Message
func (*ByteArrayComparable) Reset ¶
func (x *ByteArrayComparable) Reset()
func (*ByteArrayComparable) String ¶
func (x *ByteArrayComparable) String() string
type BytesBytesPair ¶
type BytesBytesPair struct { First []byte `protobuf:"bytes,1,req,name=first" json:"first,omitempty"` Second []byte `protobuf:"bytes,2,req,name=second" json:"second,omitempty"` // contains filtered or unexported fields }
func (*BytesBytesPair) Descriptor
deprecated
func (*BytesBytesPair) Descriptor() ([]byte, []int)
Deprecated: Use BytesBytesPair.ProtoReflect.Descriptor instead.
func (*BytesBytesPair) GetFirst ¶
func (x *BytesBytesPair) GetFirst() []byte
func (*BytesBytesPair) GetSecond ¶
func (x *BytesBytesPair) GetSecond() []byte
func (*BytesBytesPair) ProtoMessage ¶
func (*BytesBytesPair) ProtoMessage()
func (*BytesBytesPair) ProtoReflect ¶
func (x *BytesBytesPair) ProtoReflect() protoreflect.Message
func (*BytesBytesPair) Reset ¶
func (x *BytesBytesPair) Reset()
func (*BytesBytesPair) String ¶
func (x *BytesBytesPair) String() string
type Cell ¶
type Cell struct { Row []byte `protobuf:"bytes,1,opt,name=row" json:"row,omitempty"` Family []byte `protobuf:"bytes,2,opt,name=family" json:"family,omitempty"` Qualifier []byte `protobuf:"bytes,3,opt,name=qualifier" json:"qualifier,omitempty"` Timestamp *uint64 `protobuf:"varint,4,opt,name=timestamp" json:"timestamp,omitempty"` CellType *CellType `protobuf:"varint,5,opt,name=cell_type,json=cellType,enum=pb.CellType" json:"cell_type,omitempty"` Value []byte `protobuf:"bytes,6,opt,name=value" json:"value,omitempty"` Tags []byte `protobuf:"bytes,7,opt,name=tags" json:"tags,omitempty"` // contains filtered or unexported fields }
* Protocol buffer version of Cell.
func (*Cell) Descriptor
deprecated
func (*Cell) GetCellType ¶
func (*Cell) GetQualifier ¶
func (*Cell) GetTimestamp ¶
func (*Cell) ProtoMessage ¶
func (*Cell) ProtoMessage()
func (*Cell) ProtoReflect ¶
func (x *Cell) ProtoReflect() protoreflect.Message
type CellBlockMeta ¶
type CellBlockMeta struct { // Length of the following cell block. Could calculate it but convenient having it too hand. Length *uint32 `protobuf:"varint,1,opt,name=length" json:"length,omitempty"` // contains filtered or unexported fields }
Optional Cell block Message. Included in client RequestHeader
func (*CellBlockMeta) Descriptor
deprecated
func (*CellBlockMeta) Descriptor() ([]byte, []int)
Deprecated: Use CellBlockMeta.ProtoReflect.Descriptor instead.
func (*CellBlockMeta) GetLength ¶
func (x *CellBlockMeta) GetLength() uint32
func (*CellBlockMeta) ProtoMessage ¶
func (*CellBlockMeta) ProtoMessage()
func (*CellBlockMeta) ProtoReflect ¶
func (x *CellBlockMeta) ProtoReflect() protoreflect.Message
func (*CellBlockMeta) Reset ¶
func (x *CellBlockMeta) Reset()
func (*CellBlockMeta) String ¶
func (x *CellBlockMeta) String() string
type CellType ¶
type CellType int32
* The type of the key in a Cell
func (CellType) Descriptor ¶
func (CellType) Descriptor() protoreflect.EnumDescriptor
func (CellType) EnumDescriptor
deprecated
func (CellType) Number ¶
func (x CellType) Number() protoreflect.EnumNumber
func (CellType) Type ¶
func (CellType) Type() protoreflect.EnumType
func (*CellType) UnmarshalJSON
deprecated
type CellVisibility ¶
type CellVisibility struct { Expression *string `protobuf:"bytes,1,req,name=expression" json:"expression,omitempty"` // contains filtered or unexported fields }
* The protocol buffer version of CellVisibility.
func (*CellVisibility) Descriptor
deprecated
func (*CellVisibility) Descriptor() ([]byte, []int)
Deprecated: Use CellVisibility.ProtoReflect.Descriptor instead.
func (*CellVisibility) GetExpression ¶
func (x *CellVisibility) GetExpression() string
func (*CellVisibility) ProtoMessage ¶
func (*CellVisibility) ProtoMessage()
func (*CellVisibility) ProtoReflect ¶
func (x *CellVisibility) ProtoReflect() protoreflect.Message
func (*CellVisibility) Reset ¶
func (x *CellVisibility) Reset()
func (*CellVisibility) String ¶
func (x *CellVisibility) String() string
type ClusterId ¶
type ClusterId struct { // This is the cluster id, a uuid as a String ClusterId *string `protobuf:"bytes,1,req,name=cluster_id,json=clusterId" json:"cluster_id,omitempty"` // contains filtered or unexported fields }
* Content of the '/hbase/hbaseid', cluster id, znode. Also cluster of the ${HBASE_ROOTDIR}/hbase.id file.
func (*ClusterId) Descriptor
deprecated
func (*ClusterId) GetClusterId ¶
func (*ClusterId) ProtoMessage ¶
func (*ClusterId) ProtoMessage()
func (*ClusterId) ProtoReflect ¶
func (x *ClusterId) ProtoReflect() protoreflect.Message
type ClusterStatus ¶
type ClusterStatus struct { HbaseVersion *HBaseVersionFileContent `protobuf:"bytes,1,opt,name=hbase_version,json=hbaseVersion" json:"hbase_version,omitempty"` LiveServers []*LiveServerInfo `protobuf:"bytes,2,rep,name=live_servers,json=liveServers" json:"live_servers,omitempty"` DeadServers []*ServerName `protobuf:"bytes,3,rep,name=dead_servers,json=deadServers" json:"dead_servers,omitempty"` RegionsInTransition []*RegionInTransition `protobuf:"bytes,4,rep,name=regions_in_transition,json=regionsInTransition" json:"regions_in_transition,omitempty"` ClusterId *ClusterId `protobuf:"bytes,5,opt,name=cluster_id,json=clusterId" json:"cluster_id,omitempty"` MasterCoprocessors []*Coprocessor `protobuf:"bytes,6,rep,name=master_coprocessors,json=masterCoprocessors" json:"master_coprocessors,omitempty"` Master *ServerName `protobuf:"bytes,7,opt,name=master" json:"master,omitempty"` BackupMasters []*ServerName `protobuf:"bytes,8,rep,name=backup_masters,json=backupMasters" json:"backup_masters,omitempty"` BalancerOn *bool `protobuf:"varint,9,opt,name=balancer_on,json=balancerOn" json:"balancer_on,omitempty"` // contains filtered or unexported fields }
func (*ClusterStatus) Descriptor
deprecated
func (*ClusterStatus) Descriptor() ([]byte, []int)
Deprecated: Use ClusterStatus.ProtoReflect.Descriptor instead.
func (*ClusterStatus) GetBackupMasters ¶
func (x *ClusterStatus) GetBackupMasters() []*ServerName
func (*ClusterStatus) GetBalancerOn ¶
func (x *ClusterStatus) GetBalancerOn() bool
func (*ClusterStatus) GetClusterId ¶
func (x *ClusterStatus) GetClusterId() *ClusterId
func (*ClusterStatus) GetDeadServers ¶
func (x *ClusterStatus) GetDeadServers() []*ServerName
func (*ClusterStatus) GetHbaseVersion ¶
func (x *ClusterStatus) GetHbaseVersion() *HBaseVersionFileContent
func (*ClusterStatus) GetLiveServers ¶
func (x *ClusterStatus) GetLiveServers() []*LiveServerInfo
func (*ClusterStatus) GetMaster ¶
func (x *ClusterStatus) GetMaster() *ServerName
func (*ClusterStatus) GetMasterCoprocessors ¶
func (x *ClusterStatus) GetMasterCoprocessors() []*Coprocessor
func (*ClusterStatus) GetRegionsInTransition ¶
func (x *ClusterStatus) GetRegionsInTransition() []*RegionInTransition
func (*ClusterStatus) ProtoMessage ¶
func (*ClusterStatus) ProtoMessage()
func (*ClusterStatus) ProtoReflect ¶
func (x *ClusterStatus) ProtoReflect() protoreflect.Message
func (*ClusterStatus) Reset ¶
func (x *ClusterStatus) Reset()
func (*ClusterStatus) String ¶
func (x *ClusterStatus) String() string
type ClusterUp ¶
type ClusterUp struct { // If this znode is present, cluster is up. Currently // the data is cluster start_date. StartDate *string `protobuf:"bytes,1,req,name=start_date,json=startDate" json:"start_date,omitempty"` // contains filtered or unexported fields }
* Content of the '/hbase/running', cluster state, znode.
func (*ClusterUp) Descriptor
deprecated
func (*ClusterUp) GetStartDate ¶
func (*ClusterUp) ProtoMessage ¶
func (*ClusterUp) ProtoMessage()
func (*ClusterUp) ProtoReflect ¶
func (x *ClusterUp) ProtoReflect() protoreflect.Message
type Column ¶
type Column struct { Family []byte `protobuf:"bytes,1,req,name=family" json:"family,omitempty"` Qualifier [][]byte `protobuf:"bytes,2,rep,name=qualifier" json:"qualifier,omitempty"` // contains filtered or unexported fields }
* Container for a list of column qualifier names of a family.
func (*Column) Descriptor
deprecated
func (*Column) GetQualifier ¶
func (*Column) ProtoMessage ¶
func (*Column) ProtoMessage()
func (*Column) ProtoReflect ¶
func (x *Column) ProtoReflect() protoreflect.Message
type ColumnCountGetFilter ¶
type ColumnCountGetFilter struct { Limit *int32 `protobuf:"varint,1,req,name=limit" json:"limit,omitempty"` // contains filtered or unexported fields }
func (*ColumnCountGetFilter) Descriptor
deprecated
func (*ColumnCountGetFilter) Descriptor() ([]byte, []int)
Deprecated: Use ColumnCountGetFilter.ProtoReflect.Descriptor instead.
func (*ColumnCountGetFilter) GetLimit ¶
func (x *ColumnCountGetFilter) GetLimit() int32
func (*ColumnCountGetFilter) ProtoMessage ¶
func (*ColumnCountGetFilter) ProtoMessage()
func (*ColumnCountGetFilter) ProtoReflect ¶
func (x *ColumnCountGetFilter) ProtoReflect() protoreflect.Message
func (*ColumnCountGetFilter) Reset ¶
func (x *ColumnCountGetFilter) Reset()
func (*ColumnCountGetFilter) String ¶
func (x *ColumnCountGetFilter) String() string
type ColumnFamilySchema ¶
type ColumnFamilySchema struct { Name []byte `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Attributes []*BytesBytesPair `protobuf:"bytes,2,rep,name=attributes" json:"attributes,omitempty"` Configuration []*NameStringPair `protobuf:"bytes,3,rep,name=configuration" json:"configuration,omitempty"` // contains filtered or unexported fields }
* Column Family Schema Inspired by the rest ColumSchemaMessage
func (*ColumnFamilySchema) Descriptor
deprecated
func (*ColumnFamilySchema) Descriptor() ([]byte, []int)
Deprecated: Use ColumnFamilySchema.ProtoReflect.Descriptor instead.
func (*ColumnFamilySchema) GetAttributes ¶
func (x *ColumnFamilySchema) GetAttributes() []*BytesBytesPair
func (*ColumnFamilySchema) GetConfiguration ¶
func (x *ColumnFamilySchema) GetConfiguration() []*NameStringPair
func (*ColumnFamilySchema) GetName ¶
func (x *ColumnFamilySchema) GetName() []byte
func (*ColumnFamilySchema) ProtoMessage ¶
func (*ColumnFamilySchema) ProtoMessage()
func (*ColumnFamilySchema) ProtoReflect ¶
func (x *ColumnFamilySchema) ProtoReflect() protoreflect.Message
func (*ColumnFamilySchema) Reset ¶
func (x *ColumnFamilySchema) Reset()
func (*ColumnFamilySchema) String ¶
func (x *ColumnFamilySchema) String() string
type ColumnFamilyTimeRange ¶
type ColumnFamilyTimeRange struct { ColumnFamily []byte `protobuf:"bytes,1,req,name=column_family,json=columnFamily" json:"column_family,omitempty"` TimeRange *TimeRange `protobuf:"bytes,2,req,name=time_range,json=timeRange" json:"time_range,omitempty"` // contains filtered or unexported fields }
ColumnFamily Specific TimeRange
func (*ColumnFamilyTimeRange) Descriptor
deprecated
func (*ColumnFamilyTimeRange) Descriptor() ([]byte, []int)
Deprecated: Use ColumnFamilyTimeRange.ProtoReflect.Descriptor instead.
func (*ColumnFamilyTimeRange) GetColumnFamily ¶
func (x *ColumnFamilyTimeRange) GetColumnFamily() []byte
func (*ColumnFamilyTimeRange) GetTimeRange ¶
func (x *ColumnFamilyTimeRange) GetTimeRange() *TimeRange
func (*ColumnFamilyTimeRange) ProtoMessage ¶
func (*ColumnFamilyTimeRange) ProtoMessage()
func (*ColumnFamilyTimeRange) ProtoReflect ¶
func (x *ColumnFamilyTimeRange) ProtoReflect() protoreflect.Message
func (*ColumnFamilyTimeRange) Reset ¶
func (x *ColumnFamilyTimeRange) Reset()
func (*ColumnFamilyTimeRange) String ¶
func (x *ColumnFamilyTimeRange) String() string
type ColumnPaginationFilter ¶
type ColumnPaginationFilter struct { Limit *int32 `protobuf:"varint,1,req,name=limit" json:"limit,omitempty"` Offset *int32 `protobuf:"varint,2,opt,name=offset" json:"offset,omitempty"` ColumnOffset []byte `protobuf:"bytes,3,opt,name=column_offset,json=columnOffset" json:"column_offset,omitempty"` // contains filtered or unexported fields }
func (*ColumnPaginationFilter) Descriptor
deprecated
func (*ColumnPaginationFilter) Descriptor() ([]byte, []int)
Deprecated: Use ColumnPaginationFilter.ProtoReflect.Descriptor instead.
func (*ColumnPaginationFilter) GetColumnOffset ¶
func (x *ColumnPaginationFilter) GetColumnOffset() []byte
func (*ColumnPaginationFilter) GetLimit ¶
func (x *ColumnPaginationFilter) GetLimit() int32
func (*ColumnPaginationFilter) GetOffset ¶
func (x *ColumnPaginationFilter) GetOffset() int32
func (*ColumnPaginationFilter) ProtoMessage ¶
func (*ColumnPaginationFilter) ProtoMessage()
func (*ColumnPaginationFilter) ProtoReflect ¶
func (x *ColumnPaginationFilter) ProtoReflect() protoreflect.Message
func (*ColumnPaginationFilter) Reset ¶
func (x *ColumnPaginationFilter) Reset()
func (*ColumnPaginationFilter) String ¶
func (x *ColumnPaginationFilter) String() string
type ColumnPrefixFilter ¶
type ColumnPrefixFilter struct { Prefix []byte `protobuf:"bytes,1,req,name=prefix" json:"prefix,omitempty"` // contains filtered or unexported fields }
func (*ColumnPrefixFilter) Descriptor
deprecated
func (*ColumnPrefixFilter) Descriptor() ([]byte, []int)
Deprecated: Use ColumnPrefixFilter.ProtoReflect.Descriptor instead.
func (*ColumnPrefixFilter) GetPrefix ¶
func (x *ColumnPrefixFilter) GetPrefix() []byte
func (*ColumnPrefixFilter) ProtoMessage ¶
func (*ColumnPrefixFilter) ProtoMessage()
func (*ColumnPrefixFilter) ProtoReflect ¶
func (x *ColumnPrefixFilter) ProtoReflect() protoreflect.Message
func (*ColumnPrefixFilter) Reset ¶
func (x *ColumnPrefixFilter) Reset()
func (*ColumnPrefixFilter) String ¶
func (x *ColumnPrefixFilter) String() string
type ColumnRangeFilter ¶
type ColumnRangeFilter struct { MinColumn []byte `protobuf:"bytes,1,opt,name=min_column,json=minColumn" json:"min_column,omitempty"` MinColumnInclusive *bool `protobuf:"varint,2,opt,name=min_column_inclusive,json=minColumnInclusive" json:"min_column_inclusive,omitempty"` MaxColumn []byte `protobuf:"bytes,3,opt,name=max_column,json=maxColumn" json:"max_column,omitempty"` MaxColumnInclusive *bool `protobuf:"varint,4,opt,name=max_column_inclusive,json=maxColumnInclusive" json:"max_column_inclusive,omitempty"` // contains filtered or unexported fields }
func (*ColumnRangeFilter) Descriptor
deprecated
func (*ColumnRangeFilter) Descriptor() ([]byte, []int)
Deprecated: Use ColumnRangeFilter.ProtoReflect.Descriptor instead.
func (*ColumnRangeFilter) GetMaxColumn ¶
func (x *ColumnRangeFilter) GetMaxColumn() []byte
func (*ColumnRangeFilter) GetMaxColumnInclusive ¶
func (x *ColumnRangeFilter) GetMaxColumnInclusive() bool
func (*ColumnRangeFilter) GetMinColumn ¶
func (x *ColumnRangeFilter) GetMinColumn() []byte
func (*ColumnRangeFilter) GetMinColumnInclusive ¶
func (x *ColumnRangeFilter) GetMinColumnInclusive() bool
func (*ColumnRangeFilter) ProtoMessage ¶
func (*ColumnRangeFilter) ProtoMessage()
func (*ColumnRangeFilter) ProtoReflect ¶
func (x *ColumnRangeFilter) ProtoReflect() protoreflect.Message
func (*ColumnRangeFilter) Reset ¶
func (x *ColumnRangeFilter) Reset()
func (*ColumnRangeFilter) String ¶
func (x *ColumnRangeFilter) String() string
type Comparator ¶
type Comparator struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` SerializedComparator []byte `protobuf:"bytes,2,opt,name=serialized_comparator,json=serializedComparator" json:"serialized_comparator,omitempty"` // contains filtered or unexported fields }
func (*Comparator) Descriptor
deprecated
func (*Comparator) Descriptor() ([]byte, []int)
Deprecated: Use Comparator.ProtoReflect.Descriptor instead.
func (*Comparator) GetName ¶
func (x *Comparator) GetName() string
func (*Comparator) GetSerializedComparator ¶
func (x *Comparator) GetSerializedComparator() []byte
func (*Comparator) ProtoMessage ¶
func (*Comparator) ProtoMessage()
func (*Comparator) ProtoReflect ¶
func (x *Comparator) ProtoReflect() protoreflect.Message
func (*Comparator) Reset ¶
func (x *Comparator) Reset()
func (*Comparator) String ¶
func (x *Comparator) String() string
type CompareFilter ¶
type CompareFilter struct { CompareOp *CompareType `protobuf:"varint,1,req,name=compare_op,json=compareOp,enum=pb.CompareType" json:"compare_op,omitempty"` Comparator *Comparator `protobuf:"bytes,2,opt,name=comparator" json:"comparator,omitempty"` // contains filtered or unexported fields }
func (*CompareFilter) Descriptor
deprecated
func (*CompareFilter) Descriptor() ([]byte, []int)
Deprecated: Use CompareFilter.ProtoReflect.Descriptor instead.
func (*CompareFilter) GetComparator ¶
func (x *CompareFilter) GetComparator() *Comparator
func (*CompareFilter) GetCompareOp ¶
func (x *CompareFilter) GetCompareOp() CompareType
func (*CompareFilter) ProtoMessage ¶
func (*CompareFilter) ProtoMessage()
func (*CompareFilter) ProtoReflect ¶
func (x *CompareFilter) ProtoReflect() protoreflect.Message
func (*CompareFilter) Reset ¶
func (x *CompareFilter) Reset()
func (*CompareFilter) String ¶
func (x *CompareFilter) String() string
type CompareType ¶
type CompareType int32
Comparison operators
const ( CompareType_LESS CompareType = 0 CompareType_LESS_OR_EQUAL CompareType = 1 CompareType_EQUAL CompareType = 2 CompareType_NOT_EQUAL CompareType = 3 CompareType_GREATER_OR_EQUAL CompareType = 4 CompareType_GREATER CompareType = 5 CompareType_NO_OP CompareType = 6 )
func (CompareType) Descriptor ¶
func (CompareType) Descriptor() protoreflect.EnumDescriptor
func (CompareType) Enum ¶
func (x CompareType) Enum() *CompareType
func (CompareType) EnumDescriptor
deprecated
func (CompareType) EnumDescriptor() ([]byte, []int)
Deprecated: Use CompareType.Descriptor instead.
func (CompareType) Number ¶
func (x CompareType) Number() protoreflect.EnumNumber
func (CompareType) String ¶
func (x CompareType) String() string
func (CompareType) Type ¶
func (CompareType) Type() protoreflect.EnumType
func (*CompareType) UnmarshalJSON
deprecated
func (x *CompareType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type Condition ¶
type Condition struct { Row []byte `protobuf:"bytes,1,req,name=row" json:"row,omitempty"` Family []byte `protobuf:"bytes,2,req,name=family" json:"family,omitempty"` Qualifier []byte `protobuf:"bytes,3,req,name=qualifier" json:"qualifier,omitempty"` CompareType *CompareType `protobuf:"varint,4,req,name=compare_type,json=compareType,enum=pb.CompareType" json:"compare_type,omitempty"` Comparator *Comparator `protobuf:"bytes,5,req,name=comparator" json:"comparator,omitempty"` // contains filtered or unexported fields }
* Condition to check if the value of a given cell (row, family, qualifier) matches a value via a given comparator.
Condition is used in check and mutate operations.
func (*Condition) Descriptor
deprecated
func (*Condition) GetComparator ¶
func (x *Condition) GetComparator() *Comparator
func (*Condition) GetCompareType ¶
func (x *Condition) GetCompareType() CompareType
func (*Condition) GetQualifier ¶
func (*Condition) ProtoMessage ¶
func (*Condition) ProtoMessage()
func (*Condition) ProtoReflect ¶
func (x *Condition) ProtoReflect() protoreflect.Message
type ConnectionHeader ¶
type ConnectionHeader struct { UserInfo *UserInformation `protobuf:"bytes,1,opt,name=user_info,json=userInfo" json:"user_info,omitempty"` ServiceName *string `protobuf:"bytes,2,opt,name=service_name,json=serviceName" json:"service_name,omitempty"` // Cell block codec we will use sending over optional cell blocks. Server throws exception // if cannot deal. Null means no codec'ing going on so we are pb all the time (SLOW!!!) CellBlockCodecClass *string `protobuf:"bytes,3,opt,name=cell_block_codec_class,json=cellBlockCodecClass" json:"cell_block_codec_class,omitempty"` // Compressor we will use if cell block is compressed. Server will throw exception if not supported. // Class must implement hadoop's CompressionCodec Interface. Can't compress if no codec. CellBlockCompressorClass *string `` /* 130-byte string literal not displayed */ VersionInfo *VersionInfo `protobuf:"bytes,5,opt,name=version_info,json=versionInfo" json:"version_info,omitempty"` // contains filtered or unexported fields }
This is sent on connection setup after the connection preamble is sent.
func (*ConnectionHeader) Descriptor
deprecated
func (*ConnectionHeader) Descriptor() ([]byte, []int)
Deprecated: Use ConnectionHeader.ProtoReflect.Descriptor instead.
func (*ConnectionHeader) GetCellBlockCodecClass ¶
func (x *ConnectionHeader) GetCellBlockCodecClass() string
func (*ConnectionHeader) GetCellBlockCompressorClass ¶
func (x *ConnectionHeader) GetCellBlockCompressorClass() string
func (*ConnectionHeader) GetServiceName ¶
func (x *ConnectionHeader) GetServiceName() string
func (*ConnectionHeader) GetUserInfo ¶
func (x *ConnectionHeader) GetUserInfo() *UserInformation
func (*ConnectionHeader) GetVersionInfo ¶
func (x *ConnectionHeader) GetVersionInfo() *VersionInfo
func (*ConnectionHeader) ProtoMessage ¶
func (*ConnectionHeader) ProtoMessage()
func (*ConnectionHeader) ProtoReflect ¶
func (x *ConnectionHeader) ProtoReflect() protoreflect.Message
func (*ConnectionHeader) Reset ¶
func (x *ConnectionHeader) Reset()
func (*ConnectionHeader) String ¶
func (x *ConnectionHeader) String() string
type Consistency ¶
type Consistency int32
* Consistency defines the expected consistency level for an operation.
const ( Consistency_STRONG Consistency = 0 Consistency_TIMELINE Consistency = 1 )
func (Consistency) Descriptor ¶
func (Consistency) Descriptor() protoreflect.EnumDescriptor
func (Consistency) Enum ¶
func (x Consistency) Enum() *Consistency
func (Consistency) EnumDescriptor
deprecated
func (Consistency) EnumDescriptor() ([]byte, []int)
Deprecated: Use Consistency.Descriptor instead.
func (Consistency) Number ¶
func (x Consistency) Number() protoreflect.EnumNumber
func (Consistency) String ¶
func (x Consistency) String() string
func (Consistency) Type ¶
func (Consistency) Type() protoreflect.EnumType
func (*Consistency) UnmarshalJSON
deprecated
func (x *Consistency) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type Coprocessor ¶
type Coprocessor struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` // contains filtered or unexported fields }
func (*Coprocessor) Descriptor
deprecated
func (*Coprocessor) Descriptor() ([]byte, []int)
Deprecated: Use Coprocessor.ProtoReflect.Descriptor instead.
func (*Coprocessor) GetName ¶
func (x *Coprocessor) GetName() string
func (*Coprocessor) ProtoMessage ¶
func (*Coprocessor) ProtoMessage()
func (*Coprocessor) ProtoReflect ¶
func (x *Coprocessor) ProtoReflect() protoreflect.Message
func (*Coprocessor) Reset ¶
func (x *Coprocessor) Reset()
func (*Coprocessor) String ¶
func (x *Coprocessor) String() string
type CoprocessorServiceCall ¶
type CoprocessorServiceCall struct { Row []byte `protobuf:"bytes,1,req,name=row" json:"row,omitempty"` ServiceName *string `protobuf:"bytes,2,req,name=service_name,json=serviceName" json:"service_name,omitempty"` MethodName *string `protobuf:"bytes,3,req,name=method_name,json=methodName" json:"method_name,omitempty"` Request []byte `protobuf:"bytes,4,req,name=request" json:"request,omitempty"` // contains filtered or unexported fields }
func (*CoprocessorServiceCall) Descriptor
deprecated
func (*CoprocessorServiceCall) Descriptor() ([]byte, []int)
Deprecated: Use CoprocessorServiceCall.ProtoReflect.Descriptor instead.
func (*CoprocessorServiceCall) GetMethodName ¶
func (x *CoprocessorServiceCall) GetMethodName() string
func (*CoprocessorServiceCall) GetRequest ¶
func (x *CoprocessorServiceCall) GetRequest() []byte
func (*CoprocessorServiceCall) GetRow ¶
func (x *CoprocessorServiceCall) GetRow() []byte
func (*CoprocessorServiceCall) GetServiceName ¶
func (x *CoprocessorServiceCall) GetServiceName() string
func (*CoprocessorServiceCall) ProtoMessage ¶
func (*CoprocessorServiceCall) ProtoMessage()
func (*CoprocessorServiceCall) ProtoReflect ¶
func (x *CoprocessorServiceCall) ProtoReflect() protoreflect.Message
func (*CoprocessorServiceCall) Reset ¶
func (x *CoprocessorServiceCall) Reset()
func (*CoprocessorServiceCall) String ¶
func (x *CoprocessorServiceCall) String() string
type CoprocessorServiceRequest ¶
type CoprocessorServiceRequest struct { Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"` Call *CoprocessorServiceCall `protobuf:"bytes,2,req,name=call" json:"call,omitempty"` // contains filtered or unexported fields }
func (*CoprocessorServiceRequest) Descriptor
deprecated
func (*CoprocessorServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CoprocessorServiceRequest.ProtoReflect.Descriptor instead.
func (*CoprocessorServiceRequest) GetCall ¶
func (x *CoprocessorServiceRequest) GetCall() *CoprocessorServiceCall
func (*CoprocessorServiceRequest) GetRegion ¶
func (x *CoprocessorServiceRequest) GetRegion() *RegionSpecifier
func (*CoprocessorServiceRequest) ProtoMessage ¶
func (*CoprocessorServiceRequest) ProtoMessage()
func (*CoprocessorServiceRequest) ProtoReflect ¶
func (x *CoprocessorServiceRequest) ProtoReflect() protoreflect.Message
func (*CoprocessorServiceRequest) Reset ¶
func (x *CoprocessorServiceRequest) Reset()
func (*CoprocessorServiceRequest) String ¶
func (x *CoprocessorServiceRequest) String() string
type CoprocessorServiceResponse ¶
type CoprocessorServiceResponse struct { Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"` Value *NameBytesPair `protobuf:"bytes,2,req,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*CoprocessorServiceResponse) Descriptor
deprecated
func (*CoprocessorServiceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CoprocessorServiceResponse.ProtoReflect.Descriptor instead.
func (*CoprocessorServiceResponse) GetRegion ¶
func (x *CoprocessorServiceResponse) GetRegion() *RegionSpecifier
func (*CoprocessorServiceResponse) GetValue ¶
func (x *CoprocessorServiceResponse) GetValue() *NameBytesPair
func (*CoprocessorServiceResponse) ProtoMessage ¶
func (*CoprocessorServiceResponse) ProtoMessage()
func (*CoprocessorServiceResponse) ProtoReflect ¶
func (x *CoprocessorServiceResponse) ProtoReflect() protoreflect.Message
func (*CoprocessorServiceResponse) Reset ¶
func (x *CoprocessorServiceResponse) Reset()
func (*CoprocessorServiceResponse) String ¶
func (x *CoprocessorServiceResponse) String() string
type CoprocessorServiceResult ¶
type CoprocessorServiceResult struct { Value *NameBytesPair `protobuf:"bytes,1,opt,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*CoprocessorServiceResult) Descriptor
deprecated
func (*CoprocessorServiceResult) Descriptor() ([]byte, []int)
Deprecated: Use CoprocessorServiceResult.ProtoReflect.Descriptor instead.
func (*CoprocessorServiceResult) GetValue ¶
func (x *CoprocessorServiceResult) GetValue() *NameBytesPair
func (*CoprocessorServiceResult) ProtoMessage ¶
func (*CoprocessorServiceResult) ProtoMessage()
func (*CoprocessorServiceResult) ProtoReflect ¶
func (x *CoprocessorServiceResult) ProtoReflect() protoreflect.Message
func (*CoprocessorServiceResult) Reset ¶
func (x *CoprocessorServiceResult) Reset()
func (*CoprocessorServiceResult) String ¶
func (x *CoprocessorServiceResult) String() string
type CreateNamespaceRequest ¶
type CreateNamespaceRequest struct { NamespaceDescriptor *NamespaceDescriptor `protobuf:"bytes,1,req,name=namespaceDescriptor" json:"namespaceDescriptor,omitempty"` NonceGroup *uint64 `protobuf:"varint,2,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"` Nonce *uint64 `protobuf:"varint,3,opt,name=nonce,def=0" json:"nonce,omitempty"` // contains filtered or unexported fields }
func (*CreateNamespaceRequest) Descriptor
deprecated
func (*CreateNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateNamespaceRequest.ProtoReflect.Descriptor instead.
func (*CreateNamespaceRequest) GetNamespaceDescriptor ¶
func (x *CreateNamespaceRequest) GetNamespaceDescriptor() *NamespaceDescriptor
func (*CreateNamespaceRequest) GetNonce ¶
func (x *CreateNamespaceRequest) GetNonce() uint64
func (*CreateNamespaceRequest) GetNonceGroup ¶
func (x *CreateNamespaceRequest) GetNonceGroup() uint64
func (*CreateNamespaceRequest) ProtoMessage ¶
func (*CreateNamespaceRequest) ProtoMessage()
func (*CreateNamespaceRequest) ProtoReflect ¶
func (x *CreateNamespaceRequest) ProtoReflect() protoreflect.Message
func (*CreateNamespaceRequest) Reset ¶
func (x *CreateNamespaceRequest) Reset()
func (*CreateNamespaceRequest) String ¶
func (x *CreateNamespaceRequest) String() string
type CreateNamespaceResponse ¶
type CreateNamespaceResponse struct {
// contains filtered or unexported fields
}
func (*CreateNamespaceResponse) Descriptor
deprecated
func (*CreateNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateNamespaceResponse.ProtoReflect.Descriptor instead.
func (*CreateNamespaceResponse) ProtoMessage ¶
func (*CreateNamespaceResponse) ProtoMessage()
func (*CreateNamespaceResponse) ProtoReflect ¶
func (x *CreateNamespaceResponse) ProtoReflect() protoreflect.Message
func (*CreateNamespaceResponse) Reset ¶
func (x *CreateNamespaceResponse) Reset()
func (*CreateNamespaceResponse) String ¶
func (x *CreateNamespaceResponse) String() string
type CreateTableRequest ¶
type CreateTableRequest struct { TableSchema *TableSchema `protobuf:"bytes,1,req,name=table_schema,json=tableSchema" json:"table_schema,omitempty"` SplitKeys [][]byte `protobuf:"bytes,2,rep,name=split_keys,json=splitKeys" json:"split_keys,omitempty"` NonceGroup *uint64 `protobuf:"varint,3,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"` Nonce *uint64 `protobuf:"varint,4,opt,name=nonce,def=0" json:"nonce,omitempty"` // contains filtered or unexported fields }
func (*CreateTableRequest) Descriptor
deprecated
func (*CreateTableRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTableRequest.ProtoReflect.Descriptor instead.
func (*CreateTableRequest) GetNonce ¶
func (x *CreateTableRequest) GetNonce() uint64
func (*CreateTableRequest) GetNonceGroup ¶
func (x *CreateTableRequest) GetNonceGroup() uint64
func (*CreateTableRequest) GetSplitKeys ¶
func (x *CreateTableRequest) GetSplitKeys() [][]byte
func (*CreateTableRequest) GetTableSchema ¶
func (x *CreateTableRequest) GetTableSchema() *TableSchema
func (*CreateTableRequest) ProtoMessage ¶
func (*CreateTableRequest) ProtoMessage()
func (*CreateTableRequest) ProtoReflect ¶
func (x *CreateTableRequest) ProtoReflect() protoreflect.Message
func (*CreateTableRequest) Reset ¶
func (x *CreateTableRequest) Reset()
func (*CreateTableRequest) String ¶
func (x *CreateTableRequest) String() string
type CreateTableResponse ¶
type CreateTableResponse struct { ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"` // contains filtered or unexported fields }
func (*CreateTableResponse) Descriptor
deprecated
func (*CreateTableResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateTableResponse.ProtoReflect.Descriptor instead.
func (*CreateTableResponse) GetProcId ¶
func (x *CreateTableResponse) GetProcId() uint64
func (*CreateTableResponse) ProtoMessage ¶
func (*CreateTableResponse) ProtoMessage()
func (*CreateTableResponse) ProtoReflect ¶
func (x *CreateTableResponse) ProtoReflect() protoreflect.Message
func (*CreateTableResponse) Reset ¶
func (x *CreateTableResponse) Reset()
func (*CreateTableResponse) String ¶
func (x *CreateTableResponse) String() string
type DeleteColumnRequest ¶
type DeleteColumnRequest struct { TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"` ColumnName []byte `protobuf:"bytes,2,req,name=column_name,json=columnName" json:"column_name,omitempty"` NonceGroup *uint64 `protobuf:"varint,3,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"` Nonce *uint64 `protobuf:"varint,4,opt,name=nonce,def=0" json:"nonce,omitempty"` // contains filtered or unexported fields }
func (*DeleteColumnRequest) Descriptor
deprecated
func (*DeleteColumnRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteColumnRequest.ProtoReflect.Descriptor instead.
func (*DeleteColumnRequest) GetColumnName ¶
func (x *DeleteColumnRequest) GetColumnName() []byte
func (*DeleteColumnRequest) GetNonce ¶
func (x *DeleteColumnRequest) GetNonce() uint64
func (*DeleteColumnRequest) GetNonceGroup ¶
func (x *DeleteColumnRequest) GetNonceGroup() uint64
func (*DeleteColumnRequest) GetTableName ¶
func (x *DeleteColumnRequest) GetTableName() *TableName
func (*DeleteColumnRequest) ProtoMessage ¶
func (*DeleteColumnRequest) ProtoMessage()
func (*DeleteColumnRequest) ProtoReflect ¶
func (x *DeleteColumnRequest) ProtoReflect() protoreflect.Message
func (*DeleteColumnRequest) Reset ¶
func (x *DeleteColumnRequest) Reset()
func (*DeleteColumnRequest) String ¶
func (x *DeleteColumnRequest) String() string
type DeleteColumnResponse ¶
type DeleteColumnResponse struct {
// contains filtered or unexported fields
}
func (*DeleteColumnResponse) Descriptor
deprecated
func (*DeleteColumnResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteColumnResponse.ProtoReflect.Descriptor instead.
func (*DeleteColumnResponse) ProtoMessage ¶
func (*DeleteColumnResponse) ProtoMessage()
func (*DeleteColumnResponse) ProtoReflect ¶
func (x *DeleteColumnResponse) ProtoReflect() protoreflect.Message
func (*DeleteColumnResponse) Reset ¶
func (x *DeleteColumnResponse) Reset()
func (*DeleteColumnResponse) String ¶
func (x *DeleteColumnResponse) String() string
type DeleteNamespaceRequest ¶
type DeleteNamespaceRequest struct { NamespaceName *string `protobuf:"bytes,1,req,name=namespaceName" json:"namespaceName,omitempty"` NonceGroup *uint64 `protobuf:"varint,2,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"` Nonce *uint64 `protobuf:"varint,3,opt,name=nonce,def=0" json:"nonce,omitempty"` // contains filtered or unexported fields }
func (*DeleteNamespaceRequest) Descriptor
deprecated
func (*DeleteNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNamespaceRequest.ProtoReflect.Descriptor instead.
func (*DeleteNamespaceRequest) GetNamespaceName ¶
func (x *DeleteNamespaceRequest) GetNamespaceName() string
func (*DeleteNamespaceRequest) GetNonce ¶
func (x *DeleteNamespaceRequest) GetNonce() uint64
func (*DeleteNamespaceRequest) GetNonceGroup ¶
func (x *DeleteNamespaceRequest) GetNonceGroup() uint64
func (*DeleteNamespaceRequest) ProtoMessage ¶
func (*DeleteNamespaceRequest) ProtoMessage()
func (*DeleteNamespaceRequest) ProtoReflect ¶
func (x *DeleteNamespaceRequest) ProtoReflect() protoreflect.Message
func (*DeleteNamespaceRequest) Reset ¶
func (x *DeleteNamespaceRequest) Reset()
func (*DeleteNamespaceRequest) String ¶
func (x *DeleteNamespaceRequest) String() string
type DeleteNamespaceResponse ¶
type DeleteNamespaceResponse struct {
// contains filtered or unexported fields
}
func (*DeleteNamespaceResponse) Descriptor
deprecated
func (*DeleteNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNamespaceResponse.ProtoReflect.Descriptor instead.
func (*DeleteNamespaceResponse) ProtoMessage ¶
func (*DeleteNamespaceResponse) ProtoMessage()
func (*DeleteNamespaceResponse) ProtoReflect ¶
func (x *DeleteNamespaceResponse) ProtoReflect() protoreflect.Message
func (*DeleteNamespaceResponse) Reset ¶
func (x *DeleteNamespaceResponse) Reset()
func (*DeleteNamespaceResponse) String ¶
func (x *DeleteNamespaceResponse) String() string
type DeleteSnapshotRequest ¶
type DeleteSnapshotRequest struct { Snapshot *SnapshotDescription `protobuf:"bytes,1,req,name=snapshot" json:"snapshot,omitempty"` // contains filtered or unexported fields }
func (*DeleteSnapshotRequest) Descriptor
deprecated
func (*DeleteSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSnapshotRequest.ProtoReflect.Descriptor instead.
func (*DeleteSnapshotRequest) GetSnapshot ¶
func (x *DeleteSnapshotRequest) GetSnapshot() *SnapshotDescription
func (*DeleteSnapshotRequest) ProtoMessage ¶
func (*DeleteSnapshotRequest) ProtoMessage()
func (*DeleteSnapshotRequest) ProtoReflect ¶
func (x *DeleteSnapshotRequest) ProtoReflect() protoreflect.Message
func (*DeleteSnapshotRequest) Reset ¶
func (x *DeleteSnapshotRequest) Reset()
func (*DeleteSnapshotRequest) String ¶
func (x *DeleteSnapshotRequest) String() string
type DeleteSnapshotResponse ¶
type DeleteSnapshotResponse struct {
// contains filtered or unexported fields
}
func (*DeleteSnapshotResponse) Descriptor
deprecated
func (*DeleteSnapshotResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSnapshotResponse.ProtoReflect.Descriptor instead.
func (*DeleteSnapshotResponse) ProtoMessage ¶
func (*DeleteSnapshotResponse) ProtoMessage()
func (*DeleteSnapshotResponse) ProtoReflect ¶
func (x *DeleteSnapshotResponse) ProtoReflect() protoreflect.Message
func (*DeleteSnapshotResponse) Reset ¶
func (x *DeleteSnapshotResponse) Reset()
func (*DeleteSnapshotResponse) String ¶
func (x *DeleteSnapshotResponse) String() string
type DeleteTableRequest ¶
type DeleteTableRequest struct { TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"` NonceGroup *uint64 `protobuf:"varint,2,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"` Nonce *uint64 `protobuf:"varint,3,opt,name=nonce,def=0" json:"nonce,omitempty"` // contains filtered or unexported fields }
func (*DeleteTableRequest) Descriptor
deprecated
func (*DeleteTableRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTableRequest.ProtoReflect.Descriptor instead.
func (*DeleteTableRequest) GetNonce ¶
func (x *DeleteTableRequest) GetNonce() uint64
func (*DeleteTableRequest) GetNonceGroup ¶
func (x *DeleteTableRequest) GetNonceGroup() uint64
func (*DeleteTableRequest) GetTableName ¶
func (x *DeleteTableRequest) GetTableName() *TableName
func (*DeleteTableRequest) ProtoMessage ¶
func (*DeleteTableRequest) ProtoMessage()
func (*DeleteTableRequest) ProtoReflect ¶
func (x *DeleteTableRequest) ProtoReflect() protoreflect.Message
func (*DeleteTableRequest) Reset ¶
func (x *DeleteTableRequest) Reset()
func (*DeleteTableRequest) String ¶
func (x *DeleteTableRequest) String() string
type DeleteTableResponse ¶
type DeleteTableResponse struct { ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteTableResponse) Descriptor
deprecated
func (*DeleteTableResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTableResponse.ProtoReflect.Descriptor instead.
func (*DeleteTableResponse) GetProcId ¶
func (x *DeleteTableResponse) GetProcId() uint64
func (*DeleteTableResponse) ProtoMessage ¶
func (*DeleteTableResponse) ProtoMessage()
func (*DeleteTableResponse) ProtoReflect ¶
func (x *DeleteTableResponse) ProtoReflect() protoreflect.Message
func (*DeleteTableResponse) Reset ¶
func (x *DeleteTableResponse) Reset()
func (*DeleteTableResponse) String ¶
func (x *DeleteTableResponse) String() string
type DependentColumnFilter ¶
type DependentColumnFilter struct { CompareFilter *CompareFilter `protobuf:"bytes,1,req,name=compare_filter,json=compareFilter" json:"compare_filter,omitempty"` ColumnFamily []byte `protobuf:"bytes,2,opt,name=column_family,json=columnFamily" json:"column_family,omitempty"` ColumnQualifier []byte `protobuf:"bytes,3,opt,name=column_qualifier,json=columnQualifier" json:"column_qualifier,omitempty"` DropDependentColumn *bool `protobuf:"varint,4,opt,name=drop_dependent_column,json=dropDependentColumn" json:"drop_dependent_column,omitempty"` // contains filtered or unexported fields }
func (*DependentColumnFilter) Descriptor
deprecated
func (*DependentColumnFilter) Descriptor() ([]byte, []int)
Deprecated: Use DependentColumnFilter.ProtoReflect.Descriptor instead.
func (*DependentColumnFilter) GetColumnFamily ¶
func (x *DependentColumnFilter) GetColumnFamily() []byte
func (*DependentColumnFilter) GetColumnQualifier ¶
func (x *DependentColumnFilter) GetColumnQualifier() []byte
func (*DependentColumnFilter) GetCompareFilter ¶
func (x *DependentColumnFilter) GetCompareFilter() *CompareFilter
func (*DependentColumnFilter) GetDropDependentColumn ¶
func (x *DependentColumnFilter) GetDropDependentColumn() bool
func (*DependentColumnFilter) ProtoMessage ¶
func (*DependentColumnFilter) ProtoMessage()
func (*DependentColumnFilter) ProtoReflect ¶
func (x *DependentColumnFilter) ProtoReflect() protoreflect.Message
func (*DependentColumnFilter) Reset ¶
func (x *DependentColumnFilter) Reset()
func (*DependentColumnFilter) String ¶
func (x *DependentColumnFilter) String() string
type DisableTableRequest ¶
type DisableTableRequest struct { TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"` NonceGroup *uint64 `protobuf:"varint,2,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"` Nonce *uint64 `protobuf:"varint,3,opt,name=nonce,def=0" json:"nonce,omitempty"` // contains filtered or unexported fields }
func (*DisableTableRequest) Descriptor
deprecated
func (*DisableTableRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableTableRequest.ProtoReflect.Descriptor instead.
func (*DisableTableRequest) GetNonce ¶
func (x *DisableTableRequest) GetNonce() uint64
func (*DisableTableRequest) GetNonceGroup ¶
func (x *DisableTableRequest) GetNonceGroup() uint64
func (*DisableTableRequest) GetTableName ¶
func (x *DisableTableRequest) GetTableName() *TableName
func (*DisableTableRequest) ProtoMessage ¶
func (*DisableTableRequest) ProtoMessage()
func (*DisableTableRequest) ProtoReflect ¶
func (x *DisableTableRequest) ProtoReflect() protoreflect.Message
func (*DisableTableRequest) Reset ¶
func (x *DisableTableRequest) Reset()
func (*DisableTableRequest) String ¶
func (x *DisableTableRequest) String() string
type DisableTableResponse ¶
type DisableTableResponse struct { ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"` // contains filtered or unexported fields }
func (*DisableTableResponse) Descriptor
deprecated
func (*DisableTableResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableTableResponse.ProtoReflect.Descriptor instead.
func (*DisableTableResponse) GetProcId ¶
func (x *DisableTableResponse) GetProcId() uint64
func (*DisableTableResponse) ProtoMessage ¶
func (*DisableTableResponse) ProtoMessage()
func (*DisableTableResponse) ProtoReflect ¶
func (x *DisableTableResponse) ProtoReflect() protoreflect.Message
func (*DisableTableResponse) Reset ¶
func (x *DisableTableResponse) Reset()
func (*DisableTableResponse) String ¶
func (x *DisableTableResponse) String() string
type DispatchMergingRegionsRequest ¶
type DispatchMergingRegionsRequest struct { RegionA *RegionSpecifier `protobuf:"bytes,1,req,name=region_a,json=regionA" json:"region_a,omitempty"` RegionB *RegionSpecifier `protobuf:"bytes,2,req,name=region_b,json=regionB" json:"region_b,omitempty"` Forcible *bool `protobuf:"varint,3,opt,name=forcible,def=0" json:"forcible,omitempty"` // contains filtered or unexported fields }
* Dispatch merging the specified regions.
func (*DispatchMergingRegionsRequest) Descriptor
deprecated
func (*DispatchMergingRegionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DispatchMergingRegionsRequest.ProtoReflect.Descriptor instead.
func (*DispatchMergingRegionsRequest) GetForcible ¶
func (x *DispatchMergingRegionsRequest) GetForcible() bool
func (*DispatchMergingRegionsRequest) GetRegionA ¶
func (x *DispatchMergingRegionsRequest) GetRegionA() *RegionSpecifier
func (*DispatchMergingRegionsRequest) GetRegionB ¶
func (x *DispatchMergingRegionsRequest) GetRegionB() *RegionSpecifier
func (*DispatchMergingRegionsRequest) ProtoMessage ¶
func (*DispatchMergingRegionsRequest) ProtoMessage()
func (*DispatchMergingRegionsRequest) ProtoReflect ¶
func (x *DispatchMergingRegionsRequest) ProtoReflect() protoreflect.Message
func (*DispatchMergingRegionsRequest) Reset ¶
func (x *DispatchMergingRegionsRequest) Reset()
func (*DispatchMergingRegionsRequest) String ¶
func (x *DispatchMergingRegionsRequest) String() string
type DispatchMergingRegionsResponse ¶
type DispatchMergingRegionsResponse struct {
// contains filtered or unexported fields
}
func (*DispatchMergingRegionsResponse) Descriptor
deprecated
func (*DispatchMergingRegionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use DispatchMergingRegionsResponse.ProtoReflect.Descriptor instead.
func (*DispatchMergingRegionsResponse) ProtoMessage ¶
func (*DispatchMergingRegionsResponse) ProtoMessage()
func (*DispatchMergingRegionsResponse) ProtoReflect ¶
func (x *DispatchMergingRegionsResponse) ProtoReflect() protoreflect.Message
func (*DispatchMergingRegionsResponse) Reset ¶
func (x *DispatchMergingRegionsResponse) Reset()
func (*DispatchMergingRegionsResponse) String ¶
func (x *DispatchMergingRegionsResponse) String() string
type DoubleMsg ¶
type DoubleMsg struct { DoubleMsg *float64 `protobuf:"fixed64,1,req,name=double_msg,json=doubleMsg" json:"double_msg,omitempty"` // contains filtered or unexported fields }
func (*DoubleMsg) Descriptor
deprecated
func (*DoubleMsg) GetDoubleMsg ¶
func (*DoubleMsg) ProtoMessage ¶
func (*DoubleMsg) ProtoMessage()
func (*DoubleMsg) ProtoReflect ¶
func (x *DoubleMsg) ProtoReflect() protoreflect.Message
type EmptyMsg ¶
type EmptyMsg struct {
// contains filtered or unexported fields
}
func (*EmptyMsg) Descriptor
deprecated
func (*EmptyMsg) ProtoMessage ¶
func (*EmptyMsg) ProtoMessage()
func (*EmptyMsg) ProtoReflect ¶
func (x *EmptyMsg) ProtoReflect() protoreflect.Message
type EnableCatalogJanitorRequest ¶
type EnableCatalogJanitorRequest struct { Enable *bool `protobuf:"varint,1,req,name=enable" json:"enable,omitempty"` // contains filtered or unexported fields }
func (*EnableCatalogJanitorRequest) Descriptor
deprecated
func (*EnableCatalogJanitorRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableCatalogJanitorRequest.ProtoReflect.Descriptor instead.
func (*EnableCatalogJanitorRequest) GetEnable ¶
func (x *EnableCatalogJanitorRequest) GetEnable() bool
func (*EnableCatalogJanitorRequest) ProtoMessage ¶
func (*EnableCatalogJanitorRequest) ProtoMessage()
func (*EnableCatalogJanitorRequest) ProtoReflect ¶
func (x *EnableCatalogJanitorRequest) ProtoReflect() protoreflect.Message
func (*EnableCatalogJanitorRequest) Reset ¶
func (x *EnableCatalogJanitorRequest) Reset()
func (*EnableCatalogJanitorRequest) String ¶
func (x *EnableCatalogJanitorRequest) String() string
type EnableCatalogJanitorResponse ¶
type EnableCatalogJanitorResponse struct { PrevValue *bool `protobuf:"varint,1,opt,name=prev_value,json=prevValue" json:"prev_value,omitempty"` // contains filtered or unexported fields }
func (*EnableCatalogJanitorResponse) Descriptor
deprecated
func (*EnableCatalogJanitorResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableCatalogJanitorResponse.ProtoReflect.Descriptor instead.
func (*EnableCatalogJanitorResponse) GetPrevValue ¶
func (x *EnableCatalogJanitorResponse) GetPrevValue() bool
func (*EnableCatalogJanitorResponse) ProtoMessage ¶
func (*EnableCatalogJanitorResponse) ProtoMessage()
func (*EnableCatalogJanitorResponse) ProtoReflect ¶
func (x *EnableCatalogJanitorResponse) ProtoReflect() protoreflect.Message
func (*EnableCatalogJanitorResponse) Reset ¶
func (x *EnableCatalogJanitorResponse) Reset()
func (*EnableCatalogJanitorResponse) String ¶
func (x *EnableCatalogJanitorResponse) String() string
type EnableTableRequest ¶
type EnableTableRequest struct { TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"` NonceGroup *uint64 `protobuf:"varint,2,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"` Nonce *uint64 `protobuf:"varint,3,opt,name=nonce,def=0" json:"nonce,omitempty"` // contains filtered or unexported fields }
func (*EnableTableRequest) Descriptor
deprecated
func (*EnableTableRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableTableRequest.ProtoReflect.Descriptor instead.
func (*EnableTableRequest) GetNonce ¶
func (x *EnableTableRequest) GetNonce() uint64
func (*EnableTableRequest) GetNonceGroup ¶
func (x *EnableTableRequest) GetNonceGroup() uint64
func (*EnableTableRequest) GetTableName ¶
func (x *EnableTableRequest) GetTableName() *TableName
func (*EnableTableRequest) ProtoMessage ¶
func (*EnableTableRequest) ProtoMessage()
func (*EnableTableRequest) ProtoReflect ¶
func (x *EnableTableRequest) ProtoReflect() protoreflect.Message
func (*EnableTableRequest) Reset ¶
func (x *EnableTableRequest) Reset()
func (*EnableTableRequest) String ¶
func (x *EnableTableRequest) String() string
type EnableTableResponse ¶
type EnableTableResponse struct { ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"` // contains filtered or unexported fields }
func (*EnableTableResponse) Descriptor
deprecated
func (*EnableTableResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableTableResponse.ProtoReflect.Descriptor instead.
func (*EnableTableResponse) GetProcId ¶
func (x *EnableTableResponse) GetProcId() uint64
func (*EnableTableResponse) ProtoMessage ¶
func (*EnableTableResponse) ProtoMessage()
func (*EnableTableResponse) ProtoReflect ¶
func (x *EnableTableResponse) ProtoReflect() protoreflect.Message
func (*EnableTableResponse) Reset ¶
func (x *EnableTableResponse) Reset()
func (*EnableTableResponse) String ¶
func (x *EnableTableResponse) String() string
type ExceptionResponse ¶
type ExceptionResponse struct { // Class name of the exception thrown from the server ExceptionClassName *string `protobuf:"bytes,1,opt,name=exception_class_name,json=exceptionClassName" json:"exception_class_name,omitempty"` // Exception stack trace from the server side StackTrace *string `protobuf:"bytes,2,opt,name=stack_trace,json=stackTrace" json:"stack_trace,omitempty"` // Optional hostname. Filled in for some exceptions such as region moved // where exception gives clue on where the region may have moved. Hostname *string `protobuf:"bytes,3,opt,name=hostname" json:"hostname,omitempty"` Port *int32 `protobuf:"varint,4,opt,name=port" json:"port,omitempty"` // Set if we are NOT to retry on receipt of this exception DoNotRetry *bool `protobuf:"varint,5,opt,name=do_not_retry,json=doNotRetry" json:"do_not_retry,omitempty"` // contains filtered or unexported fields }
At the RPC layer, this message is used to carry the server side exception to the RPC client.
func (*ExceptionResponse) Descriptor
deprecated
func (*ExceptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExceptionResponse.ProtoReflect.Descriptor instead.
func (*ExceptionResponse) GetDoNotRetry ¶
func (x *ExceptionResponse) GetDoNotRetry() bool
func (*ExceptionResponse) GetExceptionClassName ¶
func (x *ExceptionResponse) GetExceptionClassName() string
func (*ExceptionResponse) GetHostname ¶
func (x *ExceptionResponse) GetHostname() string
func (*ExceptionResponse) GetPort ¶
func (x *ExceptionResponse) GetPort() int32
func (*ExceptionResponse) GetStackTrace ¶
func (x *ExceptionResponse) GetStackTrace() string
func (*ExceptionResponse) ProtoMessage ¶
func (*ExceptionResponse) ProtoMessage()
func (*ExceptionResponse) ProtoReflect ¶
func (x *ExceptionResponse) ProtoReflect() protoreflect.Message
func (*ExceptionResponse) Reset ¶
func (x *ExceptionResponse) Reset()
func (*ExceptionResponse) String ¶
func (x *ExceptionResponse) String() string
type ExecProcedureRequest ¶
type ExecProcedureRequest struct { Procedure *ProcedureDescription `protobuf:"bytes,1,req,name=procedure" json:"procedure,omitempty"` // contains filtered or unexported fields }
func (*ExecProcedureRequest) Descriptor
deprecated
func (*ExecProcedureRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecProcedureRequest.ProtoReflect.Descriptor instead.
func (*ExecProcedureRequest) GetProcedure ¶
func (x *ExecProcedureRequest) GetProcedure() *ProcedureDescription
func (*ExecProcedureRequest) ProtoMessage ¶
func (*ExecProcedureRequest) ProtoMessage()
func (*ExecProcedureRequest) ProtoReflect ¶
func (x *ExecProcedureRequest) ProtoReflect() protoreflect.Message
func (*ExecProcedureRequest) Reset ¶
func (x *ExecProcedureRequest) Reset()
func (*ExecProcedureRequest) String ¶
func (x *ExecProcedureRequest) String() string
type ExecProcedureResponse ¶
type ExecProcedureResponse struct { ExpectedTimeout *int64 `protobuf:"varint,1,opt,name=expected_timeout,json=expectedTimeout" json:"expected_timeout,omitempty"` ReturnData []byte `protobuf:"bytes,2,opt,name=return_data,json=returnData" json:"return_data,omitempty"` // contains filtered or unexported fields }
func (*ExecProcedureResponse) Descriptor
deprecated
func (*ExecProcedureResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExecProcedureResponse.ProtoReflect.Descriptor instead.
func (*ExecProcedureResponse) GetExpectedTimeout ¶
func (x *ExecProcedureResponse) GetExpectedTimeout() int64
func (*ExecProcedureResponse) GetReturnData ¶
func (x *ExecProcedureResponse) GetReturnData() []byte
func (*ExecProcedureResponse) ProtoMessage ¶
func (*ExecProcedureResponse) ProtoMessage()
func (*ExecProcedureResponse) ProtoReflect ¶
func (x *ExecProcedureResponse) ProtoReflect() protoreflect.Message
func (*ExecProcedureResponse) Reset ¶
func (x *ExecProcedureResponse) Reset()
func (*ExecProcedureResponse) String ¶
func (x *ExecProcedureResponse) String() string
type FamilyFilter ¶
type FamilyFilter struct { CompareFilter *CompareFilter `protobuf:"bytes,1,req,name=compare_filter,json=compareFilter" json:"compare_filter,omitempty"` // contains filtered or unexported fields }
func (*FamilyFilter) Descriptor
deprecated
func (*FamilyFilter) Descriptor() ([]byte, []int)
Deprecated: Use FamilyFilter.ProtoReflect.Descriptor instead.
func (*FamilyFilter) GetCompareFilter ¶
func (x *FamilyFilter) GetCompareFilter() *CompareFilter
func (*FamilyFilter) ProtoMessage ¶
func (*FamilyFilter) ProtoMessage()
func (*FamilyFilter) ProtoReflect ¶
func (x *FamilyFilter) ProtoReflect() protoreflect.Message
func (*FamilyFilter) Reset ¶
func (x *FamilyFilter) Reset()
func (*FamilyFilter) String ¶
func (x *FamilyFilter) String() string
type FavoredNodes ¶
type FavoredNodes struct { FavoredNode []*ServerName `protobuf:"bytes,1,rep,name=favored_node,json=favoredNode" json:"favored_node,omitempty"` // contains filtered or unexported fields }
* Protocol buffer for favored nodes
func (*FavoredNodes) Descriptor
deprecated
func (*FavoredNodes) Descriptor() ([]byte, []int)
Deprecated: Use FavoredNodes.ProtoReflect.Descriptor instead.
func (*FavoredNodes) GetFavoredNode ¶
func (x *FavoredNodes) GetFavoredNode() []*ServerName
func (*FavoredNodes) ProtoMessage ¶
func (*FavoredNodes) ProtoMessage()
func (*FavoredNodes) ProtoReflect ¶
func (x *FavoredNodes) ProtoReflect() protoreflect.Message
func (*FavoredNodes) Reset ¶
func (x *FavoredNodes) Reset()
func (*FavoredNodes) String ¶
func (x *FavoredNodes) String() string
type Filter ¶
type Filter struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` SerializedFilter []byte `protobuf:"bytes,2,opt,name=serialized_filter,json=serializedFilter" json:"serialized_filter,omitempty"` // contains filtered or unexported fields }
func (*Filter) Descriptor
deprecated
func (*Filter) GetSerializedFilter ¶
func (*Filter) ProtoMessage ¶
func (*Filter) ProtoMessage()
func (*Filter) ProtoReflect ¶
func (x *Filter) ProtoReflect() protoreflect.Message
type FilterAllFilter ¶
type FilterAllFilter struct {
// contains filtered or unexported fields
}
func (*FilterAllFilter) Descriptor
deprecated
func (*FilterAllFilter) Descriptor() ([]byte, []int)
Deprecated: Use FilterAllFilter.ProtoReflect.Descriptor instead.
func (*FilterAllFilter) ProtoMessage ¶
func (*FilterAllFilter) ProtoMessage()
func (*FilterAllFilter) ProtoReflect ¶
func (x *FilterAllFilter) ProtoReflect() protoreflect.Message
func (*FilterAllFilter) Reset ¶
func (x *FilterAllFilter) Reset()
func (*FilterAllFilter) String ¶
func (x *FilterAllFilter) String() string
type FilterList ¶
type FilterList struct { Operator *FilterList_Operator `protobuf:"varint,1,req,name=operator,enum=pb.FilterList_Operator" json:"operator,omitempty"` Filters []*Filter `protobuf:"bytes,2,rep,name=filters" json:"filters,omitempty"` // contains filtered or unexported fields }
func (*FilterList) Descriptor
deprecated
func (*FilterList) Descriptor() ([]byte, []int)
Deprecated: Use FilterList.ProtoReflect.Descriptor instead.
func (*FilterList) GetFilters ¶
func (x *FilterList) GetFilters() []*Filter
func (*FilterList) GetOperator ¶
func (x *FilterList) GetOperator() FilterList_Operator
func (*FilterList) ProtoMessage ¶
func (*FilterList) ProtoMessage()
func (*FilterList) ProtoReflect ¶
func (x *FilterList) ProtoReflect() protoreflect.Message
func (*FilterList) Reset ¶
func (x *FilterList) Reset()
func (*FilterList) String ¶
func (x *FilterList) String() string
type FilterList_Operator ¶
type FilterList_Operator int32
const ( FilterList_MUST_PASS_ALL FilterList_Operator = 1 FilterList_MUST_PASS_ONE FilterList_Operator = 2 )
func (FilterList_Operator) Descriptor ¶
func (FilterList_Operator) Descriptor() protoreflect.EnumDescriptor
func (FilterList_Operator) Enum ¶
func (x FilterList_Operator) Enum() *FilterList_Operator
func (FilterList_Operator) EnumDescriptor
deprecated
func (FilterList_Operator) EnumDescriptor() ([]byte, []int)
Deprecated: Use FilterList_Operator.Descriptor instead.
func (FilterList_Operator) Number ¶
func (x FilterList_Operator) Number() protoreflect.EnumNumber
func (FilterList_Operator) String ¶
func (x FilterList_Operator) String() string
func (FilterList_Operator) Type ¶
func (FilterList_Operator) Type() protoreflect.EnumType
func (*FilterList_Operator) UnmarshalJSON
deprecated
func (x *FilterList_Operator) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type FilterWrapper ¶
type FilterWrapper struct { Filter *Filter `protobuf:"bytes,1,req,name=filter" json:"filter,omitempty"` // contains filtered or unexported fields }
func (*FilterWrapper) Descriptor
deprecated
func (*FilterWrapper) Descriptor() ([]byte, []int)
Deprecated: Use FilterWrapper.ProtoReflect.Descriptor instead.
func (*FilterWrapper) GetFilter ¶
func (x *FilterWrapper) GetFilter() *Filter
func (*FilterWrapper) ProtoMessage ¶
func (*FilterWrapper) ProtoMessage()
func (*FilterWrapper) ProtoReflect ¶
func (x *FilterWrapper) ProtoReflect() protoreflect.Message
func (*FilterWrapper) Reset ¶
func (x *FilterWrapper) Reset()
func (*FilterWrapper) String ¶
func (x *FilterWrapper) String() string
type FirstKeyOnlyFilter ¶
type FirstKeyOnlyFilter struct {
// contains filtered or unexported fields
}
func (*FirstKeyOnlyFilter) Descriptor
deprecated
func (*FirstKeyOnlyFilter) Descriptor() ([]byte, []int)
Deprecated: Use FirstKeyOnlyFilter.ProtoReflect.Descriptor instead.
func (*FirstKeyOnlyFilter) ProtoMessage ¶
func (*FirstKeyOnlyFilter) ProtoMessage()
func (*FirstKeyOnlyFilter) ProtoReflect ¶
func (x *FirstKeyOnlyFilter) ProtoReflect() protoreflect.Message
func (*FirstKeyOnlyFilter) Reset ¶
func (x *FirstKeyOnlyFilter) Reset()
func (*FirstKeyOnlyFilter) String ¶
func (x *FirstKeyOnlyFilter) String() string
type FirstKeyValueMatchingQualifiersFilter ¶
type FirstKeyValueMatchingQualifiersFilter struct { Qualifiers [][]byte `protobuf:"bytes,1,rep,name=qualifiers" json:"qualifiers,omitempty"` // contains filtered or unexported fields }
func (*FirstKeyValueMatchingQualifiersFilter) Descriptor
deprecated
func (*FirstKeyValueMatchingQualifiersFilter) Descriptor() ([]byte, []int)
Deprecated: Use FirstKeyValueMatchingQualifiersFilter.ProtoReflect.Descriptor instead.
func (*FirstKeyValueMatchingQualifiersFilter) GetQualifiers ¶
func (x *FirstKeyValueMatchingQualifiersFilter) GetQualifiers() [][]byte
func (*FirstKeyValueMatchingQualifiersFilter) ProtoMessage ¶
func (*FirstKeyValueMatchingQualifiersFilter) ProtoMessage()
func (*FirstKeyValueMatchingQualifiersFilter) ProtoReflect ¶
func (x *FirstKeyValueMatchingQualifiersFilter) ProtoReflect() protoreflect.Message
func (*FirstKeyValueMatchingQualifiersFilter) Reset ¶
func (x *FirstKeyValueMatchingQualifiersFilter) Reset()
func (*FirstKeyValueMatchingQualifiersFilter) String ¶
func (x *FirstKeyValueMatchingQualifiersFilter) String() string
type ForeignExceptionMessage ¶
type ForeignExceptionMessage struct { Source *string `protobuf:"bytes,1,opt,name=source" json:"source,omitempty"` GenericException *GenericExceptionMessage `protobuf:"bytes,2,opt,name=generic_exception,json=genericException" json:"generic_exception,omitempty"` // contains filtered or unexported fields }
* Exception sent across the wire when a remote task needs to notify other tasks that it failed and why
func (*ForeignExceptionMessage) Descriptor
deprecated
func (*ForeignExceptionMessage) Descriptor() ([]byte, []int)
Deprecated: Use ForeignExceptionMessage.ProtoReflect.Descriptor instead.
func (*ForeignExceptionMessage) GetGenericException ¶
func (x *ForeignExceptionMessage) GetGenericException() *GenericExceptionMessage
func (*ForeignExceptionMessage) GetSource ¶
func (x *ForeignExceptionMessage) GetSource() string
func (*ForeignExceptionMessage) ProtoMessage ¶
func (*ForeignExceptionMessage) ProtoMessage()
func (*ForeignExceptionMessage) ProtoReflect ¶
func (x *ForeignExceptionMessage) ProtoReflect() protoreflect.Message
func (*ForeignExceptionMessage) Reset ¶
func (x *ForeignExceptionMessage) Reset()
func (*ForeignExceptionMessage) String ¶
func (x *ForeignExceptionMessage) String() string
type FuzzyRowFilter ¶
type FuzzyRowFilter struct { FuzzyKeysData []*BytesBytesPair `protobuf:"bytes,1,rep,name=fuzzy_keys_data,json=fuzzyKeysData" json:"fuzzy_keys_data,omitempty"` // contains filtered or unexported fields }
func (*FuzzyRowFilter) Descriptor
deprecated
func (*FuzzyRowFilter) Descriptor() ([]byte, []int)
Deprecated: Use FuzzyRowFilter.ProtoReflect.Descriptor instead.
func (*FuzzyRowFilter) GetFuzzyKeysData ¶
func (x *FuzzyRowFilter) GetFuzzyKeysData() []*BytesBytesPair
func (*FuzzyRowFilter) ProtoMessage ¶
func (*FuzzyRowFilter) ProtoMessage()
func (*FuzzyRowFilter) ProtoReflect ¶
func (x *FuzzyRowFilter) ProtoReflect() protoreflect.Message
func (*FuzzyRowFilter) Reset ¶
func (x *FuzzyRowFilter) Reset()
func (*FuzzyRowFilter) String ¶
func (x *FuzzyRowFilter) String() string
type GenericExceptionMessage ¶
type GenericExceptionMessage struct { ClassName *string `protobuf:"bytes,1,opt,name=class_name,json=className" json:"class_name,omitempty"` Message *string `protobuf:"bytes,2,opt,name=message" json:"message,omitempty"` ErrorInfo []byte `protobuf:"bytes,3,opt,name=error_info,json=errorInfo" json:"error_info,omitempty"` Trace []*StackTraceElementMessage `protobuf:"bytes,4,rep,name=trace" json:"trace,omitempty"` // contains filtered or unexported fields }
* Cause of a remote failure for a generic exception. Contains all the information for a generic exception as well as optional info about the error for generic info passing (which should be another protobuffed class).
func (*GenericExceptionMessage) Descriptor
deprecated
func (*GenericExceptionMessage) Descriptor() ([]byte, []int)
Deprecated: Use GenericExceptionMessage.ProtoReflect.Descriptor instead.
func (*GenericExceptionMessage) GetClassName ¶
func (x *GenericExceptionMessage) GetClassName() string
func (*GenericExceptionMessage) GetErrorInfo ¶
func (x *GenericExceptionMessage) GetErrorInfo() []byte
func (*GenericExceptionMessage) GetMessage ¶
func (x *GenericExceptionMessage) GetMessage() string
func (*GenericExceptionMessage) GetTrace ¶
func (x *GenericExceptionMessage) GetTrace() []*StackTraceElementMessage
func (*GenericExceptionMessage) ProtoMessage ¶
func (*GenericExceptionMessage) ProtoMessage()
func (*GenericExceptionMessage) ProtoReflect ¶
func (x *GenericExceptionMessage) ProtoReflect() protoreflect.Message
func (*GenericExceptionMessage) Reset ¶
func (x *GenericExceptionMessage) Reset()
func (*GenericExceptionMessage) String ¶
func (x *GenericExceptionMessage) String() string
type Get ¶
type Get struct { Row []byte `protobuf:"bytes,1,req,name=row" json:"row,omitempty"` Column []*Column `protobuf:"bytes,2,rep,name=column" json:"column,omitempty"` Attribute []*NameBytesPair `protobuf:"bytes,3,rep,name=attribute" json:"attribute,omitempty"` Filter *Filter `protobuf:"bytes,4,opt,name=filter" json:"filter,omitempty"` TimeRange *TimeRange `protobuf:"bytes,5,opt,name=time_range,json=timeRange" json:"time_range,omitempty"` MaxVersions *uint32 `protobuf:"varint,6,opt,name=max_versions,json=maxVersions,def=1" json:"max_versions,omitempty"` CacheBlocks *bool `protobuf:"varint,7,opt,name=cache_blocks,json=cacheBlocks,def=1" json:"cache_blocks,omitempty"` StoreLimit *uint32 `protobuf:"varint,8,opt,name=store_limit,json=storeLimit" json:"store_limit,omitempty"` StoreOffset *uint32 `protobuf:"varint,9,opt,name=store_offset,json=storeOffset" json:"store_offset,omitempty"` // The result isn't asked for, just check for // the existence. ExistenceOnly *bool `protobuf:"varint,10,opt,name=existence_only,json=existenceOnly,def=0" json:"existence_only,omitempty"` // If the row to get doesn't exist, return the // closest row before. ClosestRowBefore *bool `protobuf:"varint,11,opt,name=closest_row_before,json=closestRowBefore,def=0" json:"closest_row_before,omitempty"` Consistency *Consistency `protobuf:"varint,12,opt,name=consistency,enum=pb.Consistency,def=0" json:"consistency,omitempty"` CfTimeRange []*ColumnFamilyTimeRange `protobuf:"bytes,13,rep,name=cf_time_range,json=cfTimeRange" json:"cf_time_range,omitempty"` // contains filtered or unexported fields }
* The protocol buffer version of Get. Unless existence_only is specified, return all the requested data for the row that matches exactly, or the one that immediately precedes it if closest_row_before is specified.
func (*Get) Descriptor
deprecated
func (*Get) GetAttribute ¶
func (x *Get) GetAttribute() []*NameBytesPair
func (*Get) GetCacheBlocks ¶
func (*Get) GetCfTimeRange ¶
func (x *Get) GetCfTimeRange() []*ColumnFamilyTimeRange
func (*Get) GetClosestRowBefore ¶
func (*Get) GetConsistency ¶
func (x *Get) GetConsistency() Consistency
func (*Get) GetExistenceOnly ¶
func (*Get) GetMaxVersions ¶
func (*Get) GetStoreLimit ¶
func (*Get) GetStoreOffset ¶
func (*Get) GetTimeRange ¶
func (*Get) ProtoMessage ¶
func (*Get) ProtoMessage()
func (*Get) ProtoReflect ¶
func (x *Get) ProtoReflect() protoreflect.Message
type GetClusterStatusRequest ¶
type GetClusterStatusRequest struct {
// contains filtered or unexported fields
}
func (*GetClusterStatusRequest) Descriptor
deprecated
func (*GetClusterStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetClusterStatusRequest.ProtoReflect.Descriptor instead.
func (*GetClusterStatusRequest) ProtoMessage ¶
func (*GetClusterStatusRequest) ProtoMessage()
func (*GetClusterStatusRequest) ProtoReflect ¶
func (x *GetClusterStatusRequest) ProtoReflect() protoreflect.Message
func (*GetClusterStatusRequest) Reset ¶
func (x *GetClusterStatusRequest) Reset()
func (*GetClusterStatusRequest) String ¶
func (x *GetClusterStatusRequest) String() string
type GetClusterStatusResponse ¶
type GetClusterStatusResponse struct { ClusterStatus *ClusterStatus `protobuf:"bytes,1,req,name=cluster_status,json=clusterStatus" json:"cluster_status,omitempty"` // contains filtered or unexported fields }
func (*GetClusterStatusResponse) Descriptor
deprecated
func (*GetClusterStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetClusterStatusResponse.ProtoReflect.Descriptor instead.
func (*GetClusterStatusResponse) GetClusterStatus ¶
func (x *GetClusterStatusResponse) GetClusterStatus() *ClusterStatus
func (*GetClusterStatusResponse) ProtoMessage ¶
func (*GetClusterStatusResponse) ProtoMessage()
func (*GetClusterStatusResponse) ProtoReflect ¶
func (x *GetClusterStatusResponse) ProtoReflect() protoreflect.Message
func (*GetClusterStatusResponse) Reset ¶
func (x *GetClusterStatusResponse) Reset()
func (*GetClusterStatusResponse) String ¶
func (x *GetClusterStatusResponse) String() string
type GetCompletedSnapshotsRequest ¶
type GetCompletedSnapshotsRequest struct {
// contains filtered or unexported fields
}
func (*GetCompletedSnapshotsRequest) Descriptor
deprecated
func (*GetCompletedSnapshotsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCompletedSnapshotsRequest.ProtoReflect.Descriptor instead.
func (*GetCompletedSnapshotsRequest) ProtoMessage ¶
func (*GetCompletedSnapshotsRequest) ProtoMessage()
func (*GetCompletedSnapshotsRequest) ProtoReflect ¶
func (x *GetCompletedSnapshotsRequest) ProtoReflect() protoreflect.Message
func (*GetCompletedSnapshotsRequest) Reset ¶
func (x *GetCompletedSnapshotsRequest) Reset()
func (*GetCompletedSnapshotsRequest) String ¶
func (x *GetCompletedSnapshotsRequest) String() string
type GetCompletedSnapshotsResponse ¶
type GetCompletedSnapshotsResponse struct { Snapshots []*SnapshotDescription `protobuf:"bytes,1,rep,name=snapshots" json:"snapshots,omitempty"` // contains filtered or unexported fields }
func (*GetCompletedSnapshotsResponse) Descriptor
deprecated
func (*GetCompletedSnapshotsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCompletedSnapshotsResponse.ProtoReflect.Descriptor instead.
func (*GetCompletedSnapshotsResponse) GetSnapshots ¶
func (x *GetCompletedSnapshotsResponse) GetSnapshots() []*SnapshotDescription
func (*GetCompletedSnapshotsResponse) ProtoMessage ¶
func (*GetCompletedSnapshotsResponse) ProtoMessage()
func (*GetCompletedSnapshotsResponse) ProtoReflect ¶
func (x *GetCompletedSnapshotsResponse) ProtoReflect() protoreflect.Message
func (*GetCompletedSnapshotsResponse) Reset ¶
func (x *GetCompletedSnapshotsResponse) Reset()
func (*GetCompletedSnapshotsResponse) String ¶
func (x *GetCompletedSnapshotsResponse) String() string
type GetNamespaceDescriptorRequest ¶
type GetNamespaceDescriptorRequest struct { NamespaceName *string `protobuf:"bytes,1,req,name=namespaceName" json:"namespaceName,omitempty"` // contains filtered or unexported fields }
func (*GetNamespaceDescriptorRequest) Descriptor
deprecated
func (*GetNamespaceDescriptorRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceDescriptorRequest.ProtoReflect.Descriptor instead.
func (*GetNamespaceDescriptorRequest) GetNamespaceName ¶
func (x *GetNamespaceDescriptorRequest) GetNamespaceName() string
func (*GetNamespaceDescriptorRequest) ProtoMessage ¶
func (*GetNamespaceDescriptorRequest) ProtoMessage()
func (*GetNamespaceDescriptorRequest) ProtoReflect ¶
func (x *GetNamespaceDescriptorRequest) ProtoReflect() protoreflect.Message
func (*GetNamespaceDescriptorRequest) Reset ¶
func (x *GetNamespaceDescriptorRequest) Reset()
func (*GetNamespaceDescriptorRequest) String ¶
func (x *GetNamespaceDescriptorRequest) String() string
type GetNamespaceDescriptorResponse ¶
type GetNamespaceDescriptorResponse struct { NamespaceDescriptor *NamespaceDescriptor `protobuf:"bytes,1,req,name=namespaceDescriptor" json:"namespaceDescriptor,omitempty"` // contains filtered or unexported fields }
func (*GetNamespaceDescriptorResponse) Descriptor
deprecated
func (*GetNamespaceDescriptorResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceDescriptorResponse.ProtoReflect.Descriptor instead.
func (*GetNamespaceDescriptorResponse) GetNamespaceDescriptor ¶
func (x *GetNamespaceDescriptorResponse) GetNamespaceDescriptor() *NamespaceDescriptor
func (*GetNamespaceDescriptorResponse) ProtoMessage ¶
func (*GetNamespaceDescriptorResponse) ProtoMessage()
func (*GetNamespaceDescriptorResponse) ProtoReflect ¶
func (x *GetNamespaceDescriptorResponse) ProtoReflect() protoreflect.Message
func (*GetNamespaceDescriptorResponse) Reset ¶
func (x *GetNamespaceDescriptorResponse) Reset()
func (*GetNamespaceDescriptorResponse) String ¶
func (x *GetNamespaceDescriptorResponse) String() string
type GetProcedureResultRequest ¶
type GetProcedureResultRequest struct { ProcId *uint64 `protobuf:"varint,1,req,name=proc_id,json=procId" json:"proc_id,omitempty"` // contains filtered or unexported fields }
func (*GetProcedureResultRequest) Descriptor
deprecated
func (*GetProcedureResultRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProcedureResultRequest.ProtoReflect.Descriptor instead.
func (*GetProcedureResultRequest) GetProcId ¶
func (x *GetProcedureResultRequest) GetProcId() uint64
func (*GetProcedureResultRequest) ProtoMessage ¶
func (*GetProcedureResultRequest) ProtoMessage()
func (*GetProcedureResultRequest) ProtoReflect ¶
func (x *GetProcedureResultRequest) ProtoReflect() protoreflect.Message
func (*GetProcedureResultRequest) Reset ¶
func (x *GetProcedureResultRequest) Reset()
func (*GetProcedureResultRequest) String ¶
func (x *GetProcedureResultRequest) String() string
type GetProcedureResultResponse ¶
type GetProcedureResultResponse struct { State *GetProcedureResultResponse_State `protobuf:"varint,1,req,name=state,enum=pb.GetProcedureResultResponse_State" json:"state,omitempty"` StartTime *uint64 `protobuf:"varint,2,opt,name=start_time,json=startTime" json:"start_time,omitempty"` LastUpdate *uint64 `protobuf:"varint,3,opt,name=last_update,json=lastUpdate" json:"last_update,omitempty"` Result []byte `protobuf:"bytes,4,opt,name=result" json:"result,omitempty"` Exception *ForeignExceptionMessage `protobuf:"bytes,5,opt,name=exception" json:"exception,omitempty"` // contains filtered or unexported fields }
func (*GetProcedureResultResponse) Descriptor
deprecated
func (*GetProcedureResultResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProcedureResultResponse.ProtoReflect.Descriptor instead.
func (*GetProcedureResultResponse) GetException ¶
func (x *GetProcedureResultResponse) GetException() *ForeignExceptionMessage
func (*GetProcedureResultResponse) GetLastUpdate ¶
func (x *GetProcedureResultResponse) GetLastUpdate() uint64
func (*GetProcedureResultResponse) GetResult ¶
func (x *GetProcedureResultResponse) GetResult() []byte
func (*GetProcedureResultResponse) GetStartTime ¶
func (x *GetProcedureResultResponse) GetStartTime() uint64
func (*GetProcedureResultResponse) GetState ¶
func (x *GetProcedureResultResponse) GetState() GetProcedureResultResponse_State
func (*GetProcedureResultResponse) ProtoMessage ¶
func (*GetProcedureResultResponse) ProtoMessage()
func (*GetProcedureResultResponse) ProtoReflect ¶
func (x *GetProcedureResultResponse) ProtoReflect() protoreflect.Message
func (*GetProcedureResultResponse) Reset ¶
func (x *GetProcedureResultResponse) Reset()
func (*GetProcedureResultResponse) String ¶
func (x *GetProcedureResultResponse) String() string
type GetProcedureResultResponse_State ¶
type GetProcedureResultResponse_State int32
const ( GetProcedureResultResponse_NOT_FOUND GetProcedureResultResponse_State = 0 GetProcedureResultResponse_RUNNING GetProcedureResultResponse_State = 1 GetProcedureResultResponse_FINISHED GetProcedureResultResponse_State = 2 )
func (GetProcedureResultResponse_State) Descriptor ¶
func (GetProcedureResultResponse_State) Descriptor() protoreflect.EnumDescriptor
func (GetProcedureResultResponse_State) Enum ¶
func (x GetProcedureResultResponse_State) Enum() *GetProcedureResultResponse_State
func (GetProcedureResultResponse_State) EnumDescriptor
deprecated
func (GetProcedureResultResponse_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetProcedureResultResponse_State.Descriptor instead.
func (GetProcedureResultResponse_State) Number ¶
func (x GetProcedureResultResponse_State) Number() protoreflect.EnumNumber
func (GetProcedureResultResponse_State) String ¶
func (x GetProcedureResultResponse_State) String() string
func (GetProcedureResultResponse_State) Type ¶
func (GetProcedureResultResponse_State) Type() protoreflect.EnumType
func (*GetProcedureResultResponse_State) UnmarshalJSON
deprecated
func (x *GetProcedureResultResponse_State) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type GetRequest ¶
type GetRequest struct { Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"` Get *Get `protobuf:"bytes,2,req,name=get" json:"get,omitempty"` // contains filtered or unexported fields }
* The get request. Perform a single Get operation.
func (*GetRequest) Descriptor
deprecated
func (*GetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRequest.ProtoReflect.Descriptor instead.
func (*GetRequest) GetGet ¶
func (x *GetRequest) GetGet() *Get
func (*GetRequest) GetRegion ¶
func (x *GetRequest) GetRegion() *RegionSpecifier
func (*GetRequest) ProtoMessage ¶
func (*GetRequest) ProtoMessage()
func (*GetRequest) ProtoReflect ¶
func (x *GetRequest) ProtoReflect() protoreflect.Message
func (*GetRequest) Reset ¶
func (x *GetRequest) Reset()
func (*GetRequest) String ¶
func (x *GetRequest) String() string
type GetResponse ¶
type GetResponse struct { Result *Result `protobuf:"bytes,1,opt,name=result" json:"result,omitempty"` // contains filtered or unexported fields }
func (*GetResponse) Descriptor
deprecated
func (*GetResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetResponse.ProtoReflect.Descriptor instead.
func (*GetResponse) GetResult ¶
func (x *GetResponse) GetResult() *Result
func (*GetResponse) ProtoMessage ¶
func (*GetResponse) ProtoMessage()
func (*GetResponse) ProtoReflect ¶
func (x *GetResponse) ProtoReflect() protoreflect.Message
func (*GetResponse) Reset ¶
func (x *GetResponse) Reset()
func (*GetResponse) String ¶
func (x *GetResponse) String() string
type GetSchemaAlterStatusRequest ¶
type GetSchemaAlterStatusRequest struct { TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"` // contains filtered or unexported fields }
func (*GetSchemaAlterStatusRequest) Descriptor
deprecated
func (*GetSchemaAlterStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSchemaAlterStatusRequest.ProtoReflect.Descriptor instead.
func (*GetSchemaAlterStatusRequest) GetTableName ¶
func (x *GetSchemaAlterStatusRequest) GetTableName() *TableName
func (*GetSchemaAlterStatusRequest) ProtoMessage ¶
func (*GetSchemaAlterStatusRequest) ProtoMessage()
func (*GetSchemaAlterStatusRequest) ProtoReflect ¶
func (x *GetSchemaAlterStatusRequest) ProtoReflect() protoreflect.Message
func (*GetSchemaAlterStatusRequest) Reset ¶
func (x *GetSchemaAlterStatusRequest) Reset()
func (*GetSchemaAlterStatusRequest) String ¶
func (x *GetSchemaAlterStatusRequest) String() string
type GetSchemaAlterStatusResponse ¶
type GetSchemaAlterStatusResponse struct { YetToUpdateRegions *uint32 `protobuf:"varint,1,opt,name=yet_to_update_regions,json=yetToUpdateRegions" json:"yet_to_update_regions,omitempty"` TotalRegions *uint32 `protobuf:"varint,2,opt,name=total_regions,json=totalRegions" json:"total_regions,omitempty"` // contains filtered or unexported fields }
func (*GetSchemaAlterStatusResponse) Descriptor
deprecated
func (*GetSchemaAlterStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSchemaAlterStatusResponse.ProtoReflect.Descriptor instead.
func (*GetSchemaAlterStatusResponse) GetTotalRegions ¶
func (x *GetSchemaAlterStatusResponse) GetTotalRegions() uint32
func (*GetSchemaAlterStatusResponse) GetYetToUpdateRegions ¶
func (x *GetSchemaAlterStatusResponse) GetYetToUpdateRegions() uint32
func (*GetSchemaAlterStatusResponse) ProtoMessage ¶
func (*GetSchemaAlterStatusResponse) ProtoMessage()
func (*GetSchemaAlterStatusResponse) ProtoReflect ¶
func (x *GetSchemaAlterStatusResponse) ProtoReflect() protoreflect.Message
func (*GetSchemaAlterStatusResponse) Reset ¶
func (x *GetSchemaAlterStatusResponse) Reset()
func (*GetSchemaAlterStatusResponse) String ¶
func (x *GetSchemaAlterStatusResponse) String() string
type GetTableDescriptorsRequest ¶
type GetTableDescriptorsRequest struct { TableNames []*TableName `protobuf:"bytes,1,rep,name=table_names,json=tableNames" json:"table_names,omitempty"` Regex *string `protobuf:"bytes,2,opt,name=regex" json:"regex,omitempty"` IncludeSysTables *bool `protobuf:"varint,3,opt,name=include_sys_tables,json=includeSysTables,def=0" json:"include_sys_tables,omitempty"` Namespace *string `protobuf:"bytes,4,opt,name=namespace" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetTableDescriptorsRequest) Descriptor
deprecated
func (*GetTableDescriptorsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTableDescriptorsRequest.ProtoReflect.Descriptor instead.
func (*GetTableDescriptorsRequest) GetIncludeSysTables ¶
func (x *GetTableDescriptorsRequest) GetIncludeSysTables() bool
func (*GetTableDescriptorsRequest) GetNamespace ¶
func (x *GetTableDescriptorsRequest) GetNamespace() string
func (*GetTableDescriptorsRequest) GetRegex ¶
func (x *GetTableDescriptorsRequest) GetRegex() string
func (*GetTableDescriptorsRequest) GetTableNames ¶
func (x *GetTableDescriptorsRequest) GetTableNames() []*TableName
func (*GetTableDescriptorsRequest) ProtoMessage ¶
func (*GetTableDescriptorsRequest) ProtoMessage()
func (*GetTableDescriptorsRequest) ProtoReflect ¶
func (x *GetTableDescriptorsRequest) ProtoReflect() protoreflect.Message
func (*GetTableDescriptorsRequest) Reset ¶
func (x *GetTableDescriptorsRequest) Reset()
func (*GetTableDescriptorsRequest) String ¶
func (x *GetTableDescriptorsRequest) String() string
type GetTableDescriptorsResponse ¶
type GetTableDescriptorsResponse struct { TableSchema []*TableSchema `protobuf:"bytes,1,rep,name=table_schema,json=tableSchema" json:"table_schema,omitempty"` // contains filtered or unexported fields }
func (*GetTableDescriptorsResponse) Descriptor
deprecated
func (*GetTableDescriptorsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTableDescriptorsResponse.ProtoReflect.Descriptor instead.
func (*GetTableDescriptorsResponse) GetTableSchema ¶
func (x *GetTableDescriptorsResponse) GetTableSchema() []*TableSchema
func (*GetTableDescriptorsResponse) ProtoMessage ¶
func (*GetTableDescriptorsResponse) ProtoMessage()
func (*GetTableDescriptorsResponse) ProtoReflect ¶
func (x *GetTableDescriptorsResponse) ProtoReflect() protoreflect.Message
func (*GetTableDescriptorsResponse) Reset ¶
func (x *GetTableDescriptorsResponse) Reset()
func (*GetTableDescriptorsResponse) String ¶
func (x *GetTableDescriptorsResponse) String() string
type GetTableNamesRequest ¶
type GetTableNamesRequest struct { Regex *string `protobuf:"bytes,1,opt,name=regex" json:"regex,omitempty"` IncludeSysTables *bool `protobuf:"varint,2,opt,name=include_sys_tables,json=includeSysTables,def=0" json:"include_sys_tables,omitempty"` Namespace *string `protobuf:"bytes,3,opt,name=namespace" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetTableNamesRequest) Descriptor
deprecated
func (*GetTableNamesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTableNamesRequest.ProtoReflect.Descriptor instead.
func (*GetTableNamesRequest) GetIncludeSysTables ¶
func (x *GetTableNamesRequest) GetIncludeSysTables() bool
func (*GetTableNamesRequest) GetNamespace ¶
func (x *GetTableNamesRequest) GetNamespace() string
func (*GetTableNamesRequest) GetRegex ¶
func (x *GetTableNamesRequest) GetRegex() string
func (*GetTableNamesRequest) ProtoMessage ¶
func (*GetTableNamesRequest) ProtoMessage()
func (*GetTableNamesRequest) ProtoReflect ¶
func (x *GetTableNamesRequest) ProtoReflect() protoreflect.Message
func (*GetTableNamesRequest) Reset ¶
func (x *GetTableNamesRequest) Reset()
func (*GetTableNamesRequest) String ¶
func (x *GetTableNamesRequest) String() string
type GetTableNamesResponse ¶
type GetTableNamesResponse struct { TableNames []*TableName `protobuf:"bytes,1,rep,name=table_names,json=tableNames" json:"table_names,omitempty"` // contains filtered or unexported fields }
func (*GetTableNamesResponse) Descriptor
deprecated
func (*GetTableNamesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTableNamesResponse.ProtoReflect.Descriptor instead.
func (*GetTableNamesResponse) GetTableNames ¶
func (x *GetTableNamesResponse) GetTableNames() []*TableName
func (*GetTableNamesResponse) ProtoMessage ¶
func (*GetTableNamesResponse) ProtoMessage()
func (*GetTableNamesResponse) ProtoReflect ¶
func (x *GetTableNamesResponse) ProtoReflect() protoreflect.Message
func (*GetTableNamesResponse) Reset ¶
func (x *GetTableNamesResponse) Reset()
func (*GetTableNamesResponse) String ¶
func (x *GetTableNamesResponse) String() string
type HBaseVersionFileContent ¶
type HBaseVersionFileContent struct { Version *string `protobuf:"bytes,1,req,name=version" json:"version,omitempty"` // contains filtered or unexported fields }
* The ${HBASE_ROOTDIR}/hbase.version file content
func (*HBaseVersionFileContent) Descriptor
deprecated
func (*HBaseVersionFileContent) Descriptor() ([]byte, []int)
Deprecated: Use HBaseVersionFileContent.ProtoReflect.Descriptor instead.
func (*HBaseVersionFileContent) GetVersion ¶
func (x *HBaseVersionFileContent) GetVersion() string
func (*HBaseVersionFileContent) ProtoMessage ¶
func (*HBaseVersionFileContent) ProtoMessage()
func (*HBaseVersionFileContent) ProtoReflect ¶
func (x *HBaseVersionFileContent) ProtoReflect() protoreflect.Message
func (*HBaseVersionFileContent) Reset ¶
func (x *HBaseVersionFileContent) Reset()
func (*HBaseVersionFileContent) String ¶
func (x *HBaseVersionFileContent) String() string
type InclusiveStopFilter ¶
type InclusiveStopFilter struct { StopRowKey []byte `protobuf:"bytes,1,opt,name=stop_row_key,json=stopRowKey" json:"stop_row_key,omitempty"` // contains filtered or unexported fields }
func (*InclusiveStopFilter) Descriptor
deprecated
func (*InclusiveStopFilter) Descriptor() ([]byte, []int)
Deprecated: Use InclusiveStopFilter.ProtoReflect.Descriptor instead.
func (*InclusiveStopFilter) GetStopRowKey ¶
func (x *InclusiveStopFilter) GetStopRowKey() []byte
func (*InclusiveStopFilter) ProtoMessage ¶
func (*InclusiveStopFilter) ProtoMessage()
func (*InclusiveStopFilter) ProtoReflect ¶
func (x *InclusiveStopFilter) ProtoReflect() protoreflect.Message
func (*InclusiveStopFilter) Reset ¶
func (x *InclusiveStopFilter) Reset()
func (*InclusiveStopFilter) String ¶
func (x *InclusiveStopFilter) String() string
type IsBalancerEnabledRequest ¶
type IsBalancerEnabledRequest struct {
// contains filtered or unexported fields
}
func (*IsBalancerEnabledRequest) Descriptor
deprecated
func (*IsBalancerEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsBalancerEnabledRequest.ProtoReflect.Descriptor instead.
func (*IsBalancerEnabledRequest) ProtoMessage ¶
func (*IsBalancerEnabledRequest) ProtoMessage()
func (*IsBalancerEnabledRequest) ProtoReflect ¶
func (x *IsBalancerEnabledRequest) ProtoReflect() protoreflect.Message
func (*IsBalancerEnabledRequest) Reset ¶
func (x *IsBalancerEnabledRequest) Reset()
func (*IsBalancerEnabledRequest) String ¶
func (x *IsBalancerEnabledRequest) String() string
type IsBalancerEnabledResponse ¶
type IsBalancerEnabledResponse struct { Enabled *bool `protobuf:"varint,1,req,name=enabled" json:"enabled,omitempty"` // contains filtered or unexported fields }
func (*IsBalancerEnabledResponse) Descriptor
deprecated
func (*IsBalancerEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsBalancerEnabledResponse.ProtoReflect.Descriptor instead.
func (*IsBalancerEnabledResponse) GetEnabled ¶
func (x *IsBalancerEnabledResponse) GetEnabled() bool
func (*IsBalancerEnabledResponse) ProtoMessage ¶
func (*IsBalancerEnabledResponse) ProtoMessage()
func (*IsBalancerEnabledResponse) ProtoReflect ¶
func (x *IsBalancerEnabledResponse) ProtoReflect() protoreflect.Message
func (*IsBalancerEnabledResponse) Reset ¶
func (x *IsBalancerEnabledResponse) Reset()
func (*IsBalancerEnabledResponse) String ¶
func (x *IsBalancerEnabledResponse) String() string
type IsCatalogJanitorEnabledRequest ¶
type IsCatalogJanitorEnabledRequest struct {
// contains filtered or unexported fields
}
func (*IsCatalogJanitorEnabledRequest) Descriptor
deprecated
func (*IsCatalogJanitorEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsCatalogJanitorEnabledRequest.ProtoReflect.Descriptor instead.
func (*IsCatalogJanitorEnabledRequest) ProtoMessage ¶
func (*IsCatalogJanitorEnabledRequest) ProtoMessage()
func (*IsCatalogJanitorEnabledRequest) ProtoReflect ¶
func (x *IsCatalogJanitorEnabledRequest) ProtoReflect() protoreflect.Message
func (*IsCatalogJanitorEnabledRequest) Reset ¶
func (x *IsCatalogJanitorEnabledRequest) Reset()
func (*IsCatalogJanitorEnabledRequest) String ¶
func (x *IsCatalogJanitorEnabledRequest) String() string
type IsCatalogJanitorEnabledResponse ¶
type IsCatalogJanitorEnabledResponse struct { Value *bool `protobuf:"varint,1,req,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*IsCatalogJanitorEnabledResponse) Descriptor
deprecated
func (*IsCatalogJanitorEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsCatalogJanitorEnabledResponse.ProtoReflect.Descriptor instead.
func (*IsCatalogJanitorEnabledResponse) GetValue ¶
func (x *IsCatalogJanitorEnabledResponse) GetValue() bool
func (*IsCatalogJanitorEnabledResponse) ProtoMessage ¶
func (*IsCatalogJanitorEnabledResponse) ProtoMessage()
func (*IsCatalogJanitorEnabledResponse) ProtoReflect ¶
func (x *IsCatalogJanitorEnabledResponse) ProtoReflect() protoreflect.Message
func (*IsCatalogJanitorEnabledResponse) Reset ¶
func (x *IsCatalogJanitorEnabledResponse) Reset()
func (*IsCatalogJanitorEnabledResponse) String ¶
func (x *IsCatalogJanitorEnabledResponse) String() string
type IsMasterRunningRequest ¶
type IsMasterRunningRequest struct {
// contains filtered or unexported fields
}
func (*IsMasterRunningRequest) Descriptor
deprecated
func (*IsMasterRunningRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsMasterRunningRequest.ProtoReflect.Descriptor instead.
func (*IsMasterRunningRequest) ProtoMessage ¶
func (*IsMasterRunningRequest) ProtoMessage()
func (*IsMasterRunningRequest) ProtoReflect ¶
func (x *IsMasterRunningRequest) ProtoReflect() protoreflect.Message
func (*IsMasterRunningRequest) Reset ¶
func (x *IsMasterRunningRequest) Reset()
func (*IsMasterRunningRequest) String ¶
func (x *IsMasterRunningRequest) String() string
type IsMasterRunningResponse ¶
type IsMasterRunningResponse struct { IsMasterRunning *bool `protobuf:"varint,1,req,name=is_master_running,json=isMasterRunning" json:"is_master_running,omitempty"` // contains filtered or unexported fields }
func (*IsMasterRunningResponse) Descriptor
deprecated
func (*IsMasterRunningResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsMasterRunningResponse.ProtoReflect.Descriptor instead.
func (*IsMasterRunningResponse) GetIsMasterRunning ¶
func (x *IsMasterRunningResponse) GetIsMasterRunning() bool
func (*IsMasterRunningResponse) ProtoMessage ¶
func (*IsMasterRunningResponse) ProtoMessage()
func (*IsMasterRunningResponse) ProtoReflect ¶
func (x *IsMasterRunningResponse) ProtoReflect() protoreflect.Message
func (*IsMasterRunningResponse) Reset ¶
func (x *IsMasterRunningResponse) Reset()
func (*IsMasterRunningResponse) String ¶
func (x *IsMasterRunningResponse) String() string
type IsNormalizerEnabledRequest ¶
type IsNormalizerEnabledRequest struct {
// contains filtered or unexported fields
}
func (*IsNormalizerEnabledRequest) Descriptor
deprecated
func (*IsNormalizerEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsNormalizerEnabledRequest.ProtoReflect.Descriptor instead.
func (*IsNormalizerEnabledRequest) ProtoMessage ¶
func (*IsNormalizerEnabledRequest) ProtoMessage()
func (*IsNormalizerEnabledRequest) ProtoReflect ¶
func (x *IsNormalizerEnabledRequest) ProtoReflect() protoreflect.Message
func (*IsNormalizerEnabledRequest) Reset ¶
func (x *IsNormalizerEnabledRequest) Reset()
func (*IsNormalizerEnabledRequest) String ¶
func (x *IsNormalizerEnabledRequest) String() string
type IsNormalizerEnabledResponse ¶
type IsNormalizerEnabledResponse struct { Enabled *bool `protobuf:"varint,1,req,name=enabled" json:"enabled,omitempty"` // contains filtered or unexported fields }
func (*IsNormalizerEnabledResponse) Descriptor
deprecated
func (*IsNormalizerEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsNormalizerEnabledResponse.ProtoReflect.Descriptor instead.
func (*IsNormalizerEnabledResponse) GetEnabled ¶
func (x *IsNormalizerEnabledResponse) GetEnabled() bool
func (*IsNormalizerEnabledResponse) ProtoMessage ¶
func (*IsNormalizerEnabledResponse) ProtoMessage()
func (*IsNormalizerEnabledResponse) ProtoReflect ¶
func (x *IsNormalizerEnabledResponse) ProtoReflect() protoreflect.Message
func (*IsNormalizerEnabledResponse) Reset ¶
func (x *IsNormalizerEnabledResponse) Reset()
func (*IsNormalizerEnabledResponse) String ¶
func (x *IsNormalizerEnabledResponse) String() string
type IsProcedureDoneRequest ¶
type IsProcedureDoneRequest struct { Procedure *ProcedureDescription `protobuf:"bytes,1,opt,name=procedure" json:"procedure,omitempty"` // contains filtered or unexported fields }
func (*IsProcedureDoneRequest) Descriptor
deprecated
func (*IsProcedureDoneRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsProcedureDoneRequest.ProtoReflect.Descriptor instead.
func (*IsProcedureDoneRequest) GetProcedure ¶
func (x *IsProcedureDoneRequest) GetProcedure() *ProcedureDescription
func (*IsProcedureDoneRequest) ProtoMessage ¶
func (*IsProcedureDoneRequest) ProtoMessage()
func (*IsProcedureDoneRequest) ProtoReflect ¶
func (x *IsProcedureDoneRequest) ProtoReflect() protoreflect.Message
func (*IsProcedureDoneRequest) Reset ¶
func (x *IsProcedureDoneRequest) Reset()
func (*IsProcedureDoneRequest) String ¶
func (x *IsProcedureDoneRequest) String() string
type IsProcedureDoneResponse ¶
type IsProcedureDoneResponse struct { Done *bool `protobuf:"varint,1,opt,name=done,def=0" json:"done,omitempty"` Snapshot *ProcedureDescription `protobuf:"bytes,2,opt,name=snapshot" json:"snapshot,omitempty"` // contains filtered or unexported fields }
func (*IsProcedureDoneResponse) Descriptor
deprecated
func (*IsProcedureDoneResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsProcedureDoneResponse.ProtoReflect.Descriptor instead.
func (*IsProcedureDoneResponse) GetDone ¶
func (x *IsProcedureDoneResponse) GetDone() bool
func (*IsProcedureDoneResponse) GetSnapshot ¶
func (x *IsProcedureDoneResponse) GetSnapshot() *ProcedureDescription
func (*IsProcedureDoneResponse) ProtoMessage ¶
func (*IsProcedureDoneResponse) ProtoMessage()
func (*IsProcedureDoneResponse) ProtoReflect ¶
func (x *IsProcedureDoneResponse) ProtoReflect() protoreflect.Message
func (*IsProcedureDoneResponse) Reset ¶
func (x *IsProcedureDoneResponse) Reset()
func (*IsProcedureDoneResponse) String ¶
func (x *IsProcedureDoneResponse) String() string
type IsRestoreSnapshotDoneRequest ¶
type IsRestoreSnapshotDoneRequest struct { Snapshot *SnapshotDescription `protobuf:"bytes,1,opt,name=snapshot" json:"snapshot,omitempty"` // contains filtered or unexported fields }
func (*IsRestoreSnapshotDoneRequest) Descriptor
deprecated
func (*IsRestoreSnapshotDoneRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsRestoreSnapshotDoneRequest.ProtoReflect.Descriptor instead.
func (*IsRestoreSnapshotDoneRequest) GetSnapshot ¶
func (x *IsRestoreSnapshotDoneRequest) GetSnapshot() *SnapshotDescription
func (*IsRestoreSnapshotDoneRequest) ProtoMessage ¶
func (*IsRestoreSnapshotDoneRequest) ProtoMessage()
func (*IsRestoreSnapshotDoneRequest) ProtoReflect ¶
func (x *IsRestoreSnapshotDoneRequest) ProtoReflect() protoreflect.Message
func (*IsRestoreSnapshotDoneRequest) Reset ¶
func (x *IsRestoreSnapshotDoneRequest) Reset()
func (*IsRestoreSnapshotDoneRequest) String ¶
func (x *IsRestoreSnapshotDoneRequest) String() string
type IsRestoreSnapshotDoneResponse ¶
type IsRestoreSnapshotDoneResponse struct { Done *bool `protobuf:"varint,1,opt,name=done,def=0" json:"done,omitempty"` // contains filtered or unexported fields }
func (*IsRestoreSnapshotDoneResponse) Descriptor
deprecated
func (*IsRestoreSnapshotDoneResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsRestoreSnapshotDoneResponse.ProtoReflect.Descriptor instead.
func (*IsRestoreSnapshotDoneResponse) GetDone ¶
func (x *IsRestoreSnapshotDoneResponse) GetDone() bool
func (*IsRestoreSnapshotDoneResponse) ProtoMessage ¶
func (*IsRestoreSnapshotDoneResponse) ProtoMessage()
func (*IsRestoreSnapshotDoneResponse) ProtoReflect ¶
func (x *IsRestoreSnapshotDoneResponse) ProtoReflect() protoreflect.Message
func (*IsRestoreSnapshotDoneResponse) Reset ¶
func (x *IsRestoreSnapshotDoneResponse) Reset()
func (*IsRestoreSnapshotDoneResponse) String ¶
func (x *IsRestoreSnapshotDoneResponse) String() string
type IsSnapshotDoneRequest ¶
type IsSnapshotDoneRequest struct { Snapshot *SnapshotDescription `protobuf:"bytes,1,opt,name=snapshot" json:"snapshot,omitempty"` // contains filtered or unexported fields }
if you don't send the snapshot, then you will get it back in the response (if the snapshot is done) so you can check the snapshot
func (*IsSnapshotDoneRequest) Descriptor
deprecated
func (*IsSnapshotDoneRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsSnapshotDoneRequest.ProtoReflect.Descriptor instead.
func (*IsSnapshotDoneRequest) GetSnapshot ¶
func (x *IsSnapshotDoneRequest) GetSnapshot() *SnapshotDescription
func (*IsSnapshotDoneRequest) ProtoMessage ¶
func (*IsSnapshotDoneRequest) ProtoMessage()
func (*IsSnapshotDoneRequest) ProtoReflect ¶
func (x *IsSnapshotDoneRequest) ProtoReflect() protoreflect.Message
func (*IsSnapshotDoneRequest) Reset ¶
func (x *IsSnapshotDoneRequest) Reset()
func (*IsSnapshotDoneRequest) String ¶
func (x *IsSnapshotDoneRequest) String() string
type IsSnapshotDoneResponse ¶
type IsSnapshotDoneResponse struct { Done *bool `protobuf:"varint,1,opt,name=done,def=0" json:"done,omitempty"` Snapshot *SnapshotDescription `protobuf:"bytes,2,opt,name=snapshot" json:"snapshot,omitempty"` // contains filtered or unexported fields }
func (*IsSnapshotDoneResponse) Descriptor
deprecated
func (*IsSnapshotDoneResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsSnapshotDoneResponse.ProtoReflect.Descriptor instead.
func (*IsSnapshotDoneResponse) GetDone ¶
func (x *IsSnapshotDoneResponse) GetDone() bool
func (*IsSnapshotDoneResponse) GetSnapshot ¶
func (x *IsSnapshotDoneResponse) GetSnapshot() *SnapshotDescription
func (*IsSnapshotDoneResponse) ProtoMessage ¶
func (*IsSnapshotDoneResponse) ProtoMessage()
func (*IsSnapshotDoneResponse) ProtoReflect ¶
func (x *IsSnapshotDoneResponse) ProtoReflect() protoreflect.Message
func (*IsSnapshotDoneResponse) Reset ¶
func (x *IsSnapshotDoneResponse) Reset()
func (*IsSnapshotDoneResponse) String ¶
func (x *IsSnapshotDoneResponse) String() string
type IsSplitOrMergeEnabledRequest ¶
type IsSplitOrMergeEnabledRequest struct { SwitchType *MasterSwitchType `protobuf:"varint,1,req,name=switch_type,json=switchType,enum=pb.MasterSwitchType" json:"switch_type,omitempty"` // contains filtered or unexported fields }
func (*IsSplitOrMergeEnabledRequest) Descriptor
deprecated
func (*IsSplitOrMergeEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsSplitOrMergeEnabledRequest.ProtoReflect.Descriptor instead.
func (*IsSplitOrMergeEnabledRequest) GetSwitchType ¶
func (x *IsSplitOrMergeEnabledRequest) GetSwitchType() MasterSwitchType
func (*IsSplitOrMergeEnabledRequest) ProtoMessage ¶
func (*IsSplitOrMergeEnabledRequest) ProtoMessage()
func (*IsSplitOrMergeEnabledRequest) ProtoReflect ¶
func (x *IsSplitOrMergeEnabledRequest) ProtoReflect() protoreflect.Message
func (*IsSplitOrMergeEnabledRequest) Reset ¶
func (x *IsSplitOrMergeEnabledRequest) Reset()
func (*IsSplitOrMergeEnabledRequest) String ¶
func (x *IsSplitOrMergeEnabledRequest) String() string
type IsSplitOrMergeEnabledResponse ¶
type IsSplitOrMergeEnabledResponse struct { Enabled *bool `protobuf:"varint,1,req,name=enabled" json:"enabled,omitempty"` // contains filtered or unexported fields }
func (*IsSplitOrMergeEnabledResponse) Descriptor
deprecated
func (*IsSplitOrMergeEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsSplitOrMergeEnabledResponse.ProtoReflect.Descriptor instead.
func (*IsSplitOrMergeEnabledResponse) GetEnabled ¶
func (x *IsSplitOrMergeEnabledResponse) GetEnabled() bool
func (*IsSplitOrMergeEnabledResponse) ProtoMessage ¶
func (*IsSplitOrMergeEnabledResponse) ProtoMessage()
func (*IsSplitOrMergeEnabledResponse) ProtoReflect ¶
func (x *IsSplitOrMergeEnabledResponse) ProtoReflect() protoreflect.Message
func (*IsSplitOrMergeEnabledResponse) Reset ¶
func (x *IsSplitOrMergeEnabledResponse) Reset()
func (*IsSplitOrMergeEnabledResponse) String ¶
func (x *IsSplitOrMergeEnabledResponse) String() string
type KeyOnlyFilter ¶
type KeyOnlyFilter struct { LenAsVal *bool `protobuf:"varint,1,req,name=len_as_val,json=lenAsVal" json:"len_as_val,omitempty"` // contains filtered or unexported fields }
func (*KeyOnlyFilter) Descriptor
deprecated
func (*KeyOnlyFilter) Descriptor() ([]byte, []int)
Deprecated: Use KeyOnlyFilter.ProtoReflect.Descriptor instead.
func (*KeyOnlyFilter) GetLenAsVal ¶
func (x *KeyOnlyFilter) GetLenAsVal() bool
func (*KeyOnlyFilter) ProtoMessage ¶
func (*KeyOnlyFilter) ProtoMessage()
func (*KeyOnlyFilter) ProtoReflect ¶
func (x *KeyOnlyFilter) ProtoReflect() protoreflect.Message
func (*KeyOnlyFilter) Reset ¶
func (x *KeyOnlyFilter) Reset()
func (*KeyOnlyFilter) String ¶
func (x *KeyOnlyFilter) String() string
type KeyValue ¶
type KeyValue struct { Row []byte `protobuf:"bytes,1,req,name=row" json:"row,omitempty"` Family []byte `protobuf:"bytes,2,req,name=family" json:"family,omitempty"` Qualifier []byte `protobuf:"bytes,3,req,name=qualifier" json:"qualifier,omitempty"` Timestamp *uint64 `protobuf:"varint,4,opt,name=timestamp" json:"timestamp,omitempty"` KeyType *CellType `protobuf:"varint,5,opt,name=key_type,json=keyType,enum=pb.CellType" json:"key_type,omitempty"` Value []byte `protobuf:"bytes,6,opt,name=value" json:"value,omitempty"` Tags []byte `protobuf:"bytes,7,opt,name=tags" json:"tags,omitempty"` // contains filtered or unexported fields }
* Protocol buffer version of KeyValue. It doesn't have those transient parameters
func (*KeyValue) Descriptor
deprecated
func (*KeyValue) GetKeyType ¶
func (*KeyValue) GetQualifier ¶
func (*KeyValue) GetTimestamp ¶
func (*KeyValue) ProtoMessage ¶
func (*KeyValue) ProtoMessage()
func (*KeyValue) ProtoReflect ¶
func (x *KeyValue) ProtoReflect() protoreflect.Message
type ListNamespaceDescriptorsRequest ¶
type ListNamespaceDescriptorsRequest struct {
// contains filtered or unexported fields
}
func (*ListNamespaceDescriptorsRequest) Descriptor
deprecated
func (*ListNamespaceDescriptorsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNamespaceDescriptorsRequest.ProtoReflect.Descriptor instead.
func (*ListNamespaceDescriptorsRequest) ProtoMessage ¶
func (*ListNamespaceDescriptorsRequest) ProtoMessage()
func (*ListNamespaceDescriptorsRequest) ProtoReflect ¶
func (x *ListNamespaceDescriptorsRequest) ProtoReflect() protoreflect.Message
func (*ListNamespaceDescriptorsRequest) Reset ¶
func (x *ListNamespaceDescriptorsRequest) Reset()
func (*ListNamespaceDescriptorsRequest) String ¶
func (x *ListNamespaceDescriptorsRequest) String() string
type ListNamespaceDescriptorsResponse ¶
type ListNamespaceDescriptorsResponse struct { NamespaceDescriptor []*NamespaceDescriptor `protobuf:"bytes,1,rep,name=namespaceDescriptor" json:"namespaceDescriptor,omitempty"` // contains filtered or unexported fields }
func (*ListNamespaceDescriptorsResponse) Descriptor
deprecated
func (*ListNamespaceDescriptorsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListNamespaceDescriptorsResponse.ProtoReflect.Descriptor instead.
func (*ListNamespaceDescriptorsResponse) GetNamespaceDescriptor ¶
func (x *ListNamespaceDescriptorsResponse) GetNamespaceDescriptor() []*NamespaceDescriptor
func (*ListNamespaceDescriptorsResponse) ProtoMessage ¶
func (*ListNamespaceDescriptorsResponse) ProtoMessage()
func (*ListNamespaceDescriptorsResponse) ProtoReflect ¶
func (x *ListNamespaceDescriptorsResponse) ProtoReflect() protoreflect.Message
func (*ListNamespaceDescriptorsResponse) Reset ¶
func (x *ListNamespaceDescriptorsResponse) Reset()
func (*ListNamespaceDescriptorsResponse) String ¶
func (x *ListNamespaceDescriptorsResponse) String() string
type ListProceduresRequest ¶
type ListProceduresRequest struct {
// contains filtered or unexported fields
}
func (*ListProceduresRequest) Descriptor
deprecated
func (*ListProceduresRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProceduresRequest.ProtoReflect.Descriptor instead.
func (*ListProceduresRequest) ProtoMessage ¶
func (*ListProceduresRequest) ProtoMessage()
func (*ListProceduresRequest) ProtoReflect ¶
func (x *ListProceduresRequest) ProtoReflect() protoreflect.Message
func (*ListProceduresRequest) Reset ¶
func (x *ListProceduresRequest) Reset()
func (*ListProceduresRequest) String ¶
func (x *ListProceduresRequest) String() string
type ListProceduresResponse ¶
type ListProceduresResponse struct { Procedure []*Procedure `protobuf:"bytes,1,rep,name=procedure" json:"procedure,omitempty"` // contains filtered or unexported fields }
func (*ListProceduresResponse) Descriptor
deprecated
func (*ListProceduresResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProceduresResponse.ProtoReflect.Descriptor instead.
func (*ListProceduresResponse) GetProcedure ¶
func (x *ListProceduresResponse) GetProcedure() []*Procedure
func (*ListProceduresResponse) ProtoMessage ¶
func (*ListProceduresResponse) ProtoMessage()
func (*ListProceduresResponse) ProtoReflect ¶
func (x *ListProceduresResponse) ProtoReflect() protoreflect.Message
func (*ListProceduresResponse) Reset ¶
func (x *ListProceduresResponse) Reset()
func (*ListProceduresResponse) String ¶
func (x *ListProceduresResponse) String() string
type ListTableDescriptorsByNamespaceRequest ¶
type ListTableDescriptorsByNamespaceRequest struct { NamespaceName *string `protobuf:"bytes,1,req,name=namespaceName" json:"namespaceName,omitempty"` // contains filtered or unexported fields }
func (*ListTableDescriptorsByNamespaceRequest) Descriptor
deprecated
func (*ListTableDescriptorsByNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTableDescriptorsByNamespaceRequest.ProtoReflect.Descriptor instead.
func (*ListTableDescriptorsByNamespaceRequest) GetNamespaceName ¶
func (x *ListTableDescriptorsByNamespaceRequest) GetNamespaceName() string
func (*ListTableDescriptorsByNamespaceRequest) ProtoMessage ¶
func (*ListTableDescriptorsByNamespaceRequest) ProtoMessage()
func (*ListTableDescriptorsByNamespaceRequest) ProtoReflect ¶
func (x *ListTableDescriptorsByNamespaceRequest) ProtoReflect() protoreflect.Message
func (*ListTableDescriptorsByNamespaceRequest) Reset ¶
func (x *ListTableDescriptorsByNamespaceRequest) Reset()
func (*ListTableDescriptorsByNamespaceRequest) String ¶
func (x *ListTableDescriptorsByNamespaceRequest) String() string
type ListTableDescriptorsByNamespaceResponse ¶
type ListTableDescriptorsByNamespaceResponse struct { TableSchema []*TableSchema `protobuf:"bytes,1,rep,name=tableSchema" json:"tableSchema,omitempty"` // contains filtered or unexported fields }
func (*ListTableDescriptorsByNamespaceResponse) Descriptor
deprecated
func (*ListTableDescriptorsByNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListTableDescriptorsByNamespaceResponse.ProtoReflect.Descriptor instead.
func (*ListTableDescriptorsByNamespaceResponse) GetTableSchema ¶
func (x *ListTableDescriptorsByNamespaceResponse) GetTableSchema() []*TableSchema
func (*ListTableDescriptorsByNamespaceResponse) ProtoMessage ¶
func (*ListTableDescriptorsByNamespaceResponse) ProtoMessage()
func (*ListTableDescriptorsByNamespaceResponse) ProtoReflect ¶
func (x *ListTableDescriptorsByNamespaceResponse) ProtoReflect() protoreflect.Message
func (*ListTableDescriptorsByNamespaceResponse) Reset ¶
func (x *ListTableDescriptorsByNamespaceResponse) Reset()
func (*ListTableDescriptorsByNamespaceResponse) String ¶
func (x *ListTableDescriptorsByNamespaceResponse) String() string
type ListTableNamesByNamespaceRequest ¶
type ListTableNamesByNamespaceRequest struct { NamespaceName *string `protobuf:"bytes,1,req,name=namespaceName" json:"namespaceName,omitempty"` // contains filtered or unexported fields }
func (*ListTableNamesByNamespaceRequest) Descriptor
deprecated
func (*ListTableNamesByNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTableNamesByNamespaceRequest.ProtoReflect.Descriptor instead.
func (*ListTableNamesByNamespaceRequest) GetNamespaceName ¶
func (x *ListTableNamesByNamespaceRequest) GetNamespaceName() string
func (*ListTableNamesByNamespaceRequest) ProtoMessage ¶
func (*ListTableNamesByNamespaceRequest) ProtoMessage()
func (*ListTableNamesByNamespaceRequest) ProtoReflect ¶
func (x *ListTableNamesByNamespaceRequest) ProtoReflect() protoreflect.Message
func (*ListTableNamesByNamespaceRequest) Reset ¶
func (x *ListTableNamesByNamespaceRequest) Reset()
func (*ListTableNamesByNamespaceRequest) String ¶
func (x *ListTableNamesByNamespaceRequest) String() string
type ListTableNamesByNamespaceResponse ¶
type ListTableNamesByNamespaceResponse struct { TableName []*TableName `protobuf:"bytes,1,rep,name=tableName" json:"tableName,omitempty"` // contains filtered or unexported fields }
func (*ListTableNamesByNamespaceResponse) Descriptor
deprecated
func (*ListTableNamesByNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListTableNamesByNamespaceResponse.ProtoReflect.Descriptor instead.
func (*ListTableNamesByNamespaceResponse) GetTableName ¶
func (x *ListTableNamesByNamespaceResponse) GetTableName() []*TableName
func (*ListTableNamesByNamespaceResponse) ProtoMessage ¶
func (*ListTableNamesByNamespaceResponse) ProtoMessage()
func (*ListTableNamesByNamespaceResponse) ProtoReflect ¶
func (x *ListTableNamesByNamespaceResponse) ProtoReflect() protoreflect.Message
func (*ListTableNamesByNamespaceResponse) Reset ¶
func (x *ListTableNamesByNamespaceResponse) Reset()
func (*ListTableNamesByNamespaceResponse) String ¶
func (x *ListTableNamesByNamespaceResponse) String() string
type LiveServerInfo ¶
type LiveServerInfo struct { Server *ServerName `protobuf:"bytes,1,req,name=server" json:"server,omitempty"` ServerLoad *ServerLoad `protobuf:"bytes,2,req,name=server_load,json=serverLoad" json:"server_load,omitempty"` // contains filtered or unexported fields }
func (*LiveServerInfo) Descriptor
deprecated
func (*LiveServerInfo) Descriptor() ([]byte, []int)
Deprecated: Use LiveServerInfo.ProtoReflect.Descriptor instead.
func (*LiveServerInfo) GetServer ¶
func (x *LiveServerInfo) GetServer() *ServerName
func (*LiveServerInfo) GetServerLoad ¶
func (x *LiveServerInfo) GetServerLoad() *ServerLoad
func (*LiveServerInfo) ProtoMessage ¶
func (*LiveServerInfo) ProtoMessage()
func (*LiveServerInfo) ProtoReflect ¶
func (x *LiveServerInfo) ProtoReflect() protoreflect.Message
func (*LiveServerInfo) Reset ¶
func (x *LiveServerInfo) Reset()
func (*LiveServerInfo) String ¶
func (x *LiveServerInfo) String() string
type LongComparator ¶
type LongComparator struct { Comparable *ByteArrayComparable `protobuf:"bytes,1,req,name=comparable" json:"comparable,omitempty"` // contains filtered or unexported fields }
func (*LongComparator) Descriptor
deprecated
func (*LongComparator) Descriptor() ([]byte, []int)
Deprecated: Use LongComparator.ProtoReflect.Descriptor instead.
func (*LongComparator) GetComparable ¶
func (x *LongComparator) GetComparable() *ByteArrayComparable
func (*LongComparator) ProtoMessage ¶
func (*LongComparator) ProtoMessage()
func (*LongComparator) ProtoReflect ¶
func (x *LongComparator) ProtoReflect() protoreflect.Message
func (*LongComparator) Reset ¶
func (x *LongComparator) Reset()
func (*LongComparator) String ¶
func (x *LongComparator) String() string
type LongMsg ¶
type LongMsg struct { LongMsg *int64 `protobuf:"varint,1,req,name=long_msg,json=longMsg" json:"long_msg,omitempty"` // contains filtered or unexported fields }
func (*LongMsg) Descriptor
deprecated
func (*LongMsg) GetLongMsg ¶
func (*LongMsg) ProtoMessage ¶
func (*LongMsg) ProtoMessage()
func (*LongMsg) ProtoReflect ¶
func (x *LongMsg) ProtoReflect() protoreflect.Message
type MajorCompactionTimestampForRegionRequest ¶
type MajorCompactionTimestampForRegionRequest struct { Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"` // contains filtered or unexported fields }
func (*MajorCompactionTimestampForRegionRequest) Descriptor
deprecated
func (*MajorCompactionTimestampForRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use MajorCompactionTimestampForRegionRequest.ProtoReflect.Descriptor instead.
func (*MajorCompactionTimestampForRegionRequest) GetRegion ¶
func (x *MajorCompactionTimestampForRegionRequest) GetRegion() *RegionSpecifier
func (*MajorCompactionTimestampForRegionRequest) ProtoMessage ¶
func (*MajorCompactionTimestampForRegionRequest) ProtoMessage()
func (*MajorCompactionTimestampForRegionRequest) ProtoReflect ¶
func (x *MajorCompactionTimestampForRegionRequest) ProtoReflect() protoreflect.Message
func (*MajorCompactionTimestampForRegionRequest) Reset ¶
func (x *MajorCompactionTimestampForRegionRequest) Reset()
func (*MajorCompactionTimestampForRegionRequest) String ¶
func (x *MajorCompactionTimestampForRegionRequest) String() string
type MajorCompactionTimestampRequest ¶
type MajorCompactionTimestampRequest struct { TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"` // contains filtered or unexported fields }
func (*MajorCompactionTimestampRequest) Descriptor
deprecated
func (*MajorCompactionTimestampRequest) Descriptor() ([]byte, []int)
Deprecated: Use MajorCompactionTimestampRequest.ProtoReflect.Descriptor instead.
func (*MajorCompactionTimestampRequest) GetTableName ¶
func (x *MajorCompactionTimestampRequest) GetTableName() *TableName
func (*MajorCompactionTimestampRequest) ProtoMessage ¶
func (*MajorCompactionTimestampRequest) ProtoMessage()
func (*MajorCompactionTimestampRequest) ProtoReflect ¶
func (x *MajorCompactionTimestampRequest) ProtoReflect() protoreflect.Message
func (*MajorCompactionTimestampRequest) Reset ¶
func (x *MajorCompactionTimestampRequest) Reset()
func (*MajorCompactionTimestampRequest) String ¶
func (x *MajorCompactionTimestampRequest) String() string
type MajorCompactionTimestampResponse ¶
type MajorCompactionTimestampResponse struct { CompactionTimestamp *int64 `protobuf:"varint,1,req,name=compaction_timestamp,json=compactionTimestamp" json:"compaction_timestamp,omitempty"` // contains filtered or unexported fields }
func (*MajorCompactionTimestampResponse) Descriptor
deprecated
func (*MajorCompactionTimestampResponse) Descriptor() ([]byte, []int)
Deprecated: Use MajorCompactionTimestampResponse.ProtoReflect.Descriptor instead.
func (*MajorCompactionTimestampResponse) GetCompactionTimestamp ¶
func (x *MajorCompactionTimestampResponse) GetCompactionTimestamp() int64
func (*MajorCompactionTimestampResponse) ProtoMessage ¶
func (*MajorCompactionTimestampResponse) ProtoMessage()
func (*MajorCompactionTimestampResponse) ProtoReflect ¶
func (x *MajorCompactionTimestampResponse) ProtoReflect() protoreflect.Message
func (*MajorCompactionTimestampResponse) Reset ¶
func (x *MajorCompactionTimestampResponse) Reset()
func (*MajorCompactionTimestampResponse) String ¶
func (x *MajorCompactionTimestampResponse) String() string
type Master ¶
type Master struct { // The ServerName of the current Master Master *ServerName `protobuf:"bytes,1,req,name=master" json:"master,omitempty"` // Major RPC version so that clients can know what version the master can accept. RpcVersion *uint32 `protobuf:"varint,2,opt,name=rpc_version,json=rpcVersion" json:"rpc_version,omitempty"` InfoPort *uint32 `protobuf:"varint,3,opt,name=info_port,json=infoPort" json:"info_port,omitempty"` // contains filtered or unexported fields }
* Content of the master znode.
func (*Master) Descriptor
deprecated
func (*Master) GetInfoPort ¶
func (*Master) GetMaster ¶
func (x *Master) GetMaster() *ServerName
func (*Master) GetRpcVersion ¶
func (*Master) ProtoMessage ¶
func (*Master) ProtoMessage()
func (*Master) ProtoReflect ¶
func (x *Master) ProtoReflect() protoreflect.Message
type MasterSwitchType ¶
type MasterSwitchType int32
const ( MasterSwitchType_SPLIT MasterSwitchType = 0 MasterSwitchType_MERGE MasterSwitchType = 1 )
func (MasterSwitchType) Descriptor ¶
func (MasterSwitchType) Descriptor() protoreflect.EnumDescriptor
func (MasterSwitchType) Enum ¶
func (x MasterSwitchType) Enum() *MasterSwitchType
func (MasterSwitchType) EnumDescriptor
deprecated
func (MasterSwitchType) EnumDescriptor() ([]byte, []int)
Deprecated: Use MasterSwitchType.Descriptor instead.
func (MasterSwitchType) Number ¶
func (x MasterSwitchType) Number() protoreflect.EnumNumber
func (MasterSwitchType) String ¶
func (x MasterSwitchType) String() string
func (MasterSwitchType) Type ¶
func (MasterSwitchType) Type() protoreflect.EnumType
func (*MasterSwitchType) UnmarshalJSON
deprecated
func (x *MasterSwitchType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type MetaRegionServer ¶
type MetaRegionServer struct { // The ServerName hosting the meta region currently, or destination server, // if meta region is in transition. Server *ServerName `protobuf:"bytes,1,req,name=server" json:"server,omitempty"` // The major version of the rpc the server speaks. This is used so that // clients connecting to the cluster can have prior knowledge of what version // to send to a RegionServer. AsyncHBase will use this to detect versions. RpcVersion *uint32 `protobuf:"varint,2,opt,name=rpc_version,json=rpcVersion" json:"rpc_version,omitempty"` // State of the region transition. OPEN means fully operational 'hbase:meta' State *RegionState_State `protobuf:"varint,3,opt,name=state,enum=pb.RegionState_State" json:"state,omitempty"` // contains filtered or unexported fields }
* Content of the meta-region-server znode.
func (*MetaRegionServer) Descriptor
deprecated
func (*MetaRegionServer) Descriptor() ([]byte, []int)
Deprecated: Use MetaRegionServer.ProtoReflect.Descriptor instead.
func (*MetaRegionServer) GetRpcVersion ¶
func (x *MetaRegionServer) GetRpcVersion() uint32
func (*MetaRegionServer) GetServer ¶
func (x *MetaRegionServer) GetServer() *ServerName
func (*MetaRegionServer) GetState ¶
func (x *MetaRegionServer) GetState() RegionState_State
func (*MetaRegionServer) ProtoMessage ¶
func (*MetaRegionServer) ProtoMessage()
func (*MetaRegionServer) ProtoReflect ¶
func (x *MetaRegionServer) ProtoReflect() protoreflect.Message
func (*MetaRegionServer) Reset ¶
func (x *MetaRegionServer) Reset()
func (*MetaRegionServer) String ¶
func (x *MetaRegionServer) String() string
type ModifyColumnRequest ¶
type ModifyColumnRequest struct { TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"` ColumnFamilies *ColumnFamilySchema `protobuf:"bytes,2,req,name=column_families,json=columnFamilies" json:"column_families,omitempty"` NonceGroup *uint64 `protobuf:"varint,3,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"` Nonce *uint64 `protobuf:"varint,4,opt,name=nonce,def=0" json:"nonce,omitempty"` // contains filtered or unexported fields }
func (*ModifyColumnRequest) Descriptor
deprecated
func (*ModifyColumnRequest) Descriptor() ([]byte, []int)
Deprecated: Use ModifyColumnRequest.ProtoReflect.Descriptor instead.
func (*ModifyColumnRequest) GetColumnFamilies ¶
func (x *ModifyColumnRequest) GetColumnFamilies() *ColumnFamilySchema
func (*ModifyColumnRequest) GetNonce ¶
func (x *ModifyColumnRequest) GetNonce() uint64
func (*ModifyColumnRequest) GetNonceGroup ¶
func (x *ModifyColumnRequest) GetNonceGroup() uint64
func (*ModifyColumnRequest) GetTableName ¶
func (x *ModifyColumnRequest) GetTableName() *TableName
func (*ModifyColumnRequest) ProtoMessage ¶
func (*ModifyColumnRequest) ProtoMessage()
func (*ModifyColumnRequest) ProtoReflect ¶
func (x *ModifyColumnRequest) ProtoReflect() protoreflect.Message
func (*ModifyColumnRequest) Reset ¶
func (x *ModifyColumnRequest) Reset()
func (*ModifyColumnRequest) String ¶
func (x *ModifyColumnRequest) String() string
type ModifyColumnResponse ¶
type ModifyColumnResponse struct {
// contains filtered or unexported fields
}
func (*ModifyColumnResponse) Descriptor
deprecated
func (*ModifyColumnResponse) Descriptor() ([]byte, []int)
Deprecated: Use ModifyColumnResponse.ProtoReflect.Descriptor instead.
func (*ModifyColumnResponse) ProtoMessage ¶
func (*ModifyColumnResponse) ProtoMessage()
func (*ModifyColumnResponse) ProtoReflect ¶
func (x *ModifyColumnResponse) ProtoReflect() protoreflect.Message
func (*ModifyColumnResponse) Reset ¶
func (x *ModifyColumnResponse) Reset()
func (*ModifyColumnResponse) String ¶
func (x *ModifyColumnResponse) String() string
type ModifyNamespaceRequest ¶
type ModifyNamespaceRequest struct { NamespaceDescriptor *NamespaceDescriptor `protobuf:"bytes,1,req,name=namespaceDescriptor" json:"namespaceDescriptor,omitempty"` NonceGroup *uint64 `protobuf:"varint,2,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"` Nonce *uint64 `protobuf:"varint,3,opt,name=nonce,def=0" json:"nonce,omitempty"` // contains filtered or unexported fields }
func (*ModifyNamespaceRequest) Descriptor
deprecated
func (*ModifyNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ModifyNamespaceRequest.ProtoReflect.Descriptor instead.
func (*ModifyNamespaceRequest) GetNamespaceDescriptor ¶
func (x *ModifyNamespaceRequest) GetNamespaceDescriptor() *NamespaceDescriptor
func (*ModifyNamespaceRequest) GetNonce ¶
func (x *ModifyNamespaceRequest) GetNonce() uint64
func (*ModifyNamespaceRequest) GetNonceGroup ¶
func (x *ModifyNamespaceRequest) GetNonceGroup() uint64
func (*ModifyNamespaceRequest) ProtoMessage ¶
func (*ModifyNamespaceRequest) ProtoMessage()
func (*ModifyNamespaceRequest) ProtoReflect ¶
func (x *ModifyNamespaceRequest) ProtoReflect() protoreflect.Message
func (*ModifyNamespaceRequest) Reset ¶
func (x *ModifyNamespaceRequest) Reset()
func (*ModifyNamespaceRequest) String ¶
func (x *ModifyNamespaceRequest) String() string
type ModifyNamespaceResponse ¶
type ModifyNamespaceResponse struct {
// contains filtered or unexported fields
}
func (*ModifyNamespaceResponse) Descriptor
deprecated
func (*ModifyNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ModifyNamespaceResponse.ProtoReflect.Descriptor instead.
func (*ModifyNamespaceResponse) ProtoMessage ¶
func (*ModifyNamespaceResponse) ProtoMessage()
func (*ModifyNamespaceResponse) ProtoReflect ¶
func (x *ModifyNamespaceResponse) ProtoReflect() protoreflect.Message
func (*ModifyNamespaceResponse) Reset ¶
func (x *ModifyNamespaceResponse) Reset()
func (*ModifyNamespaceResponse) String ¶
func (x *ModifyNamespaceResponse) String() string
type ModifyTableRequest ¶
type ModifyTableRequest struct { TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"` TableSchema *TableSchema `protobuf:"bytes,2,req,name=table_schema,json=tableSchema" json:"table_schema,omitempty"` NonceGroup *uint64 `protobuf:"varint,3,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"` Nonce *uint64 `protobuf:"varint,4,opt,name=nonce,def=0" json:"nonce,omitempty"` // contains filtered or unexported fields }
func (*ModifyTableRequest) Descriptor
deprecated
func (*ModifyTableRequest) Descriptor() ([]byte, []int)
Deprecated: Use ModifyTableRequest.ProtoReflect.Descriptor instead.
func (*ModifyTableRequest) GetNonce ¶
func (x *ModifyTableRequest) GetNonce() uint64
func (*ModifyTableRequest) GetNonceGroup ¶
func (x *ModifyTableRequest) GetNonceGroup() uint64
func (*ModifyTableRequest) GetTableName ¶
func (x *ModifyTableRequest) GetTableName() *TableName
func (*ModifyTableRequest) GetTableSchema ¶
func (x *ModifyTableRequest) GetTableSchema() *TableSchema
func (*ModifyTableRequest) ProtoMessage ¶
func (*ModifyTableRequest) ProtoMessage()
func (*ModifyTableRequest) ProtoReflect ¶
func (x *ModifyTableRequest) ProtoReflect() protoreflect.Message
func (*ModifyTableRequest) Reset ¶
func (x *ModifyTableRequest) Reset()
func (*ModifyTableRequest) String ¶
func (x *ModifyTableRequest) String() string
type ModifyTableResponse ¶
type ModifyTableResponse struct {
// contains filtered or unexported fields
}
func (*ModifyTableResponse) Descriptor
deprecated
func (*ModifyTableResponse) Descriptor() ([]byte, []int)
Deprecated: Use ModifyTableResponse.ProtoReflect.Descriptor instead.
func (*ModifyTableResponse) ProtoMessage ¶
func (*ModifyTableResponse) ProtoMessage()
func (*ModifyTableResponse) ProtoReflect ¶
func (x *ModifyTableResponse) ProtoReflect() protoreflect.Message
func (*ModifyTableResponse) Reset ¶
func (x *ModifyTableResponse) Reset()
func (*ModifyTableResponse) String ¶
func (x *ModifyTableResponse) String() string
type MoveRegionRequest ¶
type MoveRegionRequest struct { Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"` DestServerName *ServerName `protobuf:"bytes,2,opt,name=dest_server_name,json=destServerName" json:"dest_server_name,omitempty"` // contains filtered or unexported fields }
func (*MoveRegionRequest) Descriptor
deprecated
func (*MoveRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use MoveRegionRequest.ProtoReflect.Descriptor instead.
func (*MoveRegionRequest) GetDestServerName ¶
func (x *MoveRegionRequest) GetDestServerName() *ServerName
func (*MoveRegionRequest) GetRegion ¶
func (x *MoveRegionRequest) GetRegion() *RegionSpecifier
func (*MoveRegionRequest) ProtoMessage ¶
func (*MoveRegionRequest) ProtoMessage()
func (*MoveRegionRequest) ProtoReflect ¶
func (x *MoveRegionRequest) ProtoReflect() protoreflect.Message
func (*MoveRegionRequest) Reset ¶
func (x *MoveRegionRequest) Reset()
func (*MoveRegionRequest) String ¶
func (x *MoveRegionRequest) String() string
type MoveRegionResponse ¶
type MoveRegionResponse struct {
// contains filtered or unexported fields
}
func (*MoveRegionResponse) Descriptor
deprecated
func (*MoveRegionResponse) Descriptor() ([]byte, []int)
Deprecated: Use MoveRegionResponse.ProtoReflect.Descriptor instead.
func (*MoveRegionResponse) ProtoMessage ¶
func (*MoveRegionResponse) ProtoMessage()
func (*MoveRegionResponse) ProtoReflect ¶
func (x *MoveRegionResponse) ProtoReflect() protoreflect.Message
func (*MoveRegionResponse) Reset ¶
func (x *MoveRegionResponse) Reset()
func (*MoveRegionResponse) String ¶
func (x *MoveRegionResponse) String() string
type MultiRegionLoadStats ¶
type MultiRegionLoadStats struct { Region []*RegionSpecifier `protobuf:"bytes,1,rep,name=region" json:"region,omitempty"` Stat []*RegionLoadStats `protobuf:"bytes,2,rep,name=stat" json:"stat,omitempty"` // contains filtered or unexported fields }
func (*MultiRegionLoadStats) Descriptor
deprecated
func (*MultiRegionLoadStats) Descriptor() ([]byte, []int)
Deprecated: Use MultiRegionLoadStats.ProtoReflect.Descriptor instead.
func (*MultiRegionLoadStats) GetRegion ¶
func (x *MultiRegionLoadStats) GetRegion() []*RegionSpecifier
func (*MultiRegionLoadStats) GetStat ¶
func (x *MultiRegionLoadStats) GetStat() []*RegionLoadStats
func (*MultiRegionLoadStats) ProtoMessage ¶
func (*MultiRegionLoadStats) ProtoMessage()
func (*MultiRegionLoadStats) ProtoReflect ¶
func (x *MultiRegionLoadStats) ProtoReflect() protoreflect.Message
func (*MultiRegionLoadStats) Reset ¶
func (x *MultiRegionLoadStats) Reset()
func (*MultiRegionLoadStats) String ¶
func (x *MultiRegionLoadStats) String() string
type MultiRequest ¶
type MultiRequest struct { RegionAction []*RegionAction `protobuf:"bytes,1,rep,name=regionAction" json:"regionAction,omitempty"` NonceGroup *uint64 `protobuf:"varint,2,opt,name=nonceGroup" json:"nonceGroup,omitempty"` Condition *Condition `protobuf:"bytes,3,opt,name=condition" json:"condition,omitempty"` // contains filtered or unexported fields }
* Execute a list of actions on a given region in order. Nothing prevents a request to contains a set of RegionAction on the same region. For this reason, the matching between the MultiRequest and the MultiResponse is not
done by the region specifier but by keeping the order of the RegionActionResult vs. the order of the RegionAction.
func (*MultiRequest) Descriptor
deprecated
func (*MultiRequest) Descriptor() ([]byte, []int)
Deprecated: Use MultiRequest.ProtoReflect.Descriptor instead.
func (*MultiRequest) GetCondition ¶
func (x *MultiRequest) GetCondition() *Condition
func (*MultiRequest) GetNonceGroup ¶
func (x *MultiRequest) GetNonceGroup() uint64
func (*MultiRequest) GetRegionAction ¶
func (x *MultiRequest) GetRegionAction() []*RegionAction
func (*MultiRequest) ProtoMessage ¶
func (*MultiRequest) ProtoMessage()
func (*MultiRequest) ProtoReflect ¶
func (x *MultiRequest) ProtoReflect() protoreflect.Message
func (*MultiRequest) Reset ¶
func (x *MultiRequest) Reset()
func (*MultiRequest) String ¶
func (x *MultiRequest) String() string
type MultiResponse ¶
type MultiResponse struct { RegionActionResult []*RegionActionResult `protobuf:"bytes,1,rep,name=regionActionResult" json:"regionActionResult,omitempty"` // used for mutate to indicate processed only Processed *bool `protobuf:"varint,2,opt,name=processed" json:"processed,omitempty"` RegionStatistics *MultiRegionLoadStats `protobuf:"bytes,3,opt,name=regionStatistics" json:"regionStatistics,omitempty"` // contains filtered or unexported fields }
func (*MultiResponse) Descriptor
deprecated
func (*MultiResponse) Descriptor() ([]byte, []int)
Deprecated: Use MultiResponse.ProtoReflect.Descriptor instead.
func (*MultiResponse) GetProcessed ¶
func (x *MultiResponse) GetProcessed() bool
func (*MultiResponse) GetRegionActionResult ¶
func (x *MultiResponse) GetRegionActionResult() []*RegionActionResult
func (*MultiResponse) GetRegionStatistics ¶
func (x *MultiResponse) GetRegionStatistics() *MultiRegionLoadStats
func (*MultiResponse) ProtoMessage ¶
func (*MultiResponse) ProtoMessage()
func (*MultiResponse) ProtoReflect ¶
func (x *MultiResponse) ProtoReflect() protoreflect.Message
func (*MultiResponse) Reset ¶
func (x *MultiResponse) Reset()
func (*MultiResponse) String ¶
func (x *MultiResponse) String() string
type MultiRowRangeFilter ¶
type MultiRowRangeFilter struct { RowRangeList []*RowRange `protobuf:"bytes,1,rep,name=row_range_list,json=rowRangeList" json:"row_range_list,omitempty"` // contains filtered or unexported fields }
func (*MultiRowRangeFilter) Descriptor
deprecated
func (*MultiRowRangeFilter) Descriptor() ([]byte, []int)
Deprecated: Use MultiRowRangeFilter.ProtoReflect.Descriptor instead.
func (*MultiRowRangeFilter) GetRowRangeList ¶
func (x *MultiRowRangeFilter) GetRowRangeList() []*RowRange
func (*MultiRowRangeFilter) ProtoMessage ¶
func (*MultiRowRangeFilter) ProtoMessage()
func (*MultiRowRangeFilter) ProtoReflect ¶
func (x *MultiRowRangeFilter) ProtoReflect() protoreflect.Message
func (*MultiRowRangeFilter) Reset ¶
func (x *MultiRowRangeFilter) Reset()
func (*MultiRowRangeFilter) String ¶
func (x *MultiRowRangeFilter) String() string
type MultipleColumnPrefixFilter ¶
type MultipleColumnPrefixFilter struct { SortedPrefixes [][]byte `protobuf:"bytes,1,rep,name=sorted_prefixes,json=sortedPrefixes" json:"sorted_prefixes,omitempty"` // contains filtered or unexported fields }
func (*MultipleColumnPrefixFilter) Descriptor
deprecated
func (*MultipleColumnPrefixFilter) Descriptor() ([]byte, []int)
Deprecated: Use MultipleColumnPrefixFilter.ProtoReflect.Descriptor instead.
func (*MultipleColumnPrefixFilter) GetSortedPrefixes ¶
func (x *MultipleColumnPrefixFilter) GetSortedPrefixes() [][]byte
func (*MultipleColumnPrefixFilter) ProtoMessage ¶
func (*MultipleColumnPrefixFilter) ProtoMessage()
func (*MultipleColumnPrefixFilter) ProtoReflect ¶
func (x *MultipleColumnPrefixFilter) ProtoReflect() protoreflect.Message
func (*MultipleColumnPrefixFilter) Reset ¶
func (x *MultipleColumnPrefixFilter) Reset()
func (*MultipleColumnPrefixFilter) String ¶
func (x *MultipleColumnPrefixFilter) String() string
type MutateRequest ¶
type MutateRequest struct { Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"` Mutation *MutationProto `protobuf:"bytes,2,req,name=mutation" json:"mutation,omitempty"` Condition *Condition `protobuf:"bytes,3,opt,name=condition" json:"condition,omitempty"` NonceGroup *uint64 `protobuf:"varint,4,opt,name=nonce_group,json=nonceGroup" json:"nonce_group,omitempty"` // contains filtered or unexported fields }
* The mutate request. Perform a single Mutate operation.
Optionally, you can specify a condition. The mutate will take place only if the condition is met. Otherwise, the mutate will be ignored. In the response result, parameter processed is used to indicate if the mutate actually happened.
func (*MutateRequest) Descriptor
deprecated
func (*MutateRequest) Descriptor() ([]byte, []int)
Deprecated: Use MutateRequest.ProtoReflect.Descriptor instead.
func (*MutateRequest) GetCondition ¶
func (x *MutateRequest) GetCondition() *Condition
func (*MutateRequest) GetMutation ¶
func (x *MutateRequest) GetMutation() *MutationProto
func (*MutateRequest) GetNonceGroup ¶
func (x *MutateRequest) GetNonceGroup() uint64
func (*MutateRequest) GetRegion ¶
func (x *MutateRequest) GetRegion() *RegionSpecifier
func (*MutateRequest) ProtoMessage ¶
func (*MutateRequest) ProtoMessage()
func (*MutateRequest) ProtoReflect ¶
func (x *MutateRequest) ProtoReflect() protoreflect.Message
func (*MutateRequest) Reset ¶
func (x *MutateRequest) Reset()
func (*MutateRequest) String ¶
func (x *MutateRequest) String() string
type MutateResponse ¶
type MutateResponse struct { Result *Result `protobuf:"bytes,1,opt,name=result" json:"result,omitempty"` // used for mutate to indicate processed only Processed *bool `protobuf:"varint,2,opt,name=processed" json:"processed,omitempty"` // contains filtered or unexported fields }
func (*MutateResponse) Descriptor
deprecated
func (*MutateResponse) Descriptor() ([]byte, []int)
Deprecated: Use MutateResponse.ProtoReflect.Descriptor instead.
func (*MutateResponse) GetProcessed ¶
func (x *MutateResponse) GetProcessed() bool
func (*MutateResponse) GetResult ¶
func (x *MutateResponse) GetResult() *Result
func (*MutateResponse) ProtoMessage ¶
func (*MutateResponse) ProtoMessage()
func (*MutateResponse) ProtoReflect ¶
func (x *MutateResponse) ProtoReflect() protoreflect.Message
func (*MutateResponse) Reset ¶
func (x *MutateResponse) Reset()
func (*MutateResponse) String ¶
func (x *MutateResponse) String() string
type MutationProto ¶
type MutationProto struct { Row []byte `protobuf:"bytes,1,opt,name=row" json:"row,omitempty"` MutateType *MutationProto_MutationType `protobuf:"varint,2,opt,name=mutate_type,json=mutateType,enum=pb.MutationProto_MutationType" json:"mutate_type,omitempty"` ColumnValue []*MutationProto_ColumnValue `protobuf:"bytes,3,rep,name=column_value,json=columnValue" json:"column_value,omitempty"` Timestamp *uint64 `protobuf:"varint,4,opt,name=timestamp" json:"timestamp,omitempty"` Attribute []*NameBytesPair `protobuf:"bytes,5,rep,name=attribute" json:"attribute,omitempty"` Durability *MutationProto_Durability `protobuf:"varint,6,opt,name=durability,enum=pb.MutationProto_Durability,def=0" json:"durability,omitempty"` // For some mutations, a result may be returned, in which case, // time range can be specified for potential performance gain TimeRange *TimeRange `protobuf:"bytes,7,opt,name=time_range,json=timeRange" json:"time_range,omitempty"` // The below count is set when the associated cells are NOT // part of this protobuf message; they are passed alongside // and then this Message is a placeholder with metadata. The // count is needed to know how many to peel off the block of Cells as // ours. NOTE: This is different from the pb managed cell_count of the // 'cell' field above which is non-null when the cells are pb'd. AssociatedCellCount *int32 `protobuf:"varint,8,opt,name=associated_cell_count,json=associatedCellCount" json:"associated_cell_count,omitempty"` Nonce *uint64 `protobuf:"varint,9,opt,name=nonce" json:"nonce,omitempty"` // contains filtered or unexported fields }
* A specific mutation inside a mutate request. It can be an append, increment, put or delete based on the mutation type. It can be fully filled in or only metadata present because data is being carried elsewhere outside of pb.
func (*MutationProto) Descriptor
deprecated
func (*MutationProto) Descriptor() ([]byte, []int)
Deprecated: Use MutationProto.ProtoReflect.Descriptor instead.
func (*MutationProto) GetAssociatedCellCount ¶
func (x *MutationProto) GetAssociatedCellCount() int32
func (*MutationProto) GetAttribute ¶
func (x *MutationProto) GetAttribute() []*NameBytesPair
func (*MutationProto) GetColumnValue ¶
func (x *MutationProto) GetColumnValue() []*MutationProto_ColumnValue
func (*MutationProto) GetDurability ¶
func (x *MutationProto) GetDurability() MutationProto_Durability
func (*MutationProto) GetMutateType ¶
func (x *MutationProto) GetMutateType() MutationProto_MutationType
func (*MutationProto) GetNonce ¶
func (x *MutationProto) GetNonce() uint64
func (*MutationProto) GetRow ¶
func (x *MutationProto) GetRow() []byte
func (*MutationProto) GetTimeRange ¶
func (x *MutationProto) GetTimeRange() *TimeRange
func (*MutationProto) GetTimestamp ¶
func (x *MutationProto) GetTimestamp() uint64
func (*MutationProto) ProtoMessage ¶
func (*MutationProto) ProtoMessage()
func (*MutationProto) ProtoReflect ¶
func (x *MutationProto) ProtoReflect() protoreflect.Message
func (*MutationProto) Reset ¶
func (x *MutationProto) Reset()
func (*MutationProto) String ¶
func (x *MutationProto) String() string
type MutationProto_ColumnValue ¶
type MutationProto_ColumnValue struct { Family []byte `protobuf:"bytes,1,req,name=family" json:"family,omitempty"` QualifierValue []*MutationProto_ColumnValue_QualifierValue `protobuf:"bytes,2,rep,name=qualifier_value,json=qualifierValue" json:"qualifier_value,omitempty"` // contains filtered or unexported fields }
func (*MutationProto_ColumnValue) Descriptor
deprecated
func (*MutationProto_ColumnValue) Descriptor() ([]byte, []int)
Deprecated: Use MutationProto_ColumnValue.ProtoReflect.Descriptor instead.
func (*MutationProto_ColumnValue) GetFamily ¶
func (x *MutationProto_ColumnValue) GetFamily() []byte
func (*MutationProto_ColumnValue) GetQualifierValue ¶
func (x *MutationProto_ColumnValue) GetQualifierValue() []*MutationProto_ColumnValue_QualifierValue
func (*MutationProto_ColumnValue) ProtoMessage ¶
func (*MutationProto_ColumnValue) ProtoMessage()
func (*MutationProto_ColumnValue) ProtoReflect ¶
func (x *MutationProto_ColumnValue) ProtoReflect() protoreflect.Message
func (*MutationProto_ColumnValue) Reset ¶
func (x *MutationProto_ColumnValue) Reset()
func (*MutationProto_ColumnValue) String ¶
func (x *MutationProto_ColumnValue) String() string
type MutationProto_ColumnValue_QualifierValue ¶
type MutationProto_ColumnValue_QualifierValue struct { Qualifier []byte `protobuf:"bytes,1,opt,name=qualifier" json:"qualifier,omitempty"` Value []byte `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` Timestamp *uint64 `protobuf:"varint,3,opt,name=timestamp" json:"timestamp,omitempty"` DeleteType *MutationProto_DeleteType `protobuf:"varint,4,opt,name=delete_type,json=deleteType,enum=pb.MutationProto_DeleteType" json:"delete_type,omitempty"` Tags []byte `protobuf:"bytes,5,opt,name=tags" json:"tags,omitempty"` // contains filtered or unexported fields }
func (*MutationProto_ColumnValue_QualifierValue) Descriptor
deprecated
func (*MutationProto_ColumnValue_QualifierValue) Descriptor() ([]byte, []int)
Deprecated: Use MutationProto_ColumnValue_QualifierValue.ProtoReflect.Descriptor instead.
func (*MutationProto_ColumnValue_QualifierValue) GetDeleteType ¶
func (x *MutationProto_ColumnValue_QualifierValue) GetDeleteType() MutationProto_DeleteType
func (*MutationProto_ColumnValue_QualifierValue) GetQualifier ¶
func (x *MutationProto_ColumnValue_QualifierValue) GetQualifier() []byte
func (*MutationProto_ColumnValue_QualifierValue) GetTags ¶
func (x *MutationProto_ColumnValue_QualifierValue) GetTags() []byte
func (*MutationProto_ColumnValue_QualifierValue) GetTimestamp ¶
func (x *MutationProto_ColumnValue_QualifierValue) GetTimestamp() uint64
func (*MutationProto_ColumnValue_QualifierValue) GetValue ¶
func (x *MutationProto_ColumnValue_QualifierValue) GetValue() []byte
func (*MutationProto_ColumnValue_QualifierValue) ProtoMessage ¶
func (*MutationProto_ColumnValue_QualifierValue) ProtoMessage()
func (*MutationProto_ColumnValue_QualifierValue) ProtoReflect ¶
func (x *MutationProto_ColumnValue_QualifierValue) ProtoReflect() protoreflect.Message
func (*MutationProto_ColumnValue_QualifierValue) Reset ¶
func (x *MutationProto_ColumnValue_QualifierValue) Reset()
func (*MutationProto_ColumnValue_QualifierValue) String ¶
func (x *MutationProto_ColumnValue_QualifierValue) String() string
type MutationProto_DeleteType ¶
type MutationProto_DeleteType int32
const ( MutationProto_DELETE_ONE_VERSION MutationProto_DeleteType = 0 MutationProto_DELETE_MULTIPLE_VERSIONS MutationProto_DeleteType = 1 MutationProto_DELETE_FAMILY MutationProto_DeleteType = 2 MutationProto_DELETE_FAMILY_VERSION MutationProto_DeleteType = 3 )
func (MutationProto_DeleteType) Descriptor ¶
func (MutationProto_DeleteType) Descriptor() protoreflect.EnumDescriptor
func (MutationProto_DeleteType) Enum ¶
func (x MutationProto_DeleteType) Enum() *MutationProto_DeleteType
func (MutationProto_DeleteType) EnumDescriptor
deprecated
func (MutationProto_DeleteType) EnumDescriptor() ([]byte, []int)
Deprecated: Use MutationProto_DeleteType.Descriptor instead.
func (MutationProto_DeleteType) Number ¶
func (x MutationProto_DeleteType) Number() protoreflect.EnumNumber
func (MutationProto_DeleteType) String ¶
func (x MutationProto_DeleteType) String() string
func (MutationProto_DeleteType) Type ¶
func (MutationProto_DeleteType) Type() protoreflect.EnumType
func (*MutationProto_DeleteType) UnmarshalJSON
deprecated
func (x *MutationProto_DeleteType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type MutationProto_Durability ¶
type MutationProto_Durability int32
const ( MutationProto_USE_DEFAULT MutationProto_Durability = 0 MutationProto_SKIP_WAL MutationProto_Durability = 1 MutationProto_ASYNC_WAL MutationProto_Durability = 2 MutationProto_SYNC_WAL MutationProto_Durability = 3 MutationProto_FSYNC_WAL MutationProto_Durability = 4 )
func (MutationProto_Durability) Descriptor ¶
func (MutationProto_Durability) Descriptor() protoreflect.EnumDescriptor
func (MutationProto_Durability) Enum ¶
func (x MutationProto_Durability) Enum() *MutationProto_Durability
func (MutationProto_Durability) EnumDescriptor
deprecated
func (MutationProto_Durability) EnumDescriptor() ([]byte, []int)
Deprecated: Use MutationProto_Durability.Descriptor instead.
func (MutationProto_Durability) Number ¶
func (x MutationProto_Durability) Number() protoreflect.EnumNumber
func (MutationProto_Durability) String ¶
func (x MutationProto_Durability) String() string
func (MutationProto_Durability) Type ¶
func (MutationProto_Durability) Type() protoreflect.EnumType
func (*MutationProto_Durability) UnmarshalJSON
deprecated
func (x *MutationProto_Durability) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type MutationProto_MutationType ¶
type MutationProto_MutationType int32
const ( MutationProto_APPEND MutationProto_MutationType = 0 MutationProto_INCREMENT MutationProto_MutationType = 1 MutationProto_PUT MutationProto_MutationType = 2 MutationProto_DELETE MutationProto_MutationType = 3 )
func (MutationProto_MutationType) Descriptor ¶
func (MutationProto_MutationType) Descriptor() protoreflect.EnumDescriptor
func (MutationProto_MutationType) Enum ¶
func (x MutationProto_MutationType) Enum() *MutationProto_MutationType
func (MutationProto_MutationType) EnumDescriptor
deprecated
func (MutationProto_MutationType) EnumDescriptor() ([]byte, []int)
Deprecated: Use MutationProto_MutationType.Descriptor instead.
func (MutationProto_MutationType) Number ¶
func (x MutationProto_MutationType) Number() protoreflect.EnumNumber
func (MutationProto_MutationType) String ¶
func (x MutationProto_MutationType) String() string
func (MutationProto_MutationType) Type ¶
func (MutationProto_MutationType) Type() protoreflect.EnumType
func (*MutationProto_MutationType) UnmarshalJSON
deprecated
func (x *MutationProto_MutationType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type NameBytesPair ¶
type NameBytesPair struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Value []byte `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*NameBytesPair) Descriptor
deprecated
func (*NameBytesPair) Descriptor() ([]byte, []int)
Deprecated: Use NameBytesPair.ProtoReflect.Descriptor instead.
func (*NameBytesPair) GetName ¶
func (x *NameBytesPair) GetName() string
func (*NameBytesPair) GetValue ¶
func (x *NameBytesPair) GetValue() []byte
func (*NameBytesPair) ProtoMessage ¶
func (*NameBytesPair) ProtoMessage()
func (*NameBytesPair) ProtoReflect ¶
func (x *NameBytesPair) ProtoReflect() protoreflect.Message
func (*NameBytesPair) Reset ¶
func (x *NameBytesPair) Reset()
func (*NameBytesPair) String ¶
func (x *NameBytesPair) String() string
type NameInt64Pair ¶
type NameInt64Pair struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` Value *int64 `protobuf:"varint,2,opt,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*NameInt64Pair) Descriptor
deprecated
func (*NameInt64Pair) Descriptor() ([]byte, []int)
Deprecated: Use NameInt64Pair.ProtoReflect.Descriptor instead.
func (*NameInt64Pair) GetName ¶
func (x *NameInt64Pair) GetName() string
func (*NameInt64Pair) GetValue ¶
func (x *NameInt64Pair) GetValue() int64
func (*NameInt64Pair) ProtoMessage ¶
func (*NameInt64Pair) ProtoMessage()
func (*NameInt64Pair) ProtoReflect ¶
func (x *NameInt64Pair) ProtoReflect() protoreflect.Message
func (*NameInt64Pair) Reset ¶
func (x *NameInt64Pair) Reset()
func (*NameInt64Pair) String ¶
func (x *NameInt64Pair) String() string
type NameStringPair ¶
type NameStringPair struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Value *string `protobuf:"bytes,2,req,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*NameStringPair) Descriptor
deprecated
func (*NameStringPair) Descriptor() ([]byte, []int)
Deprecated: Use NameStringPair.ProtoReflect.Descriptor instead.
func (*NameStringPair) GetName ¶
func (x *NameStringPair) GetName() string
func (*NameStringPair) GetValue ¶
func (x *NameStringPair) GetValue() string
func (*NameStringPair) ProtoMessage ¶
func (*NameStringPair) ProtoMessage()
func (*NameStringPair) ProtoReflect ¶
func (x *NameStringPair) ProtoReflect() protoreflect.Message
func (*NameStringPair) Reset ¶
func (x *NameStringPair) Reset()
func (*NameStringPair) String ¶
func (x *NameStringPair) String() string
type NamespaceDescriptor ¶
type NamespaceDescriptor struct { Name []byte `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Configuration []*NameStringPair `protobuf:"bytes,2,rep,name=configuration" json:"configuration,omitempty"` // contains filtered or unexported fields }
func (*NamespaceDescriptor) Descriptor
deprecated
func (*NamespaceDescriptor) Descriptor() ([]byte, []int)
Deprecated: Use NamespaceDescriptor.ProtoReflect.Descriptor instead.
func (*NamespaceDescriptor) GetConfiguration ¶
func (x *NamespaceDescriptor) GetConfiguration() []*NameStringPair
func (*NamespaceDescriptor) GetName ¶
func (x *NamespaceDescriptor) GetName() []byte
func (*NamespaceDescriptor) ProtoMessage ¶
func (*NamespaceDescriptor) ProtoMessage()
func (*NamespaceDescriptor) ProtoReflect ¶
func (x *NamespaceDescriptor) ProtoReflect() protoreflect.Message
func (*NamespaceDescriptor) Reset ¶
func (x *NamespaceDescriptor) Reset()
func (*NamespaceDescriptor) String ¶
func (x *NamespaceDescriptor) String() string
type NormalizeRequest ¶
type NormalizeRequest struct {
// contains filtered or unexported fields
}
func (*NormalizeRequest) Descriptor
deprecated
func (*NormalizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use NormalizeRequest.ProtoReflect.Descriptor instead.
func (*NormalizeRequest) ProtoMessage ¶
func (*NormalizeRequest) ProtoMessage()
func (*NormalizeRequest) ProtoReflect ¶
func (x *NormalizeRequest) ProtoReflect() protoreflect.Message
func (*NormalizeRequest) Reset ¶
func (x *NormalizeRequest) Reset()
func (*NormalizeRequest) String ¶
func (x *NormalizeRequest) String() string
type NormalizeResponse ¶
type NormalizeResponse struct { NormalizerRan *bool `protobuf:"varint,1,req,name=normalizer_ran,json=normalizerRan" json:"normalizer_ran,omitempty"` // contains filtered or unexported fields }
func (*NormalizeResponse) Descriptor
deprecated
func (*NormalizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use NormalizeResponse.ProtoReflect.Descriptor instead.
func (*NormalizeResponse) GetNormalizerRan ¶
func (x *NormalizeResponse) GetNormalizerRan() bool
func (*NormalizeResponse) ProtoMessage ¶
func (*NormalizeResponse) ProtoMessage()
func (*NormalizeResponse) ProtoReflect ¶
func (x *NormalizeResponse) ProtoReflect() protoreflect.Message
func (*NormalizeResponse) Reset ¶
func (x *NormalizeResponse) Reset()
func (*NormalizeResponse) String ¶
func (x *NormalizeResponse) String() string
type NullComparator ¶
type NullComparator struct {
// contains filtered or unexported fields
}
func (*NullComparator) Descriptor
deprecated
func (*NullComparator) Descriptor() ([]byte, []int)
Deprecated: Use NullComparator.ProtoReflect.Descriptor instead.
func (*NullComparator) ProtoMessage ¶
func (*NullComparator) ProtoMessage()
func (*NullComparator) ProtoReflect ¶
func (x *NullComparator) ProtoReflect() protoreflect.Message
func (*NullComparator) Reset ¶
func (x *NullComparator) Reset()
func (*NullComparator) String ¶
func (x *NullComparator) String() string
type OfflineRegionRequest ¶
type OfflineRegionRequest struct { Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"` // contains filtered or unexported fields }
func (*OfflineRegionRequest) Descriptor
deprecated
func (*OfflineRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use OfflineRegionRequest.ProtoReflect.Descriptor instead.
func (*OfflineRegionRequest) GetRegion ¶
func (x *OfflineRegionRequest) GetRegion() *RegionSpecifier
func (*OfflineRegionRequest) ProtoMessage ¶
func (*OfflineRegionRequest) ProtoMessage()
func (*OfflineRegionRequest) ProtoReflect ¶
func (x *OfflineRegionRequest) ProtoReflect() protoreflect.Message
func (*OfflineRegionRequest) Reset ¶
func (x *OfflineRegionRequest) Reset()
func (*OfflineRegionRequest) String ¶
func (x *OfflineRegionRequest) String() string
type OfflineRegionResponse ¶
type OfflineRegionResponse struct {
// contains filtered or unexported fields
}
func (*OfflineRegionResponse) Descriptor
deprecated
func (*OfflineRegionResponse) Descriptor() ([]byte, []int)
Deprecated: Use OfflineRegionResponse.ProtoReflect.Descriptor instead.
func (*OfflineRegionResponse) ProtoMessage ¶
func (*OfflineRegionResponse) ProtoMessage()
func (*OfflineRegionResponse) ProtoReflect ¶
func (x *OfflineRegionResponse) ProtoReflect() protoreflect.Message
func (*OfflineRegionResponse) Reset ¶
func (x *OfflineRegionResponse) Reset()
func (*OfflineRegionResponse) String ¶
func (x *OfflineRegionResponse) String() string
type PageFilter ¶
type PageFilter struct { PageSize *int64 `protobuf:"varint,1,req,name=page_size,json=pageSize" json:"page_size,omitempty"` // contains filtered or unexported fields }
func (*PageFilter) Descriptor
deprecated
func (*PageFilter) Descriptor() ([]byte, []int)
Deprecated: Use PageFilter.ProtoReflect.Descriptor instead.
func (*PageFilter) GetPageSize ¶
func (x *PageFilter) GetPageSize() int64
func (*PageFilter) ProtoMessage ¶
func (*PageFilter) ProtoMessage()
func (*PageFilter) ProtoReflect ¶
func (x *PageFilter) ProtoReflect() protoreflect.Message
func (*PageFilter) Reset ¶
func (x *PageFilter) Reset()
func (*PageFilter) String ¶
func (x *PageFilter) String() string
type PrefixFilter ¶
type PrefixFilter struct { Prefix []byte `protobuf:"bytes,1,opt,name=prefix" json:"prefix,omitempty"` // contains filtered or unexported fields }
func (*PrefixFilter) Descriptor
deprecated
func (*PrefixFilter) Descriptor() ([]byte, []int)
Deprecated: Use PrefixFilter.ProtoReflect.Descriptor instead.
func (*PrefixFilter) GetPrefix ¶
func (x *PrefixFilter) GetPrefix() []byte
func (*PrefixFilter) ProtoMessage ¶
func (*PrefixFilter) ProtoMessage()
func (*PrefixFilter) ProtoReflect ¶
func (x *PrefixFilter) ProtoReflect() protoreflect.Message
func (*PrefixFilter) Reset ¶
func (x *PrefixFilter) Reset()
func (*PrefixFilter) String ¶
func (x *PrefixFilter) String() string
type Procedure ¶
type Procedure struct { // internal "static" state ClassName *string `protobuf:"bytes,1,req,name=class_name,json=className" json:"class_name,omitempty"` // full classname to be able to instantiate the procedure ParentId *uint64 `protobuf:"varint,2,opt,name=parent_id,json=parentId" json:"parent_id,omitempty"` // parent if not a root-procedure otherwise not set ProcId *uint64 `protobuf:"varint,3,req,name=proc_id,json=procId" json:"proc_id,omitempty"` StartTime *uint64 `protobuf:"varint,4,req,name=start_time,json=startTime" json:"start_time,omitempty"` Owner *string `protobuf:"bytes,5,opt,name=owner" json:"owner,omitempty"` // internal "runtime" state State *ProcedureState `protobuf:"varint,6,req,name=state,enum=pb.ProcedureState" json:"state,omitempty"` StackId []uint32 `protobuf:"varint,7,rep,name=stack_id,json=stackId" json:"stack_id,omitempty"` // stack indices in case the procedure was running LastUpdate *uint64 `protobuf:"varint,8,req,name=last_update,json=lastUpdate" json:"last_update,omitempty"` Timeout *uint32 `protobuf:"varint,9,opt,name=timeout" json:"timeout,omitempty"` // user state/results Exception *ForeignExceptionMessage `protobuf:"bytes,10,opt,name=exception" json:"exception,omitempty"` Result []byte `protobuf:"bytes,11,opt,name=result" json:"result,omitempty"` // opaque (user) result structure StateData []byte `protobuf:"bytes,12,opt,name=state_data,json=stateData" json:"state_data,omitempty"` // opaque (user) procedure internal-state // Nonce to prevent same procedure submit by multiple times NonceGroup *uint64 `protobuf:"varint,13,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"` Nonce *uint64 `protobuf:"varint,14,opt,name=nonce,def=0" json:"nonce,omitempty"` // contains filtered or unexported fields }
* Procedure metadata, serialized by the ProcedureStore to be able to recover the old state.
func (*Procedure) Descriptor
deprecated
func (*Procedure) GetClassName ¶
func (*Procedure) GetException ¶
func (x *Procedure) GetException() *ForeignExceptionMessage
func (*Procedure) GetLastUpdate ¶
func (*Procedure) GetNonceGroup ¶
func (*Procedure) GetParentId ¶
func (*Procedure) GetStackId ¶
func (*Procedure) GetStartTime ¶
func (*Procedure) GetState ¶
func (x *Procedure) GetState() ProcedureState
func (*Procedure) GetStateData ¶
func (*Procedure) GetTimeout ¶
func (*Procedure) ProtoMessage ¶
func (*Procedure) ProtoMessage()
func (*Procedure) ProtoReflect ¶
func (x *Procedure) ProtoReflect() protoreflect.Message
type ProcedureDescription ¶
type ProcedureDescription struct { Signature *string `protobuf:"bytes,1,req,name=signature" json:"signature,omitempty"` // the unique signature of the procedure Instance *string `protobuf:"bytes,2,opt,name=instance" json:"instance,omitempty"` // the procedure instance name CreationTime *int64 `protobuf:"varint,3,opt,name=creation_time,json=creationTime,def=0" json:"creation_time,omitempty"` Configuration []*NameStringPair `protobuf:"bytes,4,rep,name=configuration" json:"configuration,omitempty"` // contains filtered or unexported fields }
* Description of the distributed procedure to take
func (*ProcedureDescription) Descriptor
deprecated
func (*ProcedureDescription) Descriptor() ([]byte, []int)
Deprecated: Use ProcedureDescription.ProtoReflect.Descriptor instead.
func (*ProcedureDescription) GetConfiguration ¶
func (x *ProcedureDescription) GetConfiguration() []*NameStringPair
func (*ProcedureDescription) GetCreationTime ¶
func (x *ProcedureDescription) GetCreationTime() int64
func (*ProcedureDescription) GetInstance ¶
func (x *ProcedureDescription) GetInstance() string
func (*ProcedureDescription) GetSignature ¶
func (x *ProcedureDescription) GetSignature() string
func (*ProcedureDescription) ProtoMessage ¶
func (*ProcedureDescription) ProtoMessage()
func (*ProcedureDescription) ProtoReflect ¶
func (x *ProcedureDescription) ProtoReflect() protoreflect.Message
func (*ProcedureDescription) Reset ¶
func (x *ProcedureDescription) Reset()
func (*ProcedureDescription) String ¶
func (x *ProcedureDescription) String() string
type ProcedureState ¶
type ProcedureState int32
const ( ProcedureState_INITIALIZING ProcedureState = 1 // Procedure in construction, not yet added to the executor ProcedureState_RUNNABLE ProcedureState = 2 // Procedure added to the executor, and ready to be executed ProcedureState_WAITING ProcedureState = 3 // The procedure is waiting on children to be completed ProcedureState_WAITING_TIMEOUT ProcedureState = 4 // The procedure is waiting a timout or an external event ProcedureState_ROLLEDBACK ProcedureState = 5 // The procedure failed and was rolledback ProcedureState_FINISHED ProcedureState = 6 // The procedure execution is completed. may need a rollback if failed. )
func (ProcedureState) Descriptor ¶
func (ProcedureState) Descriptor() protoreflect.EnumDescriptor
func (ProcedureState) Enum ¶
func (x ProcedureState) Enum() *ProcedureState
func (ProcedureState) EnumDescriptor
deprecated
func (ProcedureState) EnumDescriptor() ([]byte, []int)
Deprecated: Use ProcedureState.Descriptor instead.
func (ProcedureState) Number ¶
func (x ProcedureState) Number() protoreflect.EnumNumber
func (ProcedureState) String ¶
func (x ProcedureState) String() string
func (ProcedureState) Type ¶
func (ProcedureState) Type() protoreflect.EnumType
func (*ProcedureState) UnmarshalJSON
deprecated
func (x *ProcedureState) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ProcedureStoreTracker ¶
type ProcedureStoreTracker struct { Node []*ProcedureStoreTracker_TrackerNode `protobuf:"bytes,1,rep,name=node" json:"node,omitempty"` // contains filtered or unexported fields }
func (*ProcedureStoreTracker) Descriptor
deprecated
func (*ProcedureStoreTracker) Descriptor() ([]byte, []int)
Deprecated: Use ProcedureStoreTracker.ProtoReflect.Descriptor instead.
func (*ProcedureStoreTracker) GetNode ¶
func (x *ProcedureStoreTracker) GetNode() []*ProcedureStoreTracker_TrackerNode
func (*ProcedureStoreTracker) ProtoMessage ¶
func (*ProcedureStoreTracker) ProtoMessage()
func (*ProcedureStoreTracker) ProtoReflect ¶
func (x *ProcedureStoreTracker) ProtoReflect() protoreflect.Message
func (*ProcedureStoreTracker) Reset ¶
func (x *ProcedureStoreTracker) Reset()
func (*ProcedureStoreTracker) String ¶
func (x *ProcedureStoreTracker) String() string
type ProcedureStoreTracker_TrackerNode ¶
type ProcedureStoreTracker_TrackerNode struct { StartId *uint64 `protobuf:"varint,1,req,name=start_id,json=startId" json:"start_id,omitempty"` Updated []uint64 `protobuf:"varint,2,rep,name=updated" json:"updated,omitempty"` Deleted []uint64 `protobuf:"varint,3,rep,name=deleted" json:"deleted,omitempty"` // contains filtered or unexported fields }
func (*ProcedureStoreTracker_TrackerNode) Descriptor
deprecated
func (*ProcedureStoreTracker_TrackerNode) Descriptor() ([]byte, []int)
Deprecated: Use ProcedureStoreTracker_TrackerNode.ProtoReflect.Descriptor instead.
func (*ProcedureStoreTracker_TrackerNode) GetDeleted ¶
func (x *ProcedureStoreTracker_TrackerNode) GetDeleted() []uint64
func (*ProcedureStoreTracker_TrackerNode) GetStartId ¶
func (x *ProcedureStoreTracker_TrackerNode) GetStartId() uint64
func (*ProcedureStoreTracker_TrackerNode) GetUpdated ¶
func (x *ProcedureStoreTracker_TrackerNode) GetUpdated() []uint64
func (*ProcedureStoreTracker_TrackerNode) ProtoMessage ¶
func (*ProcedureStoreTracker_TrackerNode) ProtoMessage()
func (*ProcedureStoreTracker_TrackerNode) ProtoReflect ¶
func (x *ProcedureStoreTracker_TrackerNode) ProtoReflect() protoreflect.Message
func (*ProcedureStoreTracker_TrackerNode) Reset ¶
func (x *ProcedureStoreTracker_TrackerNode) Reset()
func (*ProcedureStoreTracker_TrackerNode) String ¶
func (x *ProcedureStoreTracker_TrackerNode) String() string
type ProcedureWALEntry ¶
type ProcedureWALEntry struct { Type *ProcedureWALEntry_Type `protobuf:"varint,1,req,name=type,enum=pb.ProcedureWALEntry_Type" json:"type,omitempty"` Procedure []*Procedure `protobuf:"bytes,2,rep,name=procedure" json:"procedure,omitempty"` ProcId *uint64 `protobuf:"varint,3,opt,name=proc_id,json=procId" json:"proc_id,omitempty"` // contains filtered or unexported fields }
func (*ProcedureWALEntry) Descriptor
deprecated
func (*ProcedureWALEntry) Descriptor() ([]byte, []int)
Deprecated: Use ProcedureWALEntry.ProtoReflect.Descriptor instead.
func (*ProcedureWALEntry) GetProcId ¶
func (x *ProcedureWALEntry) GetProcId() uint64
func (*ProcedureWALEntry) GetProcedure ¶
func (x *ProcedureWALEntry) GetProcedure() []*Procedure
func (*ProcedureWALEntry) GetType ¶
func (x *ProcedureWALEntry) GetType() ProcedureWALEntry_Type
func (*ProcedureWALEntry) ProtoMessage ¶
func (*ProcedureWALEntry) ProtoMessage()
func (*ProcedureWALEntry) ProtoReflect ¶
func (x *ProcedureWALEntry) ProtoReflect() protoreflect.Message
func (*ProcedureWALEntry) Reset ¶
func (x *ProcedureWALEntry) Reset()
func (*ProcedureWALEntry) String ¶
func (x *ProcedureWALEntry) String() string
type ProcedureWALEntry_Type ¶
type ProcedureWALEntry_Type int32
const ( ProcedureWALEntry_PROCEDURE_WAL_EOF ProcedureWALEntry_Type = 1 ProcedureWALEntry_PROCEDURE_WAL_INIT ProcedureWALEntry_Type = 2 ProcedureWALEntry_PROCEDURE_WAL_INSERT ProcedureWALEntry_Type = 3 ProcedureWALEntry_PROCEDURE_WAL_UPDATE ProcedureWALEntry_Type = 4 ProcedureWALEntry_PROCEDURE_WAL_DELETE ProcedureWALEntry_Type = 5 ProcedureWALEntry_PROCEDURE_WAL_COMPACT ProcedureWALEntry_Type = 6 )
func (ProcedureWALEntry_Type) Descriptor ¶
func (ProcedureWALEntry_Type) Descriptor() protoreflect.EnumDescriptor
func (ProcedureWALEntry_Type) Enum ¶
func (x ProcedureWALEntry_Type) Enum() *ProcedureWALEntry_Type
func (ProcedureWALEntry_Type) EnumDescriptor
deprecated
func (ProcedureWALEntry_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use ProcedureWALEntry_Type.Descriptor instead.
func (ProcedureWALEntry_Type) Number ¶
func (x ProcedureWALEntry_Type) Number() protoreflect.EnumNumber
func (ProcedureWALEntry_Type) String ¶
func (x ProcedureWALEntry_Type) String() string
func (ProcedureWALEntry_Type) Type ¶
func (ProcedureWALEntry_Type) Type() protoreflect.EnumType
func (*ProcedureWALEntry_Type) UnmarshalJSON
deprecated
func (x *ProcedureWALEntry_Type) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ProcedureWALHeader ¶
type ProcedureWALHeader struct { Version *uint32 `protobuf:"varint,1,req,name=version" json:"version,omitempty"` Type *uint32 `protobuf:"varint,2,req,name=type" json:"type,omitempty"` LogId *uint64 `protobuf:"varint,3,req,name=log_id,json=logId" json:"log_id,omitempty"` MinProcId *uint64 `protobuf:"varint,4,req,name=min_proc_id,json=minProcId" json:"min_proc_id,omitempty"` // contains filtered or unexported fields }
* Procedure WAL header
func (*ProcedureWALHeader) Descriptor
deprecated
func (*ProcedureWALHeader) Descriptor() ([]byte, []int)
Deprecated: Use ProcedureWALHeader.ProtoReflect.Descriptor instead.
func (*ProcedureWALHeader) GetLogId ¶
func (x *ProcedureWALHeader) GetLogId() uint64
func (*ProcedureWALHeader) GetMinProcId ¶
func (x *ProcedureWALHeader) GetMinProcId() uint64
func (*ProcedureWALHeader) GetType ¶
func (x *ProcedureWALHeader) GetType() uint32
func (*ProcedureWALHeader) GetVersion ¶
func (x *ProcedureWALHeader) GetVersion() uint32
func (*ProcedureWALHeader) ProtoMessage ¶
func (*ProcedureWALHeader) ProtoMessage()
func (*ProcedureWALHeader) ProtoReflect ¶
func (x *ProcedureWALHeader) ProtoReflect() protoreflect.Message
func (*ProcedureWALHeader) Reset ¶
func (x *ProcedureWALHeader) Reset()
func (*ProcedureWALHeader) String ¶
func (x *ProcedureWALHeader) String() string
type ProcedureWALTrailer ¶
type ProcedureWALTrailer struct { Version *uint32 `protobuf:"varint,1,req,name=version" json:"version,omitempty"` TrackerPos *uint64 `protobuf:"varint,2,req,name=tracker_pos,json=trackerPos" json:"tracker_pos,omitempty"` // contains filtered or unexported fields }
* Procedure WAL trailer
func (*ProcedureWALTrailer) Descriptor
deprecated
func (*ProcedureWALTrailer) Descriptor() ([]byte, []int)
Deprecated: Use ProcedureWALTrailer.ProtoReflect.Descriptor instead.
func (*ProcedureWALTrailer) GetTrackerPos ¶
func (x *ProcedureWALTrailer) GetTrackerPos() uint64
func (*ProcedureWALTrailer) GetVersion ¶
func (x *ProcedureWALTrailer) GetVersion() uint32
func (*ProcedureWALTrailer) ProtoMessage ¶
func (*ProcedureWALTrailer) ProtoMessage()
func (*ProcedureWALTrailer) ProtoReflect ¶
func (x *ProcedureWALTrailer) ProtoReflect() protoreflect.Message
func (*ProcedureWALTrailer) Reset ¶
func (x *ProcedureWALTrailer) Reset()
func (*ProcedureWALTrailer) String ¶
func (x *ProcedureWALTrailer) String() string
type QualifierFilter ¶
type QualifierFilter struct { CompareFilter *CompareFilter `protobuf:"bytes,1,req,name=compare_filter,json=compareFilter" json:"compare_filter,omitempty"` // contains filtered or unexported fields }
func (*QualifierFilter) Descriptor
deprecated
func (*QualifierFilter) Descriptor() ([]byte, []int)
Deprecated: Use QualifierFilter.ProtoReflect.Descriptor instead.
func (*QualifierFilter) GetCompareFilter ¶
func (x *QualifierFilter) GetCompareFilter() *CompareFilter
func (*QualifierFilter) ProtoMessage ¶
func (*QualifierFilter) ProtoMessage()
func (*QualifierFilter) ProtoReflect ¶
func (x *QualifierFilter) ProtoReflect() protoreflect.Message
func (*QualifierFilter) Reset ¶
func (x *QualifierFilter) Reset()
func (*QualifierFilter) String ¶
func (x *QualifierFilter) String() string
type QuotaScope ¶
type QuotaScope int32
const ( QuotaScope_CLUSTER QuotaScope = 1 QuotaScope_MACHINE QuotaScope = 2 )
func (QuotaScope) Descriptor ¶
func (QuotaScope) Descriptor() protoreflect.EnumDescriptor
func (QuotaScope) Enum ¶
func (x QuotaScope) Enum() *QuotaScope
func (QuotaScope) EnumDescriptor
deprecated
func (QuotaScope) EnumDescriptor() ([]byte, []int)
Deprecated: Use QuotaScope.Descriptor instead.
func (QuotaScope) Number ¶
func (x QuotaScope) Number() protoreflect.EnumNumber
func (QuotaScope) String ¶
func (x QuotaScope) String() string
func (QuotaScope) Type ¶
func (QuotaScope) Type() protoreflect.EnumType
func (*QuotaScope) UnmarshalJSON
deprecated
func (x *QuotaScope) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type QuotaType ¶
type QuotaType int32
const (
QuotaType_THROTTLE QuotaType = 1
)
func (QuotaType) Descriptor ¶
func (QuotaType) Descriptor() protoreflect.EnumDescriptor
func (QuotaType) EnumDescriptor
deprecated
func (QuotaType) Number ¶
func (x QuotaType) Number() protoreflect.EnumNumber
func (QuotaType) Type ¶
func (QuotaType) Type() protoreflect.EnumType
func (*QuotaType) UnmarshalJSON
deprecated
type QuotaUsage ¶
type QuotaUsage struct {
// contains filtered or unexported fields
}
func (*QuotaUsage) Descriptor
deprecated
func (*QuotaUsage) Descriptor() ([]byte, []int)
Deprecated: Use QuotaUsage.ProtoReflect.Descriptor instead.
func (*QuotaUsage) ProtoMessage ¶
func (*QuotaUsage) ProtoMessage()
func (*QuotaUsage) ProtoReflect ¶
func (x *QuotaUsage) ProtoReflect() protoreflect.Message
func (*QuotaUsage) Reset ¶
func (x *QuotaUsage) Reset()
func (*QuotaUsage) String ¶
func (x *QuotaUsage) String() string
type Quotas ¶
type Quotas struct { BypassGlobals *bool `protobuf:"varint,1,opt,name=bypass_globals,json=bypassGlobals,def=0" json:"bypass_globals,omitempty"` Throttle *Throttle `protobuf:"bytes,2,opt,name=throttle" json:"throttle,omitempty"` // contains filtered or unexported fields }
func (*Quotas) Descriptor
deprecated
func (*Quotas) GetBypassGlobals ¶
func (*Quotas) GetThrottle ¶
func (*Quotas) ProtoMessage ¶
func (*Quotas) ProtoMessage()
func (*Quotas) ProtoReflect ¶
func (x *Quotas) ProtoReflect() protoreflect.Message
type RPCTInfo ¶
type RPCTInfo struct { // Deprecated: Marked as deprecated in Tracing.proto. TraceId *int64 `protobuf:"varint,1,opt,name=trace_id,json=traceId" json:"trace_id,omitempty"` // Deprecated: Marked as deprecated in Tracing.proto. ParentId *int64 `protobuf:"varint,2,opt,name=parent_id,json=parentId" json:"parent_id,omitempty"` Headers map[string]string `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*RPCTInfo) Descriptor
deprecated
func (*RPCTInfo) GetHeaders ¶
func (*RPCTInfo) GetParentId
deprecated
func (*RPCTInfo) GetTraceId
deprecated
func (*RPCTInfo) ProtoMessage ¶
func (*RPCTInfo) ProtoMessage()
func (*RPCTInfo) ProtoReflect ¶
func (x *RPCTInfo) ProtoReflect() protoreflect.Message
type RandomRowFilter ¶
type RandomRowFilter struct { Chance *float32 `protobuf:"fixed32,1,req,name=chance" json:"chance,omitempty"` // contains filtered or unexported fields }
func (*RandomRowFilter) Descriptor
deprecated
func (*RandomRowFilter) Descriptor() ([]byte, []int)
Deprecated: Use RandomRowFilter.ProtoReflect.Descriptor instead.
func (*RandomRowFilter) GetChance ¶
func (x *RandomRowFilter) GetChance() float32
func (*RandomRowFilter) ProtoMessage ¶
func (*RandomRowFilter) ProtoMessage()
func (*RandomRowFilter) ProtoReflect ¶
func (x *RandomRowFilter) ProtoReflect() protoreflect.Message
func (*RandomRowFilter) Reset ¶
func (x *RandomRowFilter) Reset()
func (*RandomRowFilter) String ¶
func (x *RandomRowFilter) String() string
type Reference ¶
type Reference struct { Splitkey []byte `protobuf:"bytes,1,req,name=splitkey" json:"splitkey,omitempty"` Range *Reference_Range `protobuf:"varint,2,req,name=range,enum=pb.Reference_Range" json:"range,omitempty"` // contains filtered or unexported fields }
* Reference file content used when we split an hfile under a region.
func (*Reference) Descriptor
deprecated
func (*Reference) GetRange ¶
func (x *Reference) GetRange() Reference_Range
func (*Reference) GetSplitkey ¶
func (*Reference) ProtoMessage ¶
func (*Reference) ProtoMessage()
func (*Reference) ProtoReflect ¶
func (x *Reference) ProtoReflect() protoreflect.Message
type Reference_Range ¶
type Reference_Range int32
const ( Reference_TOP Reference_Range = 0 Reference_BOTTOM Reference_Range = 1 )
func (Reference_Range) Descriptor ¶
func (Reference_Range) Descriptor() protoreflect.EnumDescriptor
func (Reference_Range) Enum ¶
func (x Reference_Range) Enum() *Reference_Range
func (Reference_Range) EnumDescriptor
deprecated
func (Reference_Range) EnumDescriptor() ([]byte, []int)
Deprecated: Use Reference_Range.Descriptor instead.
func (Reference_Range) Number ¶
func (x Reference_Range) Number() protoreflect.EnumNumber
func (Reference_Range) String ¶
func (x Reference_Range) String() string
func (Reference_Range) Type ¶
func (Reference_Range) Type() protoreflect.EnumType
func (*Reference_Range) UnmarshalJSON
deprecated
func (x *Reference_Range) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type RegexStringComparator ¶
type RegexStringComparator struct { Pattern *string `protobuf:"bytes,1,req,name=pattern" json:"pattern,omitempty"` PatternFlags *int32 `protobuf:"varint,2,req,name=pattern_flags,json=patternFlags" json:"pattern_flags,omitempty"` Charset *string `protobuf:"bytes,3,req,name=charset" json:"charset,omitempty"` Engine *string `protobuf:"bytes,4,opt,name=engine" json:"engine,omitempty"` // contains filtered or unexported fields }
func (*RegexStringComparator) Descriptor
deprecated
func (*RegexStringComparator) Descriptor() ([]byte, []int)
Deprecated: Use RegexStringComparator.ProtoReflect.Descriptor instead.
func (*RegexStringComparator) GetCharset ¶
func (x *RegexStringComparator) GetCharset() string
func (*RegexStringComparator) GetEngine ¶
func (x *RegexStringComparator) GetEngine() string
func (*RegexStringComparator) GetPattern ¶
func (x *RegexStringComparator) GetPattern() string
func (*RegexStringComparator) GetPatternFlags ¶
func (x *RegexStringComparator) GetPatternFlags() int32
func (*RegexStringComparator) ProtoMessage ¶
func (*RegexStringComparator) ProtoMessage()
func (*RegexStringComparator) ProtoReflect ¶
func (x *RegexStringComparator) ProtoReflect() protoreflect.Message
func (*RegexStringComparator) Reset ¶
func (x *RegexStringComparator) Reset()
func (*RegexStringComparator) String ¶
func (x *RegexStringComparator) String() string
type RegionAction ¶
type RegionAction struct { Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"` // When set, run mutations as atomic unit. Atomic *bool `protobuf:"varint,2,opt,name=atomic" json:"atomic,omitempty"` Action []*Action `protobuf:"bytes,3,rep,name=action" json:"action,omitempty"` // contains filtered or unexported fields }
* Actions to run against a Region.
func (*RegionAction) Descriptor
deprecated
func (*RegionAction) Descriptor() ([]byte, []int)
Deprecated: Use RegionAction.ProtoReflect.Descriptor instead.
func (*RegionAction) GetAction ¶
func (x *RegionAction) GetAction() []*Action
func (*RegionAction) GetAtomic ¶
func (x *RegionAction) GetAtomic() bool
func (*RegionAction) GetRegion ¶
func (x *RegionAction) GetRegion() *RegionSpecifier
func (*RegionAction) ProtoMessage ¶
func (*RegionAction) ProtoMessage()
func (*RegionAction) ProtoReflect ¶
func (x *RegionAction) ProtoReflect() protoreflect.Message
func (*RegionAction) Reset ¶
func (x *RegionAction) Reset()
func (*RegionAction) String ¶
func (x *RegionAction) String() string
type RegionActionResult ¶
type RegionActionResult struct { ResultOrException []*ResultOrException `protobuf:"bytes,1,rep,name=resultOrException" json:"resultOrException,omitempty"` // If the operation failed globally for this region, this exception is set Exception *NameBytesPair `protobuf:"bytes,2,opt,name=exception" json:"exception,omitempty"` // contains filtered or unexported fields }
* The result of a RegionAction.
func (*RegionActionResult) Descriptor
deprecated
func (*RegionActionResult) Descriptor() ([]byte, []int)
Deprecated: Use RegionActionResult.ProtoReflect.Descriptor instead.
func (*RegionActionResult) GetException ¶
func (x *RegionActionResult) GetException() *NameBytesPair
func (*RegionActionResult) GetResultOrException ¶
func (x *RegionActionResult) GetResultOrException() []*ResultOrException
func (*RegionActionResult) ProtoMessage ¶
func (*RegionActionResult) ProtoMessage()
func (*RegionActionResult) ProtoReflect ¶
func (x *RegionActionResult) ProtoReflect() protoreflect.Message
func (*RegionActionResult) Reset ¶
func (x *RegionActionResult) Reset()
func (*RegionActionResult) String ¶
func (x *RegionActionResult) String() string
type RegionInTransition ¶
type RegionInTransition struct { Spec *RegionSpecifier `protobuf:"bytes,1,req,name=spec" json:"spec,omitempty"` RegionState *RegionState `protobuf:"bytes,2,req,name=region_state,json=regionState" json:"region_state,omitempty"` // contains filtered or unexported fields }
func (*RegionInTransition) Descriptor
deprecated
func (*RegionInTransition) Descriptor() ([]byte, []int)
Deprecated: Use RegionInTransition.ProtoReflect.Descriptor instead.
func (*RegionInTransition) GetRegionState ¶
func (x *RegionInTransition) GetRegionState() *RegionState
func (*RegionInTransition) GetSpec ¶
func (x *RegionInTransition) GetSpec() *RegionSpecifier
func (*RegionInTransition) ProtoMessage ¶
func (*RegionInTransition) ProtoMessage()
func (*RegionInTransition) ProtoReflect ¶
func (x *RegionInTransition) ProtoReflect() protoreflect.Message
func (*RegionInTransition) Reset ¶
func (x *RegionInTransition) Reset()
func (*RegionInTransition) String ¶
func (x *RegionInTransition) String() string
type RegionInfo ¶
type RegionInfo struct { RegionId *uint64 `protobuf:"varint,1,req,name=region_id,json=regionId" json:"region_id,omitempty"` TableName *TableName `protobuf:"bytes,2,req,name=table_name,json=tableName" json:"table_name,omitempty"` StartKey []byte `protobuf:"bytes,3,opt,name=start_key,json=startKey" json:"start_key,omitempty"` EndKey []byte `protobuf:"bytes,4,opt,name=end_key,json=endKey" json:"end_key,omitempty"` Offline *bool `protobuf:"varint,5,opt,name=offline" json:"offline,omitempty"` Split *bool `protobuf:"varint,6,opt,name=split" json:"split,omitempty"` ReplicaId *int32 `protobuf:"varint,7,opt,name=replica_id,json=replicaId,def=0" json:"replica_id,omitempty"` // contains filtered or unexported fields }
* Protocol buffer version of HRegionInfo.
func (*RegionInfo) Descriptor
deprecated
func (*RegionInfo) Descriptor() ([]byte, []int)
Deprecated: Use RegionInfo.ProtoReflect.Descriptor instead.
func (*RegionInfo) GetEndKey ¶
func (x *RegionInfo) GetEndKey() []byte
func (*RegionInfo) GetOffline ¶
func (x *RegionInfo) GetOffline() bool
func (*RegionInfo) GetRegionId ¶
func (x *RegionInfo) GetRegionId() uint64
func (*RegionInfo) GetReplicaId ¶
func (x *RegionInfo) GetReplicaId() int32
func (*RegionInfo) GetSplit ¶
func (x *RegionInfo) GetSplit() bool
func (*RegionInfo) GetStartKey ¶
func (x *RegionInfo) GetStartKey() []byte
func (*RegionInfo) GetTableName ¶
func (x *RegionInfo) GetTableName() *TableName
func (*RegionInfo) ProtoMessage ¶
func (*RegionInfo) ProtoMessage()
func (*RegionInfo) ProtoReflect ¶
func (x *RegionInfo) ProtoReflect() protoreflect.Message
func (*RegionInfo) Reset ¶
func (x *RegionInfo) Reset()
func (*RegionInfo) String ¶
func (x *RegionInfo) String() string
type RegionLoad ¶
type RegionLoad struct { // * the region specifier RegionSpecifier *RegionSpecifier `protobuf:"bytes,1,req,name=region_specifier,json=regionSpecifier" json:"region_specifier,omitempty"` // * the number of stores for the region Stores *uint32 `protobuf:"varint,2,opt,name=stores" json:"stores,omitempty"` // * the number of storefiles for the region Storefiles *uint32 `protobuf:"varint,3,opt,name=storefiles" json:"storefiles,omitempty"` // * the total size of the store files for the region, uncompressed, in MB StoreUncompressedSize_MB *uint32 `` /* 128-byte string literal not displayed */ // * the current total size of the store files for the region, in MB StorefileSize_MB *uint32 `protobuf:"varint,5,opt,name=storefile_size_MB,json=storefileSizeMB" json:"storefile_size_MB,omitempty"` // * the current size of the memstore for the region, in MB MemstoreSize_MB *uint32 `protobuf:"varint,6,opt,name=memstore_size_MB,json=memstoreSizeMB" json:"memstore_size_MB,omitempty"` // * // The current total size of root-level store file indexes for the region, // in MB. The same as {@link #rootIndexSizeKB} but in MB. StorefileIndexSize_MB *uint32 `protobuf:"varint,7,opt,name=storefile_index_size_MB,json=storefileIndexSizeMB" json:"storefile_index_size_MB,omitempty"` // * the current total read requests made to region ReadRequestsCount *uint64 `protobuf:"varint,8,opt,name=read_requests_count,json=readRequestsCount" json:"read_requests_count,omitempty"` // * the current total write requests made to region WriteRequestsCount *uint64 `protobuf:"varint,9,opt,name=write_requests_count,json=writeRequestsCount" json:"write_requests_count,omitempty"` // * the total compacting key values in currently running compaction TotalCompacting_KVs *uint64 `protobuf:"varint,10,opt,name=total_compacting_KVs,json=totalCompactingKVs" json:"total_compacting_KVs,omitempty"` // * the completed count of key values in currently running compaction CurrentCompacted_KVs *uint64 `protobuf:"varint,11,opt,name=current_compacted_KVs,json=currentCompactedKVs" json:"current_compacted_KVs,omitempty"` // * The current total size of root-level indexes for the region, in KB. RootIndexSize_KB *uint32 `protobuf:"varint,12,opt,name=root_index_size_KB,json=rootIndexSizeKB" json:"root_index_size_KB,omitempty"` // * The total size of all index blocks, not just the root level, in KB. TotalStaticIndexSize_KB *uint32 `` /* 128-byte string literal not displayed */ // * // The total size of all Bloom filter blocks, not just loaded into the // block cache, in KB. TotalStaticBloomSize_KB *uint32 `` /* 128-byte string literal not displayed */ // * the most recent sequence Id from cache flush CompleteSequenceId *uint64 `protobuf:"varint,15,opt,name=complete_sequence_id,json=completeSequenceId" json:"complete_sequence_id,omitempty"` // * The current data locality for region in the regionserver DataLocality *float32 `protobuf:"fixed32,16,opt,name=data_locality,json=dataLocality" json:"data_locality,omitempty"` LastMajorCompactionTs *uint64 `` /* 129-byte string literal not displayed */ // * the most recent sequence Id of store from cache flush StoreCompleteSequenceId []*StoreSequenceId `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*RegionLoad) Descriptor
deprecated
func (*RegionLoad) Descriptor() ([]byte, []int)
Deprecated: Use RegionLoad.ProtoReflect.Descriptor instead.
func (*RegionLoad) GetCompleteSequenceId ¶
func (x *RegionLoad) GetCompleteSequenceId() uint64
func (*RegionLoad) GetCurrentCompacted_KVs ¶
func (x *RegionLoad) GetCurrentCompacted_KVs() uint64
func (*RegionLoad) GetDataLocality ¶
func (x *RegionLoad) GetDataLocality() float32
func (*RegionLoad) GetLastMajorCompactionTs ¶
func (x *RegionLoad) GetLastMajorCompactionTs() uint64
func (*RegionLoad) GetMemstoreSize_MB ¶
func (x *RegionLoad) GetMemstoreSize_MB() uint32
func (*RegionLoad) GetReadRequestsCount ¶
func (x *RegionLoad) GetReadRequestsCount() uint64
func (*RegionLoad) GetRegionSpecifier ¶
func (x *RegionLoad) GetRegionSpecifier() *RegionSpecifier
func (*RegionLoad) GetRootIndexSize_KB ¶
func (x *RegionLoad) GetRootIndexSize_KB() uint32
func (*RegionLoad) GetStoreCompleteSequenceId ¶
func (x *RegionLoad) GetStoreCompleteSequenceId() []*StoreSequenceId
func (*RegionLoad) GetStoreUncompressedSize_MB ¶
func (x *RegionLoad) GetStoreUncompressedSize_MB() uint32
func (*RegionLoad) GetStorefileIndexSize_MB ¶
func (x *RegionLoad) GetStorefileIndexSize_MB() uint32
func (*RegionLoad) GetStorefileSize_MB ¶
func (x *RegionLoad) GetStorefileSize_MB() uint32
func (*RegionLoad) GetStorefiles ¶
func (x *RegionLoad) GetStorefiles() uint32
func (*RegionLoad) GetStores ¶
func (x *RegionLoad) GetStores() uint32
func (*RegionLoad) GetTotalCompacting_KVs ¶
func (x *RegionLoad) GetTotalCompacting_KVs() uint64
func (*RegionLoad) GetTotalStaticBloomSize_KB ¶
func (x *RegionLoad) GetTotalStaticBloomSize_KB() uint32
func (*RegionLoad) GetTotalStaticIndexSize_KB ¶
func (x *RegionLoad) GetTotalStaticIndexSize_KB() uint32
func (*RegionLoad) GetWriteRequestsCount ¶
func (x *RegionLoad) GetWriteRequestsCount() uint64
func (*RegionLoad) ProtoMessage ¶
func (*RegionLoad) ProtoMessage()
func (*RegionLoad) ProtoReflect ¶
func (x *RegionLoad) ProtoReflect() protoreflect.Message
func (*RegionLoad) Reset ¶
func (x *RegionLoad) Reset()
func (*RegionLoad) String ¶
func (x *RegionLoad) String() string
type RegionLoadStats ¶
type RegionLoadStats struct { // Percent load on the memstore. Guaranteed to be positive, between 0 and 100. MemstoreLoad *int32 `protobuf:"varint,1,opt,name=memstoreLoad,def=0" json:"memstoreLoad,omitempty"` // Percent JVM heap occupancy. Guaranteed to be positive, between 0 and 100. // We can move this to "ServerLoadStats" should we develop them. HeapOccupancy *int32 `protobuf:"varint,2,opt,name=heapOccupancy,def=0" json:"heapOccupancy,omitempty"` // Compaction pressure. Guaranteed to be positive, between 0 and 100. CompactionPressure *int32 `protobuf:"varint,3,opt,name=compactionPressure,def=0" json:"compactionPressure,omitempty"` // contains filtered or unexported fields }
Statistics about the current load on the region
func (*RegionLoadStats) Descriptor
deprecated
func (*RegionLoadStats) Descriptor() ([]byte, []int)
Deprecated: Use RegionLoadStats.ProtoReflect.Descriptor instead.
func (*RegionLoadStats) GetCompactionPressure ¶
func (x *RegionLoadStats) GetCompactionPressure() int32
func (*RegionLoadStats) GetHeapOccupancy ¶
func (x *RegionLoadStats) GetHeapOccupancy() int32
func (*RegionLoadStats) GetMemstoreLoad ¶
func (x *RegionLoadStats) GetMemstoreLoad() int32
func (*RegionLoadStats) ProtoMessage ¶
func (*RegionLoadStats) ProtoMessage()
func (*RegionLoadStats) ProtoReflect ¶
func (x *RegionLoadStats) ProtoReflect() protoreflect.Message
func (*RegionLoadStats) Reset ¶
func (x *RegionLoadStats) Reset()
func (*RegionLoadStats) String ¶
func (x *RegionLoadStats) String() string
type RegionServerInfo ¶
type RegionServerInfo struct { InfoPort *int32 `protobuf:"varint,1,opt,name=infoPort" json:"infoPort,omitempty"` VersionInfo *VersionInfo `protobuf:"bytes,2,opt,name=version_info,json=versionInfo" json:"version_info,omitempty"` // contains filtered or unexported fields }
* Description of the region server info
func (*RegionServerInfo) Descriptor
deprecated
func (*RegionServerInfo) Descriptor() ([]byte, []int)
Deprecated: Use RegionServerInfo.ProtoReflect.Descriptor instead.
func (*RegionServerInfo) GetInfoPort ¶
func (x *RegionServerInfo) GetInfoPort() int32
func (*RegionServerInfo) GetVersionInfo ¶
func (x *RegionServerInfo) GetVersionInfo() *VersionInfo
func (*RegionServerInfo) ProtoMessage ¶
func (*RegionServerInfo) ProtoMessage()
func (*RegionServerInfo) ProtoReflect ¶
func (x *RegionServerInfo) ProtoReflect() protoreflect.Message
func (*RegionServerInfo) Reset ¶
func (x *RegionServerInfo) Reset()
func (*RegionServerInfo) String ¶
func (x *RegionServerInfo) String() string
type RegionSpecifier ¶
type RegionSpecifier struct { Type *RegionSpecifier_RegionSpecifierType `protobuf:"varint,1,req,name=type,enum=pb.RegionSpecifier_RegionSpecifierType" json:"type,omitempty"` Value []byte `protobuf:"bytes,2,req,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
* Container protocol buffer to specify a region. You can specify region by region name, or the hash of the region name, which is known as encoded region name.
func (*RegionSpecifier) Descriptor
deprecated
func (*RegionSpecifier) Descriptor() ([]byte, []int)
Deprecated: Use RegionSpecifier.ProtoReflect.Descriptor instead.
func (*RegionSpecifier) GetType ¶
func (x *RegionSpecifier) GetType() RegionSpecifier_RegionSpecifierType
func (*RegionSpecifier) GetValue ¶
func (x *RegionSpecifier) GetValue() []byte
func (*RegionSpecifier) ProtoMessage ¶
func (*RegionSpecifier) ProtoMessage()
func (*RegionSpecifier) ProtoReflect ¶
func (x *RegionSpecifier) ProtoReflect() protoreflect.Message
func (*RegionSpecifier) Reset ¶
func (x *RegionSpecifier) Reset()
func (*RegionSpecifier) String ¶
func (x *RegionSpecifier) String() string
type RegionSpecifier_RegionSpecifierType ¶
type RegionSpecifier_RegionSpecifierType int32
const ( // <tablename>,<startkey>,<regionId>.<encodedName> RegionSpecifier_REGION_NAME RegionSpecifier_RegionSpecifierType = 1 // hash of <tablename>,<startkey>,<regionId> RegionSpecifier_ENCODED_REGION_NAME RegionSpecifier_RegionSpecifierType = 2 )
func (RegionSpecifier_RegionSpecifierType) Descriptor ¶
func (RegionSpecifier_RegionSpecifierType) Descriptor() protoreflect.EnumDescriptor
func (RegionSpecifier_RegionSpecifierType) Enum ¶
func (x RegionSpecifier_RegionSpecifierType) Enum() *RegionSpecifier_RegionSpecifierType
func (RegionSpecifier_RegionSpecifierType) EnumDescriptor
deprecated
func (RegionSpecifier_RegionSpecifierType) EnumDescriptor() ([]byte, []int)
Deprecated: Use RegionSpecifier_RegionSpecifierType.Descriptor instead.
func (RegionSpecifier_RegionSpecifierType) Number ¶
func (x RegionSpecifier_RegionSpecifierType) Number() protoreflect.EnumNumber
func (RegionSpecifier_RegionSpecifierType) String ¶
func (x RegionSpecifier_RegionSpecifierType) String() string
func (RegionSpecifier_RegionSpecifierType) Type ¶
func (RegionSpecifier_RegionSpecifierType) Type() protoreflect.EnumType
func (*RegionSpecifier_RegionSpecifierType) UnmarshalJSON
deprecated
func (x *RegionSpecifier_RegionSpecifierType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type RegionState ¶
type RegionState struct { RegionInfo *RegionInfo `protobuf:"bytes,1,req,name=region_info,json=regionInfo" json:"region_info,omitempty"` State *RegionState_State `protobuf:"varint,2,req,name=state,enum=pb.RegionState_State" json:"state,omitempty"` Stamp *uint64 `protobuf:"varint,3,opt,name=stamp" json:"stamp,omitempty"` // contains filtered or unexported fields }
func (*RegionState) Descriptor
deprecated
func (*RegionState) Descriptor() ([]byte, []int)
Deprecated: Use RegionState.ProtoReflect.Descriptor instead.
func (*RegionState) GetRegionInfo ¶
func (x *RegionState) GetRegionInfo() *RegionInfo
func (*RegionState) GetStamp ¶
func (x *RegionState) GetStamp() uint64
func (*RegionState) GetState ¶
func (x *RegionState) GetState() RegionState_State
func (*RegionState) ProtoMessage ¶
func (*RegionState) ProtoMessage()
func (*RegionState) ProtoReflect ¶
func (x *RegionState) ProtoReflect() protoreflect.Message
func (*RegionState) Reset ¶
func (x *RegionState) Reset()
func (*RegionState) String ¶
func (x *RegionState) String() string
type RegionState_State ¶
type RegionState_State int32
const ( RegionState_OFFLINE RegionState_State = 0 // region is in an offline state RegionState_PENDING_OPEN RegionState_State = 1 // sent rpc to server to open but has not begun RegionState_OPENING RegionState_State = 2 // server has begun to open but not yet done RegionState_OPEN RegionState_State = 3 // server opened region and updated meta RegionState_PENDING_CLOSE RegionState_State = 4 // sent rpc to server to close but has not begun RegionState_CLOSING RegionState_State = 5 // server has begun to close but not yet done RegionState_CLOSED RegionState_State = 6 // server closed region and updated meta RegionState_SPLITTING RegionState_State = 7 // server started split of a region RegionState_SPLIT RegionState_State = 8 // server completed split of a region RegionState_FAILED_OPEN RegionState_State = 9 // failed to open, and won't retry any more RegionState_FAILED_CLOSE RegionState_State = 10 // failed to close, and won't retry any more RegionState_MERGING RegionState_State = 11 // server started merge a region RegionState_MERGED RegionState_State = 12 // server completed merge of a region RegionState_SPLITTING_NEW RegionState_State = 13 // new region to be created when RS splits a parent // region but hasn't be created yet, or master doesn't // know it's already created RegionState_MERGING_NEW RegionState_State = 14 // new region to be created when RS merges two )
func (RegionState_State) Descriptor ¶
func (RegionState_State) Descriptor() protoreflect.EnumDescriptor
func (RegionState_State) Enum ¶
func (x RegionState_State) Enum() *RegionState_State
func (RegionState_State) EnumDescriptor
deprecated
func (RegionState_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use RegionState_State.Descriptor instead.
func (RegionState_State) Number ¶
func (x RegionState_State) Number() protoreflect.EnumNumber
func (RegionState_State) String ¶
func (x RegionState_State) String() string
func (RegionState_State) Type ¶
func (RegionState_State) Type() protoreflect.EnumType
func (*RegionState_State) UnmarshalJSON
deprecated
func (x *RegionState_State) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type RegionStoreSequenceIds ¶
type RegionStoreSequenceIds struct { LastFlushedSequenceId *uint64 `protobuf:"varint,1,req,name=last_flushed_sequence_id,json=lastFlushedSequenceId" json:"last_flushed_sequence_id,omitempty"` StoreSequenceId []*StoreSequenceId `protobuf:"bytes,2,rep,name=store_sequence_id,json=storeSequenceId" json:"store_sequence_id,omitempty"` // contains filtered or unexported fields }
* contains a sequence id of a region which should be the minimum of its store sequence ids and list of sequence ids of the region's stores
func (*RegionStoreSequenceIds) Descriptor
deprecated
func (*RegionStoreSequenceIds) Descriptor() ([]byte, []int)
Deprecated: Use RegionStoreSequenceIds.ProtoReflect.Descriptor instead.
func (*RegionStoreSequenceIds) GetLastFlushedSequenceId ¶
func (x *RegionStoreSequenceIds) GetLastFlushedSequenceId() uint64
func (*RegionStoreSequenceIds) GetStoreSequenceId ¶
func (x *RegionStoreSequenceIds) GetStoreSequenceId() []*StoreSequenceId
func (*RegionStoreSequenceIds) ProtoMessage ¶
func (*RegionStoreSequenceIds) ProtoMessage()
func (*RegionStoreSequenceIds) ProtoReflect ¶
func (x *RegionStoreSequenceIds) ProtoReflect() protoreflect.Message
func (*RegionStoreSequenceIds) Reset ¶
func (x *RegionStoreSequenceIds) Reset()
func (*RegionStoreSequenceIds) String ¶
func (x *RegionStoreSequenceIds) String() string
type RegionTransition ¶
type RegionTransition struct { // Code for EventType gotten by doing o.a.h.h.EventHandler.EventType.getCode() EventTypeCode *uint32 `protobuf:"varint,1,req,name=event_type_code,json=eventTypeCode" json:"event_type_code,omitempty"` // Full regionname in bytes RegionName []byte `protobuf:"bytes,2,req,name=region_name,json=regionName" json:"region_name,omitempty"` CreateTime *uint64 `protobuf:"varint,3,req,name=create_time,json=createTime" json:"create_time,omitempty"` // The region server where the transition will happen or is happening ServerName *ServerName `protobuf:"bytes,4,req,name=server_name,json=serverName" json:"server_name,omitempty"` Payload []byte `protobuf:"bytes,5,opt,name=payload" json:"payload,omitempty"` // contains filtered or unexported fields }
* What we write under unassigned up in zookeeper as a region moves through open/close, etc., regions. Details a region in transition.
func (*RegionTransition) Descriptor
deprecated
func (*RegionTransition) Descriptor() ([]byte, []int)
Deprecated: Use RegionTransition.ProtoReflect.Descriptor instead.
func (*RegionTransition) GetCreateTime ¶
func (x *RegionTransition) GetCreateTime() uint64
func (*RegionTransition) GetEventTypeCode ¶
func (x *RegionTransition) GetEventTypeCode() uint32
func (*RegionTransition) GetPayload ¶
func (x *RegionTransition) GetPayload() []byte
func (*RegionTransition) GetRegionName ¶
func (x *RegionTransition) GetRegionName() []byte
func (*RegionTransition) GetServerName ¶
func (x *RegionTransition) GetServerName() *ServerName
func (*RegionTransition) ProtoMessage ¶
func (*RegionTransition) ProtoMessage()
func (*RegionTransition) ProtoReflect ¶
func (x *RegionTransition) ProtoReflect() protoreflect.Message
func (*RegionTransition) Reset ¶
func (x *RegionTransition) Reset()
func (*RegionTransition) String ¶
func (x *RegionTransition) String() string
type ReplicationHLogPosition ¶
type ReplicationHLogPosition struct { Position *int64 `protobuf:"varint,1,req,name=position" json:"position,omitempty"` // contains filtered or unexported fields }
* Used by replication. Holds the current position in an WAL file.
func (*ReplicationHLogPosition) Descriptor
deprecated
func (*ReplicationHLogPosition) Descriptor() ([]byte, []int)
Deprecated: Use ReplicationHLogPosition.ProtoReflect.Descriptor instead.
func (*ReplicationHLogPosition) GetPosition ¶
func (x *ReplicationHLogPosition) GetPosition() int64
func (*ReplicationHLogPosition) ProtoMessage ¶
func (*ReplicationHLogPosition) ProtoMessage()
func (*ReplicationHLogPosition) ProtoReflect ¶
func (x *ReplicationHLogPosition) ProtoReflect() protoreflect.Message
func (*ReplicationHLogPosition) Reset ¶
func (x *ReplicationHLogPosition) Reset()
func (*ReplicationHLogPosition) String ¶
func (x *ReplicationHLogPosition) String() string
type ReplicationLoadSink ¶
type ReplicationLoadSink struct { AgeOfLastAppliedOp *uint64 `protobuf:"varint,1,req,name=ageOfLastAppliedOp" json:"ageOfLastAppliedOp,omitempty"` TimeStampsOfLastAppliedOp *uint64 `protobuf:"varint,2,req,name=timeStampsOfLastAppliedOp" json:"timeStampsOfLastAppliedOp,omitempty"` // contains filtered or unexported fields }
func (*ReplicationLoadSink) Descriptor
deprecated
func (*ReplicationLoadSink) Descriptor() ([]byte, []int)
Deprecated: Use ReplicationLoadSink.ProtoReflect.Descriptor instead.
func (*ReplicationLoadSink) GetAgeOfLastAppliedOp ¶
func (x *ReplicationLoadSink) GetAgeOfLastAppliedOp() uint64
func (*ReplicationLoadSink) GetTimeStampsOfLastAppliedOp ¶
func (x *ReplicationLoadSink) GetTimeStampsOfLastAppliedOp() uint64
func (*ReplicationLoadSink) ProtoMessage ¶
func (*ReplicationLoadSink) ProtoMessage()
func (*ReplicationLoadSink) ProtoReflect ¶
func (x *ReplicationLoadSink) ProtoReflect() protoreflect.Message
func (*ReplicationLoadSink) Reset ¶
func (x *ReplicationLoadSink) Reset()
func (*ReplicationLoadSink) String ¶
func (x *ReplicationLoadSink) String() string
type ReplicationLoadSource ¶
type ReplicationLoadSource struct { PeerID *string `protobuf:"bytes,1,req,name=peerID" json:"peerID,omitempty"` AgeOfLastShippedOp *uint64 `protobuf:"varint,2,req,name=ageOfLastShippedOp" json:"ageOfLastShippedOp,omitempty"` SizeOfLogQueue *uint32 `protobuf:"varint,3,req,name=sizeOfLogQueue" json:"sizeOfLogQueue,omitempty"` TimeStampOfLastShippedOp *uint64 `protobuf:"varint,4,req,name=timeStampOfLastShippedOp" json:"timeStampOfLastShippedOp,omitempty"` ReplicationLag *uint64 `protobuf:"varint,5,req,name=replicationLag" json:"replicationLag,omitempty"` // contains filtered or unexported fields }
func (*ReplicationLoadSource) Descriptor
deprecated
func (*ReplicationLoadSource) Descriptor() ([]byte, []int)
Deprecated: Use ReplicationLoadSource.ProtoReflect.Descriptor instead.
func (*ReplicationLoadSource) GetAgeOfLastShippedOp ¶
func (x *ReplicationLoadSource) GetAgeOfLastShippedOp() uint64
func (*ReplicationLoadSource) GetPeerID ¶
func (x *ReplicationLoadSource) GetPeerID() string
func (*ReplicationLoadSource) GetReplicationLag ¶
func (x *ReplicationLoadSource) GetReplicationLag() uint64
func (*ReplicationLoadSource) GetSizeOfLogQueue ¶
func (x *ReplicationLoadSource) GetSizeOfLogQueue() uint32
func (*ReplicationLoadSource) GetTimeStampOfLastShippedOp ¶
func (x *ReplicationLoadSource) GetTimeStampOfLastShippedOp() uint64
func (*ReplicationLoadSource) ProtoMessage ¶
func (*ReplicationLoadSource) ProtoMessage()
func (*ReplicationLoadSource) ProtoReflect ¶
func (x *ReplicationLoadSource) ProtoReflect() protoreflect.Message
func (*ReplicationLoadSource) Reset ¶
func (x *ReplicationLoadSource) Reset()
func (*ReplicationLoadSource) String ¶
func (x *ReplicationLoadSource) String() string
type ReplicationLock ¶
type ReplicationLock struct { LockOwner *string `protobuf:"bytes,1,req,name=lock_owner,json=lockOwner" json:"lock_owner,omitempty"` // contains filtered or unexported fields }
* Used by replication. Used to lock a region server during failover.
func (*ReplicationLock) Descriptor
deprecated
func (*ReplicationLock) Descriptor() ([]byte, []int)
Deprecated: Use ReplicationLock.ProtoReflect.Descriptor instead.
func (*ReplicationLock) GetLockOwner ¶
func (x *ReplicationLock) GetLockOwner() string
func (*ReplicationLock) ProtoMessage ¶
func (*ReplicationLock) ProtoMessage()
func (*ReplicationLock) ProtoReflect ¶
func (x *ReplicationLock) ProtoReflect() protoreflect.Message
func (*ReplicationLock) Reset ¶
func (x *ReplicationLock) Reset()
func (*ReplicationLock) String ¶
func (x *ReplicationLock) String() string
type ReplicationPeer ¶
type ReplicationPeer struct { // clusterkey is the concatenation of the slave cluster's // hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent Clusterkey *string `protobuf:"bytes,1,req,name=clusterkey" json:"clusterkey,omitempty"` ReplicationEndpointImpl *string `protobuf:"bytes,2,opt,name=replicationEndpointImpl" json:"replicationEndpointImpl,omitempty"` Data []*BytesBytesPair `protobuf:"bytes,3,rep,name=data" json:"data,omitempty"` Configuration []*NameStringPair `protobuf:"bytes,4,rep,name=configuration" json:"configuration,omitempty"` // contains filtered or unexported fields }
* Used by replication. Holds a replication peer key.
func (*ReplicationPeer) Descriptor
deprecated
func (*ReplicationPeer) Descriptor() ([]byte, []int)
Deprecated: Use ReplicationPeer.ProtoReflect.Descriptor instead.
func (*ReplicationPeer) GetClusterkey ¶
func (x *ReplicationPeer) GetClusterkey() string
func (*ReplicationPeer) GetConfiguration ¶
func (x *ReplicationPeer) GetConfiguration() []*NameStringPair
func (*ReplicationPeer) GetData ¶
func (x *ReplicationPeer) GetData() []*BytesBytesPair
func (*ReplicationPeer) GetReplicationEndpointImpl ¶
func (x *ReplicationPeer) GetReplicationEndpointImpl() string
func (*ReplicationPeer) ProtoMessage ¶
func (*ReplicationPeer) ProtoMessage()
func (*ReplicationPeer) ProtoReflect ¶
func (x *ReplicationPeer) ProtoReflect() protoreflect.Message
func (*ReplicationPeer) Reset ¶
func (x *ReplicationPeer) Reset()
func (*ReplicationPeer) String ¶
func (x *ReplicationPeer) String() string
type ReplicationState ¶
type ReplicationState struct { State *ReplicationState_State `protobuf:"varint,1,req,name=state,enum=pb.ReplicationState_State" json:"state,omitempty"` // contains filtered or unexported fields }
* Used by replication. Holds whether enabled or disabled
func (*ReplicationState) Descriptor
deprecated
func (*ReplicationState) Descriptor() ([]byte, []int)
Deprecated: Use ReplicationState.ProtoReflect.Descriptor instead.
func (*ReplicationState) GetState ¶
func (x *ReplicationState) GetState() ReplicationState_State
func (*ReplicationState) ProtoMessage ¶
func (*ReplicationState) ProtoMessage()
func (*ReplicationState) ProtoReflect ¶
func (x *ReplicationState) ProtoReflect() protoreflect.Message
func (*ReplicationState) Reset ¶
func (x *ReplicationState) Reset()
func (*ReplicationState) String ¶
func (x *ReplicationState) String() string
type ReplicationState_State ¶
type ReplicationState_State int32
const ( ReplicationState_ENABLED ReplicationState_State = 0 ReplicationState_DISABLED ReplicationState_State = 1 )
func (ReplicationState_State) Descriptor ¶
func (ReplicationState_State) Descriptor() protoreflect.EnumDescriptor
func (ReplicationState_State) Enum ¶
func (x ReplicationState_State) Enum() *ReplicationState_State
func (ReplicationState_State) EnumDescriptor
deprecated
func (ReplicationState_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use ReplicationState_State.Descriptor instead.
func (ReplicationState_State) Number ¶
func (x ReplicationState_State) Number() protoreflect.EnumNumber
func (ReplicationState_State) String ¶
func (x ReplicationState_State) String() string
func (ReplicationState_State) Type ¶
func (ReplicationState_State) Type() protoreflect.EnumType
func (*ReplicationState_State) UnmarshalJSON
deprecated
func (x *ReplicationState_State) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type RequestHeader ¶
type RequestHeader struct { // Monotonically increasing call_id to keep track of RPC requests and their response CallId *uint32 `protobuf:"varint,1,opt,name=call_id,json=callId" json:"call_id,omitempty"` TraceInfo *RPCTInfo `protobuf:"bytes,2,opt,name=trace_info,json=traceInfo" json:"trace_info,omitempty"` MethodName *string `protobuf:"bytes,3,opt,name=method_name,json=methodName" json:"method_name,omitempty"` // If true, then a pb Message param follows. RequestParam *bool `protobuf:"varint,4,opt,name=request_param,json=requestParam" json:"request_param,omitempty"` // If present, then an encoded data block follows. CellBlockMeta *CellBlockMeta `protobuf:"bytes,5,opt,name=cell_block_meta,json=cellBlockMeta" json:"cell_block_meta,omitempty"` // 0 is NORMAL priority. 200 is HIGH. If no priority, treat it as NORMAL. // See HConstants. Priority *uint32 `protobuf:"varint,6,opt,name=priority" json:"priority,omitempty"` Timeout *uint32 `protobuf:"varint,7,opt,name=timeout" json:"timeout,omitempty"` // contains filtered or unexported fields }
Header sent making a request.
func (*RequestHeader) Descriptor
deprecated
func (*RequestHeader) Descriptor() ([]byte, []int)
Deprecated: Use RequestHeader.ProtoReflect.Descriptor instead.
func (*RequestHeader) GetCallId ¶
func (x *RequestHeader) GetCallId() uint32
func (*RequestHeader) GetCellBlockMeta ¶
func (x *RequestHeader) GetCellBlockMeta() *CellBlockMeta
func (*RequestHeader) GetMethodName ¶
func (x *RequestHeader) GetMethodName() string
func (*RequestHeader) GetPriority ¶
func (x *RequestHeader) GetPriority() uint32
func (*RequestHeader) GetRequestParam ¶
func (x *RequestHeader) GetRequestParam() bool
func (*RequestHeader) GetTimeout ¶
func (x *RequestHeader) GetTimeout() uint32
func (*RequestHeader) GetTraceInfo ¶
func (x *RequestHeader) GetTraceInfo() *RPCTInfo
func (*RequestHeader) ProtoMessage ¶
func (*RequestHeader) ProtoMessage()
func (*RequestHeader) ProtoReflect ¶
func (x *RequestHeader) ProtoReflect() protoreflect.Message
func (*RequestHeader) Reset ¶
func (x *RequestHeader) Reset()
func (*RequestHeader) String ¶
func (x *RequestHeader) String() string
type ResponseHeader ¶
type ResponseHeader struct { CallId *uint32 `protobuf:"varint,1,opt,name=call_id,json=callId" json:"call_id,omitempty"` // If present, then request threw an exception and no response message (else we presume one) Exception *ExceptionResponse `protobuf:"bytes,2,opt,name=exception" json:"exception,omitempty"` // If present, then an encoded data block follows. CellBlockMeta *CellBlockMeta `protobuf:"bytes,3,opt,name=cell_block_meta,json=cellBlockMeta" json:"cell_block_meta,omitempty"` // contains filtered or unexported fields }
func (*ResponseHeader) Descriptor
deprecated
func (*ResponseHeader) Descriptor() ([]byte, []int)
Deprecated: Use ResponseHeader.ProtoReflect.Descriptor instead.
func (*ResponseHeader) GetCallId ¶
func (x *ResponseHeader) GetCallId() uint32
func (*ResponseHeader) GetCellBlockMeta ¶
func (x *ResponseHeader) GetCellBlockMeta() *CellBlockMeta
func (*ResponseHeader) GetException ¶
func (x *ResponseHeader) GetException() *ExceptionResponse
func (*ResponseHeader) ProtoMessage ¶
func (*ResponseHeader) ProtoMessage()
func (*ResponseHeader) ProtoReflect ¶
func (x *ResponseHeader) ProtoReflect() protoreflect.Message
func (*ResponseHeader) Reset ¶
func (x *ResponseHeader) Reset()
func (*ResponseHeader) String ¶
func (x *ResponseHeader) String() string
type RestoreSnapshotRequest ¶
type RestoreSnapshotRequest struct { Snapshot *SnapshotDescription `protobuf:"bytes,1,req,name=snapshot" json:"snapshot,omitempty"` // contains filtered or unexported fields }
func (*RestoreSnapshotRequest) Descriptor
deprecated
func (*RestoreSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use RestoreSnapshotRequest.ProtoReflect.Descriptor instead.
func (*RestoreSnapshotRequest) GetSnapshot ¶
func (x *RestoreSnapshotRequest) GetSnapshot() *SnapshotDescription
func (*RestoreSnapshotRequest) ProtoMessage ¶
func (*RestoreSnapshotRequest) ProtoMessage()
func (*RestoreSnapshotRequest) ProtoReflect ¶
func (x *RestoreSnapshotRequest) ProtoReflect() protoreflect.Message
func (*RestoreSnapshotRequest) Reset ¶
func (x *RestoreSnapshotRequest) Reset()
func (*RestoreSnapshotRequest) String ¶
func (x *RestoreSnapshotRequest) String() string
type RestoreSnapshotResponse ¶
type RestoreSnapshotResponse struct {
// contains filtered or unexported fields
}
func (*RestoreSnapshotResponse) Descriptor
deprecated
func (*RestoreSnapshotResponse) Descriptor() ([]byte, []int)
Deprecated: Use RestoreSnapshotResponse.ProtoReflect.Descriptor instead.
func (*RestoreSnapshotResponse) ProtoMessage ¶
func (*RestoreSnapshotResponse) ProtoMessage()
func (*RestoreSnapshotResponse) ProtoReflect ¶
func (x *RestoreSnapshotResponse) ProtoReflect() protoreflect.Message
func (*RestoreSnapshotResponse) Reset ¶
func (x *RestoreSnapshotResponse) Reset()
func (*RestoreSnapshotResponse) String ¶
func (x *RestoreSnapshotResponse) String() string
type Result ¶
type Result struct { // Result includes the Cells or else it just has a count of Cells // that are carried otherwise. Cell []*Cell `protobuf:"bytes,1,rep,name=cell" json:"cell,omitempty"` // The below count is set when the associated cells are // not part of this protobuf message; they are passed alongside // and then this Message is just a placeholder with metadata. // The count is needed to know how many to peel off the block of Cells as // ours. NOTE: This is different from the pb managed cell_count of the // 'cell' field above which is non-null when the cells are pb'd. AssociatedCellCount *int32 `protobuf:"varint,2,opt,name=associated_cell_count,json=associatedCellCount" json:"associated_cell_count,omitempty"` // used for Get to check existence only. Not set if existence_only was not set to true // // in the query. Exists *bool `protobuf:"varint,3,opt,name=exists" json:"exists,omitempty"` // Whether or not the results are coming from possibly stale data Stale *bool `protobuf:"varint,4,opt,name=stale,def=0" json:"stale,omitempty"` // Whether or not the entire result could be returned. Results will be split when // the RPC chunk size limit is reached. Partial results contain only a subset of the // cells for a row and must be combined with a result containing the remaining cells // to form a complete result Partial *bool `protobuf:"varint,5,opt,name=partial,def=0" json:"partial,omitempty"` // contains filtered or unexported fields }
func (*Result) Descriptor
deprecated
func (*Result) GetAssociatedCellCount ¶
func (*Result) GetPartial ¶
func (*Result) ProtoMessage ¶
func (*Result) ProtoMessage()
func (*Result) ProtoReflect ¶
func (x *Result) ProtoReflect() protoreflect.Message
type ResultOrException ¶
type ResultOrException struct { // If part of a multi call, save original index of the list of all // passed so can align this response w/ original request. Index *uint32 `protobuf:"varint,1,opt,name=index" json:"index,omitempty"` Result *Result `protobuf:"bytes,2,opt,name=result" json:"result,omitempty"` Exception *NameBytesPair `protobuf:"bytes,3,opt,name=exception" json:"exception,omitempty"` // result if this was a coprocessor service call ServiceResult *CoprocessorServiceResult `protobuf:"bytes,4,opt,name=service_result,json=serviceResult" json:"service_result,omitempty"` // current load on the region // // Deprecated: Marked as deprecated in Client.proto. LoadStats *RegionLoadStats `protobuf:"bytes,5,opt,name=loadStats" json:"loadStats,omitempty"` // contains filtered or unexported fields }
* Either a Result or an Exception NameBytesPair (keyed by exception name whose value is the exception stringified) or maybe empty if no result and no exception.
func (*ResultOrException) Descriptor
deprecated
func (*ResultOrException) Descriptor() ([]byte, []int)
Deprecated: Use ResultOrException.ProtoReflect.Descriptor instead.
func (*ResultOrException) GetException ¶
func (x *ResultOrException) GetException() *NameBytesPair
func (*ResultOrException) GetIndex ¶
func (x *ResultOrException) GetIndex() uint32
func (*ResultOrException) GetLoadStats
deprecated
func (x *ResultOrException) GetLoadStats() *RegionLoadStats
Deprecated: Marked as deprecated in Client.proto.
func (*ResultOrException) GetResult ¶
func (x *ResultOrException) GetResult() *Result
func (*ResultOrException) GetServiceResult ¶
func (x *ResultOrException) GetServiceResult() *CoprocessorServiceResult
func (*ResultOrException) ProtoMessage ¶
func (*ResultOrException) ProtoMessage()
func (*ResultOrException) ProtoReflect ¶
func (x *ResultOrException) ProtoReflect() protoreflect.Message
func (*ResultOrException) Reset ¶
func (x *ResultOrException) Reset()
func (*ResultOrException) String ¶
func (x *ResultOrException) String() string
type RowFilter ¶
type RowFilter struct { CompareFilter *CompareFilter `protobuf:"bytes,1,req,name=compare_filter,json=compareFilter" json:"compare_filter,omitempty"` // contains filtered or unexported fields }
func (*RowFilter) Descriptor
deprecated
func (*RowFilter) GetCompareFilter ¶
func (x *RowFilter) GetCompareFilter() *CompareFilter
func (*RowFilter) ProtoMessage ¶
func (*RowFilter) ProtoMessage()
func (*RowFilter) ProtoReflect ¶
func (x *RowFilter) ProtoReflect() protoreflect.Message
type RowRange ¶
type RowRange struct { StartRow []byte `protobuf:"bytes,1,opt,name=start_row,json=startRow" json:"start_row,omitempty"` StartRowInclusive *bool `protobuf:"varint,2,opt,name=start_row_inclusive,json=startRowInclusive" json:"start_row_inclusive,omitempty"` StopRow []byte `protobuf:"bytes,3,opt,name=stop_row,json=stopRow" json:"stop_row,omitempty"` StopRowInclusive *bool `protobuf:"varint,4,opt,name=stop_row_inclusive,json=stopRowInclusive" json:"stop_row_inclusive,omitempty"` // contains filtered or unexported fields }
func (*RowRange) Descriptor
deprecated
func (*RowRange) GetStartRow ¶
func (*RowRange) GetStartRowInclusive ¶
func (*RowRange) GetStopRow ¶
func (*RowRange) GetStopRowInclusive ¶
func (*RowRange) ProtoMessage ¶
func (*RowRange) ProtoMessage()
func (*RowRange) ProtoReflect ¶
func (x *RowRange) ProtoReflect() protoreflect.Message
type RunCatalogScanRequest ¶
type RunCatalogScanRequest struct {
// contains filtered or unexported fields
}
func (*RunCatalogScanRequest) Descriptor
deprecated
func (*RunCatalogScanRequest) Descriptor() ([]byte, []int)
Deprecated: Use RunCatalogScanRequest.ProtoReflect.Descriptor instead.
func (*RunCatalogScanRequest) ProtoMessage ¶
func (*RunCatalogScanRequest) ProtoMessage()
func (*RunCatalogScanRequest) ProtoReflect ¶
func (x *RunCatalogScanRequest) ProtoReflect() protoreflect.Message
func (*RunCatalogScanRequest) Reset ¶
func (x *RunCatalogScanRequest) Reset()
func (*RunCatalogScanRequest) String ¶
func (x *RunCatalogScanRequest) String() string
type RunCatalogScanResponse ¶
type RunCatalogScanResponse struct { ScanResult *int32 `protobuf:"varint,1,opt,name=scan_result,json=scanResult" json:"scan_result,omitempty"` // contains filtered or unexported fields }
func (*RunCatalogScanResponse) Descriptor
deprecated
func (*RunCatalogScanResponse) Descriptor() ([]byte, []int)
Deprecated: Use RunCatalogScanResponse.ProtoReflect.Descriptor instead.
func (*RunCatalogScanResponse) GetScanResult ¶
func (x *RunCatalogScanResponse) GetScanResult() int32
func (*RunCatalogScanResponse) ProtoMessage ¶
func (*RunCatalogScanResponse) ProtoMessage()
func (*RunCatalogScanResponse) ProtoReflect ¶
func (x *RunCatalogScanResponse) ProtoReflect() protoreflect.Message
func (*RunCatalogScanResponse) Reset ¶
func (x *RunCatalogScanResponse) Reset()
func (*RunCatalogScanResponse) String ¶
func (x *RunCatalogScanResponse) String() string
type Scan ¶
type Scan struct { Column []*Column `protobuf:"bytes,1,rep,name=column" json:"column,omitempty"` Attribute []*NameBytesPair `protobuf:"bytes,2,rep,name=attribute" json:"attribute,omitempty"` StartRow []byte `protobuf:"bytes,3,opt,name=start_row,json=startRow" json:"start_row,omitempty"` StopRow []byte `protobuf:"bytes,4,opt,name=stop_row,json=stopRow" json:"stop_row,omitempty"` Filter *Filter `protobuf:"bytes,5,opt,name=filter" json:"filter,omitempty"` TimeRange *TimeRange `protobuf:"bytes,6,opt,name=time_range,json=timeRange" json:"time_range,omitempty"` MaxVersions *uint32 `protobuf:"varint,7,opt,name=max_versions,json=maxVersions,def=1" json:"max_versions,omitempty"` CacheBlocks *bool `protobuf:"varint,8,opt,name=cache_blocks,json=cacheBlocks,def=1" json:"cache_blocks,omitempty"` BatchSize *uint32 `protobuf:"varint,9,opt,name=batch_size,json=batchSize" json:"batch_size,omitempty"` MaxResultSize *uint64 `protobuf:"varint,10,opt,name=max_result_size,json=maxResultSize" json:"max_result_size,omitempty"` StoreLimit *uint32 `protobuf:"varint,11,opt,name=store_limit,json=storeLimit" json:"store_limit,omitempty"` StoreOffset *uint32 `protobuf:"varint,12,opt,name=store_offset,json=storeOffset" json:"store_offset,omitempty"` LoadColumnFamiliesOnDemand *bool `` // DO NOT add defaults to load_column_families_on_demand. /* 140-byte string literal not displayed */ Small *bool `protobuf:"varint,14,opt,name=small" json:"small,omitempty"` Reversed *bool `protobuf:"varint,15,opt,name=reversed,def=0" json:"reversed,omitempty"` Consistency *Consistency `protobuf:"varint,16,opt,name=consistency,enum=pb.Consistency,def=0" json:"consistency,omitempty"` Caching *uint32 `protobuf:"varint,17,opt,name=caching" json:"caching,omitempty"` AllowPartialResults *bool `protobuf:"varint,18,opt,name=allow_partial_results,json=allowPartialResults" json:"allow_partial_results,omitempty"` CfTimeRange []*ColumnFamilyTimeRange `protobuf:"bytes,19,rep,name=cf_time_range,json=cfTimeRange" json:"cf_time_range,omitempty"` // contains filtered or unexported fields }
* Instead of get from a table, you can scan it with optional filters. You can specify the row key range, time range, the columns/families to scan and so on.
This scan is used the first time in a scan request. The response of the initial scan will return a scanner id, which should be used to fetch result batches later on before it is closed.
func (*Scan) Descriptor
deprecated
func (*Scan) GetAllowPartialResults ¶
func (*Scan) GetAttribute ¶
func (x *Scan) GetAttribute() []*NameBytesPair
func (*Scan) GetBatchSize ¶
func (*Scan) GetCacheBlocks ¶
func (*Scan) GetCaching ¶
func (*Scan) GetCfTimeRange ¶
func (x *Scan) GetCfTimeRange() []*ColumnFamilyTimeRange
func (*Scan) GetConsistency ¶
func (x *Scan) GetConsistency() Consistency
func (*Scan) GetLoadColumnFamiliesOnDemand ¶
func (*Scan) GetMaxResultSize ¶
func (*Scan) GetMaxVersions ¶
func (*Scan) GetReversed ¶
func (*Scan) GetStartRow ¶
func (*Scan) GetStopRow ¶
func (*Scan) GetStoreLimit ¶
func (*Scan) GetStoreOffset ¶
func (*Scan) GetTimeRange ¶
func (*Scan) ProtoMessage ¶
func (*Scan) ProtoMessage()
func (*Scan) ProtoReflect ¶
func (x *Scan) ProtoReflect() protoreflect.Message
type ScanMetrics ¶
type ScanMetrics struct { Metrics []*NameInt64Pair `protobuf:"bytes,1,rep,name=metrics" json:"metrics,omitempty"` // contains filtered or unexported fields }
func (*ScanMetrics) Descriptor
deprecated
func (*ScanMetrics) Descriptor() ([]byte, []int)
Deprecated: Use ScanMetrics.ProtoReflect.Descriptor instead.
func (*ScanMetrics) GetMetrics ¶
func (x *ScanMetrics) GetMetrics() []*NameInt64Pair
func (*ScanMetrics) ProtoMessage ¶
func (*ScanMetrics) ProtoMessage()
func (*ScanMetrics) ProtoReflect ¶
func (x *ScanMetrics) ProtoReflect() protoreflect.Message
func (*ScanMetrics) Reset ¶
func (x *ScanMetrics) Reset()
func (*ScanMetrics) String ¶
func (x *ScanMetrics) String() string
type ScanRequest ¶
type ScanRequest struct { Region *RegionSpecifier `protobuf:"bytes,1,opt,name=region" json:"region,omitempty"` Scan *Scan `protobuf:"bytes,2,opt,name=scan" json:"scan,omitempty"` ScannerId *uint64 `protobuf:"varint,3,opt,name=scanner_id,json=scannerId" json:"scanner_id,omitempty"` NumberOfRows *uint32 `protobuf:"varint,4,opt,name=number_of_rows,json=numberOfRows" json:"number_of_rows,omitempty"` CloseScanner *bool `protobuf:"varint,5,opt,name=close_scanner,json=closeScanner" json:"close_scanner,omitempty"` NextCallSeq *uint64 `protobuf:"varint,6,opt,name=next_call_seq,json=nextCallSeq" json:"next_call_seq,omitempty"` ClientHandlesPartials *bool `protobuf:"varint,7,opt,name=client_handles_partials,json=clientHandlesPartials" json:"client_handles_partials,omitempty"` ClientHandlesHeartbeats *bool `` /* 126-byte string literal not displayed */ TrackScanMetrics *bool `protobuf:"varint,9,opt,name=track_scan_metrics,json=trackScanMetrics" json:"track_scan_metrics,omitempty"` Renew *bool `protobuf:"varint,10,opt,name=renew,def=0" json:"renew,omitempty"` // contains filtered or unexported fields }
* A scan request. Initially, it should specify a scan. Later on, you can use the scanner id returned to fetch result batches with a different scan request.
The scanner will remain open if there are more results, and it's not asked to be closed explicitly.
You can fetch the results and ask the scanner to be closed to save a trip if you are not interested in remaining results.
func (*ScanRequest) Descriptor
deprecated
func (*ScanRequest) Descriptor() ([]byte, []int)
Deprecated: Use ScanRequest.ProtoReflect.Descriptor instead.
func (*ScanRequest) GetClientHandlesHeartbeats ¶
func (x *ScanRequest) GetClientHandlesHeartbeats() bool
func (*ScanRequest) GetClientHandlesPartials ¶
func (x *ScanRequest) GetClientHandlesPartials() bool
func (*ScanRequest) GetCloseScanner ¶
func (x *ScanRequest) GetCloseScanner() bool
func (*ScanRequest) GetNextCallSeq ¶
func (x *ScanRequest) GetNextCallSeq() uint64
func (*ScanRequest) GetNumberOfRows ¶
func (x *ScanRequest) GetNumberOfRows() uint32
func (*ScanRequest) GetRegion ¶
func (x *ScanRequest) GetRegion() *RegionSpecifier
func (*ScanRequest) GetRenew ¶
func (x *ScanRequest) GetRenew() bool
func (*ScanRequest) GetScan ¶
func (x *ScanRequest) GetScan() *Scan
func (*ScanRequest) GetScannerId ¶
func (x *ScanRequest) GetScannerId() uint64
func (*ScanRequest) GetTrackScanMetrics ¶
func (x *ScanRequest) GetTrackScanMetrics() bool
func (*ScanRequest) ProtoMessage ¶
func (*ScanRequest) ProtoMessage()
func (*ScanRequest) ProtoReflect ¶
func (x *ScanRequest) ProtoReflect() protoreflect.Message
func (*ScanRequest) Reset ¶
func (x *ScanRequest) Reset()
func (*ScanRequest) String ¶
func (x *ScanRequest) String() string
type ScanResponse ¶
type ScanResponse struct { // This field is filled in if we are doing cellblocks. A cellblock is made up // of all Cells serialized out as one cellblock BUT responses from a server // have their Cells grouped by Result. So we can reconstitute the // Results on the client-side, this field is a list of counts of Cells // in each Result that makes up the response. For example, if this field // has 3, 3, 3 in it, then we know that on the client, we are to make // three Results each of three Cells each. CellsPerResult []uint32 `protobuf:"varint,1,rep,name=cells_per_result,json=cellsPerResult" json:"cells_per_result,omitempty"` ScannerId *uint64 `protobuf:"varint,2,opt,name=scanner_id,json=scannerId" json:"scanner_id,omitempty"` MoreResults *bool `protobuf:"varint,3,opt,name=more_results,json=moreResults" json:"more_results,omitempty"` Ttl *uint32 `protobuf:"varint,4,opt,name=ttl" json:"ttl,omitempty"` // If cells are not carried in an accompanying cellblock, then they are pb'd here. // This field is mutually exclusive with cells_per_result (since the Cells will // be inside the pb'd Result) Results []*Result `protobuf:"bytes,5,rep,name=results" json:"results,omitempty"` Stale *bool `protobuf:"varint,6,opt,name=stale" json:"stale,omitempty"` // This field is filled in if we are doing cellblocks. In the event that a row // could not fit all of its cells into a single RPC chunk, the results will be // returned as partials, and reconstructed into a complete result on the client // side. This field is a list of flags indicating whether or not the result // that the cells belong to is a partial result. For example, if this field // has false, false, true in it, then we know that on the client side, we need to // make another RPC request since the last result was only a partial. PartialFlagPerResult []bool `protobuf:"varint,7,rep,name=partial_flag_per_result,json=partialFlagPerResult" json:"partial_flag_per_result,omitempty"` // A server may choose to limit the number of results returned to the client for // reasons such as the size in bytes or quantity of results accumulated. This field // will true when more results exist in the current region. MoreResultsInRegion *bool `protobuf:"varint,8,opt,name=more_results_in_region,json=moreResultsInRegion" json:"more_results_in_region,omitempty"` // This field is filled in if the server is sending back a heartbeat message. // Heartbeat messages are sent back to the client to prevent the scanner from // timing out. Seeing a heartbeat message communicates to the Client that the // server would have continued to scan had the time limit not been reached. HeartbeatMessage *bool `protobuf:"varint,9,opt,name=heartbeat_message,json=heartbeatMessage" json:"heartbeat_message,omitempty"` // This field is filled in if the client has requested that scan metrics be tracked. // The metrics tracked here are sent back to the client to be tracked together with // the existing client side metrics. ScanMetrics *ScanMetrics `protobuf:"bytes,10,opt,name=scan_metrics,json=scanMetrics" json:"scan_metrics,omitempty"` // contains filtered or unexported fields }
* The scan response. If there are no more results, more_results will be false. If it is not specified, it means there are more.
func (*ScanResponse) Descriptor
deprecated
func (*ScanResponse) Descriptor() ([]byte, []int)
Deprecated: Use ScanResponse.ProtoReflect.Descriptor instead.
func (*ScanResponse) GetCellsPerResult ¶
func (x *ScanResponse) GetCellsPerResult() []uint32
func (*ScanResponse) GetHeartbeatMessage ¶
func (x *ScanResponse) GetHeartbeatMessage() bool
func (*ScanResponse) GetMoreResults ¶
func (x *ScanResponse) GetMoreResults() bool
func (*ScanResponse) GetMoreResultsInRegion ¶
func (x *ScanResponse) GetMoreResultsInRegion() bool
func (*ScanResponse) GetPartialFlagPerResult ¶
func (x *ScanResponse) GetPartialFlagPerResult() []bool
func (*ScanResponse) GetResults ¶
func (x *ScanResponse) GetResults() []*Result
func (*ScanResponse) GetScanMetrics ¶
func (x *ScanResponse) GetScanMetrics() *ScanMetrics
func (*ScanResponse) GetScannerId ¶
func (x *ScanResponse) GetScannerId() uint64
func (*ScanResponse) GetStale ¶
func (x *ScanResponse) GetStale() bool
func (*ScanResponse) GetTtl ¶
func (x *ScanResponse) GetTtl() uint32
func (*ScanResponse) ProtoMessage ¶
func (*ScanResponse) ProtoMessage()
func (*ScanResponse) ProtoReflect ¶
func (x *ScanResponse) ProtoReflect() protoreflect.Message
func (*ScanResponse) Reset ¶
func (x *ScanResponse) Reset()
func (*ScanResponse) String ¶
func (x *ScanResponse) String() string
type SecurityCapabilitiesRequest ¶
type SecurityCapabilitiesRequest struct {
// contains filtered or unexported fields
}
func (*SecurityCapabilitiesRequest) Descriptor
deprecated
func (*SecurityCapabilitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use SecurityCapabilitiesRequest.ProtoReflect.Descriptor instead.
func (*SecurityCapabilitiesRequest) ProtoMessage ¶
func (*SecurityCapabilitiesRequest) ProtoMessage()
func (*SecurityCapabilitiesRequest) ProtoReflect ¶
func (x *SecurityCapabilitiesRequest) ProtoReflect() protoreflect.Message
func (*SecurityCapabilitiesRequest) Reset ¶
func (x *SecurityCapabilitiesRequest) Reset()
func (*SecurityCapabilitiesRequest) String ¶
func (x *SecurityCapabilitiesRequest) String() string
type SecurityCapabilitiesResponse ¶
type SecurityCapabilitiesResponse struct { Capabilities []SecurityCapabilitiesResponse_Capability `protobuf:"varint,1,rep,name=capabilities,enum=pb.SecurityCapabilitiesResponse_Capability" json:"capabilities,omitempty"` // contains filtered or unexported fields }
func (*SecurityCapabilitiesResponse) Descriptor
deprecated
func (*SecurityCapabilitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use SecurityCapabilitiesResponse.ProtoReflect.Descriptor instead.
func (*SecurityCapabilitiesResponse) GetCapabilities ¶
func (x *SecurityCapabilitiesResponse) GetCapabilities() []SecurityCapabilitiesResponse_Capability
func (*SecurityCapabilitiesResponse) ProtoMessage ¶
func (*SecurityCapabilitiesResponse) ProtoMessage()
func (*SecurityCapabilitiesResponse) ProtoReflect ¶
func (x *SecurityCapabilitiesResponse) ProtoReflect() protoreflect.Message
func (*SecurityCapabilitiesResponse) Reset ¶
func (x *SecurityCapabilitiesResponse) Reset()
func (*SecurityCapabilitiesResponse) String ¶
func (x *SecurityCapabilitiesResponse) String() string
type SecurityCapabilitiesResponse_Capability ¶
type SecurityCapabilitiesResponse_Capability int32
const ( SecurityCapabilitiesResponse_SIMPLE_AUTHENTICATION SecurityCapabilitiesResponse_Capability = 0 SecurityCapabilitiesResponse_SECURE_AUTHENTICATION SecurityCapabilitiesResponse_Capability = 1 SecurityCapabilitiesResponse_AUTHORIZATION SecurityCapabilitiesResponse_Capability = 2 SecurityCapabilitiesResponse_CELL_AUTHORIZATION SecurityCapabilitiesResponse_Capability = 3 SecurityCapabilitiesResponse_CELL_VISIBILITY SecurityCapabilitiesResponse_Capability = 4 )
func (SecurityCapabilitiesResponse_Capability) Descriptor ¶
func (SecurityCapabilitiesResponse_Capability) Descriptor() protoreflect.EnumDescriptor
func (SecurityCapabilitiesResponse_Capability) EnumDescriptor
deprecated
func (SecurityCapabilitiesResponse_Capability) EnumDescriptor() ([]byte, []int)
Deprecated: Use SecurityCapabilitiesResponse_Capability.Descriptor instead.
func (SecurityCapabilitiesResponse_Capability) Number ¶
func (x SecurityCapabilitiesResponse_Capability) Number() protoreflect.EnumNumber
func (SecurityCapabilitiesResponse_Capability) String ¶
func (x SecurityCapabilitiesResponse_Capability) String() string
func (SecurityCapabilitiesResponse_Capability) Type ¶
func (SecurityCapabilitiesResponse_Capability) Type() protoreflect.EnumType
func (*SecurityCapabilitiesResponse_Capability) UnmarshalJSON
deprecated
func (x *SecurityCapabilitiesResponse_Capability) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type SequentialProcedureData ¶
type SequentialProcedureData struct { Executed *bool `protobuf:"varint,1,req,name=executed" json:"executed,omitempty"` // contains filtered or unexported fields }
* SequentialProcedure data
func (*SequentialProcedureData) Descriptor
deprecated
func (*SequentialProcedureData) Descriptor() ([]byte, []int)
Deprecated: Use SequentialProcedureData.ProtoReflect.Descriptor instead.
func (*SequentialProcedureData) GetExecuted ¶
func (x *SequentialProcedureData) GetExecuted() bool
func (*SequentialProcedureData) ProtoMessage ¶
func (*SequentialProcedureData) ProtoMessage()
func (*SequentialProcedureData) ProtoReflect ¶
func (x *SequentialProcedureData) ProtoReflect() protoreflect.Message
func (*SequentialProcedureData) Reset ¶
func (x *SequentialProcedureData) Reset()
func (*SequentialProcedureData) String ¶
func (x *SequentialProcedureData) String() string
type ServerLoad ¶
type ServerLoad struct { // * Number of requests since last report. NumberOfRequests *uint64 `protobuf:"varint,1,opt,name=number_of_requests,json=numberOfRequests" json:"number_of_requests,omitempty"` // * Total Number of requests from the start of the region server. TotalNumberOfRequests *uint64 `protobuf:"varint,2,opt,name=total_number_of_requests,json=totalNumberOfRequests" json:"total_number_of_requests,omitempty"` // * the amount of used heap, in MB. UsedHeap_MB *uint32 `protobuf:"varint,3,opt,name=used_heap_MB,json=usedHeapMB" json:"used_heap_MB,omitempty"` // * the maximum allowable size of the heap, in MB. MaxHeap_MB *uint32 `protobuf:"varint,4,opt,name=max_heap_MB,json=maxHeapMB" json:"max_heap_MB,omitempty"` // * Information on the load of individual regions. RegionLoads []*RegionLoad `protobuf:"bytes,5,rep,name=region_loads,json=regionLoads" json:"region_loads,omitempty"` // * // Regionserver-level coprocessors, e.g., WALObserver implementations. // Region-level coprocessors, on the other hand, are stored inside RegionLoad // objects. Coprocessors []*Coprocessor `protobuf:"bytes,6,rep,name=coprocessors" json:"coprocessors,omitempty"` // * // Time when incremental (non-total) counts began being calculated (e.g. number_of_requests) // time is measured as the difference, measured in milliseconds, between the current time // and midnight, January 1, 1970 UTC. ReportStartTime *uint64 `protobuf:"varint,7,opt,name=report_start_time,json=reportStartTime" json:"report_start_time,omitempty"` // * // Time when report was generated. // time is measured as the difference, measured in milliseconds, between the current time // and midnight, January 1, 1970 UTC. ReportEndTime *uint64 `protobuf:"varint,8,opt,name=report_end_time,json=reportEndTime" json:"report_end_time,omitempty"` // * // The port number that this region server is hosing an info server on. InfoServerPort *uint32 `protobuf:"varint,9,opt,name=info_server_port,json=infoServerPort" json:"info_server_port,omitempty"` // * // The replicationLoadSource for the replication Source status of this region server. ReplLoadSource []*ReplicationLoadSource `protobuf:"bytes,10,rep,name=replLoadSource" json:"replLoadSource,omitempty"` // * // The replicationLoadSink for the replication Sink status of this region server. ReplLoadSink *ReplicationLoadSink `protobuf:"bytes,11,opt,name=replLoadSink" json:"replLoadSink,omitempty"` // contains filtered or unexported fields }
func (*ServerLoad) Descriptor
deprecated
func (*ServerLoad) Descriptor() ([]byte, []int)
Deprecated: Use ServerLoad.ProtoReflect.Descriptor instead.
func (*ServerLoad) GetCoprocessors ¶
func (x *ServerLoad) GetCoprocessors() []*Coprocessor
func (*ServerLoad) GetInfoServerPort ¶
func (x *ServerLoad) GetInfoServerPort() uint32
func (*ServerLoad) GetMaxHeap_MB ¶
func (x *ServerLoad) GetMaxHeap_MB() uint32
func (*ServerLoad) GetNumberOfRequests ¶
func (x *ServerLoad) GetNumberOfRequests() uint64
func (*ServerLoad) GetRegionLoads ¶
func (x *ServerLoad) GetRegionLoads() []*RegionLoad
func (*ServerLoad) GetReplLoadSink ¶
func (x *ServerLoad) GetReplLoadSink() *ReplicationLoadSink
func (*ServerLoad) GetReplLoadSource ¶
func (x *ServerLoad) GetReplLoadSource() []*ReplicationLoadSource
func (*ServerLoad) GetReportEndTime ¶
func (x *ServerLoad) GetReportEndTime() uint64
func (*ServerLoad) GetReportStartTime ¶
func (x *ServerLoad) GetReportStartTime() uint64
func (*ServerLoad) GetTotalNumberOfRequests ¶
func (x *ServerLoad) GetTotalNumberOfRequests() uint64
func (*ServerLoad) GetUsedHeap_MB ¶
func (x *ServerLoad) GetUsedHeap_MB() uint32
func (*ServerLoad) ProtoMessage ¶
func (*ServerLoad) ProtoMessage()
func (*ServerLoad) ProtoReflect ¶
func (x *ServerLoad) ProtoReflect() protoreflect.Message
func (*ServerLoad) Reset ¶
func (x *ServerLoad) Reset()
func (*ServerLoad) String ¶
func (x *ServerLoad) String() string
type ServerName ¶
type ServerName struct { HostName *string `protobuf:"bytes,1,req,name=host_name,json=hostName" json:"host_name,omitempty"` Port *uint32 `protobuf:"varint,2,opt,name=port" json:"port,omitempty"` StartCode *uint64 `protobuf:"varint,3,opt,name=start_code,json=startCode" json:"start_code,omitempty"` // contains filtered or unexported fields }
* Protocol buffer version of ServerName
func (*ServerName) Descriptor
deprecated
func (*ServerName) Descriptor() ([]byte, []int)
Deprecated: Use ServerName.ProtoReflect.Descriptor instead.
func (*ServerName) GetHostName ¶
func (x *ServerName) GetHostName() string
func (*ServerName) GetPort ¶
func (x *ServerName) GetPort() uint32
func (*ServerName) GetStartCode ¶
func (x *ServerName) GetStartCode() uint64
func (*ServerName) ProtoMessage ¶
func (*ServerName) ProtoMessage()
func (*ServerName) ProtoReflect ¶
func (x *ServerName) ProtoReflect() protoreflect.Message
func (*ServerName) Reset ¶
func (x *ServerName) Reset()
func (*ServerName) String ¶
func (x *ServerName) String() string
type SetBalancerRunningRequest ¶
type SetBalancerRunningRequest struct { On *bool `protobuf:"varint,1,req,name=on" json:"on,omitempty"` Synchronous *bool `protobuf:"varint,2,opt,name=synchronous" json:"synchronous,omitempty"` // contains filtered or unexported fields }
func (*SetBalancerRunningRequest) Descriptor
deprecated
func (*SetBalancerRunningRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetBalancerRunningRequest.ProtoReflect.Descriptor instead.
func (*SetBalancerRunningRequest) GetOn ¶
func (x *SetBalancerRunningRequest) GetOn() bool
func (*SetBalancerRunningRequest) GetSynchronous ¶
func (x *SetBalancerRunningRequest) GetSynchronous() bool
func (*SetBalancerRunningRequest) ProtoMessage ¶
func (*SetBalancerRunningRequest) ProtoMessage()
func (*SetBalancerRunningRequest) ProtoReflect ¶
func (x *SetBalancerRunningRequest) ProtoReflect() protoreflect.Message
func (*SetBalancerRunningRequest) Reset ¶
func (x *SetBalancerRunningRequest) Reset()
func (*SetBalancerRunningRequest) String ¶
func (x *SetBalancerRunningRequest) String() string
type SetBalancerRunningResponse ¶
type SetBalancerRunningResponse struct { PrevBalanceValue *bool `protobuf:"varint,1,opt,name=prev_balance_value,json=prevBalanceValue" json:"prev_balance_value,omitempty"` // contains filtered or unexported fields }
func (*SetBalancerRunningResponse) Descriptor
deprecated
func (*SetBalancerRunningResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetBalancerRunningResponse.ProtoReflect.Descriptor instead.
func (*SetBalancerRunningResponse) GetPrevBalanceValue ¶
func (x *SetBalancerRunningResponse) GetPrevBalanceValue() bool
func (*SetBalancerRunningResponse) ProtoMessage ¶
func (*SetBalancerRunningResponse) ProtoMessage()
func (*SetBalancerRunningResponse) ProtoReflect ¶
func (x *SetBalancerRunningResponse) ProtoReflect() protoreflect.Message
func (*SetBalancerRunningResponse) Reset ¶
func (x *SetBalancerRunningResponse) Reset()
func (*SetBalancerRunningResponse) String ¶
func (x *SetBalancerRunningResponse) String() string
type SetNormalizerRunningRequest ¶
type SetNormalizerRunningRequest struct { On *bool `protobuf:"varint,1,req,name=on" json:"on,omitempty"` // contains filtered or unexported fields }
func (*SetNormalizerRunningRequest) Descriptor
deprecated
func (*SetNormalizerRunningRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetNormalizerRunningRequest.ProtoReflect.Descriptor instead.
func (*SetNormalizerRunningRequest) GetOn ¶
func (x *SetNormalizerRunningRequest) GetOn() bool
func (*SetNormalizerRunningRequest) ProtoMessage ¶
func (*SetNormalizerRunningRequest) ProtoMessage()
func (*SetNormalizerRunningRequest) ProtoReflect ¶
func (x *SetNormalizerRunningRequest) ProtoReflect() protoreflect.Message
func (*SetNormalizerRunningRequest) Reset ¶
func (x *SetNormalizerRunningRequest) Reset()
func (*SetNormalizerRunningRequest) String ¶
func (x *SetNormalizerRunningRequest) String() string
type SetNormalizerRunningResponse ¶
type SetNormalizerRunningResponse struct { PrevNormalizerValue *bool `protobuf:"varint,1,opt,name=prev_normalizer_value,json=prevNormalizerValue" json:"prev_normalizer_value,omitempty"` // contains filtered or unexported fields }
func (*SetNormalizerRunningResponse) Descriptor
deprecated
func (*SetNormalizerRunningResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetNormalizerRunningResponse.ProtoReflect.Descriptor instead.
func (*SetNormalizerRunningResponse) GetPrevNormalizerValue ¶
func (x *SetNormalizerRunningResponse) GetPrevNormalizerValue() bool
func (*SetNormalizerRunningResponse) ProtoMessage ¶
func (*SetNormalizerRunningResponse) ProtoMessage()
func (*SetNormalizerRunningResponse) ProtoReflect ¶
func (x *SetNormalizerRunningResponse) ProtoReflect() protoreflect.Message
func (*SetNormalizerRunningResponse) Reset ¶
func (x *SetNormalizerRunningResponse) Reset()
func (*SetNormalizerRunningResponse) String ¶
func (x *SetNormalizerRunningResponse) String() string
type SetQuotaRequest ¶
type SetQuotaRequest struct { UserName *string `protobuf:"bytes,1,opt,name=user_name,json=userName" json:"user_name,omitempty"` UserGroup *string `protobuf:"bytes,2,opt,name=user_group,json=userGroup" json:"user_group,omitempty"` Namespace *string `protobuf:"bytes,3,opt,name=namespace" json:"namespace,omitempty"` TableName *TableName `protobuf:"bytes,4,opt,name=table_name,json=tableName" json:"table_name,omitempty"` RemoveAll *bool `protobuf:"varint,5,opt,name=remove_all,json=removeAll" json:"remove_all,omitempty"` BypassGlobals *bool `protobuf:"varint,6,opt,name=bypass_globals,json=bypassGlobals" json:"bypass_globals,omitempty"` Throttle *ThrottleRequest `protobuf:"bytes,7,opt,name=throttle" json:"throttle,omitempty"` // contains filtered or unexported fields }
func (*SetQuotaRequest) Descriptor
deprecated
func (*SetQuotaRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetQuotaRequest.ProtoReflect.Descriptor instead.
func (*SetQuotaRequest) GetBypassGlobals ¶
func (x *SetQuotaRequest) GetBypassGlobals() bool
func (*SetQuotaRequest) GetNamespace ¶
func (x *SetQuotaRequest) GetNamespace() string
func (*SetQuotaRequest) GetRemoveAll ¶
func (x *SetQuotaRequest) GetRemoveAll() bool
func (*SetQuotaRequest) GetTableName ¶
func (x *SetQuotaRequest) GetTableName() *TableName
func (*SetQuotaRequest) GetThrottle ¶
func (x *SetQuotaRequest) GetThrottle() *ThrottleRequest
func (*SetQuotaRequest) GetUserGroup ¶
func (x *SetQuotaRequest) GetUserGroup() string
func (*SetQuotaRequest) GetUserName ¶
func (x *SetQuotaRequest) GetUserName() string
func (*SetQuotaRequest) ProtoMessage ¶
func (*SetQuotaRequest) ProtoMessage()
func (*SetQuotaRequest) ProtoReflect ¶
func (x *SetQuotaRequest) ProtoReflect() protoreflect.Message
func (*SetQuotaRequest) Reset ¶
func (x *SetQuotaRequest) Reset()
func (*SetQuotaRequest) String ¶
func (x *SetQuotaRequest) String() string
type SetQuotaResponse ¶
type SetQuotaResponse struct {
// contains filtered or unexported fields
}
func (*SetQuotaResponse) Descriptor
deprecated
func (*SetQuotaResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetQuotaResponse.ProtoReflect.Descriptor instead.
func (*SetQuotaResponse) ProtoMessage ¶
func (*SetQuotaResponse) ProtoMessage()
func (*SetQuotaResponse) ProtoReflect ¶
func (x *SetQuotaResponse) ProtoReflect() protoreflect.Message
func (*SetQuotaResponse) Reset ¶
func (x *SetQuotaResponse) Reset()
func (*SetQuotaResponse) String ¶
func (x *SetQuotaResponse) String() string
type SetSplitOrMergeEnabledRequest ¶
type SetSplitOrMergeEnabledRequest struct { Enabled *bool `protobuf:"varint,1,req,name=enabled" json:"enabled,omitempty"` Synchronous *bool `protobuf:"varint,2,opt,name=synchronous" json:"synchronous,omitempty"` SwitchTypes []MasterSwitchType `protobuf:"varint,3,rep,name=switch_types,json=switchTypes,enum=pb.MasterSwitchType" json:"switch_types,omitempty"` // contains filtered or unexported fields }
func (*SetSplitOrMergeEnabledRequest) Descriptor
deprecated
func (*SetSplitOrMergeEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSplitOrMergeEnabledRequest.ProtoReflect.Descriptor instead.
func (*SetSplitOrMergeEnabledRequest) GetEnabled ¶
func (x *SetSplitOrMergeEnabledRequest) GetEnabled() bool
func (*SetSplitOrMergeEnabledRequest) GetSwitchTypes ¶
func (x *SetSplitOrMergeEnabledRequest) GetSwitchTypes() []MasterSwitchType
func (*SetSplitOrMergeEnabledRequest) GetSynchronous ¶
func (x *SetSplitOrMergeEnabledRequest) GetSynchronous() bool
func (*SetSplitOrMergeEnabledRequest) ProtoMessage ¶
func (*SetSplitOrMergeEnabledRequest) ProtoMessage()
func (*SetSplitOrMergeEnabledRequest) ProtoReflect ¶
func (x *SetSplitOrMergeEnabledRequest) ProtoReflect() protoreflect.Message
func (*SetSplitOrMergeEnabledRequest) Reset ¶
func (x *SetSplitOrMergeEnabledRequest) Reset()
func (*SetSplitOrMergeEnabledRequest) String ¶
func (x *SetSplitOrMergeEnabledRequest) String() string
type SetSplitOrMergeEnabledResponse ¶
type SetSplitOrMergeEnabledResponse struct { PrevValue []bool `protobuf:"varint,1,rep,name=prev_value,json=prevValue" json:"prev_value,omitempty"` // contains filtered or unexported fields }
func (*SetSplitOrMergeEnabledResponse) Descriptor
deprecated
func (*SetSplitOrMergeEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSplitOrMergeEnabledResponse.ProtoReflect.Descriptor instead.
func (*SetSplitOrMergeEnabledResponse) GetPrevValue ¶
func (x *SetSplitOrMergeEnabledResponse) GetPrevValue() []bool
func (*SetSplitOrMergeEnabledResponse) ProtoMessage ¶
func (*SetSplitOrMergeEnabledResponse) ProtoMessage()
func (*SetSplitOrMergeEnabledResponse) ProtoReflect ¶
func (x *SetSplitOrMergeEnabledResponse) ProtoReflect() protoreflect.Message
func (*SetSplitOrMergeEnabledResponse) Reset ¶
func (x *SetSplitOrMergeEnabledResponse) Reset()
func (*SetSplitOrMergeEnabledResponse) String ¶
func (x *SetSplitOrMergeEnabledResponse) String() string
type ShutdownRequest ¶
type ShutdownRequest struct {
// contains filtered or unexported fields
}
func (*ShutdownRequest) Descriptor
deprecated
func (*ShutdownRequest) Descriptor() ([]byte, []int)
Deprecated: Use ShutdownRequest.ProtoReflect.Descriptor instead.
func (*ShutdownRequest) ProtoMessage ¶
func (*ShutdownRequest) ProtoMessage()
func (*ShutdownRequest) ProtoReflect ¶
func (x *ShutdownRequest) ProtoReflect() protoreflect.Message
func (*ShutdownRequest) Reset ¶
func (x *ShutdownRequest) Reset()
func (*ShutdownRequest) String ¶
func (x *ShutdownRequest) String() string
type ShutdownResponse ¶
type ShutdownResponse struct {
// contains filtered or unexported fields
}
func (*ShutdownResponse) Descriptor
deprecated
func (*ShutdownResponse) Descriptor() ([]byte, []int)
Deprecated: Use ShutdownResponse.ProtoReflect.Descriptor instead.
func (*ShutdownResponse) ProtoMessage ¶
func (*ShutdownResponse) ProtoMessage()
func (*ShutdownResponse) ProtoReflect ¶
func (x *ShutdownResponse) ProtoReflect() protoreflect.Message
func (*ShutdownResponse) Reset ¶
func (x *ShutdownResponse) Reset()
func (*ShutdownResponse) String ¶
func (x *ShutdownResponse) String() string
type SingleColumnValueExcludeFilter ¶
type SingleColumnValueExcludeFilter struct { SingleColumnValueFilter *SingleColumnValueFilter `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SingleColumnValueExcludeFilter) Descriptor
deprecated
func (*SingleColumnValueExcludeFilter) Descriptor() ([]byte, []int)
Deprecated: Use SingleColumnValueExcludeFilter.ProtoReflect.Descriptor instead.
func (*SingleColumnValueExcludeFilter) GetSingleColumnValueFilter ¶
func (x *SingleColumnValueExcludeFilter) GetSingleColumnValueFilter() *SingleColumnValueFilter
func (*SingleColumnValueExcludeFilter) ProtoMessage ¶
func (*SingleColumnValueExcludeFilter) ProtoMessage()
func (*SingleColumnValueExcludeFilter) ProtoReflect ¶
func (x *SingleColumnValueExcludeFilter) ProtoReflect() protoreflect.Message
func (*SingleColumnValueExcludeFilter) Reset ¶
func (x *SingleColumnValueExcludeFilter) Reset()
func (*SingleColumnValueExcludeFilter) String ¶
func (x *SingleColumnValueExcludeFilter) String() string
type SingleColumnValueFilter ¶
type SingleColumnValueFilter struct { ColumnFamily []byte `protobuf:"bytes,1,opt,name=column_family,json=columnFamily" json:"column_family,omitempty"` ColumnQualifier []byte `protobuf:"bytes,2,opt,name=column_qualifier,json=columnQualifier" json:"column_qualifier,omitempty"` CompareOp *CompareType `protobuf:"varint,3,req,name=compare_op,json=compareOp,enum=pb.CompareType" json:"compare_op,omitempty"` Comparator *Comparator `protobuf:"bytes,4,req,name=comparator" json:"comparator,omitempty"` FilterIfMissing *bool `protobuf:"varint,5,opt,name=filter_if_missing,json=filterIfMissing" json:"filter_if_missing,omitempty"` LatestVersionOnly *bool `protobuf:"varint,6,opt,name=latest_version_only,json=latestVersionOnly" json:"latest_version_only,omitempty"` // contains filtered or unexported fields }
func (*SingleColumnValueFilter) Descriptor
deprecated
func (*SingleColumnValueFilter) Descriptor() ([]byte, []int)
Deprecated: Use SingleColumnValueFilter.ProtoReflect.Descriptor instead.
func (*SingleColumnValueFilter) GetColumnFamily ¶
func (x *SingleColumnValueFilter) GetColumnFamily() []byte
func (*SingleColumnValueFilter) GetColumnQualifier ¶
func (x *SingleColumnValueFilter) GetColumnQualifier() []byte
func (*SingleColumnValueFilter) GetComparator ¶
func (x *SingleColumnValueFilter) GetComparator() *Comparator
func (*SingleColumnValueFilter) GetCompareOp ¶
func (x *SingleColumnValueFilter) GetCompareOp() CompareType
func (*SingleColumnValueFilter) GetFilterIfMissing ¶
func (x *SingleColumnValueFilter) GetFilterIfMissing() bool
func (*SingleColumnValueFilter) GetLatestVersionOnly ¶
func (x *SingleColumnValueFilter) GetLatestVersionOnly() bool
func (*SingleColumnValueFilter) ProtoMessage ¶
func (*SingleColumnValueFilter) ProtoMessage()
func (*SingleColumnValueFilter) ProtoReflect ¶
func (x *SingleColumnValueFilter) ProtoReflect() protoreflect.Message
func (*SingleColumnValueFilter) Reset ¶
func (x *SingleColumnValueFilter) Reset()
func (*SingleColumnValueFilter) String ¶
func (x *SingleColumnValueFilter) String() string
type SkipFilter ¶
type SkipFilter struct { Filter *Filter `protobuf:"bytes,1,req,name=filter" json:"filter,omitempty"` // contains filtered or unexported fields }
func (*SkipFilter) Descriptor
deprecated
func (*SkipFilter) Descriptor() ([]byte, []int)
Deprecated: Use SkipFilter.ProtoReflect.Descriptor instead.
func (*SkipFilter) GetFilter ¶
func (x *SkipFilter) GetFilter() *Filter
func (*SkipFilter) ProtoMessage ¶
func (*SkipFilter) ProtoMessage()
func (*SkipFilter) ProtoReflect ¶
func (x *SkipFilter) ProtoReflect() protoreflect.Message
func (*SkipFilter) Reset ¶
func (x *SkipFilter) Reset()
func (*SkipFilter) String ¶
func (x *SkipFilter) String() string
type SnapshotDescription ¶
type SnapshotDescription struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Table *string `protobuf:"bytes,2,opt,name=table" json:"table,omitempty"` // not needed for delete, but checked for in taking snapshot CreationTime *int64 `protobuf:"varint,3,opt,name=creation_time,json=creationTime,def=0" json:"creation_time,omitempty"` Type *SnapshotDescription_Type `protobuf:"varint,4,opt,name=type,enum=pb.SnapshotDescription_Type,def=1" json:"type,omitempty"` Version *int32 `protobuf:"varint,5,opt,name=version" json:"version,omitempty"` Owner *string `protobuf:"bytes,6,opt,name=owner" json:"owner,omitempty"` // contains filtered or unexported fields }
* Description of the snapshot to take
func (*SnapshotDescription) Descriptor
deprecated
func (*SnapshotDescription) Descriptor() ([]byte, []int)
Deprecated: Use SnapshotDescription.ProtoReflect.Descriptor instead.
func (*SnapshotDescription) GetCreationTime ¶
func (x *SnapshotDescription) GetCreationTime() int64
func (*SnapshotDescription) GetName ¶
func (x *SnapshotDescription) GetName() string
func (*SnapshotDescription) GetOwner ¶
func (x *SnapshotDescription) GetOwner() string
func (*SnapshotDescription) GetTable ¶
func (x *SnapshotDescription) GetTable() string
func (*SnapshotDescription) GetType ¶
func (x *SnapshotDescription) GetType() SnapshotDescription_Type
func (*SnapshotDescription) GetVersion ¶
func (x *SnapshotDescription) GetVersion() int32
func (*SnapshotDescription) ProtoMessage ¶
func (*SnapshotDescription) ProtoMessage()
func (*SnapshotDescription) ProtoReflect ¶
func (x *SnapshotDescription) ProtoReflect() protoreflect.Message
func (*SnapshotDescription) Reset ¶
func (x *SnapshotDescription) Reset()
func (*SnapshotDescription) String ¶
func (x *SnapshotDescription) String() string
type SnapshotDescription_Type ¶
type SnapshotDescription_Type int32
const ( SnapshotDescription_DISABLED SnapshotDescription_Type = 0 SnapshotDescription_FLUSH SnapshotDescription_Type = 1 SnapshotDescription_SKIPFLUSH SnapshotDescription_Type = 2 )
func (SnapshotDescription_Type) Descriptor ¶
func (SnapshotDescription_Type) Descriptor() protoreflect.EnumDescriptor
func (SnapshotDescription_Type) Enum ¶
func (x SnapshotDescription_Type) Enum() *SnapshotDescription_Type
func (SnapshotDescription_Type) EnumDescriptor
deprecated
func (SnapshotDescription_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use SnapshotDescription_Type.Descriptor instead.
func (SnapshotDescription_Type) Number ¶
func (x SnapshotDescription_Type) Number() protoreflect.EnumNumber
func (SnapshotDescription_Type) String ¶
func (x SnapshotDescription_Type) String() string
func (SnapshotDescription_Type) Type ¶
func (SnapshotDescription_Type) Type() protoreflect.EnumType
func (*SnapshotDescription_Type) UnmarshalJSON
deprecated
func (x *SnapshotDescription_Type) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type SnapshotRequest ¶
type SnapshotRequest struct { Snapshot *SnapshotDescription `protobuf:"bytes,1,req,name=snapshot" json:"snapshot,omitempty"` // contains filtered or unexported fields }
func (*SnapshotRequest) Descriptor
deprecated
func (*SnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use SnapshotRequest.ProtoReflect.Descriptor instead.
func (*SnapshotRequest) GetSnapshot ¶
func (x *SnapshotRequest) GetSnapshot() *SnapshotDescription
func (*SnapshotRequest) ProtoMessage ¶
func (*SnapshotRequest) ProtoMessage()
func (*SnapshotRequest) ProtoReflect ¶
func (x *SnapshotRequest) ProtoReflect() protoreflect.Message
func (*SnapshotRequest) Reset ¶
func (x *SnapshotRequest) Reset()
func (*SnapshotRequest) String ¶
func (x *SnapshotRequest) String() string
type SnapshotResponse ¶
type SnapshotResponse struct { ExpectedTimeout *int64 `protobuf:"varint,1,req,name=expected_timeout,json=expectedTimeout" json:"expected_timeout,omitempty"` // contains filtered or unexported fields }
func (*SnapshotResponse) Descriptor
deprecated
func (*SnapshotResponse) Descriptor() ([]byte, []int)
Deprecated: Use SnapshotResponse.ProtoReflect.Descriptor instead.
func (*SnapshotResponse) GetExpectedTimeout ¶
func (x *SnapshotResponse) GetExpectedTimeout() int64
func (*SnapshotResponse) ProtoMessage ¶
func (*SnapshotResponse) ProtoMessage()
func (*SnapshotResponse) ProtoReflect ¶
func (x *SnapshotResponse) ProtoReflect() protoreflect.Message
func (*SnapshotResponse) Reset ¶
func (x *SnapshotResponse) Reset()
func (*SnapshotResponse) String ¶
func (x *SnapshotResponse) String() string
type SplitLogTask ¶
type SplitLogTask struct { State *SplitLogTask_State `protobuf:"varint,1,req,name=state,enum=pb.SplitLogTask_State" json:"state,omitempty"` ServerName *ServerName `protobuf:"bytes,2,req,name=server_name,json=serverName" json:"server_name,omitempty"` Mode *SplitLogTask_RecoveryMode `protobuf:"varint,3,opt,name=mode,enum=pb.SplitLogTask_RecoveryMode,def=0" json:"mode,omitempty"` // contains filtered or unexported fields }
* WAL SplitLog directory znodes have this for content. Used doing distributed WAL splitting. Holds current state and name of server that originated split.
func (*SplitLogTask) Descriptor
deprecated
func (*SplitLogTask) Descriptor() ([]byte, []int)
Deprecated: Use SplitLogTask.ProtoReflect.Descriptor instead.
func (*SplitLogTask) GetMode ¶
func (x *SplitLogTask) GetMode() SplitLogTask_RecoveryMode
func (*SplitLogTask) GetServerName ¶
func (x *SplitLogTask) GetServerName() *ServerName
func (*SplitLogTask) GetState ¶
func (x *SplitLogTask) GetState() SplitLogTask_State
func (*SplitLogTask) ProtoMessage ¶
func (*SplitLogTask) ProtoMessage()
func (*SplitLogTask) ProtoReflect ¶
func (x *SplitLogTask) ProtoReflect() protoreflect.Message
func (*SplitLogTask) Reset ¶
func (x *SplitLogTask) Reset()
func (*SplitLogTask) String ¶
func (x *SplitLogTask) String() string
type SplitLogTask_RecoveryMode ¶
type SplitLogTask_RecoveryMode int32
const ( SplitLogTask_UNKNOWN SplitLogTask_RecoveryMode = 0 SplitLogTask_LOG_SPLITTING SplitLogTask_RecoveryMode = 1 SplitLogTask_LOG_REPLAY SplitLogTask_RecoveryMode = 2 )
func (SplitLogTask_RecoveryMode) Descriptor ¶
func (SplitLogTask_RecoveryMode) Descriptor() protoreflect.EnumDescriptor
func (SplitLogTask_RecoveryMode) Enum ¶
func (x SplitLogTask_RecoveryMode) Enum() *SplitLogTask_RecoveryMode
func (SplitLogTask_RecoveryMode) EnumDescriptor
deprecated
func (SplitLogTask_RecoveryMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use SplitLogTask_RecoveryMode.Descriptor instead.
func (SplitLogTask_RecoveryMode) Number ¶
func (x SplitLogTask_RecoveryMode) Number() protoreflect.EnumNumber
func (SplitLogTask_RecoveryMode) String ¶
func (x SplitLogTask_RecoveryMode) String() string
func (SplitLogTask_RecoveryMode) Type ¶
func (SplitLogTask_RecoveryMode) Type() protoreflect.EnumType
func (*SplitLogTask_RecoveryMode) UnmarshalJSON
deprecated
func (x *SplitLogTask_RecoveryMode) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type SplitLogTask_State ¶
type SplitLogTask_State int32
const ( SplitLogTask_UNASSIGNED SplitLogTask_State = 0 SplitLogTask_OWNED SplitLogTask_State = 1 SplitLogTask_RESIGNED SplitLogTask_State = 2 SplitLogTask_DONE SplitLogTask_State = 3 SplitLogTask_ERR SplitLogTask_State = 4 )
func (SplitLogTask_State) Descriptor ¶
func (SplitLogTask_State) Descriptor() protoreflect.EnumDescriptor
func (SplitLogTask_State) Enum ¶
func (x SplitLogTask_State) Enum() *SplitLogTask_State
func (SplitLogTask_State) EnumDescriptor
deprecated
func (SplitLogTask_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use SplitLogTask_State.Descriptor instead.
func (SplitLogTask_State) Number ¶
func (x SplitLogTask_State) Number() protoreflect.EnumNumber
func (SplitLogTask_State) String ¶
func (x SplitLogTask_State) String() string
func (SplitLogTask_State) Type ¶
func (SplitLogTask_State) Type() protoreflect.EnumType
func (*SplitLogTask_State) UnmarshalJSON
deprecated
func (x *SplitLogTask_State) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type StackTraceElementMessage ¶
type StackTraceElementMessage struct { DeclaringClass *string `protobuf:"bytes,1,opt,name=declaring_class,json=declaringClass" json:"declaring_class,omitempty"` MethodName *string `protobuf:"bytes,2,opt,name=method_name,json=methodName" json:"method_name,omitempty"` FileName *string `protobuf:"bytes,3,opt,name=file_name,json=fileName" json:"file_name,omitempty"` LineNumber *int32 `protobuf:"varint,4,opt,name=line_number,json=lineNumber" json:"line_number,omitempty"` // contains filtered or unexported fields }
* Protobuf version of a java.lang.StackTraceElement so we can serialize exceptions.
func (*StackTraceElementMessage) Descriptor
deprecated
func (*StackTraceElementMessage) Descriptor() ([]byte, []int)
Deprecated: Use StackTraceElementMessage.ProtoReflect.Descriptor instead.
func (*StackTraceElementMessage) GetDeclaringClass ¶
func (x *StackTraceElementMessage) GetDeclaringClass() string
func (*StackTraceElementMessage) GetFileName ¶
func (x *StackTraceElementMessage) GetFileName() string
func (*StackTraceElementMessage) GetLineNumber ¶
func (x *StackTraceElementMessage) GetLineNumber() int32
func (*StackTraceElementMessage) GetMethodName ¶
func (x *StackTraceElementMessage) GetMethodName() string
func (*StackTraceElementMessage) ProtoMessage ¶
func (*StackTraceElementMessage) ProtoMessage()
func (*StackTraceElementMessage) ProtoReflect ¶
func (x *StackTraceElementMessage) ProtoReflect() protoreflect.Message
func (*StackTraceElementMessage) Reset ¶
func (x *StackTraceElementMessage) Reset()
func (*StackTraceElementMessage) String ¶
func (x *StackTraceElementMessage) String() string
type StateMachineProcedureData ¶
type StateMachineProcedureData struct { State []uint32 `protobuf:"varint,1,rep,name=state" json:"state,omitempty"` // contains filtered or unexported fields }
* StateMachineProcedure data
func (*StateMachineProcedureData) Descriptor
deprecated
func (*StateMachineProcedureData) Descriptor() ([]byte, []int)
Deprecated: Use StateMachineProcedureData.ProtoReflect.Descriptor instead.
func (*StateMachineProcedureData) GetState ¶
func (x *StateMachineProcedureData) GetState() []uint32
func (*StateMachineProcedureData) ProtoMessage ¶
func (*StateMachineProcedureData) ProtoMessage()
func (*StateMachineProcedureData) ProtoReflect ¶
func (x *StateMachineProcedureData) ProtoReflect() protoreflect.Message
func (*StateMachineProcedureData) Reset ¶
func (x *StateMachineProcedureData) Reset()
func (*StateMachineProcedureData) String ¶
func (x *StateMachineProcedureData) String() string
type StopMasterRequest ¶
type StopMasterRequest struct {
// contains filtered or unexported fields
}
func (*StopMasterRequest) Descriptor
deprecated
func (*StopMasterRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopMasterRequest.ProtoReflect.Descriptor instead.
func (*StopMasterRequest) ProtoMessage ¶
func (*StopMasterRequest) ProtoMessage()
func (*StopMasterRequest) ProtoReflect ¶
func (x *StopMasterRequest) ProtoReflect() protoreflect.Message
func (*StopMasterRequest) Reset ¶
func (x *StopMasterRequest) Reset()
func (*StopMasterRequest) String ¶
func (x *StopMasterRequest) String() string
type StopMasterResponse ¶
type StopMasterResponse struct {
// contains filtered or unexported fields
}
func (*StopMasterResponse) Descriptor
deprecated
func (*StopMasterResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopMasterResponse.ProtoReflect.Descriptor instead.
func (*StopMasterResponse) ProtoMessage ¶
func (*StopMasterResponse) ProtoMessage()
func (*StopMasterResponse) ProtoReflect ¶
func (x *StopMasterResponse) ProtoReflect() protoreflect.Message
func (*StopMasterResponse) Reset ¶
func (x *StopMasterResponse) Reset()
func (*StopMasterResponse) String ¶
func (x *StopMasterResponse) String() string
type StoreSequenceId ¶
type StoreSequenceId struct { FamilyName []byte `protobuf:"bytes,1,req,name=family_name,json=familyName" json:"family_name,omitempty"` SequenceId *uint64 `protobuf:"varint,2,req,name=sequence_id,json=sequenceId" json:"sequence_id,omitempty"` // contains filtered or unexported fields }
* sequence Id of a store
func (*StoreSequenceId) Descriptor
deprecated
func (*StoreSequenceId) Descriptor() ([]byte, []int)
Deprecated: Use StoreSequenceId.ProtoReflect.Descriptor instead.
func (*StoreSequenceId) GetFamilyName ¶
func (x *StoreSequenceId) GetFamilyName() []byte
func (*StoreSequenceId) GetSequenceId ¶
func (x *StoreSequenceId) GetSequenceId() uint64
func (*StoreSequenceId) ProtoMessage ¶
func (*StoreSequenceId) ProtoMessage()
func (*StoreSequenceId) ProtoReflect ¶
func (x *StoreSequenceId) ProtoReflect() protoreflect.Message
func (*StoreSequenceId) Reset ¶
func (x *StoreSequenceId) Reset()
func (*StoreSequenceId) String ¶
func (x *StoreSequenceId) String() string
type SubstringComparator ¶
type SubstringComparator struct { Substr *string `protobuf:"bytes,1,req,name=substr" json:"substr,omitempty"` // contains filtered or unexported fields }
func (*SubstringComparator) Descriptor
deprecated
func (*SubstringComparator) Descriptor() ([]byte, []int)
Deprecated: Use SubstringComparator.ProtoReflect.Descriptor instead.
func (*SubstringComparator) GetSubstr ¶
func (x *SubstringComparator) GetSubstr() string
func (*SubstringComparator) ProtoMessage ¶
func (*SubstringComparator) ProtoMessage()
func (*SubstringComparator) ProtoReflect ¶
func (x *SubstringComparator) ProtoReflect() protoreflect.Message
func (*SubstringComparator) Reset ¶
func (x *SubstringComparator) Reset()
func (*SubstringComparator) String ¶
func (x *SubstringComparator) String() string
type SwitchState ¶
type SwitchState struct { Enabled *bool `protobuf:"varint,1,opt,name=enabled" json:"enabled,omitempty"` // contains filtered or unexported fields }
* State of the switch.
func (*SwitchState) Descriptor
deprecated
func (*SwitchState) Descriptor() ([]byte, []int)
Deprecated: Use SwitchState.ProtoReflect.Descriptor instead.
func (*SwitchState) GetEnabled ¶
func (x *SwitchState) GetEnabled() bool
func (*SwitchState) ProtoMessage ¶
func (*SwitchState) ProtoMessage()
func (*SwitchState) ProtoReflect ¶
func (x *SwitchState) ProtoReflect() protoreflect.Message
func (*SwitchState) Reset ¶
func (x *SwitchState) Reset()
func (*SwitchState) String ¶
func (x *SwitchState) String() string
type Table ¶
type Table struct { // This is the table's state. If no znode for a table, // its state is presumed enabled. See o.a.h.h.zookeeper.ZKTable class // for more. State *Table_State `protobuf:"varint,1,req,name=state,enum=pb.Table_State,def=0" json:"state,omitempty"` // contains filtered or unexported fields }
* The znode that holds state of table.
func (*Table) Descriptor
deprecated
func (*Table) GetState ¶
func (x *Table) GetState() Table_State
func (*Table) ProtoMessage ¶
func (*Table) ProtoMessage()
func (*Table) ProtoReflect ¶
func (x *Table) ProtoReflect() protoreflect.Message
type TableLock ¶
type TableLock struct { TableName *TableName `protobuf:"bytes,1,opt,name=table_name,json=tableName" json:"table_name,omitempty"` LockOwner *ServerName `protobuf:"bytes,2,opt,name=lock_owner,json=lockOwner" json:"lock_owner,omitempty"` ThreadId *int64 `protobuf:"varint,3,opt,name=thread_id,json=threadId" json:"thread_id,omitempty"` Purpose *string `protobuf:"bytes,5,opt,name=purpose" json:"purpose,omitempty"` CreateTime *int64 `protobuf:"varint,6,opt,name=create_time,json=createTime" json:"create_time,omitempty"` // contains filtered or unexported fields }
* Metadata associated with a table lock in zookeeper
func (*TableLock) Descriptor
deprecated
func (*TableLock) GetCreateTime ¶
func (*TableLock) GetIsShared ¶
func (*TableLock) GetLockOwner ¶
func (x *TableLock) GetLockOwner() *ServerName
func (*TableLock) GetPurpose ¶
func (*TableLock) GetTableName ¶
func (*TableLock) GetThreadId ¶
func (*TableLock) ProtoMessage ¶
func (*TableLock) ProtoMessage()
func (*TableLock) ProtoReflect ¶
func (x *TableLock) ProtoReflect() protoreflect.Message
type TableName ¶
type TableName struct { Namespace []byte `protobuf:"bytes,1,req,name=namespace" json:"namespace,omitempty"` Qualifier []byte `protobuf:"bytes,2,req,name=qualifier" json:"qualifier,omitempty"` // contains filtered or unexported fields }
* Table Name
func (*TableName) Descriptor
deprecated
func (*TableName) GetNamespace ¶
func (*TableName) GetQualifier ¶
func (*TableName) ProtoMessage ¶
func (*TableName) ProtoMessage()
func (*TableName) ProtoReflect ¶
func (x *TableName) ProtoReflect() protoreflect.Message
type TableSchema ¶
type TableSchema struct { TableName *TableName `protobuf:"bytes,1,opt,name=table_name,json=tableName" json:"table_name,omitempty"` Attributes []*BytesBytesPair `protobuf:"bytes,2,rep,name=attributes" json:"attributes,omitempty"` ColumnFamilies []*ColumnFamilySchema `protobuf:"bytes,3,rep,name=column_families,json=columnFamilies" json:"column_families,omitempty"` Configuration []*NameStringPair `protobuf:"bytes,4,rep,name=configuration" json:"configuration,omitempty"` // contains filtered or unexported fields }
* Table Schema Inspired by the rest TableSchema
func (*TableSchema) Descriptor
deprecated
func (*TableSchema) Descriptor() ([]byte, []int)
Deprecated: Use TableSchema.ProtoReflect.Descriptor instead.
func (*TableSchema) GetAttributes ¶
func (x *TableSchema) GetAttributes() []*BytesBytesPair
func (*TableSchema) GetColumnFamilies ¶
func (x *TableSchema) GetColumnFamilies() []*ColumnFamilySchema
func (*TableSchema) GetConfiguration ¶
func (x *TableSchema) GetConfiguration() []*NameStringPair
func (*TableSchema) GetTableName ¶
func (x *TableSchema) GetTableName() *TableName
func (*TableSchema) ProtoMessage ¶
func (*TableSchema) ProtoMessage()
func (*TableSchema) ProtoReflect ¶
func (x *TableSchema) ProtoReflect() protoreflect.Message
func (*TableSchema) Reset ¶
func (x *TableSchema) Reset()
func (*TableSchema) String ¶
func (x *TableSchema) String() string
type Table_State ¶
type Table_State int32
Table's current state
const ( Table_ENABLED Table_State = 0 Table_DISABLED Table_State = 1 Table_DISABLING Table_State = 2 Table_ENABLING Table_State = 3 )
func (Table_State) Descriptor ¶
func (Table_State) Descriptor() protoreflect.EnumDescriptor
func (Table_State) Enum ¶
func (x Table_State) Enum() *Table_State
func (Table_State) EnumDescriptor
deprecated
func (Table_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use Table_State.Descriptor instead.
func (Table_State) Number ¶
func (x Table_State) Number() protoreflect.EnumNumber
func (Table_State) String ¶
func (x Table_State) String() string
func (Table_State) Type ¶
func (Table_State) Type() protoreflect.EnumType
func (*Table_State) UnmarshalJSON
deprecated
func (x *Table_State) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type Throttle ¶
type Throttle struct { ReqNum *TimedQuota `protobuf:"bytes,1,opt,name=req_num,json=reqNum" json:"req_num,omitempty"` ReqSize *TimedQuota `protobuf:"bytes,2,opt,name=req_size,json=reqSize" json:"req_size,omitempty"` WriteNum *TimedQuota `protobuf:"bytes,3,opt,name=write_num,json=writeNum" json:"write_num,omitempty"` WriteSize *TimedQuota `protobuf:"bytes,4,opt,name=write_size,json=writeSize" json:"write_size,omitempty"` ReadNum *TimedQuota `protobuf:"bytes,5,opt,name=read_num,json=readNum" json:"read_num,omitempty"` ReadSize *TimedQuota `protobuf:"bytes,6,opt,name=read_size,json=readSize" json:"read_size,omitempty"` // contains filtered or unexported fields }
func (*Throttle) Descriptor
deprecated
func (*Throttle) GetReadNum ¶
func (x *Throttle) GetReadNum() *TimedQuota
func (*Throttle) GetReadSize ¶
func (x *Throttle) GetReadSize() *TimedQuota
func (*Throttle) GetReqNum ¶
func (x *Throttle) GetReqNum() *TimedQuota
func (*Throttle) GetReqSize ¶
func (x *Throttle) GetReqSize() *TimedQuota
func (*Throttle) GetWriteNum ¶
func (x *Throttle) GetWriteNum() *TimedQuota
func (*Throttle) GetWriteSize ¶
func (x *Throttle) GetWriteSize() *TimedQuota
func (*Throttle) ProtoMessage ¶
func (*Throttle) ProtoMessage()
func (*Throttle) ProtoReflect ¶
func (x *Throttle) ProtoReflect() protoreflect.Message
type ThrottleRequest ¶
type ThrottleRequest struct { Type *ThrottleType `protobuf:"varint,1,opt,name=type,enum=pb.ThrottleType" json:"type,omitempty"` TimedQuota *TimedQuota `protobuf:"bytes,2,opt,name=timed_quota,json=timedQuota" json:"timed_quota,omitempty"` // contains filtered or unexported fields }
func (*ThrottleRequest) Descriptor
deprecated
func (*ThrottleRequest) Descriptor() ([]byte, []int)
Deprecated: Use ThrottleRequest.ProtoReflect.Descriptor instead.
func (*ThrottleRequest) GetTimedQuota ¶
func (x *ThrottleRequest) GetTimedQuota() *TimedQuota
func (*ThrottleRequest) GetType ¶
func (x *ThrottleRequest) GetType() ThrottleType
func (*ThrottleRequest) ProtoMessage ¶
func (*ThrottleRequest) ProtoMessage()
func (*ThrottleRequest) ProtoReflect ¶
func (x *ThrottleRequest) ProtoReflect() protoreflect.Message
func (*ThrottleRequest) Reset ¶
func (x *ThrottleRequest) Reset()
func (*ThrottleRequest) String ¶
func (x *ThrottleRequest) String() string
type ThrottleType ¶
type ThrottleType int32
const ( ThrottleType_REQUEST_NUMBER ThrottleType = 1 ThrottleType_REQUEST_SIZE ThrottleType = 2 ThrottleType_WRITE_NUMBER ThrottleType = 3 ThrottleType_WRITE_SIZE ThrottleType = 4 ThrottleType_READ_NUMBER ThrottleType = 5 ThrottleType_READ_SIZE ThrottleType = 6 )
func (ThrottleType) Descriptor ¶
func (ThrottleType) Descriptor() protoreflect.EnumDescriptor
func (ThrottleType) Enum ¶
func (x ThrottleType) Enum() *ThrottleType
func (ThrottleType) EnumDescriptor
deprecated
func (ThrottleType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ThrottleType.Descriptor instead.
func (ThrottleType) Number ¶
func (x ThrottleType) Number() protoreflect.EnumNumber
func (ThrottleType) String ¶
func (x ThrottleType) String() string
func (ThrottleType) Type ¶
func (ThrottleType) Type() protoreflect.EnumType
func (*ThrottleType) UnmarshalJSON
deprecated
func (x *ThrottleType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type TimeRange ¶
type TimeRange struct { From *uint64 `protobuf:"varint,1,opt,name=from" json:"from,omitempty"` To *uint64 `protobuf:"varint,2,opt,name=to" json:"to,omitempty"` // contains filtered or unexported fields }
* A range of time. Both from and to are Java time stamp in milliseconds. If you don't specify a time range, it means all time. By default, if not specified, from = 0, and to = Long.MAX_VALUE
func (*TimeRange) Descriptor
deprecated
func (*TimeRange) ProtoMessage ¶
func (*TimeRange) ProtoMessage()
func (*TimeRange) ProtoReflect ¶
func (x *TimeRange) ProtoReflect() protoreflect.Message
type TimeUnit ¶
type TimeUnit int32
func (TimeUnit) Descriptor ¶
func (TimeUnit) Descriptor() protoreflect.EnumDescriptor
func (TimeUnit) EnumDescriptor
deprecated
func (TimeUnit) Number ¶
func (x TimeUnit) Number() protoreflect.EnumNumber
func (TimeUnit) Type ¶
func (TimeUnit) Type() protoreflect.EnumType
func (*TimeUnit) UnmarshalJSON
deprecated
type TimedQuota ¶
type TimedQuota struct { TimeUnit *TimeUnit `protobuf:"varint,1,req,name=time_unit,json=timeUnit,enum=pb.TimeUnit" json:"time_unit,omitempty"` SoftLimit *uint64 `protobuf:"varint,2,opt,name=soft_limit,json=softLimit" json:"soft_limit,omitempty"` Scope *QuotaScope `protobuf:"varint,4,opt,name=scope,enum=pb.QuotaScope,def=2" json:"scope,omitempty"` // contains filtered or unexported fields }
func (*TimedQuota) Descriptor
deprecated
func (*TimedQuota) Descriptor() ([]byte, []int)
Deprecated: Use TimedQuota.ProtoReflect.Descriptor instead.
func (*TimedQuota) GetScope ¶
func (x *TimedQuota) GetScope() QuotaScope
func (*TimedQuota) GetShare ¶
func (x *TimedQuota) GetShare() float32
func (*TimedQuota) GetSoftLimit ¶
func (x *TimedQuota) GetSoftLimit() uint64
func (*TimedQuota) GetTimeUnit ¶
func (x *TimedQuota) GetTimeUnit() TimeUnit
func (*TimedQuota) ProtoMessage ¶
func (*TimedQuota) ProtoMessage()
func (*TimedQuota) ProtoReflect ¶
func (x *TimedQuota) ProtoReflect() protoreflect.Message
func (*TimedQuota) Reset ¶
func (x *TimedQuota) Reset()
func (*TimedQuota) String ¶
func (x *TimedQuota) String() string
type TimestampsFilter ¶
type TimestampsFilter struct { Timestamps []int64 `protobuf:"varint,1,rep,packed,name=timestamps" json:"timestamps,omitempty"` CanHint *bool `protobuf:"varint,2,opt,name=can_hint,json=canHint" json:"can_hint,omitempty"` // contains filtered or unexported fields }
func (*TimestampsFilter) Descriptor
deprecated
func (*TimestampsFilter) Descriptor() ([]byte, []int)
Deprecated: Use TimestampsFilter.ProtoReflect.Descriptor instead.
func (*TimestampsFilter) GetCanHint ¶
func (x *TimestampsFilter) GetCanHint() bool
func (*TimestampsFilter) GetTimestamps ¶
func (x *TimestampsFilter) GetTimestamps() []int64
func (*TimestampsFilter) ProtoMessage ¶
func (*TimestampsFilter) ProtoMessage()
func (*TimestampsFilter) ProtoReflect ¶
func (x *TimestampsFilter) ProtoReflect() protoreflect.Message
func (*TimestampsFilter) Reset ¶
func (x *TimestampsFilter) Reset()
func (*TimestampsFilter) String ¶
func (x *TimestampsFilter) String() string
type TruncateTableRequest ¶
type TruncateTableRequest struct { TableName *TableName `protobuf:"bytes,1,req,name=tableName" json:"tableName,omitempty"` PreserveSplits *bool `protobuf:"varint,2,opt,name=preserveSplits,def=0" json:"preserveSplits,omitempty"` NonceGroup *uint64 `protobuf:"varint,3,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"` Nonce *uint64 `protobuf:"varint,4,opt,name=nonce,def=0" json:"nonce,omitempty"` // contains filtered or unexported fields }
func (*TruncateTableRequest) Descriptor
deprecated
func (*TruncateTableRequest) Descriptor() ([]byte, []int)
Deprecated: Use TruncateTableRequest.ProtoReflect.Descriptor instead.
func (*TruncateTableRequest) GetNonce ¶
func (x *TruncateTableRequest) GetNonce() uint64
func (*TruncateTableRequest) GetNonceGroup ¶
func (x *TruncateTableRequest) GetNonceGroup() uint64
func (*TruncateTableRequest) GetPreserveSplits ¶
func (x *TruncateTableRequest) GetPreserveSplits() bool
func (*TruncateTableRequest) GetTableName ¶
func (x *TruncateTableRequest) GetTableName() *TableName
func (*TruncateTableRequest) ProtoMessage ¶
func (*TruncateTableRequest) ProtoMessage()
func (*TruncateTableRequest) ProtoReflect ¶
func (x *TruncateTableRequest) ProtoReflect() protoreflect.Message
func (*TruncateTableRequest) Reset ¶
func (x *TruncateTableRequest) Reset()
func (*TruncateTableRequest) String ¶
func (x *TruncateTableRequest) String() string
type TruncateTableResponse ¶
type TruncateTableResponse struct {
// contains filtered or unexported fields
}
func (*TruncateTableResponse) Descriptor
deprecated
func (*TruncateTableResponse) Descriptor() ([]byte, []int)
Deprecated: Use TruncateTableResponse.ProtoReflect.Descriptor instead.
func (*TruncateTableResponse) ProtoMessage ¶
func (*TruncateTableResponse) ProtoMessage()
func (*TruncateTableResponse) ProtoReflect ¶
func (x *TruncateTableResponse) ProtoReflect() protoreflect.Message
func (*TruncateTableResponse) Reset ¶
func (x *TruncateTableResponse) Reset()
func (*TruncateTableResponse) String ¶
func (x *TruncateTableResponse) String() string
type UUID ¶
type UUID struct { LeastSigBits *uint64 `protobuf:"varint,1,req,name=least_sig_bits,json=leastSigBits" json:"least_sig_bits,omitempty"` MostSigBits *uint64 `protobuf:"varint,2,req,name=most_sig_bits,json=mostSigBits" json:"most_sig_bits,omitempty"` // contains filtered or unexported fields }
func (*UUID) Descriptor
deprecated
func (*UUID) GetLeastSigBits ¶
func (*UUID) GetMostSigBits ¶
func (*UUID) ProtoMessage ¶
func (*UUID) ProtoMessage()
func (*UUID) ProtoReflect ¶
func (x *UUID) ProtoReflect() protoreflect.Message
type UnassignRegionRequest ¶
type UnassignRegionRequest struct { Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"` Force *bool `protobuf:"varint,2,opt,name=force,def=0" json:"force,omitempty"` // contains filtered or unexported fields }
func (*UnassignRegionRequest) Descriptor
deprecated
func (*UnassignRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnassignRegionRequest.ProtoReflect.Descriptor instead.
func (*UnassignRegionRequest) GetForce ¶
func (x *UnassignRegionRequest) GetForce() bool
func (*UnassignRegionRequest) GetRegion ¶
func (x *UnassignRegionRequest) GetRegion() *RegionSpecifier
func (*UnassignRegionRequest) ProtoMessage ¶
func (*UnassignRegionRequest) ProtoMessage()
func (*UnassignRegionRequest) ProtoReflect ¶
func (x *UnassignRegionRequest) ProtoReflect() protoreflect.Message
func (*UnassignRegionRequest) Reset ¶
func (x *UnassignRegionRequest) Reset()
func (*UnassignRegionRequest) String ¶
func (x *UnassignRegionRequest) String() string
type UnassignRegionResponse ¶
type UnassignRegionResponse struct {
// contains filtered or unexported fields
}
func (*UnassignRegionResponse) Descriptor
deprecated
func (*UnassignRegionResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnassignRegionResponse.ProtoReflect.Descriptor instead.
func (*UnassignRegionResponse) ProtoMessage ¶
func (*UnassignRegionResponse) ProtoMessage()
func (*UnassignRegionResponse) ProtoReflect ¶
func (x *UnassignRegionResponse) ProtoReflect() protoreflect.Message
func (*UnassignRegionResponse) Reset ¶
func (x *UnassignRegionResponse) Reset()
func (*UnassignRegionResponse) String ¶
func (x *UnassignRegionResponse) String() string
type UserInformation ¶
type UserInformation struct { EffectiveUser *string `protobuf:"bytes,1,req,name=effective_user,json=effectiveUser" json:"effective_user,omitempty"` RealUser *string `protobuf:"bytes,2,opt,name=real_user,json=realUser" json:"real_user,omitempty"` // contains filtered or unexported fields }
User Information proto. Included in ConnectionHeader on connection setup
func (*UserInformation) Descriptor
deprecated
func (*UserInformation) Descriptor() ([]byte, []int)
Deprecated: Use UserInformation.ProtoReflect.Descriptor instead.
func (*UserInformation) GetEffectiveUser ¶
func (x *UserInformation) GetEffectiveUser() string
func (*UserInformation) GetRealUser ¶
func (x *UserInformation) GetRealUser() string
func (*UserInformation) ProtoMessage ¶
func (*UserInformation) ProtoMessage()
func (*UserInformation) ProtoReflect ¶
func (x *UserInformation) ProtoReflect() protoreflect.Message
func (*UserInformation) Reset ¶
func (x *UserInformation) Reset()
func (*UserInformation) String ¶
func (x *UserInformation) String() string
type ValueFilter ¶
type ValueFilter struct { CompareFilter *CompareFilter `protobuf:"bytes,1,req,name=compare_filter,json=compareFilter" json:"compare_filter,omitempty"` // contains filtered or unexported fields }
func (*ValueFilter) Descriptor
deprecated
func (*ValueFilter) Descriptor() ([]byte, []int)
Deprecated: Use ValueFilter.ProtoReflect.Descriptor instead.
func (*ValueFilter) GetCompareFilter ¶
func (x *ValueFilter) GetCompareFilter() *CompareFilter
func (*ValueFilter) ProtoMessage ¶
func (*ValueFilter) ProtoMessage()
func (*ValueFilter) ProtoReflect ¶
func (x *ValueFilter) ProtoReflect() protoreflect.Message
func (*ValueFilter) Reset ¶
func (x *ValueFilter) Reset()
func (*ValueFilter) String ¶
func (x *ValueFilter) String() string
type VersionInfo ¶
type VersionInfo struct { Version *string `protobuf:"bytes,1,req,name=version" json:"version,omitempty"` Url *string `protobuf:"bytes,2,req,name=url" json:"url,omitempty"` Revision *string `protobuf:"bytes,3,req,name=revision" json:"revision,omitempty"` User *string `protobuf:"bytes,4,req,name=user" json:"user,omitempty"` Date *string `protobuf:"bytes,5,req,name=date" json:"date,omitempty"` SrcChecksum *string `protobuf:"bytes,6,req,name=src_checksum,json=srcChecksum" json:"src_checksum,omitempty"` VersionMajor *uint32 `protobuf:"varint,7,opt,name=version_major,json=versionMajor" json:"version_major,omitempty"` VersionMinor *uint32 `protobuf:"varint,8,opt,name=version_minor,json=versionMinor" json:"version_minor,omitempty"` // contains filtered or unexported fields }
Rpc client version info proto. Included in ConnectionHeader on connection setup
func (*VersionInfo) Descriptor
deprecated
func (*VersionInfo) Descriptor() ([]byte, []int)
Deprecated: Use VersionInfo.ProtoReflect.Descriptor instead.
func (*VersionInfo) GetDate ¶
func (x *VersionInfo) GetDate() string
func (*VersionInfo) GetRevision ¶
func (x *VersionInfo) GetRevision() string
func (*VersionInfo) GetSrcChecksum ¶
func (x *VersionInfo) GetSrcChecksum() string
func (*VersionInfo) GetUrl ¶
func (x *VersionInfo) GetUrl() string
func (*VersionInfo) GetUser ¶
func (x *VersionInfo) GetUser() string
func (*VersionInfo) GetVersion ¶
func (x *VersionInfo) GetVersion() string
func (*VersionInfo) GetVersionMajor ¶
func (x *VersionInfo) GetVersionMajor() uint32
func (*VersionInfo) GetVersionMinor ¶
func (x *VersionInfo) GetVersionMinor() uint32
func (*VersionInfo) ProtoMessage ¶
func (*VersionInfo) ProtoMessage()
func (*VersionInfo) ProtoReflect ¶
func (x *VersionInfo) ProtoReflect() protoreflect.Message
func (*VersionInfo) Reset ¶
func (x *VersionInfo) Reset()
func (*VersionInfo) String ¶
func (x *VersionInfo) String() string
type WhileMatchFilter ¶
type WhileMatchFilter struct { Filter *Filter `protobuf:"bytes,1,req,name=filter" json:"filter,omitempty"` // contains filtered or unexported fields }
func (*WhileMatchFilter) Descriptor
deprecated
func (*WhileMatchFilter) Descriptor() ([]byte, []int)
Deprecated: Use WhileMatchFilter.ProtoReflect.Descriptor instead.
func (*WhileMatchFilter) GetFilter ¶
func (x *WhileMatchFilter) GetFilter() *Filter
func (*WhileMatchFilter) ProtoMessage ¶
func (*WhileMatchFilter) ProtoMessage()
func (*WhileMatchFilter) ProtoReflect ¶
func (x *WhileMatchFilter) ProtoReflect() protoreflect.Message
func (*WhileMatchFilter) Reset ¶
func (x *WhileMatchFilter) Reset()
func (*WhileMatchFilter) String ¶
func (x *WhileMatchFilter) String() string