Documentation
¶
Index ¶
- Constants
- Variables
- func MarshalFrom(dst *Any, src proto.Message, opts proto.MarshalOptions) error
- func MustMarshal(pb proto.Message) []byte
- func UnmarshalNew(src *Any, opts proto.UnmarshalOptions) (dst proto.Message, err error)
- func UnmarshalTo(src *Any, dst proto.Message, opts proto.UnmarshalOptions) error
- 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 AddRSGroupRequest
- func (*AddRSGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddRSGroupRequest) GetRSGroupName() string
- func (*AddRSGroupRequest) ProtoMessage()
- func (x *AddRSGroupRequest) ProtoReflect() protoreflect.Message
- func (x *AddRSGroupRequest) Reset()
- func (x *AddRSGroupRequest) String() string
- type AddRSGroupResponse
- type AddReplicationPeerRequest
- func (*AddReplicationPeerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddReplicationPeerRequest) GetPeerConfig() *ReplicationPeer
- func (x *AddReplicationPeerRequest) GetPeerId() string
- func (x *AddReplicationPeerRequest) GetPeerState() *ReplicationState
- func (*AddReplicationPeerRequest) ProtoMessage()
- func (x *AddReplicationPeerRequest) ProtoReflect() protoreflect.Message
- func (x *AddReplicationPeerRequest) Reset()
- func (x *AddReplicationPeerRequest) String() string
- type AddReplicationPeerResponse
- func (*AddReplicationPeerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddReplicationPeerResponse) GetProcId() uint64
- func (*AddReplicationPeerResponse) ProtoMessage()
- func (x *AddReplicationPeerResponse) ProtoReflect() protoreflect.Message
- func (x *AddReplicationPeerResponse) Reset()
- func (x *AddReplicationPeerResponse) String() string
- type AddrResponseProto
- type AggregateRequest
- func (*AggregateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AggregateRequest) GetClientSupportsPartialResult() bool
- func (x *AggregateRequest) GetInterpreterClassName() string
- func (x *AggregateRequest) GetInterpreterSpecificBytes() []byte
- func (x *AggregateRequest) GetScan() *Scan
- func (*AggregateRequest) ProtoMessage()
- func (x *AggregateRequest) ProtoReflect() protoreflect.Message
- func (x *AggregateRequest) Reset()
- func (x *AggregateRequest) String() string
- type AggregateResponse
- func (*AggregateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AggregateResponse) GetFirstPart() [][]byte
- func (x *AggregateResponse) GetNextChunkStartRow() []byte
- func (x *AggregateResponse) GetSecondPart() []byte
- func (x *AggregateResponse) GetWaitIntervalMs() uint64
- func (*AggregateResponse) ProtoMessage()
- func (x *AggregateResponse) ProtoReflect() protoreflect.Message
- func (x *AggregateResponse) Reset()
- func (x *AggregateResponse) String() string
- type Any
- func (*Any) Descriptor() ([]byte, []int)deprecated
- func (x *Any) GetTypeUrl() string
- func (x *Any) GetValue() []byte
- func (x *Any) MarshalFrom(m proto.Message) error
- func (x *Any) MessageIs(m proto.Message) bool
- func (x *Any) MessageName() protoreflect.FullName
- func (*Any) ProtoMessage()
- func (x *Any) ProtoReflect() protoreflect.Message
- func (x *Any) Reset()
- func (x *Any) String() string
- func (x *Any) UnmarshalNew() (proto.Message, error)
- func (x *Any) UnmarshalTo(m proto.Message) error
- type AssignRegionRequest
- func (*AssignRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AssignRegionRequest) GetOverride() bool
- 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 AssignsRequest
- func (*AssignsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AssignsRequest) GetForce() bool
- func (x *AssignsRequest) GetOverride() bool
- func (x *AssignsRequest) GetRegion() []*RegionSpecifier
- func (*AssignsRequest) ProtoMessage()
- func (x *AssignsRequest) ProtoReflect() protoreflect.Message
- func (x *AssignsRequest) Reset()
- func (x *AssignsRequest) String() string
- type AssignsResponse
- type Attribute
- type AuthenticationKey
- func (*AuthenticationKey) Descriptor() ([]byte, []int)deprecated
- func (x *AuthenticationKey) GetExpirationDate() int64
- func (x *AuthenticationKey) GetId() int32
- func (x *AuthenticationKey) GetKey() []byte
- func (*AuthenticationKey) ProtoMessage()
- func (x *AuthenticationKey) ProtoReflect() protoreflect.Message
- func (x *AuthenticationKey) Reset()
- func (x *AuthenticationKey) String() string
- type Authorizations
- type BackingMap
- type BackingMapEntry
- func (*BackingMapEntry) Descriptor() ([]byte, []int)deprecated
- func (x *BackingMapEntry) GetKey() *BlockCacheKey
- func (x *BackingMapEntry) GetValue() *BucketEntry
- func (*BackingMapEntry) ProtoMessage()
- func (x *BackingMapEntry) ProtoReflect() protoreflect.Message
- func (x *BackingMapEntry) Reset()
- func (x *BackingMapEntry) String() string
- type BackupImage
- func (*BackupImage) Descriptor() ([]byte, []int)deprecated
- func (x *BackupImage) GetAncestors() []*BackupImage
- func (x *BackupImage) GetBackupId() string
- func (x *BackupImage) GetBackupRootDir() stringdeprecated
- func (x *BackupImage) GetBackupType() BackupType
- func (x *BackupImage) GetCompleteTs() uint64
- func (x *BackupImage) GetStartTs() uint64
- func (x *BackupImage) GetTableList() []*TableName
- func (x *BackupImage) GetTstMap() []*TableServerTimestamp
- func (*BackupImage) ProtoMessage()
- func (x *BackupImage) ProtoReflect() protoreflect.Message
- func (x *BackupImage) Reset()
- func (x *BackupImage) String() string
- type BackupInfo
- func (*BackupInfo) Descriptor() ([]byte, []int)deprecated
- func (x *BackupInfo) GetBackupId() string
- func (x *BackupInfo) GetBackupPhase() BackupInfo_BackupPhase
- func (x *BackupInfo) GetBackupRootDir() string
- func (x *BackupInfo) GetBackupState() BackupInfo_BackupState
- func (x *BackupInfo) GetBackupTableInfo() []*BackupTableInfo
- func (x *BackupInfo) GetBackupType() BackupType
- func (x *BackupInfo) GetBandwidth() uint64
- func (x *BackupInfo) GetCompleteTs() uint64
- func (x *BackupInfo) GetFailedMessage() string
- func (x *BackupInfo) GetProgress() uint32
- func (x *BackupInfo) GetStartTs() uint64
- func (x *BackupInfo) GetTableSetTimestamp() map[string]*BackupInfo_RSTimestampMap
- func (x *BackupInfo) GetWorkersNumber() uint32
- func (*BackupInfo) ProtoMessage()
- func (x *BackupInfo) ProtoReflect() protoreflect.Message
- func (x *BackupInfo) Reset()
- func (x *BackupInfo) String() string
- type BackupInfo_BackupPhase
- func (BackupInfo_BackupPhase) Descriptor() protoreflect.EnumDescriptor
- func (x BackupInfo_BackupPhase) Enum() *BackupInfo_BackupPhase
- func (BackupInfo_BackupPhase) EnumDescriptor() ([]byte, []int)deprecated
- func (x BackupInfo_BackupPhase) Number() protoreflect.EnumNumber
- func (x BackupInfo_BackupPhase) String() string
- func (BackupInfo_BackupPhase) Type() protoreflect.EnumType
- func (x *BackupInfo_BackupPhase) UnmarshalJSON(b []byte) errordeprecated
- type BackupInfo_BackupState
- func (BackupInfo_BackupState) Descriptor() protoreflect.EnumDescriptor
- func (x BackupInfo_BackupState) Enum() *BackupInfo_BackupState
- func (BackupInfo_BackupState) EnumDescriptor() ([]byte, []int)deprecated
- func (x BackupInfo_BackupState) Number() protoreflect.EnumNumber
- func (x BackupInfo_BackupState) String() string
- func (BackupInfo_BackupState) Type() protoreflect.EnumType
- func (x *BackupInfo_BackupState) UnmarshalJSON(b []byte) errordeprecated
- type BackupInfo_RSTimestampMap
- func (*BackupInfo_RSTimestampMap) Descriptor() ([]byte, []int)deprecated
- func (x *BackupInfo_RSTimestampMap) GetRsTimestamp() map[string]uint64
- func (*BackupInfo_RSTimestampMap) ProtoMessage()
- func (x *BackupInfo_RSTimestampMap) ProtoReflect() protoreflect.Message
- func (x *BackupInfo_RSTimestampMap) Reset()
- func (x *BackupInfo_RSTimestampMap) String() string
- type BackupTableInfo
- func (*BackupTableInfo) Descriptor() ([]byte, []int)deprecated
- func (x *BackupTableInfo) GetSnapshotName() string
- func (x *BackupTableInfo) GetTableName() *TableName
- func (*BackupTableInfo) ProtoMessage()
- func (x *BackupTableInfo) ProtoReflect() protoreflect.Message
- func (x *BackupTableInfo) Reset()
- func (x *BackupTableInfo) String() string
- type BackupType
- func (BackupType) Descriptor() protoreflect.EnumDescriptor
- func (x BackupType) Enum() *BackupType
- func (BackupType) EnumDescriptor() ([]byte, []int)deprecated
- func (x BackupType) Number() protoreflect.EnumNumber
- func (x BackupType) String() string
- func (BackupType) Type() protoreflect.EnumType
- func (x *BackupType) UnmarshalJSON(b []byte) errordeprecated
- type BalanceRSGroupRequest
- func (*BalanceRSGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BalanceRSGroupRequest) GetDryRun() bool
- func (x *BalanceRSGroupRequest) GetIgnoreRit() bool
- func (x *BalanceRSGroupRequest) GetRSGroupName() string
- func (*BalanceRSGroupRequest) ProtoMessage()
- func (x *BalanceRSGroupRequest) ProtoReflect() protoreflect.Message
- func (x *BalanceRSGroupRequest) Reset()
- func (x *BalanceRSGroupRequest) String() string
- type BalanceRSGroupResponse
- func (*BalanceRSGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BalanceRSGroupResponse) GetBalanceRan() bool
- func (x *BalanceRSGroupResponse) GetMovesCalculated() uint32
- func (x *BalanceRSGroupResponse) GetMovesExecuted() uint32
- func (*BalanceRSGroupResponse) ProtoMessage()
- func (x *BalanceRSGroupResponse) ProtoReflect() protoreflect.Message
- func (x *BalanceRSGroupResponse) Reset()
- func (x *BalanceRSGroupResponse) String() string
- type BalanceRequest
- func (*BalanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BalanceRequest) GetDryRun() bool
- func (x *BalanceRequest) GetIgnoreRit() bool
- func (*BalanceRequest) ProtoMessage()
- func (x *BalanceRequest) ProtoReflect() protoreflect.Message
- func (x *BalanceRequest) Reset()
- func (x *BalanceRequest) String() string
- type BalanceResponse
- func (*BalanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BalanceResponse) GetBalancerRan() bool
- func (x *BalanceResponse) GetMovesCalculated() uint32
- func (x *BalanceResponse) GetMovesExecuted() uint32
- func (*BalanceResponse) ProtoMessage()
- func (x *BalanceResponse) ProtoReflect() protoreflect.Message
- func (x *BalanceResponse) Reset()
- func (x *BalanceResponse) String() string
- type BalancerDecision
- func (*BalancerDecision) Descriptor() ([]byte, []int)deprecated
- func (x *BalancerDecision) GetComputedSteps() uint64
- func (x *BalancerDecision) GetComputedTotalCost() float64
- func (x *BalancerDecision) GetFinalFunctionCosts() string
- func (x *BalancerDecision) GetInitTotalCost() float64
- func (x *BalancerDecision) GetInitialFunctionCosts() string
- func (x *BalancerDecision) GetRegionPlans() []string
- func (*BalancerDecision) ProtoMessage()
- func (x *BalancerDecision) ProtoReflect() protoreflect.Message
- func (x *BalancerDecision) Reset()
- func (x *BalancerDecision) String() string
- type BalancerDecisionsRequest
- func (*BalancerDecisionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BalancerDecisionsRequest) GetLimit() uint32
- func (*BalancerDecisionsRequest) ProtoMessage()
- func (x *BalancerDecisionsRequest) ProtoReflect() protoreflect.Message
- func (x *BalancerDecisionsRequest) Reset()
- func (x *BalancerDecisionsRequest) String() string
- type BalancerDecisionsResponse
- func (*BalancerDecisionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BalancerDecisionsResponse) GetBalancerDecision() []*BalancerDecision
- func (*BalancerDecisionsResponse) ProtoMessage()
- func (x *BalancerDecisionsResponse) ProtoReflect() protoreflect.Message
- func (x *BalancerDecisionsResponse) Reset()
- func (x *BalancerDecisionsResponse) String() string
- type BalancerRejection
- func (*BalancerRejection) Descriptor() ([]byte, []int)deprecated
- func (x *BalancerRejection) GetCostFuncInfo() []string
- func (x *BalancerRejection) GetReason() string
- func (*BalancerRejection) ProtoMessage()
- func (x *BalancerRejection) ProtoReflect() protoreflect.Message
- func (x *BalancerRejection) Reset()
- func (x *BalancerRejection) String() string
- type BalancerRejectionsRequest
- func (*BalancerRejectionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BalancerRejectionsRequest) GetLimit() uint32
- func (*BalancerRejectionsRequest) ProtoMessage()
- func (x *BalancerRejectionsRequest) ProtoReflect() protoreflect.Message
- func (x *BalancerRejectionsRequest) Reset()
- func (x *BalancerRejectionsRequest) String() string
- type BalancerRejectionsResponse
- func (*BalancerRejectionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BalancerRejectionsResponse) GetBalancerRejection() []*BalancerRejection
- func (*BalancerRejectionsResponse) ProtoMessage()
- func (x *BalancerRejectionsResponse) ProtoReflect() protoreflect.Message
- func (x *BalancerRejectionsResponse) Reset()
- func (x *BalancerRejectionsResponse) String() string
- type BigDecimalComparator
- func (*BigDecimalComparator) Descriptor() ([]byte, []int)deprecated
- func (x *BigDecimalComparator) GetComparable() *ByteArrayComparable
- func (*BigDecimalComparator) ProtoMessage()
- func (x *BigDecimalComparator) ProtoReflect() protoreflect.Message
- func (x *BigDecimalComparator) Reset()
- func (x *BigDecimalComparator) String() string
- 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 BinaryComponentComparator
- func (*BinaryComponentComparator) Descriptor() ([]byte, []int)deprecated
- func (x *BinaryComponentComparator) GetOffset() uint32
- func (x *BinaryComponentComparator) GetValue() []byte
- func (*BinaryComponentComparator) ProtoMessage()
- func (x *BinaryComponentComparator) ProtoReflect() protoreflect.Message
- func (x *BinaryComponentComparator) Reset()
- func (x *BinaryComponentComparator) 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 BlockCacheKey
- func (*BlockCacheKey) Descriptor() ([]byte, []int)deprecated
- func (x *BlockCacheKey) GetBlockType() BlockType
- func (x *BlockCacheKey) GetHfilename() string
- func (x *BlockCacheKey) GetOffset() int64
- func (x *BlockCacheKey) GetPrimaryReplicaBlock() bool
- func (*BlockCacheKey) ProtoMessage()
- func (x *BlockCacheKey) ProtoReflect() protoreflect.Message
- func (x *BlockCacheKey) Reset()
- func (x *BlockCacheKey) String() string
- type BlockPriority
- func (BlockPriority) Descriptor() protoreflect.EnumDescriptor
- func (x BlockPriority) Enum() *BlockPriority
- func (BlockPriority) EnumDescriptor() ([]byte, []int)deprecated
- func (x BlockPriority) Number() protoreflect.EnumNumber
- func (x BlockPriority) String() string
- func (BlockPriority) Type() protoreflect.EnumType
- func (x *BlockPriority) UnmarshalJSON(b []byte) errordeprecated
- type BlockType
- func (BlockType) Descriptor() protoreflect.EnumDescriptor
- func (x BlockType) Enum() *BlockType
- func (BlockType) EnumDescriptor() ([]byte, []int)deprecated
- func (x BlockType) Number() protoreflect.EnumNumber
- func (x BlockType) String() string
- func (BlockType) Type() protoreflect.EnumType
- func (x *BlockType) UnmarshalJSON(b []byte) errordeprecated
- type BucketCacheEntry
- func (*BucketCacheEntry) Descriptor() ([]byte, []int)deprecated
- func (x *BucketCacheEntry) GetBackingMap() *BackingMap
- func (x *BucketCacheEntry) GetCacheCapacity() int64
- func (x *BucketCacheEntry) GetCachedFiles() map[string]*RegionFileSizeMap
- func (x *BucketCacheEntry) GetChecksum() []byte
- func (x *BucketCacheEntry) GetDeserializers() map[int32]string
- func (x *BucketCacheEntry) GetIoClass() string
- func (x *BucketCacheEntry) GetMapClass() string
- func (*BucketCacheEntry) ProtoMessage()
- func (x *BucketCacheEntry) ProtoReflect() protoreflect.Message
- func (x *BucketCacheEntry) Reset()
- func (x *BucketCacheEntry) String() string
- type BucketEntry
- func (*BucketEntry) Descriptor() ([]byte, []int)deprecated
- func (x *BucketEntry) GetAccessCounter() int64
- func (x *BucketEntry) GetCachedTime() int64
- func (x *BucketEntry) GetDeserialiserIndex() int32
- func (x *BucketEntry) GetDiskSizeWithHeader() int32
- func (x *BucketEntry) GetLength() int32
- func (x *BucketEntry) GetOffset() int64
- func (x *BucketEntry) GetPriority() BlockPriority
- func (*BucketEntry) ProtoMessage()
- func (x *BucketEntry) ProtoReflect() protoreflect.Message
- func (x *BucketEntry) Reset()
- func (x *BucketEntry) String() string
- type BulkLoadDescriptor
- func (*BulkLoadDescriptor) Descriptor() ([]byte, []int)deprecated
- func (x *BulkLoadDescriptor) GetBulkloadSeqNum() int64
- func (x *BulkLoadDescriptor) GetClusterIds() []string
- func (x *BulkLoadDescriptor) GetEncodedRegionName() []byte
- func (x *BulkLoadDescriptor) GetReplicate() bool
- func (x *BulkLoadDescriptor) GetStores() []*StoreDescriptor
- func (x *BulkLoadDescriptor) GetTableName() *TableName
- func (*BulkLoadDescriptor) ProtoMessage()
- func (x *BulkLoadDescriptor) ProtoReflect() protoreflect.Message
- func (x *BulkLoadDescriptor) Reset()
- func (x *BulkLoadDescriptor) String() string
- type BulkLoadHFileRequest
- func (*BulkLoadHFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkLoadHFileRequest) GetAssignSeqNum() bool
- func (x *BulkLoadHFileRequest) GetBulkToken() string
- func (x *BulkLoadHFileRequest) GetClusterIds() []string
- func (x *BulkLoadHFileRequest) GetCopyFile() bool
- func (x *BulkLoadHFileRequest) GetFamilyPath() []*BulkLoadHFileRequest_FamilyPath
- func (x *BulkLoadHFileRequest) GetFsToken() *DelegationToken
- func (x *BulkLoadHFileRequest) GetRegion() *RegionSpecifier
- func (x *BulkLoadHFileRequest) GetReplicate() bool
- 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 BypassProcedureRequest
- func (*BypassProcedureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BypassProcedureRequest) GetOverride() bool
- func (x *BypassProcedureRequest) GetProcId() []uint64
- func (x *BypassProcedureRequest) GetRecursive() bool
- func (x *BypassProcedureRequest) GetWaitTime() uint64
- func (*BypassProcedureRequest) ProtoMessage()
- func (x *BypassProcedureRequest) ProtoReflect() protoreflect.Message
- func (x *BypassProcedureRequest) Reset()
- func (x *BypassProcedureRequest) String() string
- type BypassProcedureResponse
- func (*BypassProcedureResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BypassProcedureResponse) GetBypassed() []bool
- func (*BypassProcedureResponse) ProtoMessage()
- func (x *BypassProcedureResponse) ProtoReflect() protoreflect.Message
- func (x *BypassProcedureResponse) Reset()
- func (x *BypassProcedureResponse) 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 CacheEvictionStats
- func (*CacheEvictionStats) Descriptor() ([]byte, []int)deprecated
- func (x *CacheEvictionStats) GetBytesEvicted() int64
- func (x *CacheEvictionStats) GetEvictedBlocks() int64
- func (x *CacheEvictionStats) GetException() []*RegionExceptionMessage
- func (x *CacheEvictionStats) GetMaxCacheSize() int64
- func (*CacheEvictionStats) ProtoMessage()
- func (x *CacheEvictionStats) ProtoReflect() protoreflect.Message
- func (x *CacheEvictionStats) Reset()
- func (x *CacheEvictionStats) 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 CheckPermissionsRequest
- func (*CheckPermissionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckPermissionsRequest) GetPermission() []*Permission
- func (*CheckPermissionsRequest) ProtoMessage()
- func (x *CheckPermissionsRequest) ProtoReflect() protoreflect.Message
- func (x *CheckPermissionsRequest) Reset()
- func (x *CheckPermissionsRequest) String() string
- type CheckPermissionsResponse
- type CleanupBulkLoadRequest
- func (*CleanupBulkLoadRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CleanupBulkLoadRequest) GetBulkToken() string
- func (x *CleanupBulkLoadRequest) GetRegion() *RegionSpecifier
- func (*CleanupBulkLoadRequest) ProtoMessage()
- func (x *CleanupBulkLoadRequest) ProtoReflect() protoreflect.Message
- func (x *CleanupBulkLoadRequest) Reset()
- func (x *CleanupBulkLoadRequest) String() string
- type CleanupBulkLoadResponse
- type ClearCompactionQueuesRequest
- func (*ClearCompactionQueuesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ClearCompactionQueuesRequest) GetQueueName() []string
- func (*ClearCompactionQueuesRequest) ProtoMessage()
- func (x *ClearCompactionQueuesRequest) ProtoReflect() protoreflect.Message
- func (x *ClearCompactionQueuesRequest) Reset()
- func (x *ClearCompactionQueuesRequest) String() string
- type ClearCompactionQueuesResponse
- func (*ClearCompactionQueuesResponse) Descriptor() ([]byte, []int)deprecated
- func (*ClearCompactionQueuesResponse) ProtoMessage()
- func (x *ClearCompactionQueuesResponse) ProtoReflect() protoreflect.Message
- func (x *ClearCompactionQueuesResponse) Reset()
- func (x *ClearCompactionQueuesResponse) String() string
- type ClearDeadServersRequest
- func (*ClearDeadServersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ClearDeadServersRequest) GetServerName() []*ServerName
- func (*ClearDeadServersRequest) ProtoMessage()
- func (x *ClearDeadServersRequest) ProtoReflect() protoreflect.Message
- func (x *ClearDeadServersRequest) Reset()
- func (x *ClearDeadServersRequest) String() string
- type ClearDeadServersResponse
- func (*ClearDeadServersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ClearDeadServersResponse) GetServerName() []*ServerName
- func (*ClearDeadServersResponse) ProtoMessage()
- func (x *ClearDeadServersResponse) ProtoReflect() protoreflect.Message
- func (x *ClearDeadServersResponse) Reset()
- func (x *ClearDeadServersResponse) String() string
- type ClearRegionBlockCacheRequest
- func (*ClearRegionBlockCacheRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ClearRegionBlockCacheRequest) GetRegion() []*RegionSpecifier
- func (*ClearRegionBlockCacheRequest) ProtoMessage()
- func (x *ClearRegionBlockCacheRequest) ProtoReflect() protoreflect.Message
- func (x *ClearRegionBlockCacheRequest) Reset()
- func (x *ClearRegionBlockCacheRequest) String() string
- type ClearRegionBlockCacheResponse
- func (*ClearRegionBlockCacheResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ClearRegionBlockCacheResponse) GetStats() *CacheEvictionStats
- func (*ClearRegionBlockCacheResponse) ProtoMessage()
- func (x *ClearRegionBlockCacheResponse) ProtoReflect() protoreflect.Message
- func (x *ClearRegionBlockCacheResponse) Reset()
- func (x *ClearRegionBlockCacheResponse) String() string
- type ClearSlowLogResponseRequest
- type ClearSlowLogResponses
- func (*ClearSlowLogResponses) Descriptor() ([]byte, []int)deprecated
- func (x *ClearSlowLogResponses) GetIsCleaned() bool
- func (*ClearSlowLogResponses) ProtoMessage()
- func (x *ClearSlowLogResponses) ProtoReflect() protoreflect.Message
- func (x *ClearSlowLogResponses) Reset()
- func (x *ClearSlowLogResponses) String() string
- type ClientMetrics
- func (*ClientMetrics) Descriptor() ([]byte, []int)deprecated
- func (x *ClientMetrics) GetFilteredRequestsCount() uint64
- func (x *ClientMetrics) GetHostName() string
- func (x *ClientMetrics) GetReadRequestsCount() uint64
- func (x *ClientMetrics) GetWriteRequestsCount() uint64
- func (*ClientMetrics) ProtoMessage()
- func (x *ClientMetrics) ProtoReflect() protoreflect.Message
- func (x *ClientMetrics) Reset()
- func (x *ClientMetrics) String() string
- type CloseRegionRequest
- func (*CloseRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CloseRegionRequest) GetCloseProcId() int64
- func (x *CloseRegionRequest) GetDestinationServer() *ServerName
- func (x *CloseRegionRequest) GetEvictCache() bool
- func (x *CloseRegionRequest) GetInitiatingMasterActiveTime() int64
- func (x *CloseRegionRequest) GetRegion() *RegionSpecifier
- func (x *CloseRegionRequest) GetServerStartCode() uint64
- func (x *CloseRegionRequest) GetTransitionIn_ZK() bool
- func (x *CloseRegionRequest) GetVersionOfClosingNode() uint32
- func (*CloseRegionRequest) ProtoMessage()
- func (x *CloseRegionRequest) ProtoReflect() protoreflect.Message
- func (x *CloseRegionRequest) Reset()
- func (x *CloseRegionRequest) String() string
- type CloseRegionResponse
- func (*CloseRegionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CloseRegionResponse) GetClosed() bool
- func (*CloseRegionResponse) ProtoMessage()
- func (x *CloseRegionResponse) ProtoReflect() protoreflect.Message
- func (x *CloseRegionResponse) Reset()
- func (x *CloseRegionResponse) String() string
- 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) GetDecommissionedServers() []*ServerName
- func (x *ClusterStatus) GetHbaseVersion() *HBaseVersionFileContent
- func (x *ClusterStatus) GetLiveServers() []*LiveServerInfo
- func (x *ClusterStatus) GetMaster() *ServerName
- func (x *ClusterStatus) GetMasterCoprocessors() []*Coprocessor
- func (x *ClusterStatus) GetMasterInfoPort() int32
- func (x *ClusterStatus) GetMasterTasks() []*ServerTask
- func (x *ClusterStatus) GetRegionsInTransition() []*RegionInTransition
- func (x *ClusterStatus) GetServersName() []*ServerName
- func (x *ClusterStatus) GetTableRegionStatesCount() []*TableRegionStatesCount
- func (x *ClusterStatus) GetUnknownServers() []*ServerName
- func (*ClusterStatus) ProtoMessage()
- func (x *ClusterStatus) ProtoReflect() protoreflect.Message
- func (x *ClusterStatus) Reset()
- func (x *ClusterStatus) String() string
- type ClusterUp
- type Column
- type ColumnAggregationNullResponseSumRequest
- func (*ColumnAggregationNullResponseSumRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ColumnAggregationNullResponseSumRequest) GetFamily() []byte
- func (x *ColumnAggregationNullResponseSumRequest) GetQualifier() []byte
- func (*ColumnAggregationNullResponseSumRequest) ProtoMessage()
- func (x *ColumnAggregationNullResponseSumRequest) ProtoReflect() protoreflect.Message
- func (x *ColumnAggregationNullResponseSumRequest) Reset()
- func (x *ColumnAggregationNullResponseSumRequest) String() string
- type ColumnAggregationNullResponseSumResponse
- func (*ColumnAggregationNullResponseSumResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ColumnAggregationNullResponseSumResponse) GetSum() int64
- func (*ColumnAggregationNullResponseSumResponse) ProtoMessage()
- func (x *ColumnAggregationNullResponseSumResponse) ProtoReflect() protoreflect.Message
- func (x *ColumnAggregationNullResponseSumResponse) Reset()
- func (x *ColumnAggregationNullResponseSumResponse) String() string
- type ColumnAggregationWithErrorsSumRequest
- func (*ColumnAggregationWithErrorsSumRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ColumnAggregationWithErrorsSumRequest) GetFamily() []byte
- func (x *ColumnAggregationWithErrorsSumRequest) GetQualifier() []byte
- func (*ColumnAggregationWithErrorsSumRequest) ProtoMessage()
- func (x *ColumnAggregationWithErrorsSumRequest) ProtoReflect() protoreflect.Message
- func (x *ColumnAggregationWithErrorsSumRequest) Reset()
- func (x *ColumnAggregationWithErrorsSumRequest) String() string
- type ColumnAggregationWithErrorsSumResponse
- func (*ColumnAggregationWithErrorsSumResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ColumnAggregationWithErrorsSumResponse) GetSum() int64
- func (*ColumnAggregationWithErrorsSumResponse) ProtoMessage()
- func (x *ColumnAggregationWithErrorsSumResponse) ProtoReflect() protoreflect.Message
- func (x *ColumnAggregationWithErrorsSumResponse) Reset()
- func (x *ColumnAggregationWithErrorsSumResponse) String() string
- 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 ColumnValueFilter
- func (*ColumnValueFilter) Descriptor() ([]byte, []int)deprecated
- func (x *ColumnValueFilter) GetComparator() *Comparator
- func (x *ColumnValueFilter) GetCompareOp() CompareType
- func (x *ColumnValueFilter) GetFamily() []byte
- func (x *ColumnValueFilter) GetQualifier() []byte
- func (*ColumnValueFilter) ProtoMessage()
- func (x *ColumnValueFilter) ProtoReflect() protoreflect.Message
- func (x *ColumnValueFilter) Reset()
- func (x *ColumnValueFilter) String() string
- type CompactRegionRequest
- func (*CompactRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CompactRegionRequest) GetFamily() []byte
- func (x *CompactRegionRequest) GetMajor() bool
- func (x *CompactRegionRequest) GetRegion() *RegionSpecifier
- func (*CompactRegionRequest) ProtoMessage()
- func (x *CompactRegionRequest) ProtoReflect() protoreflect.Message
- func (x *CompactRegionRequest) Reset()
- func (x *CompactRegionRequest) String() string
- type CompactRegionResponse
- type CompactionDescriptor
- func (*CompactionDescriptor) Descriptor() ([]byte, []int)deprecated
- func (x *CompactionDescriptor) GetCompactionInput() []string
- func (x *CompactionDescriptor) GetCompactionOutput() []string
- func (x *CompactionDescriptor) GetEncodedRegionName() []byte
- func (x *CompactionDescriptor) GetFamilyName() []byte
- func (x *CompactionDescriptor) GetRegionName() []byte
- func (x *CompactionDescriptor) GetStoreHomeDir() string
- func (x *CompactionDescriptor) GetTableName() []byte
- func (*CompactionDescriptor) ProtoMessage()
- func (x *CompactionDescriptor) ProtoReflect() protoreflect.Message
- func (x *CompactionDescriptor) Reset()
- func (x *CompactionDescriptor) String() string
- type CompactionEventTracker
- func (*CompactionEventTracker) Descriptor() ([]byte, []int)deprecated
- func (x *CompactionEventTracker) GetCompactedStoreFile() [][]byte
- func (*CompactionEventTracker) ProtoMessage()
- func (x *CompactionEventTracker) ProtoReflect() protoreflect.Message
- func (x *CompactionEventTracker) Reset()
- func (x *CompactionEventTracker) String() string
- type CompactionSwitchRequest
- func (*CompactionSwitchRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CompactionSwitchRequest) GetEnabled() bool
- func (*CompactionSwitchRequest) ProtoMessage()
- func (x *CompactionSwitchRequest) ProtoReflect() protoreflect.Message
- func (x *CompactionSwitchRequest) Reset()
- func (x *CompactionSwitchRequest) String() string
- type CompactionSwitchResponse
- func (*CompactionSwitchResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CompactionSwitchResponse) GetPrevState() bool
- func (*CompactionSwitchResponse) ProtoMessage()
- func (x *CompactionSwitchResponse) ProtoReflect() protoreflect.Message
- func (x *CompactionSwitchResponse) Reset()
- func (x *CompactionSwitchResponse) 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) GetFilter() *Filter
- func (x *Condition) GetQualifier() []byte
- func (x *Condition) GetRow() []byte
- func (x *Condition) GetTimeRange() *TimeRange
- 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) GetAttribute() []*NameBytesPair
- func (x *ConnectionHeader) GetCellBlockCodecClass() string
- func (x *ConnectionHeader) GetCellBlockCompressorClass() string
- func (x *ConnectionHeader) GetRpcCryptoCipherTransformation() 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 ConnectionHeaderResponse
- func (*ConnectionHeaderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectionHeaderResponse) GetCryptoCipherMeta() *CryptoCipherMeta
- func (*ConnectionHeaderResponse) ProtoMessage()
- func (x *ConnectionHeaderResponse) ProtoReflect() protoreflect.Message
- func (x *ConnectionHeaderResponse) Reset()
- func (x *ConnectionHeaderResponse) 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 CountRequest
- type CountResponse
- 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
- func (*CreateNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNamespaceResponse) GetProcId() uint64
- func (*CreateNamespaceResponse) ProtoMessage()
- func (x *CreateNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateNamespaceResponse) Reset()
- func (x *CreateNamespaceResponse) String() string
- 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 CryptoCipherMeta
- func (*CryptoCipherMeta) Descriptor() ([]byte, []int)deprecated
- func (x *CryptoCipherMeta) GetInIv() []byte
- func (x *CryptoCipherMeta) GetInKey() []byte
- func (x *CryptoCipherMeta) GetOutIv() []byte
- func (x *CryptoCipherMeta) GetOutKey() []byte
- func (x *CryptoCipherMeta) GetTransformation() string
- func (*CryptoCipherMeta) ProtoMessage()
- func (x *CryptoCipherMeta) ProtoReflect() protoreflect.Message
- func (x *CryptoCipherMeta) Reset()
- func (x *CryptoCipherMeta) String() string
- type Cursor
- type DecommissionRegionServersRequest
- func (*DecommissionRegionServersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DecommissionRegionServersRequest) GetOffload() bool
- func (x *DecommissionRegionServersRequest) GetServerName() []*ServerName
- func (*DecommissionRegionServersRequest) ProtoMessage()
- func (x *DecommissionRegionServersRequest) ProtoReflect() protoreflect.Message
- func (x *DecommissionRegionServersRequest) Reset()
- func (x *DecommissionRegionServersRequest) String() string
- type DecommissionRegionServersResponse
- func (*DecommissionRegionServersResponse) Descriptor() ([]byte, []int)deprecated
- func (*DecommissionRegionServersResponse) ProtoMessage()
- func (x *DecommissionRegionServersResponse) ProtoReflect() protoreflect.Message
- func (x *DecommissionRegionServersResponse) Reset()
- func (x *DecommissionRegionServersResponse) String() string
- type DelegationToken
- func (*DelegationToken) Descriptor() ([]byte, []int)deprecated
- func (x *DelegationToken) GetIdentifier() []byte
- func (x *DelegationToken) GetKind() string
- func (x *DelegationToken) GetPassword() []byte
- func (x *DelegationToken) GetService() string
- func (*DelegationToken) ProtoMessage()
- func (x *DelegationToken) ProtoReflect() protoreflect.Message
- func (x *DelegationToken) Reset()
- func (x *DelegationToken) 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
- func (*DeleteColumnResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteColumnResponse) GetProcId() uint64
- func (*DeleteColumnResponse) ProtoMessage()
- func (x *DeleteColumnResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteColumnResponse) Reset()
- func (x *DeleteColumnResponse) String() string
- 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
- func (*DeleteNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNamespaceResponse) GetProcId() uint64
- func (*DeleteNamespaceResponse) ProtoMessage()
- func (x *DeleteNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteNamespaceResponse) Reset()
- func (x *DeleteNamespaceResponse) String() string
- 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 DeprecatedTableState
- func (*DeprecatedTableState) Descriptor() ([]byte, []int)deprecated
- func (x *DeprecatedTableState) GetState() DeprecatedTableState_State
- func (*DeprecatedTableState) ProtoMessage()
- func (x *DeprecatedTableState) ProtoReflect() protoreflect.Message
- func (x *DeprecatedTableState) Reset()
- func (x *DeprecatedTableState) String() string
- type DeprecatedTableState_State
- func (DeprecatedTableState_State) Descriptor() protoreflect.EnumDescriptor
- func (x DeprecatedTableState_State) Enum() *DeprecatedTableState_State
- func (DeprecatedTableState_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x DeprecatedTableState_State) Number() protoreflect.EnumNumber
- func (x DeprecatedTableState_State) String() string
- func (DeprecatedTableState_State) Type() protoreflect.EnumType
- func (x *DeprecatedTableState_State) UnmarshalJSON(b []byte) errordeprecated
- type DisableReplicationPeerRequest
- func (*DisableReplicationPeerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisableReplicationPeerRequest) GetPeerId() string
- func (*DisableReplicationPeerRequest) ProtoMessage()
- func (x *DisableReplicationPeerRequest) ProtoReflect() protoreflect.Message
- func (x *DisableReplicationPeerRequest) Reset()
- func (x *DisableReplicationPeerRequest) String() string
- type DisableReplicationPeerResponse
- func (*DisableReplicationPeerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DisableReplicationPeerResponse) GetProcId() uint64
- func (*DisableReplicationPeerResponse) ProtoMessage()
- func (x *DisableReplicationPeerResponse) ProtoReflect() protoreflect.Message
- func (x *DisableReplicationPeerResponse) Reset()
- func (x *DisableReplicationPeerResponse) 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 DoubleMsg
- type DummyRequest
- type DummyResponse
- type EchoRequestProto
- type EchoResponseProto
- type EmptyMsg
- type EmptyRequestProto
- type EmptyResponseProto
- 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 EnableReplicationPeerRequest
- func (*EnableReplicationPeerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableReplicationPeerRequest) GetPeerId() string
- func (*EnableReplicationPeerRequest) ProtoMessage()
- func (x *EnableReplicationPeerRequest) ProtoReflect() protoreflect.Message
- func (x *EnableReplicationPeerRequest) Reset()
- func (x *EnableReplicationPeerRequest) String() string
- type EnableReplicationPeerResponse
- func (*EnableReplicationPeerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EnableReplicationPeerResponse) GetProcId() uint64
- func (*EnableReplicationPeerResponse) ProtoMessage()
- func (x *EnableReplicationPeerResponse) ProtoReflect() protoreflect.Message
- func (x *EnableReplicationPeerResponse) Reset()
- func (x *EnableReplicationPeerResponse) 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) GetServerOverloaded() bool
- 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 ExecuteProceduresRequest
- func (*ExecuteProceduresRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteProceduresRequest) GetCloseRegion() []*CloseRegionRequest
- func (x *ExecuteProceduresRequest) GetOpenRegion() []*OpenRegionRequest
- func (x *ExecuteProceduresRequest) GetProc() []*RemoteProcedureRequest
- func (*ExecuteProceduresRequest) ProtoMessage()
- func (x *ExecuteProceduresRequest) ProtoReflect() protoreflect.Message
- func (x *ExecuteProceduresRequest) Reset()
- func (x *ExecuteProceduresRequest) String() string
- type ExecuteProceduresResponse
- type ExportRequest
- func (*ExportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExportRequest) GetCompressCodec() string
- func (x *ExportRequest) GetCompressType() string
- func (x *ExportRequest) GetCompressed() bool
- func (x *ExportRequest) GetFsToken() *DelegationToken
- func (x *ExportRequest) GetOutputPath() string
- func (x *ExportRequest) GetScan() *Scan
- func (*ExportRequest) ProtoMessage()
- func (x *ExportRequest) ProtoReflect() protoreflect.Message
- func (x *ExportRequest) Reset()
- func (x *ExportRequest) String() string
- type ExportResponse
- func (*ExportResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ExportResponse) GetCellCount() uint64
- func (x *ExportResponse) GetRowCount() uint64
- func (*ExportResponse) ProtoMessage()
- func (x *ExportResponse) ProtoReflect() protoreflect.Message
- func (x *ExportResponse) Reset()
- func (x *ExportResponse) String() string
- type FamilyFilter
- type FamilyScope
- func (*FamilyScope) Descriptor() ([]byte, []int)deprecated
- func (x *FamilyScope) GetFamily() []byte
- func (x *FamilyScope) GetScopeType() ScopeType
- func (*FamilyScope) ProtoMessage()
- func (x *FamilyScope) ProtoReflect() protoreflect.Message
- func (x *FamilyScope) Reset()
- func (x *FamilyScope) String() string
- type FavoredNodes
- type FileArchiveNotificationRequest
- func (*FileArchiveNotificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FileArchiveNotificationRequest) GetArchivedFiles() []*FileArchiveNotificationRequest_FileWithSize
- func (*FileArchiveNotificationRequest) ProtoMessage()
- func (x *FileArchiveNotificationRequest) ProtoReflect() protoreflect.Message
- func (x *FileArchiveNotificationRequest) Reset()
- func (x *FileArchiveNotificationRequest) String() string
- type FileArchiveNotificationRequest_FileWithSize
- func (*FileArchiveNotificationRequest_FileWithSize) Descriptor() ([]byte, []int)deprecated
- func (x *FileArchiveNotificationRequest_FileWithSize) GetName() string
- func (x *FileArchiveNotificationRequest_FileWithSize) GetSize() uint64
- func (x *FileArchiveNotificationRequest_FileWithSize) GetTableName() *TableName
- func (*FileArchiveNotificationRequest_FileWithSize) ProtoMessage()
- func (x *FileArchiveNotificationRequest_FileWithSize) ProtoReflect() protoreflect.Message
- func (x *FileArchiveNotificationRequest_FileWithSize) Reset()
- func (x *FileArchiveNotificationRequest_FileWithSize) String() string
- type FileArchiveNotificationResponse
- func (*FileArchiveNotificationResponse) Descriptor() ([]byte, []int)deprecated
- func (*FileArchiveNotificationResponse) ProtoMessage()
- func (x *FileArchiveNotificationResponse) ProtoReflect() protoreflect.Message
- func (x *FileArchiveNotificationResponse) Reset()
- func (x *FileArchiveNotificationResponse) String() string
- type FileInfoProto
- type FileTrailerProto
- func (*FileTrailerProto) Descriptor() ([]byte, []int)deprecated
- func (x *FileTrailerProto) GetComparatorClassName() string
- func (x *FileTrailerProto) GetCompressionCodec() uint32
- func (x *FileTrailerProto) GetDataIndexCount() uint32
- func (x *FileTrailerProto) GetEncryptionKey() []byte
- func (x *FileTrailerProto) GetEntryCount() uint64
- func (x *FileTrailerProto) GetFileInfoOffset() uint64
- func (x *FileTrailerProto) GetFirstDataBlockOffset() uint64
- func (x *FileTrailerProto) GetLastDataBlockOffset() uint64
- func (x *FileTrailerProto) GetLoadOnOpenDataOffset() uint64
- func (x *FileTrailerProto) GetMetaIndexCount() uint32
- func (x *FileTrailerProto) GetNumDataIndexLevels() uint32
- func (x *FileTrailerProto) GetTotalUncompressedBytes() uint64
- func (x *FileTrailerProto) GetUncompressedDataIndexSize() uint64
- func (*FileTrailerProto) ProtoMessage()
- func (x *FileTrailerProto) ProtoReflect() protoreflect.Message
- func (x *FileTrailerProto) Reset()
- func (x *FileTrailerProto) String() string
- 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 FirstKeyValueMatchingQualifiersFilterdeprecated
- 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 FixMetaRequest
- type FixMetaResponse
- type FlushDescriptor
- func (*FlushDescriptor) Descriptor() ([]byte, []int)deprecated
- func (x *FlushDescriptor) GetAction() FlushDescriptor_FlushAction
- func (x *FlushDescriptor) GetEncodedRegionName() []byte
- func (x *FlushDescriptor) GetFlushSequenceNumber() uint64
- func (x *FlushDescriptor) GetRegionName() []byte
- func (x *FlushDescriptor) GetStoreFlushes() []*FlushDescriptor_StoreFlushDescriptor
- func (x *FlushDescriptor) GetTableName() []byte
- func (*FlushDescriptor) ProtoMessage()
- func (x *FlushDescriptor) ProtoReflect() protoreflect.Message
- func (x *FlushDescriptor) Reset()
- func (x *FlushDescriptor) String() string
- type FlushDescriptor_FlushAction
- func (FlushDescriptor_FlushAction) Descriptor() protoreflect.EnumDescriptor
- func (x FlushDescriptor_FlushAction) Enum() *FlushDescriptor_FlushAction
- func (FlushDescriptor_FlushAction) EnumDescriptor() ([]byte, []int)deprecated
- func (x FlushDescriptor_FlushAction) Number() protoreflect.EnumNumber
- func (x FlushDescriptor_FlushAction) String() string
- func (FlushDescriptor_FlushAction) Type() protoreflect.EnumType
- func (x *FlushDescriptor_FlushAction) UnmarshalJSON(b []byte) errordeprecated
- type FlushDescriptor_StoreFlushDescriptor
- func (*FlushDescriptor_StoreFlushDescriptor) Descriptor() ([]byte, []int)deprecated
- func (x *FlushDescriptor_StoreFlushDescriptor) GetFamilyName() []byte
- func (x *FlushDescriptor_StoreFlushDescriptor) GetFlushOutput() []string
- func (x *FlushDescriptor_StoreFlushDescriptor) GetStoreHomeDir() string
- func (*FlushDescriptor_StoreFlushDescriptor) ProtoMessage()
- func (x *FlushDescriptor_StoreFlushDescriptor) ProtoReflect() protoreflect.Message
- func (x *FlushDescriptor_StoreFlushDescriptor) Reset()
- func (x *FlushDescriptor_StoreFlushDescriptor) String() string
- type FlushMasterStoreRequest
- type FlushMasterStoreResponse
- type FlushRegionRequest
- func (*FlushRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FlushRegionRequest) GetFamily() []byte
- func (x *FlushRegionRequest) GetIfOlderThanTs() uint64
- func (x *FlushRegionRequest) GetRegion() *RegionSpecifier
- func (x *FlushRegionRequest) GetWriteFlushWalMarker() bool
- func (*FlushRegionRequest) ProtoMessage()
- func (x *FlushRegionRequest) ProtoReflect() protoreflect.Message
- func (x *FlushRegionRequest) Reset()
- func (x *FlushRegionRequest) String() string
- type FlushRegionResponse
- func (*FlushRegionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FlushRegionResponse) GetFlushed() bool
- func (x *FlushRegionResponse) GetLastFlushTime() uint64
- func (x *FlushRegionResponse) GetWroteFlushWalMarker() bool
- func (*FlushRegionResponse) ProtoMessage()
- func (x *FlushRegionResponse) ProtoReflect() protoreflect.Message
- func (x *FlushRegionResponse) Reset()
- func (x *FlushRegionResponse) String() string
- type FlushTableRequest
- func (*FlushTableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FlushTableRequest) GetColumnFamily() [][]byte
- func (x *FlushTableRequest) GetNonce() uint64
- func (x *FlushTableRequest) GetNonceGroup() uint64
- func (x *FlushTableRequest) GetTableName() *TableName
- func (*FlushTableRequest) ProtoMessage()
- func (x *FlushTableRequest) ProtoReflect() protoreflect.Message
- func (x *FlushTableRequest) Reset()
- func (x *FlushTableRequest) String() string
- type FlushTableResponse
- func (*FlushTableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FlushTableResponse) GetProcId() uint64
- func (*FlushTableResponse) ProtoMessage()
- func (x *FlushTableResponse) ProtoReflect() protoreflect.Message
- func (x *FlushTableResponse) Reset()
- func (x *FlushTableResponse) String() string
- type FlushedRegionSequenceId
- func (*FlushedRegionSequenceId) Descriptor() ([]byte, []int)deprecated
- func (x *FlushedRegionSequenceId) GetRegionEncodedName() []byte
- func (x *FlushedRegionSequenceId) GetSeqId() uint64
- func (x *FlushedRegionSequenceId) GetStores() []*FlushedStoreSequenceId
- func (*FlushedRegionSequenceId) ProtoMessage()
- func (x *FlushedRegionSequenceId) ProtoReflect() protoreflect.Message
- func (x *FlushedRegionSequenceId) Reset()
- func (x *FlushedRegionSequenceId) String() string
- type FlushedSequenceId
- func (*FlushedSequenceId) Descriptor() ([]byte, []int)deprecated
- func (x *FlushedSequenceId) GetRegionSequenceId() []*FlushedRegionSequenceId
- func (*FlushedSequenceId) ProtoMessage()
- func (x *FlushedSequenceId) ProtoReflect() protoreflect.Message
- func (x *FlushedSequenceId) Reset()
- func (x *FlushedSequenceId) String() string
- type FlushedStoreSequenceId
- func (*FlushedStoreSequenceId) Descriptor() ([]byte, []int)deprecated
- func (x *FlushedStoreSequenceId) GetFamily() []byte
- func (x *FlushedStoreSequenceId) GetSeqId() uint64
- func (*FlushedStoreSequenceId) ProtoMessage()
- func (x *FlushedStoreSequenceId) ProtoReflect() protoreflect.Message
- func (x *FlushedStoreSequenceId) Reset()
- func (x *FlushedStoreSequenceId) 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 FriendsOfFriendsProcessorRequest
- func (*FriendsOfFriendsProcessorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FriendsOfFriendsProcessorRequest) GetPerson() []byte
- func (x *FriendsOfFriendsProcessorRequest) GetResult() []string
- func (x *FriendsOfFriendsProcessorRequest) GetRow() []byte
- func (*FriendsOfFriendsProcessorRequest) ProtoMessage()
- func (x *FriendsOfFriendsProcessorRequest) ProtoReflect() protoreflect.Message
- func (x *FriendsOfFriendsProcessorRequest) Reset()
- func (x *FriendsOfFriendsProcessorRequest) String() string
- type FriendsOfFriendsProcessorResponse
- func (*FriendsOfFriendsProcessorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FriendsOfFriendsProcessorResponse) GetResult() []string
- func (*FriendsOfFriendsProcessorResponse) ProtoMessage()
- func (x *FriendsOfFriendsProcessorResponse) ProtoReflect() protoreflect.Message
- func (x *FriendsOfFriendsProcessorResponse) Reset()
- func (x *FriendsOfFriendsProcessorResponse) 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) GetLoadColumnFamiliesOnDemand() bool
- 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 GetActiveMasterRequest
- type GetActiveMasterResponse
- func (*GetActiveMasterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetActiveMasterResponse) GetServerName() *ServerName
- func (*GetActiveMasterResponse) ProtoMessage()
- func (x *GetActiveMasterResponse) ProtoReflect() protoreflect.Message
- func (x *GetActiveMasterResponse) Reset()
- func (x *GetActiveMasterResponse) String() string
- type GetAllBootstrapNodesRequest
- type GetAllBootstrapNodesResponse
- func (*GetAllBootstrapNodesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAllBootstrapNodesResponse) GetNode() []*ServerName
- func (*GetAllBootstrapNodesResponse) ProtoMessage()
- func (x *GetAllBootstrapNodesResponse) ProtoReflect() protoreflect.Message
- func (x *GetAllBootstrapNodesResponse) Reset()
- func (x *GetAllBootstrapNodesResponse) String() string
- type GetAuthenticationTokenRequest
- func (*GetAuthenticationTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetAuthenticationTokenRequest) ProtoMessage()
- func (x *GetAuthenticationTokenRequest) ProtoReflect() protoreflect.Message
- func (x *GetAuthenticationTokenRequest) Reset()
- func (x *GetAuthenticationTokenRequest) String() string
- type GetAuthenticationTokenResponse
- func (*GetAuthenticationTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAuthenticationTokenResponse) GetToken() *Token
- func (*GetAuthenticationTokenResponse) ProtoMessage()
- func (x *GetAuthenticationTokenResponse) ProtoReflect() protoreflect.Message
- func (x *GetAuthenticationTokenResponse) Reset()
- func (x *GetAuthenticationTokenResponse) String() string
- type GetAuthsRequest
- type GetAuthsResponse
- func (*GetAuthsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAuthsResponse) GetAuth() [][]byte
- func (x *GetAuthsResponse) GetUser() []byte
- func (*GetAuthsResponse) ProtoMessage()
- func (x *GetAuthsResponse) ProtoReflect() protoreflect.Message
- func (x *GetAuthsResponse) Reset()
- func (x *GetAuthsResponse) String() string
- type GetBootstrapNodesRequest
- type GetBootstrapNodesResponse
- func (*GetBootstrapNodesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBootstrapNodesResponse) GetServerName() []*ServerName
- func (*GetBootstrapNodesResponse) ProtoMessage()
- func (x *GetBootstrapNodesResponse) ProtoReflect() protoreflect.Message
- func (x *GetBootstrapNodesResponse) Reset()
- func (x *GetBootstrapNodesResponse) String() string
- type GetCachedFilesListRequest
- type GetCachedFilesListResponse
- func (*GetCachedFilesListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCachedFilesListResponse) GetCachedFiles() []string
- func (*GetCachedFilesListResponse) ProtoMessage()
- func (x *GetCachedFilesListResponse) ProtoReflect() protoreflect.Message
- func (x *GetCachedFilesListResponse) Reset()
- func (x *GetCachedFilesListResponse) String() string
- type GetClusterIdRequest
- type GetClusterIdResponse
- func (*GetClusterIdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetClusterIdResponse) GetClusterId() string
- func (*GetClusterIdResponse) ProtoMessage()
- func (x *GetClusterIdResponse) ProtoReflect() protoreflect.Message
- func (x *GetClusterIdResponse) Reset()
- func (x *GetClusterIdResponse) String() string
- type GetClusterStatusRequest
- func (*GetClusterStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetClusterStatusRequest) GetOptions() []Option
- func (*GetClusterStatusRequest) ProtoMessage()
- func (x *GetClusterStatusRequest) ProtoReflect() protoreflect.Message
- func (x *GetClusterStatusRequest) Reset()
- func (x *GetClusterStatusRequest) String() string
- 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 GetConfiguredNamespacesAndTablesInRSGroupRequest
- func (*GetConfiguredNamespacesAndTablesInRSGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetConfiguredNamespacesAndTablesInRSGroupRequest) GetGroupName() string
- func (*GetConfiguredNamespacesAndTablesInRSGroupRequest) ProtoMessage()
- func (x *GetConfiguredNamespacesAndTablesInRSGroupRequest) ProtoReflect() protoreflect.Message
- func (x *GetConfiguredNamespacesAndTablesInRSGroupRequest) Reset()
- func (x *GetConfiguredNamespacesAndTablesInRSGroupRequest) String() string
- type GetConfiguredNamespacesAndTablesInRSGroupResponse
- func (*GetConfiguredNamespacesAndTablesInRSGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetConfiguredNamespacesAndTablesInRSGroupResponse) GetNamespace() []string
- func (x *GetConfiguredNamespacesAndTablesInRSGroupResponse) GetTableName() []*TableName
- func (*GetConfiguredNamespacesAndTablesInRSGroupResponse) ProtoMessage()
- func (x *GetConfiguredNamespacesAndTablesInRSGroupResponse) ProtoReflect() protoreflect.Message
- func (x *GetConfiguredNamespacesAndTablesInRSGroupResponse) Reset()
- func (x *GetConfiguredNamespacesAndTablesInRSGroupResponse) String() string
- type GetConnectionRegistryRequest
- func (*GetConnectionRegistryRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetConnectionRegistryRequest) ProtoMessage()
- func (x *GetConnectionRegistryRequest) ProtoReflect() protoreflect.Message
- func (x *GetConnectionRegistryRequest) Reset()
- func (x *GetConnectionRegistryRequest) String() string
- type GetConnectionRegistryResponse
- func (*GetConnectionRegistryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetConnectionRegistryResponse) GetClusterId() string
- func (*GetConnectionRegistryResponse) ProtoMessage()
- func (x *GetConnectionRegistryResponse) ProtoReflect() protoreflect.Message
- func (x *GetConnectionRegistryResponse) Reset()
- func (x *GetConnectionRegistryResponse) String() string
- type GetLastFlushedSequenceIdRequest
- func (*GetLastFlushedSequenceIdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetLastFlushedSequenceIdRequest) GetRegionName() []byte
- func (*GetLastFlushedSequenceIdRequest) ProtoMessage()
- func (x *GetLastFlushedSequenceIdRequest) ProtoReflect() protoreflect.Message
- func (x *GetLastFlushedSequenceIdRequest) Reset()
- func (x *GetLastFlushedSequenceIdRequest) String() string
- type GetLastFlushedSequenceIdResponse
- func (*GetLastFlushedSequenceIdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLastFlushedSequenceIdResponse) GetLastFlushedSequenceId() uint64
- func (x *GetLastFlushedSequenceIdResponse) GetStoreLastFlushedSequenceId() []*StoreSequenceId
- func (*GetLastFlushedSequenceIdResponse) ProtoMessage()
- func (x *GetLastFlushedSequenceIdResponse) ProtoReflect() protoreflect.Message
- func (x *GetLastFlushedSequenceIdResponse) Reset()
- func (x *GetLastFlushedSequenceIdResponse) String() string
- type GetLiveRegionServersRequest
- func (*GetLiveRegionServersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetLiveRegionServersRequest) GetCount() uint32
- func (*GetLiveRegionServersRequest) ProtoMessage()
- func (x *GetLiveRegionServersRequest) ProtoReflect() protoreflect.Message
- func (x *GetLiveRegionServersRequest) Reset()
- func (x *GetLiveRegionServersRequest) String() string
- type GetLiveRegionServersResponse
- func (*GetLiveRegionServersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLiveRegionServersResponse) GetServer() []*ServerName
- func (x *GetLiveRegionServersResponse) GetTotal() uint32
- func (*GetLiveRegionServersResponse) ProtoMessage()
- func (x *GetLiveRegionServersResponse) ProtoReflect() protoreflect.Message
- func (x *GetLiveRegionServersResponse) Reset()
- func (x *GetLiveRegionServersResponse) String() string
- type GetLocksRequest
- type GetLocksResponse
- type GetMastersRequest
- type GetMastersResponsedeprecated
- func (*GetMastersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMastersResponse) GetMasterServers() []*GetMastersResponseEntry
- func (*GetMastersResponse) ProtoMessage()
- func (x *GetMastersResponse) ProtoReflect() protoreflect.Message
- func (x *GetMastersResponse) Reset()
- func (x *GetMastersResponse) String() string
- type GetMastersResponseEntrydeprecated
- func (*GetMastersResponseEntry) Descriptor() ([]byte, []int)deprecated
- func (x *GetMastersResponseEntry) GetIsActive() bool
- func (x *GetMastersResponseEntry) GetServerName() *ServerName
- func (*GetMastersResponseEntry) ProtoMessage()
- func (x *GetMastersResponseEntry) ProtoReflect() protoreflect.Message
- func (x *GetMastersResponseEntry) Reset()
- func (x *GetMastersResponseEntry) String() string
- type GetMetaRegionLocationsRequest
- func (*GetMetaRegionLocationsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetMetaRegionLocationsRequest) ProtoMessage()
- func (x *GetMetaRegionLocationsRequest) ProtoReflect() protoreflect.Message
- func (x *GetMetaRegionLocationsRequest) Reset()
- func (x *GetMetaRegionLocationsRequest) String() string
- type GetMetaRegionLocationsResponse
- func (*GetMetaRegionLocationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMetaRegionLocationsResponse) GetMetaLocations() []*RegionLocation
- func (*GetMetaRegionLocationsResponse) ProtoMessage()
- func (x *GetMetaRegionLocationsResponse) ProtoReflect() protoreflect.Message
- func (x *GetMetaRegionLocationsResponse) Reset()
- func (x *GetMetaRegionLocationsResponse) 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 GetOnlineRegionRequest
- type GetOnlineRegionResponse
- func (*GetOnlineRegionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOnlineRegionResponse) GetRegionInfo() []*RegionInfo
- func (*GetOnlineRegionResponse) ProtoMessage()
- func (x *GetOnlineRegionResponse) ProtoReflect() protoreflect.Message
- func (x *GetOnlineRegionResponse) Reset()
- func (x *GetOnlineRegionResponse) 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) GetState() GetProcedureResultResponse_State
- func (x *GetProcedureResultResponse) GetSubmittedTime() uint64
- 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 GetProceduresRequest
- type GetProceduresResponse
- func (*GetProceduresResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProceduresResponse) GetProcedure() []*Procedure
- func (*GetProceduresResponse) ProtoMessage()
- func (x *GetProceduresResponse) ProtoReflect() protoreflect.Message
- func (x *GetProceduresResponse) Reset()
- func (x *GetProceduresResponse) String() string
- type GetQuotaStatesRequest
- type GetQuotaStatesResponse
- func (*GetQuotaStatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetQuotaStatesResponse) GetNsSnapshots() []*GetQuotaStatesResponse_NamespaceQuotaSnapshot
- func (x *GetQuotaStatesResponse) GetTableSnapshots() []*GetQuotaStatesResponse_TableQuotaSnapshot
- func (*GetQuotaStatesResponse) ProtoMessage()
- func (x *GetQuotaStatesResponse) ProtoReflect() protoreflect.Message
- func (x *GetQuotaStatesResponse) Reset()
- func (x *GetQuotaStatesResponse) String() string
- type GetQuotaStatesResponse_NamespaceQuotaSnapshot
- func (*GetQuotaStatesResponse_NamespaceQuotaSnapshot) Descriptor() ([]byte, []int)deprecated
- func (x *GetQuotaStatesResponse_NamespaceQuotaSnapshot) GetNamespace() string
- func (x *GetQuotaStatesResponse_NamespaceQuotaSnapshot) GetSnapshot() *SpaceQuotaSnapshot
- func (*GetQuotaStatesResponse_NamespaceQuotaSnapshot) ProtoMessage()
- func (x *GetQuotaStatesResponse_NamespaceQuotaSnapshot) ProtoReflect() protoreflect.Message
- func (x *GetQuotaStatesResponse_NamespaceQuotaSnapshot) Reset()
- func (x *GetQuotaStatesResponse_NamespaceQuotaSnapshot) String() string
- type GetQuotaStatesResponse_TableQuotaSnapshot
- func (*GetQuotaStatesResponse_TableQuotaSnapshot) Descriptor() ([]byte, []int)deprecated
- func (x *GetQuotaStatesResponse_TableQuotaSnapshot) GetSnapshot() *SpaceQuotaSnapshot
- func (x *GetQuotaStatesResponse_TableQuotaSnapshot) GetTableName() *TableName
- func (*GetQuotaStatesResponse_TableQuotaSnapshot) ProtoMessage()
- func (x *GetQuotaStatesResponse_TableQuotaSnapshot) ProtoReflect() protoreflect.Message
- func (x *GetQuotaStatesResponse_TableQuotaSnapshot) Reset()
- func (x *GetQuotaStatesResponse_TableQuotaSnapshot) String() string
- type GetRSGroupInfoOfServerRequest
- func (*GetRSGroupInfoOfServerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRSGroupInfoOfServerRequest) GetServer() *ServerName
- func (*GetRSGroupInfoOfServerRequest) ProtoMessage()
- func (x *GetRSGroupInfoOfServerRequest) ProtoReflect() protoreflect.Message
- func (x *GetRSGroupInfoOfServerRequest) Reset()
- func (x *GetRSGroupInfoOfServerRequest) String() string
- type GetRSGroupInfoOfServerResponse
- func (*GetRSGroupInfoOfServerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRSGroupInfoOfServerResponse) GetRSGroupInfo() *RSGroupInfo
- func (*GetRSGroupInfoOfServerResponse) ProtoMessage()
- func (x *GetRSGroupInfoOfServerResponse) ProtoReflect() protoreflect.Message
- func (x *GetRSGroupInfoOfServerResponse) Reset()
- func (x *GetRSGroupInfoOfServerResponse) String() string
- type GetRSGroupInfoOfTableRequest
- func (*GetRSGroupInfoOfTableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRSGroupInfoOfTableRequest) GetTableName() *TableName
- func (*GetRSGroupInfoOfTableRequest) ProtoMessage()
- func (x *GetRSGroupInfoOfTableRequest) ProtoReflect() protoreflect.Message
- func (x *GetRSGroupInfoOfTableRequest) Reset()
- func (x *GetRSGroupInfoOfTableRequest) String() string
- type GetRSGroupInfoOfTableResponse
- func (*GetRSGroupInfoOfTableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRSGroupInfoOfTableResponse) GetRSGroupInfo() *RSGroupInfo
- func (*GetRSGroupInfoOfTableResponse) ProtoMessage()
- func (x *GetRSGroupInfoOfTableResponse) ProtoReflect() protoreflect.Message
- func (x *GetRSGroupInfoOfTableResponse) Reset()
- func (x *GetRSGroupInfoOfTableResponse) String() string
- type GetRSGroupInfoRequest
- func (*GetRSGroupInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRSGroupInfoRequest) GetRSGroupName() string
- func (*GetRSGroupInfoRequest) ProtoMessage()
- func (x *GetRSGroupInfoRequest) ProtoReflect() protoreflect.Message
- func (x *GetRSGroupInfoRequest) Reset()
- func (x *GetRSGroupInfoRequest) String() string
- type GetRSGroupInfoResponse
- func (*GetRSGroupInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRSGroupInfoResponse) GetRSGroupInfo() *RSGroupInfo
- func (*GetRSGroupInfoResponse) ProtoMessage()
- func (x *GetRSGroupInfoResponse) ProtoReflect() protoreflect.Message
- func (x *GetRSGroupInfoResponse) Reset()
- func (x *GetRSGroupInfoResponse) String() string
- type GetRegionInfoRequest
- func (*GetRegionInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRegionInfoRequest) GetBestSplitRow() bool
- func (x *GetRegionInfoRequest) GetCompactionState() bool
- func (x *GetRegionInfoRequest) GetRegion() *RegionSpecifier
- func (*GetRegionInfoRequest) ProtoMessage()
- func (x *GetRegionInfoRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionInfoRequest) Reset()
- func (x *GetRegionInfoRequest) String() string
- type GetRegionInfoResponse
- func (*GetRegionInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRegionInfoResponse) GetBestSplitRow() []byte
- func (x *GetRegionInfoResponse) GetCompactionState() GetRegionInfoResponse_CompactionState
- func (x *GetRegionInfoResponse) GetMergeable() bool
- func (x *GetRegionInfoResponse) GetRegionInfo() *RegionInfo
- func (x *GetRegionInfoResponse) GetSplittable() bool
- func (*GetRegionInfoResponse) ProtoMessage()
- func (x *GetRegionInfoResponse) ProtoReflect() protoreflect.Message
- func (x *GetRegionInfoResponse) Reset()
- func (x *GetRegionInfoResponse) String() string
- type GetRegionInfoResponse_CompactionState
- func (GetRegionInfoResponse_CompactionState) Descriptor() protoreflect.EnumDescriptor
- func (x GetRegionInfoResponse_CompactionState) Enum() *GetRegionInfoResponse_CompactionState
- func (GetRegionInfoResponse_CompactionState) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetRegionInfoResponse_CompactionState) Number() protoreflect.EnumNumber
- func (x GetRegionInfoResponse_CompactionState) String() string
- func (GetRegionInfoResponse_CompactionState) Type() protoreflect.EnumType
- func (x *GetRegionInfoResponse_CompactionState) UnmarshalJSON(b []byte) errordeprecated
- type GetRegionLoadRequest
- func (*GetRegionLoadRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRegionLoadRequest) GetTableName() *TableName
- func (*GetRegionLoadRequest) ProtoMessage()
- func (x *GetRegionLoadRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionLoadRequest) Reset()
- func (x *GetRegionLoadRequest) String() string
- type GetRegionLoadResponse
- func (*GetRegionLoadResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRegionLoadResponse) GetRegionLoads() []*RegionLoad
- func (*GetRegionLoadResponse) ProtoMessage()
- func (x *GetRegionLoadResponse) ProtoReflect() protoreflect.Message
- func (x *GetRegionLoadResponse) Reset()
- func (x *GetRegionLoadResponse) String() string
- type GetReplicationPeerConfigRequest
- func (*GetReplicationPeerConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetReplicationPeerConfigRequest) GetPeerId() string
- func (*GetReplicationPeerConfigRequest) ProtoMessage()
- func (x *GetReplicationPeerConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetReplicationPeerConfigRequest) Reset()
- func (x *GetReplicationPeerConfigRequest) String() string
- type GetReplicationPeerConfigResponse
- func (*GetReplicationPeerConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetReplicationPeerConfigResponse) GetPeerConfig() *ReplicationPeer
- func (x *GetReplicationPeerConfigResponse) GetPeerId() string
- func (*GetReplicationPeerConfigResponse) ProtoMessage()
- func (x *GetReplicationPeerConfigResponse) ProtoReflect() protoreflect.Message
- func (x *GetReplicationPeerConfigResponse) Reset()
- func (x *GetReplicationPeerConfigResponse) String() string
- type GetReplicationPeerModificationProceduresRequest
- func (*GetReplicationPeerModificationProceduresRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetReplicationPeerModificationProceduresRequest) ProtoMessage()
- func (x *GetReplicationPeerModificationProceduresRequest) ProtoReflect() protoreflect.Message
- func (x *GetReplicationPeerModificationProceduresRequest) Reset()
- func (x *GetReplicationPeerModificationProceduresRequest) String() string
- type GetReplicationPeerModificationProceduresResponse
- func (*GetReplicationPeerModificationProceduresResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetReplicationPeerModificationProceduresResponse) GetProcedure() []*Procedure
- func (*GetReplicationPeerModificationProceduresResponse) ProtoMessage()
- func (x *GetReplicationPeerModificationProceduresResponse) ProtoReflect() protoreflect.Message
- func (x *GetReplicationPeerModificationProceduresResponse) Reset()
- func (x *GetReplicationPeerModificationProceduresResponse) String() string
- type GetReplicationPeerStateRequest
- func (*GetReplicationPeerStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetReplicationPeerStateRequest) GetPeerId() string
- func (*GetReplicationPeerStateRequest) ProtoMessage()
- func (x *GetReplicationPeerStateRequest) ProtoReflect() protoreflect.Message
- func (x *GetReplicationPeerStateRequest) Reset()
- func (x *GetReplicationPeerStateRequest) String() string
- type GetReplicationPeerStateResponse
- func (*GetReplicationPeerStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetReplicationPeerStateResponse) GetIsEnabled() bool
- func (*GetReplicationPeerStateResponse) ProtoMessage()
- func (x *GetReplicationPeerStateResponse) ProtoReflect() protoreflect.Message
- func (x *GetReplicationPeerStateResponse) Reset()
- func (x *GetReplicationPeerStateResponse) String() string
- 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 GetServerInfoRequest
- type GetServerInfoResponse
- func (*GetServerInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServerInfoResponse) GetServerInfo() *ServerInfo
- func (*GetServerInfoResponse) ProtoMessage()
- func (x *GetServerInfoResponse) ProtoReflect() protoreflect.Message
- func (x *GetServerInfoResponse) Reset()
- func (x *GetServerInfoResponse) String() string
- type GetSpaceQuotaRegionSizesRequest
- func (*GetSpaceQuotaRegionSizesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSpaceQuotaRegionSizesRequest) ProtoMessage()
- func (x *GetSpaceQuotaRegionSizesRequest) ProtoReflect() protoreflect.Message
- func (x *GetSpaceQuotaRegionSizesRequest) Reset()
- func (x *GetSpaceQuotaRegionSizesRequest) String() string
- type GetSpaceQuotaRegionSizesResponse
- func (*GetSpaceQuotaRegionSizesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSpaceQuotaRegionSizesResponse) GetSizes() []*GetSpaceQuotaRegionSizesResponse_RegionSizes
- func (*GetSpaceQuotaRegionSizesResponse) ProtoMessage()
- func (x *GetSpaceQuotaRegionSizesResponse) ProtoReflect() protoreflect.Message
- func (x *GetSpaceQuotaRegionSizesResponse) Reset()
- func (x *GetSpaceQuotaRegionSizesResponse) String() string
- type GetSpaceQuotaRegionSizesResponse_RegionSizes
- func (*GetSpaceQuotaRegionSizesResponse_RegionSizes) Descriptor() ([]byte, []int)deprecated
- func (x *GetSpaceQuotaRegionSizesResponse_RegionSizes) GetSize() uint64
- func (x *GetSpaceQuotaRegionSizesResponse_RegionSizes) GetTableName() *TableName
- func (*GetSpaceQuotaRegionSizesResponse_RegionSizes) ProtoMessage()
- func (x *GetSpaceQuotaRegionSizesResponse_RegionSizes) ProtoReflect() protoreflect.Message
- func (x *GetSpaceQuotaRegionSizesResponse_RegionSizes) Reset()
- func (x *GetSpaceQuotaRegionSizesResponse_RegionSizes) String() string
- type GetSpaceQuotaSnapshotsRequest
- func (*GetSpaceQuotaSnapshotsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSpaceQuotaSnapshotsRequest) ProtoMessage()
- func (x *GetSpaceQuotaSnapshotsRequest) ProtoReflect() protoreflect.Message
- func (x *GetSpaceQuotaSnapshotsRequest) Reset()
- func (x *GetSpaceQuotaSnapshotsRequest) String() string
- type GetSpaceQuotaSnapshotsResponse
- func (*GetSpaceQuotaSnapshotsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSpaceQuotaSnapshotsResponse) GetSnapshots() []*GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot
- func (*GetSpaceQuotaSnapshotsResponse) ProtoMessage()
- func (x *GetSpaceQuotaSnapshotsResponse) ProtoReflect() protoreflect.Message
- func (x *GetSpaceQuotaSnapshotsResponse) Reset()
- func (x *GetSpaceQuotaSnapshotsResponse) String() string
- type GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot
- func (*GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) Descriptor() ([]byte, []int)deprecated
- func (x *GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) GetSnapshot() *SpaceQuotaSnapshot
- func (x *GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) GetTableName() *TableName
- func (*GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) ProtoMessage()
- func (x *GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) ProtoReflect() protoreflect.Message
- func (x *GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) Reset()
- func (x *GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) String() string
- type GetStoreFileRequest
- func (*GetStoreFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStoreFileRequest) GetFamily() [][]byte
- func (x *GetStoreFileRequest) GetRegion() *RegionSpecifier
- func (*GetStoreFileRequest) ProtoMessage()
- func (x *GetStoreFileRequest) ProtoReflect() protoreflect.Message
- func (x *GetStoreFileRequest) Reset()
- func (x *GetStoreFileRequest) String() string
- type GetStoreFileResponse
- func (*GetStoreFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStoreFileResponse) GetStoreFile() []string
- func (*GetStoreFileResponse) ProtoMessage()
- func (x *GetStoreFileResponse) ProtoReflect() protoreflect.Message
- func (x *GetStoreFileResponse) Reset()
- func (x *GetStoreFileResponse) 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 GetTableStateRequest
- func (*GetTableStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTableStateRequest) GetTableName() *TableName
- func (*GetTableStateRequest) ProtoMessage()
- func (x *GetTableStateRequest) ProtoReflect() protoreflect.Message
- func (x *GetTableStateRequest) Reset()
- func (x *GetTableStateRequest) String() string
- type GetTableStateResponse
- func (*GetTableStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTableStateResponse) GetTableState() *TableState
- func (*GetTableStateResponse) ProtoMessage()
- func (x *GetTableStateResponse) ProtoReflect() protoreflect.Message
- func (x *GetTableStateResponse) Reset()
- func (x *GetTableStateResponse) String() string
- type GetUserPermissionsRequest
- func (*GetUserPermissionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserPermissionsRequest) GetColumnFamily() []byte
- func (x *GetUserPermissionsRequest) GetColumnQualifier() []byte
- func (x *GetUserPermissionsRequest) GetNamespaceName() []byte
- func (x *GetUserPermissionsRequest) GetTableName() *TableName
- func (x *GetUserPermissionsRequest) GetType() Permission_Type
- func (x *GetUserPermissionsRequest) GetUserName() []byte
- func (*GetUserPermissionsRequest) ProtoMessage()
- func (x *GetUserPermissionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserPermissionsRequest) Reset()
- func (x *GetUserPermissionsRequest) String() string
- type GetUserPermissionsResponse
- func (*GetUserPermissionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserPermissionsResponse) GetUserPermission() []*UserPermission
- func (*GetUserPermissionsResponse) ProtoMessage()
- func (x *GetUserPermissionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserPermissionsResponse) Reset()
- func (x *GetUserPermissionsResponse) String() string
- type GlobalPermission
- func (*GlobalPermission) Descriptor() ([]byte, []int)deprecated
- func (x *GlobalPermission) GetAction() []Permission_Action
- func (*GlobalPermission) ProtoMessage()
- func (x *GlobalPermission) ProtoReflect() protoreflect.Message
- func (x *GlobalPermission) Reset()
- func (x *GlobalPermission) String() string
- type GrantRequest
- func (*GrantRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GrantRequest) GetMergeExistingPermissions() bool
- func (x *GrantRequest) GetUserPermission() *UserPermission
- func (*GrantRequest) ProtoMessage()
- func (x *GrantRequest) ProtoReflect() protoreflect.Message
- func (x *GrantRequest) Reset()
- func (x *GrantRequest) String() string
- type GrantResponse
- 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 HasPermissionRequest
- func (*HasPermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HasPermissionRequest) GetTablePermission() *TablePermission
- func (x *HasPermissionRequest) GetUserName() []byte
- func (*HasPermissionRequest) ProtoMessage()
- func (x *HasPermissionRequest) ProtoReflect() protoreflect.Message
- func (x *HasPermissionRequest) Reset()
- func (x *HasPermissionRequest) String() string
- type HasPermissionResponse
- func (*HasPermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *HasPermissionResponse) GetHasPermission() bool
- func (*HasPermissionResponse) ProtoMessage()
- func (x *HasPermissionResponse) ProtoReflect() protoreflect.Message
- func (x *HasPermissionResponse) Reset()
- func (x *HasPermissionResponse) String() string
- type HasUserPermissionsRequest
- func (*HasUserPermissionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HasUserPermissionsRequest) GetPermission() []*Permission
- func (x *HasUserPermissionsRequest) GetUserName() []byte
- func (*HasUserPermissionsRequest) ProtoMessage()
- func (x *HasUserPermissionsRequest) ProtoReflect() protoreflect.Message
- func (x *HasUserPermissionsRequest) Reset()
- func (x *HasUserPermissionsRequest) String() string
- type HasUserPermissionsResponse
- func (*HasUserPermissionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *HasUserPermissionsResponse) GetHasUserPermission() []bool
- func (*HasUserPermissionsResponse) ProtoMessage()
- func (x *HasUserPermissionsResponse) ProtoReflect() protoreflect.Message
- func (x *HasUserPermissionsResponse) Reset()
- func (x *HasUserPermissionsResponse) String() string
- type HelloRequest
- type HelloResponse
- type IncCounterProcessorRequest
- func (*IncCounterProcessorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IncCounterProcessorRequest) GetCounter() int32
- func (x *IncCounterProcessorRequest) GetRow() []byte
- func (*IncCounterProcessorRequest) ProtoMessage()
- func (x *IncCounterProcessorRequest) ProtoReflect() protoreflect.Message
- func (x *IncCounterProcessorRequest) Reset()
- func (x *IncCounterProcessorRequest) String() string
- type IncCounterProcessorResponse
- func (*IncCounterProcessorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IncCounterProcessorResponse) GetResponse() int32
- func (*IncCounterProcessorResponse) ProtoMessage()
- func (x *IncCounterProcessorResponse) ProtoReflect() protoreflect.Message
- func (x *IncCounterProcessorResponse) Reset()
- func (x *IncCounterProcessorResponse) 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 IncrementCountRequest
- func (*IncrementCountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IncrementCountRequest) GetDiff() int32
- func (*IncrementCountRequest) ProtoMessage()
- func (x *IncrementCountRequest) ProtoReflect() protoreflect.Message
- func (x *IncrementCountRequest) Reset()
- func (x *IncrementCountRequest) String() string
- type IncrementCountResponse
- func (*IncrementCountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IncrementCountResponse) GetCount() int32
- func (*IncrementCountResponse) ProtoMessage()
- func (x *IncrementCountResponse) ProtoReflect() protoreflect.Message
- func (x *IncrementCountResponse) Reset()
- func (x *IncrementCountResponse) 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 IsCleanerChoreEnabledRequest
- func (*IsCleanerChoreEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsCleanerChoreEnabledRequest) ProtoMessage()
- func (x *IsCleanerChoreEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *IsCleanerChoreEnabledRequest) Reset()
- func (x *IsCleanerChoreEnabledRequest) String() string
- type IsCleanerChoreEnabledResponse
- func (*IsCleanerChoreEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsCleanerChoreEnabledResponse) GetValue() bool
- func (*IsCleanerChoreEnabledResponse) ProtoMessage()
- func (x *IsCleanerChoreEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *IsCleanerChoreEnabledResponse) Reset()
- func (x *IsCleanerChoreEnabledResponse) String() string
- type IsInMaintenanceModeRequest
- type IsInMaintenanceModeResponse
- func (*IsInMaintenanceModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsInMaintenanceModeResponse) GetInMaintenanceMode() bool
- func (*IsInMaintenanceModeResponse) ProtoMessage()
- func (x *IsInMaintenanceModeResponse) ProtoReflect() protoreflect.Message
- func (x *IsInMaintenanceModeResponse) Reset()
- func (x *IsInMaintenanceModeResponse) 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 IsReplicationPeerModificationEnabledRequest
- func (*IsReplicationPeerModificationEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsReplicationPeerModificationEnabledRequest) ProtoMessage()
- func (x *IsReplicationPeerModificationEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *IsReplicationPeerModificationEnabledRequest) Reset()
- func (x *IsReplicationPeerModificationEnabledRequest) String() string
- type IsReplicationPeerModificationEnabledResponse
- func (*IsReplicationPeerModificationEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsReplicationPeerModificationEnabledResponse) GetEnabled() bool
- func (*IsReplicationPeerModificationEnabledResponse) ProtoMessage()
- func (x *IsReplicationPeerModificationEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *IsReplicationPeerModificationEnabledResponse) Reset()
- func (x *IsReplicationPeerModificationEnabledResponse) 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 IsRpcThrottleEnabledRequest
- type IsRpcThrottleEnabledResponse
- func (*IsRpcThrottleEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsRpcThrottleEnabledResponse) GetRpcThrottleEnabled() bool
- func (*IsRpcThrottleEnabledResponse) ProtoMessage()
- func (x *IsRpcThrottleEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *IsRpcThrottleEnabledResponse) Reset()
- func (x *IsRpcThrottleEnabledResponse) String() string
- type IsSnapshotCleanupEnabledRequest
- func (*IsSnapshotCleanupEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsSnapshotCleanupEnabledRequest) ProtoMessage()
- func (x *IsSnapshotCleanupEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *IsSnapshotCleanupEnabledRequest) Reset()
- func (x *IsSnapshotCleanupEnabledRequest) String() string
- type IsSnapshotCleanupEnabledResponse
- func (*IsSnapshotCleanupEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsSnapshotCleanupEnabledResponse) GetEnabled() bool
- func (*IsSnapshotCleanupEnabledResponse) ProtoMessage()
- func (x *IsSnapshotCleanupEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *IsSnapshotCleanupEnabledResponse) Reset()
- func (x *IsSnapshotCleanupEnabledResponse) 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 ListDecommissionedRegionServersRequest
- func (*ListDecommissionedRegionServersRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListDecommissionedRegionServersRequest) ProtoMessage()
- func (x *ListDecommissionedRegionServersRequest) ProtoReflect() protoreflect.Message
- func (x *ListDecommissionedRegionServersRequest) Reset()
- func (x *ListDecommissionedRegionServersRequest) String() string
- type ListDecommissionedRegionServersResponse
- func (*ListDecommissionedRegionServersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDecommissionedRegionServersResponse) GetServerName() []*ServerName
- func (*ListDecommissionedRegionServersResponse) ProtoMessage()
- func (x *ListDecommissionedRegionServersResponse) ProtoReflect() protoreflect.Message
- func (x *ListDecommissionedRegionServersResponse) Reset()
- func (x *ListDecommissionedRegionServersResponse) String() string
- type ListLabelsRequest
- type ListLabelsResponse
- func (*ListLabelsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListLabelsResponse) GetLabel() [][]byte
- func (*ListLabelsResponse) ProtoMessage()
- func (x *ListLabelsResponse) ProtoReflect() protoreflect.Message
- func (x *ListLabelsResponse) Reset()
- func (x *ListLabelsResponse) 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 ListNamespacesRequest
- type ListNamespacesResponse
- func (*ListNamespacesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListNamespacesResponse) GetNamespaceName() []string
- func (*ListNamespacesResponse) ProtoMessage()
- func (x *ListNamespacesResponse) ProtoReflect() protoreflect.Message
- func (x *ListNamespacesResponse) Reset()
- func (x *ListNamespacesResponse) String() string
- type ListRSGroupInfosRequest
- type ListRSGroupInfosResponse
- func (*ListRSGroupInfosResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRSGroupInfosResponse) GetRSGroupInfo() []*RSGroupInfo
- func (*ListRSGroupInfosResponse) ProtoMessage()
- func (x *ListRSGroupInfosResponse) ProtoReflect() protoreflect.Message
- func (x *ListRSGroupInfosResponse) Reset()
- func (x *ListRSGroupInfosResponse) String() string
- type ListReplicationPeersRequest
- func (*ListReplicationPeersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListReplicationPeersRequest) GetRegex() string
- func (*ListReplicationPeersRequest) ProtoMessage()
- func (x *ListReplicationPeersRequest) ProtoReflect() protoreflect.Message
- func (x *ListReplicationPeersRequest) Reset()
- func (x *ListReplicationPeersRequest) String() string
- type ListReplicationPeersResponse
- func (*ListReplicationPeersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListReplicationPeersResponse) GetPeerDesc() []*ReplicationPeerDescription
- func (*ListReplicationPeersResponse) ProtoMessage()
- func (x *ListReplicationPeersResponse) ProtoReflect() protoreflect.Message
- func (x *ListReplicationPeersResponse) Reset()
- func (x *ListReplicationPeersResponse) 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 ListTableDescriptorsByStateRequest
- func (*ListTableDescriptorsByStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListTableDescriptorsByStateRequest) GetIsEnabled() bool
- func (*ListTableDescriptorsByStateRequest) ProtoMessage()
- func (x *ListTableDescriptorsByStateRequest) ProtoReflect() protoreflect.Message
- func (x *ListTableDescriptorsByStateRequest) Reset()
- func (x *ListTableDescriptorsByStateRequest) String() string
- type ListTableDescriptorsByStateResponse
- func (*ListTableDescriptorsByStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListTableDescriptorsByStateResponse) GetTableSchema() []*TableSchema
- func (*ListTableDescriptorsByStateResponse) ProtoMessage()
- func (x *ListTableDescriptorsByStateResponse) ProtoReflect() protoreflect.Message
- func (x *ListTableDescriptorsByStateResponse) Reset()
- func (x *ListTableDescriptorsByStateResponse) 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 ListTableNamesByStateRequest
- func (*ListTableNamesByStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListTableNamesByStateRequest) GetIsEnabled() bool
- func (*ListTableNamesByStateRequest) ProtoMessage()
- func (x *ListTableNamesByStateRequest) ProtoReflect() protoreflect.Message
- func (x *ListTableNamesByStateRequest) Reset()
- func (x *ListTableNamesByStateRequest) String() string
- type ListTableNamesByStateResponse
- func (*ListTableNamesByStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListTableNamesByStateResponse) GetTableNames() []*TableName
- func (*ListTableNamesByStateResponse) ProtoMessage()
- func (x *ListTableNamesByStateResponse) ProtoReflect() protoreflect.Message
- func (x *ListTableNamesByStateResponse) Reset()
- func (x *ListTableNamesByStateResponse) String() string
- type ListTablesInRSGroupRequest
- func (*ListTablesInRSGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListTablesInRSGroupRequest) GetGroupName() string
- func (*ListTablesInRSGroupRequest) ProtoMessage()
- func (x *ListTablesInRSGroupRequest) ProtoReflect() protoreflect.Message
- func (x *ListTablesInRSGroupRequest) Reset()
- func (x *ListTablesInRSGroupRequest) String() string
- type ListTablesInRSGroupResponse
- func (*ListTablesInRSGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListTablesInRSGroupResponse) GetTableName() []*TableName
- func (*ListTablesInRSGroupResponse) ProtoMessage()
- func (x *ListTablesInRSGroupResponse) ProtoReflect() protoreflect.Message
- func (x *ListTablesInRSGroupResponse) Reset()
- func (x *ListTablesInRSGroupResponse) String() string
- type ListTablesOfRSGroupRequest
- func (*ListTablesOfRSGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListTablesOfRSGroupRequest) GetRSGroupName() string
- func (*ListTablesOfRSGroupRequest) ProtoMessage()
- func (x *ListTablesOfRSGroupRequest) ProtoReflect() protoreflect.Message
- func (x *ListTablesOfRSGroupRequest) Reset()
- func (x *ListTablesOfRSGroupRequest) String() string
- type ListTablesOfRSGroupResponse
- func (*ListTablesOfRSGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListTablesOfRSGroupResponse) GetTableName() []*TableName
- func (*ListTablesOfRSGroupResponse) ProtoMessage()
- func (x *ListTablesOfRSGroupResponse) ProtoReflect() protoreflect.Message
- func (x *ListTablesOfRSGroupResponse) Reset()
- func (x *ListTablesOfRSGroupResponse) 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 LoadBalancerState
- type LockHeartbeatRequest
- func (*LockHeartbeatRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LockHeartbeatRequest) GetKeepAlive() bool
- func (x *LockHeartbeatRequest) GetProcId() uint64
- func (*LockHeartbeatRequest) ProtoMessage()
- func (x *LockHeartbeatRequest) ProtoReflect() protoreflect.Message
- func (x *LockHeartbeatRequest) Reset()
- func (x *LockHeartbeatRequest) String() string
- type LockHeartbeatResponse
- func (*LockHeartbeatResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LockHeartbeatResponse) GetLockStatus() LockHeartbeatResponse_LockStatus
- func (x *LockHeartbeatResponse) GetTimeoutMs() uint32
- func (*LockHeartbeatResponse) ProtoMessage()
- func (x *LockHeartbeatResponse) ProtoReflect() protoreflect.Message
- func (x *LockHeartbeatResponse) Reset()
- func (x *LockHeartbeatResponse) String() string
- type LockHeartbeatResponse_LockStatus
- func (LockHeartbeatResponse_LockStatus) Descriptor() protoreflect.EnumDescriptor
- func (x LockHeartbeatResponse_LockStatus) Enum() *LockHeartbeatResponse_LockStatus
- func (LockHeartbeatResponse_LockStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x LockHeartbeatResponse_LockStatus) Number() protoreflect.EnumNumber
- func (x LockHeartbeatResponse_LockStatus) String() string
- func (LockHeartbeatResponse_LockStatus) Type() protoreflect.EnumType
- func (x *LockHeartbeatResponse_LockStatus) UnmarshalJSON(b []byte) errordeprecated
- type LockProcedureData
- func (*LockProcedureData) Descriptor() ([]byte, []int)deprecated
- func (x *LockProcedureData) GetDescription() string
- func (x *LockProcedureData) GetIsMasterLock() bool
- func (x *LockProcedureData) GetLockType() LockType
- func (x *LockProcedureData) GetNamespace() string
- func (x *LockProcedureData) GetRegionInfo() []*RegionInfo
- func (x *LockProcedureData) GetTableName() *TableName
- func (*LockProcedureData) ProtoMessage()
- func (x *LockProcedureData) ProtoReflect() protoreflect.Message
- func (x *LockProcedureData) Reset()
- func (x *LockProcedureData) String() string
- type LockRequest
- func (*LockRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LockRequest) GetDescription() string
- func (x *LockRequest) GetLockType() LockType
- func (x *LockRequest) GetNamespace() string
- func (x *LockRequest) GetNonce() uint64
- func (x *LockRequest) GetNonceGroup() uint64
- func (x *LockRequest) GetRegionInfo() []*RegionInfo
- func (x *LockRequest) GetTableName() *TableName
- func (*LockRequest) ProtoMessage()
- func (x *LockRequest) ProtoReflect() protoreflect.Message
- func (x *LockRequest) Reset()
- func (x *LockRequest) String() string
- type LockResponse
- type LockType
- func (LockType) Descriptor() protoreflect.EnumDescriptor
- func (x LockType) Enum() *LockType
- func (LockType) EnumDescriptor() ([]byte, []int)deprecated
- func (x LockType) Number() protoreflect.EnumNumber
- func (x LockType) String() string
- func (LockType) Type() protoreflect.EnumType
- func (x *LockType) UnmarshalJSON(b []byte) errordeprecated
- type LockedResource
- func (*LockedResource) Descriptor() ([]byte, []int)deprecated
- func (x *LockedResource) GetExclusiveLockOwnerProcedure() *Procedure
- func (x *LockedResource) GetLockType() LockType
- func (x *LockedResource) GetResourceName() string
- func (x *LockedResource) GetResourceType() LockedResourceType
- func (x *LockedResource) GetSharedLockCount() int32
- func (x *LockedResource) GetWaitingProcedures() []*Procedure
- func (*LockedResource) ProtoMessage()
- func (x *LockedResource) ProtoReflect() protoreflect.Message
- func (x *LockedResource) Reset()
- func (x *LockedResource) String() string
- type LockedResourceType
- func (LockedResourceType) Descriptor() protoreflect.EnumDescriptor
- func (x LockedResourceType) Enum() *LockedResourceType
- func (LockedResourceType) EnumDescriptor() ([]byte, []int)deprecated
- func (x LockedResourceType) Number() protoreflect.EnumNumber
- func (x LockedResourceType) String() string
- func (LockedResourceType) Type() protoreflect.EnumType
- func (x *LockedResourceType) UnmarshalJSON(b []byte) errordeprecated
- type LogEntry
- type LogRequest
- func (*LogRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LogRequest) GetLogClassName() string
- func (x *LogRequest) GetLogMessage() []byte
- func (*LogRequest) ProtoMessage()
- func (x *LogRequest) ProtoReflect() protoreflect.Message
- func (x *LogRequest) Reset()
- func (x *LogRequest) 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 MergeTableRegionsRequest
- func (*MergeTableRegionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MergeTableRegionsRequest) GetForcible() bool
- func (x *MergeTableRegionsRequest) GetNonce() uint64
- func (x *MergeTableRegionsRequest) GetNonceGroup() uint64
- func (x *MergeTableRegionsRequest) GetRegion() []*RegionSpecifier
- func (*MergeTableRegionsRequest) ProtoMessage()
- func (x *MergeTableRegionsRequest) ProtoReflect() protoreflect.Message
- func (x *MergeTableRegionsRequest) Reset()
- func (x *MergeTableRegionsRequest) String() string
- type MergeTableRegionsResponse
- func (*MergeTableRegionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MergeTableRegionsResponse) GetProcId() uint64
- func (*MergeTableRegionsResponse) ProtoMessage()
- func (x *MergeTableRegionsResponse) ProtoReflect() protoreflect.Message
- func (x *MergeTableRegionsResponse) Reset()
- func (x *MergeTableRegionsResponse) String() string
- 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
- func (*ModifyColumnResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ModifyColumnResponse) GetProcId() uint64
- func (*ModifyColumnResponse) ProtoMessage()
- func (x *ModifyColumnResponse) ProtoReflect() protoreflect.Message
- func (x *ModifyColumnResponse) Reset()
- func (x *ModifyColumnResponse) String() string
- type ModifyColumnStoreFileTrackerRequest
- func (*ModifyColumnStoreFileTrackerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ModifyColumnStoreFileTrackerRequest) GetDstSft() string
- func (x *ModifyColumnStoreFileTrackerRequest) GetFamily() []byte
- func (x *ModifyColumnStoreFileTrackerRequest) GetNonce() uint64
- func (x *ModifyColumnStoreFileTrackerRequest) GetNonceGroup() uint64
- func (x *ModifyColumnStoreFileTrackerRequest) GetTable_Name() *TableName
- func (*ModifyColumnStoreFileTrackerRequest) ProtoMessage()
- func (x *ModifyColumnStoreFileTrackerRequest) ProtoReflect() protoreflect.Message
- func (x *ModifyColumnStoreFileTrackerRequest) Reset()
- func (x *ModifyColumnStoreFileTrackerRequest) String() string
- type ModifyColumnStoreFileTrackerResponse
- func (*ModifyColumnStoreFileTrackerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ModifyColumnStoreFileTrackerResponse) GetProcId() uint64
- func (*ModifyColumnStoreFileTrackerResponse) ProtoMessage()
- func (x *ModifyColumnStoreFileTrackerResponse) ProtoReflect() protoreflect.Message
- func (x *ModifyColumnStoreFileTrackerResponse) Reset()
- func (x *ModifyColumnStoreFileTrackerResponse) String() string
- 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
- func (*ModifyNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ModifyNamespaceResponse) GetProcId() uint64
- func (*ModifyNamespaceResponse) ProtoMessage()
- func (x *ModifyNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *ModifyNamespaceResponse) Reset()
- func (x *ModifyNamespaceResponse) String() string
- type ModifyTableRequest
- func (*ModifyTableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ModifyTableRequest) GetNonce() uint64
- func (x *ModifyTableRequest) GetNonceGroup() uint64
- func (x *ModifyTableRequest) GetReopenRegions() bool
- 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
- func (*ModifyTableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ModifyTableResponse) GetProcId() uint64
- func (*ModifyTableResponse) ProtoMessage()
- func (x *ModifyTableResponse) ProtoReflect() protoreflect.Message
- func (x *ModifyTableResponse) Reset()
- func (x *ModifyTableResponse) String() string
- type ModifyTableStoreFileTrackerRequest
- func (*ModifyTableStoreFileTrackerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ModifyTableStoreFileTrackerRequest) GetDstSft() string
- func (x *ModifyTableStoreFileTrackerRequest) GetNonce() uint64
- func (x *ModifyTableStoreFileTrackerRequest) GetNonceGroup() uint64
- func (x *ModifyTableStoreFileTrackerRequest) GetTable_Name() *TableName
- func (*ModifyTableStoreFileTrackerRequest) ProtoMessage()
- func (x *ModifyTableStoreFileTrackerRequest) ProtoReflect() protoreflect.Message
- func (x *ModifyTableStoreFileTrackerRequest) Reset()
- func (x *ModifyTableStoreFileTrackerRequest) String() string
- type ModifyTableStoreFileTrackerResponse
- func (*ModifyTableStoreFileTrackerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ModifyTableStoreFileTrackerResponse) GetProcId() uint64
- func (*ModifyTableStoreFileTrackerResponse) ProtoMessage()
- func (x *ModifyTableStoreFileTrackerResponse) ProtoReflect() protoreflect.Message
- func (x *ModifyTableStoreFileTrackerResponse) Reset()
- func (x *ModifyTableStoreFileTrackerResponse) String() string
- 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 MoveServersAndTablesRequest
- func (*MoveServersAndTablesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MoveServersAndTablesRequest) GetServers() []*ServerName
- func (x *MoveServersAndTablesRequest) GetTableName() []*TableName
- func (x *MoveServersAndTablesRequest) GetTargetGroup() string
- func (*MoveServersAndTablesRequest) ProtoMessage()
- func (x *MoveServersAndTablesRequest) ProtoReflect() protoreflect.Message
- func (x *MoveServersAndTablesRequest) Reset()
- func (x *MoveServersAndTablesRequest) String() string
- type MoveServersAndTablesResponse
- func (*MoveServersAndTablesResponse) Descriptor() ([]byte, []int)deprecated
- func (*MoveServersAndTablesResponse) ProtoMessage()
- func (x *MoveServersAndTablesResponse) ProtoReflect() protoreflect.Message
- func (x *MoveServersAndTablesResponse) Reset()
- func (x *MoveServersAndTablesResponse) String() string
- type MoveServersRequest
- func (*MoveServersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MoveServersRequest) GetServers() []*ServerName
- func (x *MoveServersRequest) GetTargetGroup() string
- func (*MoveServersRequest) ProtoMessage()
- func (x *MoveServersRequest) ProtoReflect() protoreflect.Message
- func (x *MoveServersRequest) Reset()
- func (x *MoveServersRequest) String() string
- type MoveServersResponse
- type MoveTablesRequest
- func (*MoveTablesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MoveTablesRequest) GetTableName() []*TableName
- func (x *MoveTablesRequest) GetTargetGroup() string
- func (*MoveTablesRequest) ProtoMessage()
- func (x *MoveTablesRequest) ProtoReflect() protoreflect.Message
- func (x *MoveTablesRequest) Reset()
- func (x *MoveTablesRequest) String() string
- type MoveTablesResponse
- 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() *Conditiondeprecated
- 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() booldeprecated
- 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 MultiUserAuthorizations
- func (*MultiUserAuthorizations) Descriptor() ([]byte, []int)deprecated
- func (x *MultiUserAuthorizations) GetUserAuths() []*UserAuthorizations
- func (*MultiUserAuthorizations) ProtoMessage()
- func (x *MultiUserAuthorizations) ProtoReflect() protoreflect.Message
- func (x *MultiUserAuthorizations) Reset()
- func (x *MultiUserAuthorizations) 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 NamespacePermission
- func (*NamespacePermission) Descriptor() ([]byte, []int)deprecated
- func (x *NamespacePermission) GetAction() []Permission_Action
- func (x *NamespacePermission) GetNamespaceName() []byte
- func (*NamespacePermission) ProtoMessage()
- func (x *NamespacePermission) ProtoReflect() protoreflect.Message
- func (x *NamespacePermission) Reset()
- func (x *NamespacePermission) String() string
- type NoopRequest
- type NoopResponse
- type NormalizeRequest
- func (*NormalizeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NormalizeRequest) GetNamespace() string
- func (x *NormalizeRequest) GetRegex() string
- func (x *NormalizeRequest) GetTableNames() []*TableName
- func (*NormalizeRequest) ProtoMessage()
- func (x *NormalizeRequest) ProtoReflect() protoreflect.Message
- func (x *NormalizeRequest) Reset()
- func (x *NormalizeRequest) String() string
- 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 OpenRegionRequest
- func (*OpenRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OpenRegionRequest) GetInitiatingMasterActiveTime() int64
- func (x *OpenRegionRequest) GetMasterSystemTime() uint64
- func (x *OpenRegionRequest) GetOpenInfo() []*OpenRegionRequest_RegionOpenInfo
- func (x *OpenRegionRequest) GetServerStartCode() uint64
- func (*OpenRegionRequest) ProtoMessage()
- func (x *OpenRegionRequest) ProtoReflect() protoreflect.Message
- func (x *OpenRegionRequest) Reset()
- func (x *OpenRegionRequest) String() string
- type OpenRegionRequest_RegionOpenInfo
- func (*OpenRegionRequest_RegionOpenInfo) Descriptor() ([]byte, []int)deprecated
- func (x *OpenRegionRequest_RegionOpenInfo) GetFavoredNodes() []*ServerName
- func (x *OpenRegionRequest_RegionOpenInfo) GetOpenProcId() int64
- func (x *OpenRegionRequest_RegionOpenInfo) GetRegion() *RegionInfo
- func (x *OpenRegionRequest_RegionOpenInfo) GetVersionOfOfflineNode() uint32
- func (*OpenRegionRequest_RegionOpenInfo) ProtoMessage()
- func (x *OpenRegionRequest_RegionOpenInfo) ProtoReflect() protoreflect.Message
- func (x *OpenRegionRequest_RegionOpenInfo) Reset()
- func (x *OpenRegionRequest_RegionOpenInfo) String() string
- type OpenRegionResponse
- func (*OpenRegionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OpenRegionResponse) GetOpeningState() []OpenRegionResponse_RegionOpeningState
- func (*OpenRegionResponse) ProtoMessage()
- func (x *OpenRegionResponse) ProtoReflect() protoreflect.Message
- func (x *OpenRegionResponse) Reset()
- func (x *OpenRegionResponse) String() string
- type OpenRegionResponse_RegionOpeningState
- func (OpenRegionResponse_RegionOpeningState) Descriptor() protoreflect.EnumDescriptor
- func (x OpenRegionResponse_RegionOpeningState) Enum() *OpenRegionResponse_RegionOpeningState
- func (OpenRegionResponse_RegionOpeningState) EnumDescriptor() ([]byte, []int)deprecated
- func (x OpenRegionResponse_RegionOpeningState) Number() protoreflect.EnumNumber
- func (x OpenRegionResponse_RegionOpeningState) String() string
- func (OpenRegionResponse_RegionOpeningState) Type() protoreflect.EnumType
- func (x *OpenRegionResponse_RegionOpeningState) UnmarshalJSON(b []byte) errordeprecated
- type Option
- func (Option) Descriptor() protoreflect.EnumDescriptor
- func (x Option) Enum() *Option
- func (Option) EnumDescriptor() ([]byte, []int)deprecated
- func (x Option) Number() protoreflect.EnumNumber
- func (x Option) String() string
- func (Option) Type() protoreflect.EnumType
- func (x *Option) UnmarshalJSON(b []byte) errordeprecated
- type PageFilter
- type PauseRequestProto
- type Permission
- func (*Permission) Descriptor() ([]byte, []int)deprecated
- func (x *Permission) GetGlobalPermission() *GlobalPermission
- func (x *Permission) GetNamespacePermission() *NamespacePermission
- func (x *Permission) GetTablePermission() *TablePermission
- func (x *Permission) GetType() Permission_Type
- func (*Permission) ProtoMessage()
- func (x *Permission) ProtoReflect() protoreflect.Message
- func (x *Permission) Reset()
- func (x *Permission) String() string
- type Permission_Action
- func (Permission_Action) Descriptor() protoreflect.EnumDescriptor
- func (x Permission_Action) Enum() *Permission_Action
- func (Permission_Action) EnumDescriptor() ([]byte, []int)deprecated
- func (x Permission_Action) Number() protoreflect.EnumNumber
- func (x Permission_Action) String() string
- func (Permission_Action) Type() protoreflect.EnumType
- func (x *Permission_Action) UnmarshalJSON(b []byte) errordeprecated
- type Permission_Type
- func (Permission_Type) Descriptor() protoreflect.EnumDescriptor
- func (x Permission_Type) Enum() *Permission_Type
- func (Permission_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x Permission_Type) Number() protoreflect.EnumNumber
- func (x Permission_Type) String() string
- func (Permission_Type) Type() protoreflect.EnumType
- func (x *Permission_Type) UnmarshalJSON(b []byte) errordeprecated
- type PingRequest
- type PingResponse
- type PrefixFilter
- type PrepareBulkLoadRequest
- func (*PrepareBulkLoadRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareBulkLoadRequest) GetRegion() *RegionSpecifier
- func (x *PrepareBulkLoadRequest) GetTableName() *TableName
- func (*PrepareBulkLoadRequest) ProtoMessage()
- func (x *PrepareBulkLoadRequest) ProtoReflect() protoreflect.Message
- func (x *PrepareBulkLoadRequest) Reset()
- func (x *PrepareBulkLoadRequest) String() string
- type PrepareBulkLoadResponse
- func (*PrepareBulkLoadResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareBulkLoadResponse) GetBulkToken() string
- func (*PrepareBulkLoadResponse) ProtoMessage()
- func (x *PrepareBulkLoadResponse) ProtoReflect() protoreflect.Message
- func (x *PrepareBulkLoadResponse) Reset()
- func (x *PrepareBulkLoadResponse) String() string
- type Procedure
- func (*Procedure) Descriptor() ([]byte, []int)deprecated
- func (x *Procedure) GetBypass() bool
- func (x *Procedure) GetClassName() string
- func (x *Procedure) GetException() *ForeignExceptionMessage
- func (x *Procedure) GetExecuted() bool
- func (x *Procedure) GetLastUpdate() uint64
- func (x *Procedure) GetLocked() bool
- 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) GetState() ProcedureState
- func (x *Procedure) GetStateData() []byte
- func (x *Procedure) GetStateMessage() []*Any
- func (x *Procedure) GetSubmittedTime() uint64
- 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) GetChildId() []uint64
- 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
- func (*Quotas) Descriptor() ([]byte, []int)deprecated
- func (x *Quotas) GetBypassGlobals() bool
- func (x *Quotas) GetSpace() *SpaceQuota
- func (x *Quotas) GetThrottle() *Throttle
- func (*Quotas) ProtoMessage()
- func (x *Quotas) ProtoReflect() protoreflect.Message
- func (x *Quotas) Reset()
- func (x *Quotas) String() string
- 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 RSGroupInfo
- func (*RSGroupInfo) Descriptor() ([]byte, []int)deprecated
- func (x *RSGroupInfo) GetConfiguration() []*NameStringPair
- func (x *RSGroupInfo) GetName() string
- func (x *RSGroupInfo) GetServers() []*ServerName
- func (x *RSGroupInfo) GetTables() []*TableName
- func (*RSGroupInfo) ProtoMessage()
- func (x *RSGroupInfo) ProtoReflect() protoreflect.Message
- func (x *RSGroupInfo) Reset()
- func (x *RSGroupInfo) String() string
- type RandomRowFilter
- type RecommissionRegionServerRequest
- func (*RecommissionRegionServerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RecommissionRegionServerRequest) GetRegion() []*RegionSpecifier
- func (x *RecommissionRegionServerRequest) GetServerName() *ServerName
- func (*RecommissionRegionServerRequest) ProtoMessage()
- func (x *RecommissionRegionServerRequest) ProtoReflect() protoreflect.Message
- func (x *RecommissionRegionServerRequest) Reset()
- func (x *RecommissionRegionServerRequest) String() string
- type RecommissionRegionServerResponse
- func (*RecommissionRegionServerResponse) Descriptor() ([]byte, []int)deprecated
- func (*RecommissionRegionServerResponse) ProtoMessage()
- func (x *RecommissionRegionServerResponse) ProtoReflect() protoreflect.Message
- func (x *RecommissionRegionServerResponse) Reset()
- func (x *RecommissionRegionServerResponse) String() string
- 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) GetCondition() *Condition
- 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) GetProcessed() bool
- func (x *RegionActionResult) GetResultOrException() []*ResultOrException
- func (*RegionActionResult) ProtoMessage()
- func (x *RegionActionResult) ProtoReflect() protoreflect.Message
- func (x *RegionActionResult) Reset()
- func (x *RegionActionResult) String() string
- type RegionEventDescriptor
- func (*RegionEventDescriptor) Descriptor() ([]byte, []int)deprecated
- func (x *RegionEventDescriptor) GetEncodedRegionName() []byte
- func (x *RegionEventDescriptor) GetEventType() RegionEventDescriptor_EventType
- func (x *RegionEventDescriptor) GetLogSequenceNumber() uint64
- func (x *RegionEventDescriptor) GetRegionName() []byte
- func (x *RegionEventDescriptor) GetServer() *ServerName
- func (x *RegionEventDescriptor) GetStores() []*StoreDescriptor
- func (x *RegionEventDescriptor) GetTableName() []byte
- func (*RegionEventDescriptor) ProtoMessage()
- func (x *RegionEventDescriptor) ProtoReflect() protoreflect.Message
- func (x *RegionEventDescriptor) Reset()
- func (x *RegionEventDescriptor) String() string
- type RegionEventDescriptor_EventType
- func (RegionEventDescriptor_EventType) Descriptor() protoreflect.EnumDescriptor
- func (x RegionEventDescriptor_EventType) Enum() *RegionEventDescriptor_EventType
- func (RegionEventDescriptor_EventType) EnumDescriptor() ([]byte, []int)deprecated
- func (x RegionEventDescriptor_EventType) Number() protoreflect.EnumNumber
- func (x RegionEventDescriptor_EventType) String() string
- func (RegionEventDescriptor_EventType) Type() protoreflect.EnumType
- func (x *RegionEventDescriptor_EventType) UnmarshalJSON(b []byte) errordeprecated
- type RegionExceptionMessage
- func (*RegionExceptionMessage) Descriptor() ([]byte, []int)deprecated
- func (x *RegionExceptionMessage) GetException() *NameBytesPair
- func (x *RegionExceptionMessage) GetRegion() *RegionSpecifier
- func (*RegionExceptionMessage) ProtoMessage()
- func (x *RegionExceptionMessage) ProtoReflect() protoreflect.Message
- func (x *RegionExceptionMessage) Reset()
- func (x *RegionExceptionMessage) String() string
- type RegionFileSizeMap
- func (*RegionFileSizeMap) Descriptor() ([]byte, []int)deprecated
- func (x *RegionFileSizeMap) GetRegionCachedSize() uint64
- func (x *RegionFileSizeMap) GetRegionName() string
- func (*RegionFileSizeMap) ProtoMessage()
- func (x *RegionFileSizeMap) ProtoReflect() protoreflect.Message
- func (x *RegionFileSizeMap) Reset()
- func (x *RegionFileSizeMap) 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) GetBlocksLocalWeight() uint64
- func (x *RegionLoad) GetBlocksLocalWithSsdWeight() uint64
- func (x *RegionLoad) GetBlocksTotalWeight() uint64
- func (x *RegionLoad) GetCompactionState() RegionLoad_CompactionState
- func (x *RegionLoad) GetCompleteSequenceId() uint64
- func (x *RegionLoad) GetCpRequestsCount() uint64
- func (x *RegionLoad) GetCurrentCompacted_KVs() uint64
- func (x *RegionLoad) GetCurrentRegionCachedRatio() float32
- func (x *RegionLoad) GetDataLocality() float32
- func (x *RegionLoad) GetDataLocalityForSsd() float32
- func (x *RegionLoad) GetFilteredReadRequestsCount() uint64
- func (x *RegionLoad) GetLastMajorCompactionTs() uint64
- func (x *RegionLoad) GetMaxCompactedStoreFileRefCount() int32
- func (x *RegionLoad) GetMemStoreSize_MB() uint32
- func (x *RegionLoad) GetReadRequestsCount() uint64
- func (x *RegionLoad) GetRegionSize_MB() uint32
- func (x *RegionLoad) GetRegionSpecifier() *RegionSpecifier
- func (x *RegionLoad) GetRootIndexSize_KB() uint32
- func (x *RegionLoad) GetStoreCompleteSequenceId() []*StoreSequenceId
- func (x *RegionLoad) GetStoreRefCount() int32
- func (x *RegionLoad) GetStoreUncompressedSize_MB() uint32
- func (x *RegionLoad) GetStorefileIndexSize_KB() uint64
- 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 RegionLoad_CompactionState
- func (RegionLoad_CompactionState) Descriptor() protoreflect.EnumDescriptor
- func (x RegionLoad_CompactionState) Enum() *RegionLoad_CompactionState
- func (RegionLoad_CompactionState) EnumDescriptor() ([]byte, []int)deprecated
- func (x RegionLoad_CompactionState) Number() protoreflect.EnumNumber
- func (x RegionLoad_CompactionState) String() string
- func (RegionLoad_CompactionState) Type() protoreflect.EnumType
- func (x *RegionLoad_CompactionState) UnmarshalJSON(b []byte) errordeprecated
- type RegionLocation
- func (*RegionLocation) Descriptor() ([]byte, []int)deprecated
- func (x *RegionLocation) GetRegionInfo() *RegionInfo
- func (x *RegionLocation) GetSeqNum() int64
- func (x *RegionLocation) GetServerName() *ServerName
- func (*RegionLocation) ProtoMessage()
- func (x *RegionLocation) ProtoReflect() protoreflect.Message
- func (x *RegionLocation) Reset()
- func (x *RegionLocation) String() string
- type RegionNormalizerState
- func (*RegionNormalizerState) Descriptor() ([]byte, []int)deprecated
- func (x *RegionNormalizerState) GetNormalizerOn() bool
- func (*RegionNormalizerState) ProtoMessage()
- func (x *RegionNormalizerState) ProtoReflect() protoreflect.Message
- func (x *RegionNormalizerState) Reset()
- func (x *RegionNormalizerState) 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 RegionServerReportRequest
- func (*RegionServerReportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegionServerReportRequest) GetLoad() *ServerLoad
- func (x *RegionServerReportRequest) GetServer() *ServerName
- func (*RegionServerReportRequest) ProtoMessage()
- func (x *RegionServerReportRequest) ProtoReflect() protoreflect.Message
- func (x *RegionServerReportRequest) Reset()
- func (x *RegionServerReportRequest) String() string
- type RegionServerReportResponse
- type RegionServerStartupRequest
- func (*RegionServerStartupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegionServerStartupRequest) GetPort() uint32
- func (x *RegionServerStartupRequest) GetServerCurrentTime() uint64
- func (x *RegionServerStartupRequest) GetServerStartCode() uint64
- func (x *RegionServerStartupRequest) GetUseThisHostnameInstead() string
- func (*RegionServerStartupRequest) ProtoMessage()
- func (x *RegionServerStartupRequest) ProtoReflect() protoreflect.Message
- func (x *RegionServerStartupRequest) Reset()
- func (x *RegionServerStartupRequest) String() string
- type RegionServerStartupResponse
- func (*RegionServerStartupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RegionServerStartupResponse) GetMapEntries() []*NameStringPair
- func (*RegionServerStartupResponse) ProtoMessage()
- func (x *RegionServerStartupResponse) ProtoReflect() protoreflect.Message
- func (x *RegionServerStartupResponse) Reset()
- func (x *RegionServerStartupResponse) String() string
- type RegionSpaceUse
- func (*RegionSpaceUse) Descriptor() ([]byte, []int)deprecated
- func (x *RegionSpaceUse) GetRegionInfo() *RegionInfo
- func (x *RegionSpaceUse) GetRegionSize() uint64
- func (*RegionSpaceUse) ProtoMessage()
- func (x *RegionSpaceUse) ProtoReflect() protoreflect.Message
- func (x *RegionSpaceUse) Reset()
- func (x *RegionSpaceUse) String() string
- type RegionSpaceUseReportRequest
- func (*RegionSpaceUseReportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegionSpaceUseReportRequest) GetSpaceUse() []*RegionSpaceUse
- func (*RegionSpaceUseReportRequest) ProtoMessage()
- func (x *RegionSpaceUseReportRequest) ProtoReflect() protoreflect.Message
- func (x *RegionSpaceUseReportRequest) Reset()
- func (x *RegionSpaceUseReportRequest) String() string
- type RegionSpaceUseReportResponse
- func (*RegionSpaceUseReportResponse) Descriptor() ([]byte, []int)deprecated
- func (*RegionSpaceUseReportResponse) ProtoMessage()
- func (x *RegionSpaceUseReportResponse) ProtoReflect() protoreflect.Message
- func (x *RegionSpaceUseReportResponse) Reset()
- func (x *RegionSpaceUseReportResponse) 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 RegionSpecifierAndState
- func (*RegionSpecifierAndState) Descriptor() ([]byte, []int)deprecated
- func (x *RegionSpecifierAndState) GetRegionSpecifier() *RegionSpecifier
- func (x *RegionSpecifierAndState) GetState() RegionState_State
- func (*RegionSpecifierAndState) ProtoMessage()
- func (x *RegionSpecifierAndState) ProtoReflect() protoreflect.Message
- func (x *RegionSpecifierAndState) Reset()
- func (x *RegionSpecifierAndState) 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 RegionStateTransition
- func (*RegionStateTransition) Descriptor() ([]byte, []int)deprecated
- func (x *RegionStateTransition) GetInitiatingMasterActiveTime() int64
- func (x *RegionStateTransition) GetOpenSeqNum() uint64
- func (x *RegionStateTransition) GetProcId() []int64
- func (x *RegionStateTransition) GetRegionInfo() []*RegionInfo
- func (x *RegionStateTransition) GetTransitionCode() RegionStateTransition_TransitionCode
- func (*RegionStateTransition) ProtoMessage()
- func (x *RegionStateTransition) ProtoReflect() protoreflect.Message
- func (x *RegionStateTransition) Reset()
- func (x *RegionStateTransition) String() string
- type RegionStateTransition_TransitionCode
- func (RegionStateTransition_TransitionCode) Descriptor() protoreflect.EnumDescriptor
- func (x RegionStateTransition_TransitionCode) Enum() *RegionStateTransition_TransitionCode
- func (RegionStateTransition_TransitionCode) EnumDescriptor() ([]byte, []int)deprecated
- func (x RegionStateTransition_TransitionCode) Number() protoreflect.EnumNumber
- func (x RegionStateTransition_TransitionCode) String() string
- func (RegionStateTransition_TransitionCode) Type() protoreflect.EnumType
- func (x *RegionStateTransition_TransitionCode) UnmarshalJSON(b []byte) errordeprecated
- 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 RegionStatesCount
- func (*RegionStatesCount) Descriptor() ([]byte, []int)deprecated
- func (x *RegionStatesCount) GetClosedRegions() uint32
- func (x *RegionStatesCount) GetOpenRegions() uint32
- func (x *RegionStatesCount) GetRegionsInTransition() uint32
- func (x *RegionStatesCount) GetSplitRegions() uint32
- func (x *RegionStatesCount) GetTotalRegions() uint32
- func (*RegionStatesCount) ProtoMessage()
- func (x *RegionStatesCount) ProtoReflect() protoreflect.Message
- func (x *RegionStatesCount) Reset()
- func (x *RegionStatesCount) String() string
- 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 RemoteProcedureRequest
- func (*RemoteProcedureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoteProcedureRequest) GetInitiatingMasterActiveTime() int64
- func (x *RemoteProcedureRequest) GetProcClass() string
- func (x *RemoteProcedureRequest) GetProcData() []byte
- func (x *RemoteProcedureRequest) GetProcId() uint64
- func (*RemoteProcedureRequest) ProtoMessage()
- func (x *RemoteProcedureRequest) ProtoReflect() protoreflect.Message
- func (x *RemoteProcedureRequest) Reset()
- func (x *RemoteProcedureRequest) String() string
- type RemoteProcedureResult
- func (*RemoteProcedureResult) Descriptor() ([]byte, []int)deprecated
- func (x *RemoteProcedureResult) GetError() *ForeignExceptionMessage
- func (x *RemoteProcedureResult) GetInitiatingMasterActiveTime() int64
- func (x *RemoteProcedureResult) GetProcId() uint64
- func (x *RemoteProcedureResult) GetStatus() RemoteProcedureResult_Status
- func (*RemoteProcedureResult) ProtoMessage()
- func (x *RemoteProcedureResult) ProtoReflect() protoreflect.Message
- func (x *RemoteProcedureResult) Reset()
- func (x *RemoteProcedureResult) String() string
- type RemoteProcedureResult_Status
- func (RemoteProcedureResult_Status) Descriptor() protoreflect.EnumDescriptor
- func (x RemoteProcedureResult_Status) Enum() *RemoteProcedureResult_Status
- func (RemoteProcedureResult_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x RemoteProcedureResult_Status) Number() protoreflect.EnumNumber
- func (x RemoteProcedureResult_Status) String() string
- func (RemoteProcedureResult_Status) Type() protoreflect.EnumType
- func (x *RemoteProcedureResult_Status) UnmarshalJSON(b []byte) errordeprecated
- type RemoveRSGroupRequest
- func (*RemoveRSGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveRSGroupRequest) GetRSGroupName() string
- func (*RemoveRSGroupRequest) ProtoMessage()
- func (x *RemoveRSGroupRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveRSGroupRequest) Reset()
- func (x *RemoveRSGroupRequest) String() string
- type RemoveRSGroupResponse
- type RemoveReplicationPeerRequest
- func (*RemoveReplicationPeerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveReplicationPeerRequest) GetPeerId() string
- func (*RemoveReplicationPeerRequest) ProtoMessage()
- func (x *RemoveReplicationPeerRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveReplicationPeerRequest) Reset()
- func (x *RemoveReplicationPeerRequest) String() string
- type RemoveReplicationPeerResponse
- func (*RemoveReplicationPeerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveReplicationPeerResponse) GetProcId() uint64
- func (*RemoveReplicationPeerResponse) ProtoMessage()
- func (x *RemoveReplicationPeerResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveReplicationPeerResponse) Reset()
- func (x *RemoveReplicationPeerResponse) String() string
- type RemoveServersRequest
- func (*RemoveServersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveServersRequest) GetServers() []*ServerName
- func (*RemoveServersRequest) ProtoMessage()
- func (x *RemoveServersRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveServersRequest) Reset()
- func (x *RemoveServersRequest) String() string
- type RemoveServersResponse
- type RenameRSGroupRequest
- func (*RenameRSGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RenameRSGroupRequest) GetNewRsgroupName() string
- func (x *RenameRSGroupRequest) GetOldRsgroupName() string
- func (*RenameRSGroupRequest) ProtoMessage()
- func (x *RenameRSGroupRequest) ProtoReflect() protoreflect.Message
- func (x *RenameRSGroupRequest) Reset()
- func (x *RenameRSGroupRequest) String() string
- type RenameRSGroupResponse
- type ReplicateWALEntryRequest
- func (*ReplicateWALEntryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReplicateWALEntryRequest) GetEntry() []*WALEntry
- func (x *ReplicateWALEntryRequest) GetReplicationClusterId() string
- func (x *ReplicateWALEntryRequest) GetSourceBaseNamespaceDirPath() string
- func (x *ReplicateWALEntryRequest) GetSourceHFileArchiveDirPath() string
- func (*ReplicateWALEntryRequest) ProtoMessage()
- func (x *ReplicateWALEntryRequest) ProtoReflect() protoreflect.Message
- func (x *ReplicateWALEntryRequest) Reset()
- func (x *ReplicateWALEntryRequest) String() string
- type ReplicateWALEntryResponse
- 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 (x *ReplicationLoadSink) GetTimestampStarted() uint64
- func (x *ReplicationLoadSink) GetTotalOpsProcessed() 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) GetEditsRead() uint64
- func (x *ReplicationLoadSource) GetEditsSinceRestart() bool
- func (x *ReplicationLoadSource) GetOPsShipped() uint64
- func (x *ReplicationLoadSource) GetPeerID() string
- func (x *ReplicationLoadSource) GetQueueId() string
- func (x *ReplicationLoadSource) GetRecovered() bool
- func (x *ReplicationLoadSource) GetReplicationLag() uint64
- func (x *ReplicationLoadSource) GetRunning() bool
- func (x *ReplicationLoadSource) GetSizeOfLogQueue() uint32
- func (x *ReplicationLoadSource) GetTimeStampOfLastShippedOp() uint64
- func (x *ReplicationLoadSource) GetTimeStampOfNextToReplicate() uint64
- func (*ReplicationLoadSource) ProtoMessage()
- func (x *ReplicationLoadSource) ProtoReflect() protoreflect.Message
- func (x *ReplicationLoadSource) Reset()
- func (x *ReplicationLoadSource) String() string
- type ReplicationMarkerDescriptor
- func (*ReplicationMarkerDescriptor) Descriptor() ([]byte, []int)deprecated
- func (x *ReplicationMarkerDescriptor) GetOffset() uint64
- func (x *ReplicationMarkerDescriptor) GetRegionServerName() string
- func (x *ReplicationMarkerDescriptor) GetWalName() string
- func (*ReplicationMarkerDescriptor) ProtoMessage()
- func (x *ReplicationMarkerDescriptor) ProtoReflect() protoreflect.Message
- func (x *ReplicationMarkerDescriptor) Reset()
- func (x *ReplicationMarkerDescriptor) String() string
- type ReplicationPeer
- func (*ReplicationPeer) Descriptor() ([]byte, []int)deprecated
- func (x *ReplicationPeer) GetBandwidth() int64
- func (x *ReplicationPeer) GetClusterkey() string
- func (x *ReplicationPeer) GetConfiguration() []*NameStringPair
- func (x *ReplicationPeer) GetData() []*BytesBytesPair
- func (x *ReplicationPeer) GetExcludeNamespaces() [][]byte
- func (x *ReplicationPeer) GetExcludeTableCfs() []*TableCF
- func (x *ReplicationPeer) GetNamespaces() [][]byte
- func (x *ReplicationPeer) GetRemoteWALDir() string
- func (x *ReplicationPeer) GetReplicateAll() bool
- func (x *ReplicationPeer) GetReplicationEndpointImpl() string
- func (x *ReplicationPeer) GetSerial() bool
- func (x *ReplicationPeer) GetTableCfs() []*TableCF
- func (*ReplicationPeer) ProtoMessage()
- func (x *ReplicationPeer) ProtoReflect() protoreflect.Message
- func (x *ReplicationPeer) Reset()
- func (x *ReplicationPeer) String() string
- type ReplicationPeerDescription
- func (*ReplicationPeerDescription) Descriptor() ([]byte, []int)deprecated
- func (x *ReplicationPeerDescription) GetConfig() *ReplicationPeer
- func (x *ReplicationPeerDescription) GetId() string
- func (x *ReplicationPeerDescription) GetState() *ReplicationState
- func (x *ReplicationPeerDescription) GetSyncReplicationState() *SyncReplicationState
- func (*ReplicationPeerDescription) ProtoMessage()
- func (x *ReplicationPeerDescription) ProtoReflect() protoreflect.Message
- func (x *ReplicationPeerDescription) Reset()
- func (x *ReplicationPeerDescription) String() string
- type ReplicationPeerModificationState
- func (*ReplicationPeerModificationState) Descriptor() ([]byte, []int)deprecated
- func (x *ReplicationPeerModificationState) GetOn() bool
- func (*ReplicationPeerModificationState) ProtoMessage()
- func (x *ReplicationPeerModificationState) ProtoReflect() protoreflect.Message
- func (x *ReplicationPeerModificationState) Reset()
- func (x *ReplicationPeerModificationState) String() string
- type ReplicationPeerModificationSwitchRequest
- func (*ReplicationPeerModificationSwitchRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReplicationPeerModificationSwitchRequest) GetOn() bool
- func (*ReplicationPeerModificationSwitchRequest) ProtoMessage()
- func (x *ReplicationPeerModificationSwitchRequest) ProtoReflect() protoreflect.Message
- func (x *ReplicationPeerModificationSwitchRequest) Reset()
- func (x *ReplicationPeerModificationSwitchRequest) String() string
- type ReplicationPeerModificationSwitchResponse
- func (*ReplicationPeerModificationSwitchResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReplicationPeerModificationSwitchResponse) GetPreviousValue() bool
- func (*ReplicationPeerModificationSwitchResponse) ProtoMessage()
- func (x *ReplicationPeerModificationSwitchResponse) ProtoReflect() protoreflect.Message
- func (x *ReplicationPeerModificationSwitchResponse) Reset()
- func (x *ReplicationPeerModificationSwitchResponse) 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 ReportProcedureDoneRequest
- func (*ReportProcedureDoneRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReportProcedureDoneRequest) GetResult() []*RemoteProcedureResult
- func (*ReportProcedureDoneRequest) ProtoMessage()
- func (x *ReportProcedureDoneRequest) ProtoReflect() protoreflect.Message
- func (x *ReportProcedureDoneRequest) Reset()
- func (x *ReportProcedureDoneRequest) String() string
- type ReportProcedureDoneResponse
- type ReportRSFatalErrorRequest
- func (*ReportRSFatalErrorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReportRSFatalErrorRequest) GetErrorMessage() string
- func (x *ReportRSFatalErrorRequest) GetServer() *ServerName
- func (*ReportRSFatalErrorRequest) ProtoMessage()
- func (x *ReportRSFatalErrorRequest) ProtoReflect() protoreflect.Message
- func (x *ReportRSFatalErrorRequest) Reset()
- func (x *ReportRSFatalErrorRequest) String() string
- type ReportRSFatalErrorResponse
- type ReportRegionStateTransitionRequest
- func (*ReportRegionStateTransitionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReportRegionStateTransitionRequest) GetServer() *ServerName
- func (x *ReportRegionStateTransitionRequest) GetTransition() []*RegionStateTransition
- func (*ReportRegionStateTransitionRequest) ProtoMessage()
- func (x *ReportRegionStateTransitionRequest) ProtoReflect() protoreflect.Message
- func (x *ReportRegionStateTransitionRequest) Reset()
- func (x *ReportRegionStateTransitionRequest) String() string
- type ReportRegionStateTransitionResponse
- func (*ReportRegionStateTransitionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReportRegionStateTransitionResponse) GetErrorMessage() string
- func (*ReportRegionStateTransitionResponse) ProtoMessage()
- func (x *ReportRegionStateTransitionResponse) ProtoReflect() protoreflect.Message
- func (x *ReportRegionStateTransitionResponse) Reset()
- func (x *ReportRegionStateTransitionResponse) String() string
- type RequestHeader
- func (*RequestHeader) Descriptor() ([]byte, []int)deprecated
- func (x *RequestHeader) GetAttribute() []*NameBytesPair
- 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) GetCustomSFT() string
- func (x *RestoreSnapshotRequest) GetNonce() uint64
- func (x *RestoreSnapshotRequest) GetNonceGroup() uint64
- func (x *RestoreSnapshotRequest) GetRestoreACL() bool
- 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
- func (*RestoreSnapshotResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RestoreSnapshotResponse) GetProcId() uint64
- func (*RestoreSnapshotResponse) ProtoMessage()
- func (x *RestoreSnapshotResponse) ProtoReflect() protoreflect.Message
- func (x *RestoreSnapshotResponse) Reset()
- func (x *RestoreSnapshotResponse) String() string
- 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 RevokeRequest
- type RevokeResponse
- type RollWALWriterRequest
- type RollWALWriterResponse
- func (*RollWALWriterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RollWALWriterResponse) GetRegionToFlush() [][]byte
- func (*RollWALWriterResponse) ProtoMessage()
- func (x *RollWALWriterResponse) ProtoReflect() protoreflect.Message
- func (x *RollWALWriterResponse) Reset()
- func (x *RollWALWriterResponse) String() string
- type RotateFileData
- func (*RotateFileData) Descriptor() ([]byte, []int)deprecated
- func (x *RotateFileData) GetData() []byte
- func (x *RotateFileData) GetTimestamp() int64
- func (*RotateFileData) ProtoMessage()
- func (x *RotateFileData) ProtoReflect() protoreflect.Message
- func (x *RotateFileData) Reset()
- func (x *RotateFileData) 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 RowSwapProcessorRequest
- func (*RowSwapProcessorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RowSwapProcessorRequest) GetRow1() []byte
- func (x *RowSwapProcessorRequest) GetRow2() []byte
- func (*RowSwapProcessorRequest) ProtoMessage()
- func (x *RowSwapProcessorRequest) ProtoReflect() protoreflect.Message
- func (x *RowSwapProcessorRequest) Reset()
- func (x *RowSwapProcessorRequest) String() string
- type RowSwapProcessorResponse
- 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 RunCleanerChoreRequest
- type RunCleanerChoreResponse
- func (*RunCleanerChoreResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RunCleanerChoreResponse) GetCleanerChoreRan() bool
- func (*RunCleanerChoreResponse) ProtoMessage()
- func (x *RunCleanerChoreResponse) ProtoReflect() protoreflect.Message
- func (x *RunCleanerChoreResponse) Reset()
- func (x *RunCleanerChoreResponse) String() string
- type RunHbckChoreRequest
- type RunHbckChoreResponse
- func (*RunHbckChoreResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RunHbckChoreResponse) GetRan() bool
- func (*RunHbckChoreResponse) ProtoMessage()
- func (x *RunHbckChoreResponse) ProtoReflect() protoreflect.Message
- func (x *RunHbckChoreResponse) Reset()
- func (x *RunHbckChoreResponse) 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) GetIncludeStartRow() bool
- func (x *Scan) GetIncludeStopRow() bool
- func (x *Scan) GetLoadColumnFamiliesOnDemand() bool
- func (x *Scan) GetMaxResultSize() uint64
- func (x *Scan) GetMaxVersions() uint32
- func (x *Scan) GetMvccReadPoint() uint64
- func (x *Scan) GetNeedCursorResult() bool
- func (x *Scan) GetReadType() Scan_ReadType
- func (x *Scan) GetReversed() bool
- func (x *Scan) GetSmall() booldeprecated
- 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) GetLimitOfRows() uint32
- 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) GetCursor() *Cursor
- func (x *ScanResponse) GetHeartbeatMessage() bool
- func (x *ScanResponse) GetMoreResults() bool
- func (x *ScanResponse) GetMoreResultsInRegion() bool
- func (x *ScanResponse) GetMvccReadPoint() uint64
- 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 Scan_ReadType
- func (Scan_ReadType) Descriptor() protoreflect.EnumDescriptor
- func (x Scan_ReadType) Enum() *Scan_ReadType
- func (Scan_ReadType) EnumDescriptor() ([]byte, []int)deprecated
- func (x Scan_ReadType) Number() protoreflect.EnumNumber
- func (x Scan_ReadType) String() string
- func (Scan_ReadType) Type() protoreflect.EnumType
- func (x *Scan_ReadType) UnmarshalJSON(b []byte) errordeprecated
- type ScheduleSCPsForUnknownServersRequest
- func (*ScheduleSCPsForUnknownServersRequest) Descriptor() ([]byte, []int)deprecated
- func (*ScheduleSCPsForUnknownServersRequest) ProtoMessage()
- func (x *ScheduleSCPsForUnknownServersRequest) ProtoReflect() protoreflect.Message
- func (x *ScheduleSCPsForUnknownServersRequest) Reset()
- func (x *ScheduleSCPsForUnknownServersRequest) String() string
- type ScheduleSCPsForUnknownServersResponse
- func (*ScheduleSCPsForUnknownServersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ScheduleSCPsForUnknownServersResponse) GetPid() []uint64
- func (*ScheduleSCPsForUnknownServersResponse) ProtoMessage()
- func (x *ScheduleSCPsForUnknownServersResponse) ProtoReflect() protoreflect.Message
- func (x *ScheduleSCPsForUnknownServersResponse) Reset()
- func (x *ScheduleSCPsForUnknownServersResponse) String() string
- type ScheduleServerCrashProcedureRequest
- func (*ScheduleServerCrashProcedureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ScheduleServerCrashProcedureRequest) GetServerName() []*ServerName
- func (*ScheduleServerCrashProcedureRequest) ProtoMessage()
- func (x *ScheduleServerCrashProcedureRequest) ProtoReflect() protoreflect.Message
- func (x *ScheduleServerCrashProcedureRequest) Reset()
- func (x *ScheduleServerCrashProcedureRequest) String() string
- type ScheduleServerCrashProcedureResponse
- func (*ScheduleServerCrashProcedureResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ScheduleServerCrashProcedureResponse) GetPid() []uint64
- func (*ScheduleServerCrashProcedureResponse) ProtoMessage()
- func (x *ScheduleServerCrashProcedureResponse) ProtoReflect() protoreflect.Message
- func (x *ScheduleServerCrashProcedureResponse) Reset()
- func (x *ScheduleServerCrashProcedureResponse) String() string
- type ScopeType
- func (ScopeType) Descriptor() protoreflect.EnumDescriptor
- func (x ScopeType) Enum() *ScopeType
- func (ScopeType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ScopeType) Number() protoreflect.EnumNumber
- func (x ScopeType) String() string
- func (ScopeType) Type() protoreflect.EnumType
- func (x *ScopeType) UnmarshalJSON(b []byte) errordeprecated
- 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 SecurityPreamableResponse
- func (*SecurityPreamableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SecurityPreamableResponse) GetServerPrincipal() string
- func (*SecurityPreamableResponse) ProtoMessage()
- func (x *SecurityPreamableResponse) ProtoReflect() protoreflect.Message
- func (x *SecurityPreamableResponse) Reset()
- func (x *SecurityPreamableResponse) String() string
- 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 ServerInfo
- func (*ServerInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ServerInfo) GetServerName() *ServerName
- func (x *ServerInfo) GetWebuiPort() uint32
- func (*ServerInfo) ProtoMessage()
- func (x *ServerInfo) ProtoReflect() protoreflect.Message
- func (x *ServerInfo) Reset()
- func (x *ServerInfo) 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) GetReadRequestsCount() uint64
- func (x *ServerLoad) GetRegionCachedInfo() map[string]uint32
- 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) GetTasks() []*ServerTask
- func (x *ServerLoad) GetTotalNumberOfRequests() uint64
- func (x *ServerLoad) GetUsedHeap_MB() uint32
- func (x *ServerLoad) GetUserLoads() []*UserLoad
- func (x *ServerLoad) GetWriteRequestsCount() uint64
- 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 ServerTask
- func (*ServerTask) Descriptor() ([]byte, []int)deprecated
- func (x *ServerTask) GetCompletionTime() uint64
- func (x *ServerTask) GetDescription() string
- func (x *ServerTask) GetStartTime() uint64
- func (x *ServerTask) GetState() ServerTask_State
- func (x *ServerTask) GetStatus() string
- func (*ServerTask) ProtoMessage()
- func (x *ServerTask) ProtoReflect() protoreflect.Message
- func (x *ServerTask) Reset()
- func (x *ServerTask) String() string
- type ServerTask_State
- func (ServerTask_State) Descriptor() protoreflect.EnumDescriptor
- func (x ServerTask_State) Enum() *ServerTask_State
- func (ServerTask_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x ServerTask_State) Number() protoreflect.EnumNumber
- func (x ServerTask_State) String() string
- func (ServerTask_State) Type() protoreflect.EnumType
- func (x *ServerTask_State) UnmarshalJSON(b []byte) errordeprecated
- type ServerTimestamp
- func (*ServerTimestamp) Descriptor() ([]byte, []int)deprecated
- func (x *ServerTimestamp) GetServerName() *ServerName
- func (x *ServerTimestamp) GetTimestamp() uint64
- func (*ServerTimestamp) ProtoMessage()
- func (x *ServerTimestamp) ProtoReflect() protoreflect.Message
- func (x *ServerTimestamp) Reset()
- func (x *ServerTimestamp) String() string
- type SetAuthsRequest
- func (*SetAuthsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetAuthsRequest) GetAuth() [][]byte
- func (x *SetAuthsRequest) GetUser() []byte
- func (*SetAuthsRequest) ProtoMessage()
- func (x *SetAuthsRequest) ProtoReflect() protoreflect.Message
- func (x *SetAuthsRequest) Reset()
- func (x *SetAuthsRequest) 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 SetCleanerChoreRunningRequest
- func (*SetCleanerChoreRunningRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCleanerChoreRunningRequest) GetOn() bool
- func (*SetCleanerChoreRunningRequest) ProtoMessage()
- func (x *SetCleanerChoreRunningRequest) ProtoReflect() protoreflect.Message
- func (x *SetCleanerChoreRunningRequest) Reset()
- func (x *SetCleanerChoreRunningRequest) String() string
- type SetCleanerChoreRunningResponse
- func (*SetCleanerChoreRunningResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetCleanerChoreRunningResponse) GetPrevValue() bool
- func (*SetCleanerChoreRunningResponse) ProtoMessage()
- func (x *SetCleanerChoreRunningResponse) ProtoReflect() protoreflect.Message
- func (x *SetCleanerChoreRunningResponse) Reset()
- func (x *SetCleanerChoreRunningResponse) 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) GetRegionServer() string
- func (x *SetQuotaRequest) GetRemoveAll() bool
- func (x *SetQuotaRequest) GetSpaceLimit() *SpaceLimitRequest
- 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 SetRegionStateInMetaRequest
- func (*SetRegionStateInMetaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetRegionStateInMetaRequest) GetStates() []*RegionSpecifierAndState
- func (*SetRegionStateInMetaRequest) ProtoMessage()
- func (x *SetRegionStateInMetaRequest) ProtoReflect() protoreflect.Message
- func (x *SetRegionStateInMetaRequest) Reset()
- func (x *SetRegionStateInMetaRequest) String() string
- type SetRegionStateInMetaResponse
- func (*SetRegionStateInMetaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetRegionStateInMetaResponse) GetStates() []*RegionSpecifierAndState
- func (*SetRegionStateInMetaResponse) ProtoMessage()
- func (x *SetRegionStateInMetaResponse) ProtoReflect() protoreflect.Message
- func (x *SetRegionStateInMetaResponse) Reset()
- func (x *SetRegionStateInMetaResponse) String() string
- type SetSnapshotCleanupRequest
- func (*SetSnapshotCleanupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSnapshotCleanupRequest) GetEnabled() bool
- func (x *SetSnapshotCleanupRequest) GetSynchronous() bool
- func (*SetSnapshotCleanupRequest) ProtoMessage()
- func (x *SetSnapshotCleanupRequest) ProtoReflect() protoreflect.Message
- func (x *SetSnapshotCleanupRequest) Reset()
- func (x *SetSnapshotCleanupRequest) String() string
- type SetSnapshotCleanupResponse
- func (*SetSnapshotCleanupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetSnapshotCleanupResponse) GetPrevSnapshotCleanup() bool
- func (*SetSnapshotCleanupResponse) ProtoMessage()
- func (x *SetSnapshotCleanupResponse) ProtoReflect() protoreflect.Message
- func (x *SetSnapshotCleanupResponse) Reset()
- func (x *SetSnapshotCleanupResponse) String() string
- 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 SetTableStateInMetaRequest
- func (*SetTableStateInMetaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetTableStateInMetaRequest) GetTableName() *TableName
- func (x *SetTableStateInMetaRequest) GetTableState() *TableState
- func (*SetTableStateInMetaRequest) ProtoMessage()
- func (x *SetTableStateInMetaRequest) ProtoReflect() protoreflect.Message
- func (x *SetTableStateInMetaRequest) Reset()
- func (x *SetTableStateInMetaRequest) String() string
- type ShellExecRequest
- func (*ShellExecRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ShellExecRequest) GetAwaitResponse() bool
- func (x *ShellExecRequest) GetCommand() string
- func (*ShellExecRequest) ProtoMessage()
- func (x *ShellExecRequest) ProtoReflect() protoreflect.Message
- func (x *ShellExecRequest) Reset()
- func (x *ShellExecRequest) String() string
- type ShellExecResponse
- func (*ShellExecResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ShellExecResponse) GetExitCode() int32
- func (x *ShellExecResponse) GetStderr() string
- func (x *ShellExecResponse) GetStdout() string
- func (*ShellExecResponse) ProtoMessage()
- func (x *ShellExecResponse) ProtoReflect() protoreflect.Message
- func (x *ShellExecResponse) Reset()
- func (x *ShellExecResponse) 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 SlowLogPayload
- func (*SlowLogPayload) Descriptor() ([]byte, []int)deprecated
- func (x *SlowLogPayload) GetBlockBytesScanned() int64
- func (x *SlowLogPayload) GetCallDetails() string
- func (x *SlowLogPayload) GetClientAddress() string
- func (x *SlowLogPayload) GetConnectionAttribute() []*NameBytesPair
- func (x *SlowLogPayload) GetFsReadTime() int64
- func (x *SlowLogPayload) GetMethodName() string
- func (x *SlowLogPayload) GetMultiGets() int32
- func (x *SlowLogPayload) GetMultiMutations() int32
- func (x *SlowLogPayload) GetMultiServiceCalls() int32
- func (x *SlowLogPayload) GetParam() string
- func (x *SlowLogPayload) GetProcessingTime() int32
- func (x *SlowLogPayload) GetQueueTime() int32
- func (x *SlowLogPayload) GetRegionName() string
- func (x *SlowLogPayload) GetRequestAttribute() []*NameBytesPair
- func (x *SlowLogPayload) GetResponseSize() int64
- func (x *SlowLogPayload) GetScan() *Scan
- func (x *SlowLogPayload) GetServerClass() string
- func (x *SlowLogPayload) GetStartTime() int64
- func (x *SlowLogPayload) GetType() SlowLogPayload_Type
- func (x *SlowLogPayload) GetUserName() string
- func (*SlowLogPayload) ProtoMessage()
- func (x *SlowLogPayload) ProtoReflect() protoreflect.Message
- func (x *SlowLogPayload) Reset()
- func (x *SlowLogPayload) String() string
- type SlowLogPayload_Type
- func (SlowLogPayload_Type) Descriptor() protoreflect.EnumDescriptor
- func (x SlowLogPayload_Type) Enum() *SlowLogPayload_Type
- func (SlowLogPayload_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x SlowLogPayload_Type) Number() protoreflect.EnumNumber
- func (x SlowLogPayload_Type) String() string
- func (SlowLogPayload_Type) Type() protoreflect.EnumType
- func (x *SlowLogPayload_Type) UnmarshalJSON(b []byte) errordeprecated
- type SlowLogResponseRequest
- func (*SlowLogResponseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SlowLogResponseRequest) GetClientAddress() string
- func (x *SlowLogResponseRequest) GetFilterByOperator() SlowLogResponseRequest_FilterByOperator
- func (x *SlowLogResponseRequest) GetLimit() uint32
- func (x *SlowLogResponseRequest) GetLogType() SlowLogResponseRequest_LogType
- func (x *SlowLogResponseRequest) GetRegionName() string
- func (x *SlowLogResponseRequest) GetTableName() string
- func (x *SlowLogResponseRequest) GetUserName() string
- func (*SlowLogResponseRequest) ProtoMessage()
- func (x *SlowLogResponseRequest) ProtoReflect() protoreflect.Message
- func (x *SlowLogResponseRequest) Reset()
- func (x *SlowLogResponseRequest) String() string
- type SlowLogResponseRequest_FilterByOperator
- func (SlowLogResponseRequest_FilterByOperator) Descriptor() protoreflect.EnumDescriptor
- func (x SlowLogResponseRequest_FilterByOperator) Enum() *SlowLogResponseRequest_FilterByOperator
- func (SlowLogResponseRequest_FilterByOperator) EnumDescriptor() ([]byte, []int)deprecated
- func (x SlowLogResponseRequest_FilterByOperator) Number() protoreflect.EnumNumber
- func (x SlowLogResponseRequest_FilterByOperator) String() string
- func (SlowLogResponseRequest_FilterByOperator) Type() protoreflect.EnumType
- func (x *SlowLogResponseRequest_FilterByOperator) UnmarshalJSON(b []byte) errordeprecated
- type SlowLogResponseRequest_LogType
- func (SlowLogResponseRequest_LogType) Descriptor() protoreflect.EnumDescriptor
- func (x SlowLogResponseRequest_LogType) Enum() *SlowLogResponseRequest_LogType
- func (SlowLogResponseRequest_LogType) EnumDescriptor() ([]byte, []int)deprecated
- func (x SlowLogResponseRequest_LogType) Number() protoreflect.EnumNumber
- func (x SlowLogResponseRequest_LogType) String() string
- func (SlowLogResponseRequest_LogType) Type() protoreflect.EnumType
- func (x *SlowLogResponseRequest_LogType) UnmarshalJSON(b []byte) errordeprecated
- type SlowLogResponses
- func (*SlowLogResponses) Descriptor() ([]byte, []int)deprecated
- func (x *SlowLogResponses) GetSlowLogPayloads() []*SlowLogPayload
- func (*SlowLogResponses) ProtoMessage()
- func (x *SlowLogResponses) ProtoReflect() protoreflect.Message
- func (x *SlowLogResponses) Reset()
- func (x *SlowLogResponses) String() string
- type SnapshotCleanupState
- func (*SnapshotCleanupState) Descriptor() ([]byte, []int)deprecated
- func (x *SnapshotCleanupState) GetSnapshotCleanupEnabled() bool
- func (*SnapshotCleanupState) ProtoMessage()
- func (x *SnapshotCleanupState) ProtoReflect() protoreflect.Message
- func (x *SnapshotCleanupState) Reset()
- func (x *SnapshotCleanupState) String() string
- type SnapshotDataManifest
- func (*SnapshotDataManifest) Descriptor() ([]byte, []int)deprecated
- func (x *SnapshotDataManifest) GetRegionManifests() []*SnapshotRegionManifest
- func (x *SnapshotDataManifest) GetTableSchema() *TableSchema
- func (*SnapshotDataManifest) ProtoMessage()
- func (x *SnapshotDataManifest) ProtoReflect() protoreflect.Message
- func (x *SnapshotDataManifest) Reset()
- func (x *SnapshotDataManifest) String() string
- type SnapshotDescription
- func (*SnapshotDescription) Descriptor() ([]byte, []int)deprecated
- func (x *SnapshotDescription) GetCreationTime() int64
- func (x *SnapshotDescription) GetMaxFileSize() int64
- func (x *SnapshotDescription) GetName() string
- func (x *SnapshotDescription) GetOwner() string
- func (x *SnapshotDescription) GetTable() string
- func (x *SnapshotDescription) GetTtl() int64
- func (x *SnapshotDescription) GetType() SnapshotDescription_Type
- func (x *SnapshotDescription) GetUsersAndPermissions() *UsersAndPermissions
- 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 SnapshotFileInfo
- func (*SnapshotFileInfo) Descriptor() ([]byte, []int)deprecated
- func (x *SnapshotFileInfo) GetHfile() string
- func (x *SnapshotFileInfo) GetType() SnapshotFileInfo_Type
- func (x *SnapshotFileInfo) GetWalName() string
- func (x *SnapshotFileInfo) GetWalServer() string
- func (*SnapshotFileInfo) ProtoMessage()
- func (x *SnapshotFileInfo) ProtoReflect() protoreflect.Message
- func (x *SnapshotFileInfo) Reset()
- func (x *SnapshotFileInfo) String() string
- type SnapshotFileInfo_Type
- func (SnapshotFileInfo_Type) Descriptor() protoreflect.EnumDescriptor
- func (x SnapshotFileInfo_Type) Enum() *SnapshotFileInfo_Type
- func (SnapshotFileInfo_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x SnapshotFileInfo_Type) Number() protoreflect.EnumNumber
- func (x SnapshotFileInfo_Type) String() string
- func (SnapshotFileInfo_Type) Type() protoreflect.EnumType
- func (x *SnapshotFileInfo_Type) UnmarshalJSON(b []byte) errordeprecated
- type SnapshotRegionManifest
- func (*SnapshotRegionManifest) Descriptor() ([]byte, []int)deprecated
- func (x *SnapshotRegionManifest) GetFamilyFiles() []*SnapshotRegionManifest_FamilyFiles
- func (x *SnapshotRegionManifest) GetRegionInfo() *RegionInfo
- func (x *SnapshotRegionManifest) GetVersion() int32
- func (*SnapshotRegionManifest) ProtoMessage()
- func (x *SnapshotRegionManifest) ProtoReflect() protoreflect.Message
- func (x *SnapshotRegionManifest) Reset()
- func (x *SnapshotRegionManifest) String() string
- type SnapshotRegionManifest_FamilyFiles
- func (*SnapshotRegionManifest_FamilyFiles) Descriptor() ([]byte, []int)deprecated
- func (x *SnapshotRegionManifest_FamilyFiles) GetFamilyName() []byte
- func (x *SnapshotRegionManifest_FamilyFiles) GetStoreFiles() []*SnapshotRegionManifest_StoreFile
- func (*SnapshotRegionManifest_FamilyFiles) ProtoMessage()
- func (x *SnapshotRegionManifest_FamilyFiles) ProtoReflect() protoreflect.Message
- func (x *SnapshotRegionManifest_FamilyFiles) Reset()
- func (x *SnapshotRegionManifest_FamilyFiles) String() string
- type SnapshotRegionManifest_StoreFile
- func (*SnapshotRegionManifest_StoreFile) Descriptor() ([]byte, []int)deprecated
- func (x *SnapshotRegionManifest_StoreFile) GetFileSize() uint64
- func (x *SnapshotRegionManifest_StoreFile) GetName() string
- func (x *SnapshotRegionManifest_StoreFile) GetReference() *Reference
- func (*SnapshotRegionManifest_StoreFile) ProtoMessage()
- func (x *SnapshotRegionManifest_StoreFile) ProtoReflect() protoreflect.Message
- func (x *SnapshotRegionManifest_StoreFile) Reset()
- func (x *SnapshotRegionManifest_StoreFile) String() string
- type SnapshotRequest
- func (*SnapshotRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SnapshotRequest) GetNonce() uint64
- func (x *SnapshotRequest) GetNonceGroup() uint64
- 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
- func (*SnapshotResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SnapshotResponse) GetExpectedTimeout() int64
- func (x *SnapshotResponse) GetProcId() int64
- func (*SnapshotResponse) ProtoMessage()
- func (x *SnapshotResponse) ProtoReflect() protoreflect.Message
- func (x *SnapshotResponse) Reset()
- func (x *SnapshotResponse) String() string
- type SpaceLimitRequest
- func (*SpaceLimitRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SpaceLimitRequest) GetQuota() *SpaceQuota
- func (*SpaceLimitRequest) ProtoMessage()
- func (x *SpaceLimitRequest) ProtoReflect() protoreflect.Message
- func (x *SpaceLimitRequest) Reset()
- func (x *SpaceLimitRequest) String() string
- type SpaceQuota
- func (*SpaceQuota) Descriptor() ([]byte, []int)deprecated
- func (x *SpaceQuota) GetRemove() bool
- func (x *SpaceQuota) GetSoftLimit() uint64
- func (x *SpaceQuota) GetViolationPolicy() SpaceViolationPolicy
- func (*SpaceQuota) ProtoMessage()
- func (x *SpaceQuota) ProtoReflect() protoreflect.Message
- func (x *SpaceQuota) Reset()
- func (x *SpaceQuota) String() string
- type SpaceQuotaSnapshot
- func (*SpaceQuotaSnapshot) Descriptor() ([]byte, []int)deprecated
- func (x *SpaceQuotaSnapshot) GetQuotaLimit() uint64
- func (x *SpaceQuotaSnapshot) GetQuotaStatus() *SpaceQuotaStatus
- func (x *SpaceQuotaSnapshot) GetQuotaUsage() uint64
- func (*SpaceQuotaSnapshot) ProtoMessage()
- func (x *SpaceQuotaSnapshot) ProtoReflect() protoreflect.Message
- func (x *SpaceQuotaSnapshot) Reset()
- func (x *SpaceQuotaSnapshot) String() string
- type SpaceQuotaStatus
- func (*SpaceQuotaStatus) Descriptor() ([]byte, []int)deprecated
- func (x *SpaceQuotaStatus) GetInViolation() bool
- func (x *SpaceQuotaStatus) GetViolationPolicy() SpaceViolationPolicy
- func (*SpaceQuotaStatus) ProtoMessage()
- func (x *SpaceQuotaStatus) ProtoReflect() protoreflect.Message
- func (x *SpaceQuotaStatus) Reset()
- func (x *SpaceQuotaStatus) String() string
- type SpaceViolationPolicy
- func (SpaceViolationPolicy) Descriptor() protoreflect.EnumDescriptor
- func (x SpaceViolationPolicy) Enum() *SpaceViolationPolicy
- func (SpaceViolationPolicy) EnumDescriptor() ([]byte, []int)deprecated
- func (x SpaceViolationPolicy) Number() protoreflect.EnumNumber
- func (x SpaceViolationPolicy) String() string
- func (SpaceViolationPolicy) Type() protoreflect.EnumType
- func (x *SpaceViolationPolicy) UnmarshalJSON(b []byte) errordeprecated
- type SplitLogTask
- func (*SplitLogTask) Descriptor() ([]byte, []int)deprecated
- 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_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 SplitTableRegionRequest
- func (*SplitTableRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SplitTableRegionRequest) GetNonce() uint64
- func (x *SplitTableRegionRequest) GetNonceGroup() uint64
- func (x *SplitTableRegionRequest) GetRegionInfo() *RegionInfo
- func (x *SplitTableRegionRequest) GetSplitRow() []byte
- func (*SplitTableRegionRequest) ProtoMessage()
- func (x *SplitTableRegionRequest) ProtoReflect() protoreflect.Message
- func (x *SplitTableRegionRequest) Reset()
- func (x *SplitTableRegionRequest) String() string
- type SplitTableRegionResponse
- func (*SplitTableRegionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SplitTableRegionResponse) GetProcId() uint64
- func (*SplitTableRegionResponse) ProtoMessage()
- func (x *SplitTableRegionResponse) ProtoReflect() protoreflect.Message
- func (x *SplitTableRegionResponse) Reset()
- func (x *SplitTableRegionResponse) String() string
- 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 StopServerRequest
- type StopServerResponse
- type StoreDescriptor
- func (*StoreDescriptor) Descriptor() ([]byte, []int)deprecated
- func (x *StoreDescriptor) GetFamilyName() []byte
- func (x *StoreDescriptor) GetStoreFile() []string
- func (x *StoreDescriptor) GetStoreFileSizeBytes() uint64
- func (x *StoreDescriptor) GetStoreHomeDir() string
- func (*StoreDescriptor) ProtoMessage()
- func (x *StoreDescriptor) ProtoReflect() protoreflect.Message
- func (x *StoreDescriptor) Reset()
- func (x *StoreDescriptor) String() string
- type StoreFileEntry
- func (*StoreFileEntry) Descriptor() ([]byte, []int)deprecated
- func (x *StoreFileEntry) GetName() string
- func (x *StoreFileEntry) GetSize() uint64
- func (*StoreFileEntry) ProtoMessage()
- func (x *StoreFileEntry) ProtoReflect() protoreflect.Message
- func (x *StoreFileEntry) Reset()
- func (x *StoreFileEntry) String() string
- type StoreFileList
- func (*StoreFileList) Descriptor() ([]byte, []int)deprecated
- func (x *StoreFileList) GetStoreFile() []*StoreFileEntry
- func (x *StoreFileList) GetTimestamp() uint64
- func (x *StoreFileList) GetVersion() uint64
- func (*StoreFileList) ProtoMessage()
- func (x *StoreFileList) ProtoReflect() protoreflect.Message
- func (x *StoreFileList) Reset()
- func (x *StoreFileList) String() string
- 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 SumRequest
- type SumResponse
- type SwitchExceedThrottleQuotaRequest
- func (*SwitchExceedThrottleQuotaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SwitchExceedThrottleQuotaRequest) GetExceedThrottleQuotaEnabled() bool
- func (*SwitchExceedThrottleQuotaRequest) ProtoMessage()
- func (x *SwitchExceedThrottleQuotaRequest) ProtoReflect() protoreflect.Message
- func (x *SwitchExceedThrottleQuotaRequest) Reset()
- func (x *SwitchExceedThrottleQuotaRequest) String() string
- type SwitchExceedThrottleQuotaResponse
- func (*SwitchExceedThrottleQuotaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SwitchExceedThrottleQuotaResponse) GetPreviousExceedThrottleQuotaEnabled() bool
- func (*SwitchExceedThrottleQuotaResponse) ProtoMessage()
- func (x *SwitchExceedThrottleQuotaResponse) ProtoReflect() protoreflect.Message
- func (x *SwitchExceedThrottleQuotaResponse) Reset()
- func (x *SwitchExceedThrottleQuotaResponse) String() string
- type SwitchRpcThrottleRequest
- func (*SwitchRpcThrottleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SwitchRpcThrottleRequest) GetRpcThrottleEnabled() bool
- func (*SwitchRpcThrottleRequest) ProtoMessage()
- func (x *SwitchRpcThrottleRequest) ProtoReflect() protoreflect.Message
- func (x *SwitchRpcThrottleRequest) Reset()
- func (x *SwitchRpcThrottleRequest) String() string
- type SwitchRpcThrottleResponse
- func (*SwitchRpcThrottleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SwitchRpcThrottleResponse) GetPreviousRpcThrottleEnabled() bool
- func (*SwitchRpcThrottleResponse) ProtoMessage()
- func (x *SwitchRpcThrottleResponse) ProtoReflect() protoreflect.Message
- func (x *SwitchRpcThrottleResponse) Reset()
- func (x *SwitchRpcThrottleResponse) String() string
- type SwitchState
- type SyncReplicationState
- func (*SyncReplicationState) Descriptor() ([]byte, []int)deprecated
- func (x *SyncReplicationState) GetState() SyncReplicationState_State
- func (*SyncReplicationState) ProtoMessage()
- func (x *SyncReplicationState) ProtoReflect() protoreflect.Message
- func (x *SyncReplicationState) Reset()
- func (x *SyncReplicationState) String() string
- type SyncReplicationState_State
- func (SyncReplicationState_State) Descriptor() protoreflect.EnumDescriptor
- func (x SyncReplicationState_State) Enum() *SyncReplicationState_State
- func (SyncReplicationState_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x SyncReplicationState_State) Number() protoreflect.EnumNumber
- func (x SyncReplicationState_State) String() string
- func (SyncReplicationState_State) Type() protoreflect.EnumType
- func (x *SyncReplicationState_State) UnmarshalJSON(b []byte) errordeprecated
- type TableCF
- type TableName
- type TablePermission
- func (*TablePermission) Descriptor() ([]byte, []int)deprecated
- func (x *TablePermission) GetAction() []Permission_Action
- func (x *TablePermission) GetFamily() []byte
- func (x *TablePermission) GetQualifier() []byte
- func (x *TablePermission) GetTableName() *TableName
- func (*TablePermission) ProtoMessage()
- func (x *TablePermission) ProtoReflect() protoreflect.Message
- func (x *TablePermission) Reset()
- func (x *TablePermission) String() string
- type TableRegionStatesCount
- func (*TableRegionStatesCount) Descriptor() ([]byte, []int)deprecated
- func (x *TableRegionStatesCount) GetRegionStatesCount() *RegionStatesCount
- func (x *TableRegionStatesCount) GetTableName() *TableName
- func (*TableRegionStatesCount) ProtoMessage()
- func (x *TableRegionStatesCount) ProtoReflect() protoreflect.Message
- func (x *TableRegionStatesCount) Reset()
- func (x *TableRegionStatesCount) String() string
- 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 TableServerTimestamp
- func (*TableServerTimestamp) Descriptor() ([]byte, []int)deprecated
- func (x *TableServerTimestamp) GetServerTimestamp() []*ServerTimestamp
- func (x *TableServerTimestamp) GetTableName() *TableName
- func (*TableServerTimestamp) ProtoMessage()
- func (x *TableServerTimestamp) ProtoReflect() protoreflect.Message
- func (x *TableServerTimestamp) Reset()
- func (x *TableServerTimestamp) String() string
- type TableSnapshotRegionSplit
- func (*TableSnapshotRegionSplit) Descriptor() ([]byte, []int)deprecated
- func (x *TableSnapshotRegionSplit) GetLocations() []string
- func (x *TableSnapshotRegionSplit) GetRegion() *RegionInfo
- func (x *TableSnapshotRegionSplit) GetTable() *TableSchema
- func (*TableSnapshotRegionSplit) ProtoMessage()
- func (x *TableSnapshotRegionSplit) ProtoReflect() protoreflect.Message
- func (x *TableSnapshotRegionSplit) Reset()
- func (x *TableSnapshotRegionSplit) String() string
- type TableState
- type TableState_State
- func (TableState_State) Descriptor() protoreflect.EnumDescriptor
- func (x TableState_State) Enum() *TableState_State
- func (TableState_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x TableState_State) Number() protoreflect.EnumNumber
- func (x TableState_State) String() string
- func (TableState_State) Type() protoreflect.EnumType
- func (x *TableState_State) UnmarshalJSON(b []byte) errordeprecated
- type TestTableDDLStateData
- func (*TestTableDDLStateData) Descriptor() ([]byte, []int)deprecated
- func (x *TestTableDDLStateData) GetTableName() string
- func (*TestTableDDLStateData) ProtoMessage()
- func (x *TestTableDDLStateData) ProtoReflect() protoreflect.Message
- func (x *TestTableDDLStateData) Reset()
- func (x *TestTableDDLStateData) String() string
- type Throttle
- func (*Throttle) Descriptor() ([]byte, []int)deprecated
- func (x *Throttle) GetReadCapacityUnit() *TimedQuota
- func (x *Throttle) GetReadNum() *TimedQuota
- func (x *Throttle) GetReadSize() *TimedQuota
- func (x *Throttle) GetReqCapacityUnit() *TimedQuota
- func (x *Throttle) GetReqNum() *TimedQuota
- func (x *Throttle) GetReqSize() *TimedQuota
- func (x *Throttle) GetWriteCapacityUnit() *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 TimeRangeTracker
- func (*TimeRangeTracker) Descriptor() ([]byte, []int)deprecated
- func (x *TimeRangeTracker) GetFrom() uint64
- func (x *TimeRangeTracker) GetTo() uint64
- func (*TimeRangeTracker) ProtoMessage()
- func (x *TimeRangeTracker) ProtoReflect() protoreflect.Message
- func (x *TimeRangeTracker) Reset()
- func (x *TimeRangeTracker) String() string
- 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 TimeoutProcessorRequest
- func (*TimeoutProcessorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TimeoutProcessorRequest) GetRow() []byte
- func (*TimeoutProcessorRequest) ProtoMessage()
- func (x *TimeoutProcessorRequest) ProtoReflect() protoreflect.Message
- func (x *TimeoutProcessorRequest) Reset()
- func (x *TimeoutProcessorRequest) String() string
- type TimeoutProcessorResponse
- 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 Token
- func (*Token) Descriptor() ([]byte, []int)deprecated
- func (x *Token) GetIdentifier() []byte
- func (x *Token) GetPassword() []byte
- func (x *Token) GetService() []byte
- func (*Token) ProtoMessage()
- func (x *Token) ProtoReflect() protoreflect.Message
- func (x *Token) Reset()
- func (x *Token) String() string
- type TokenIdentifier
- func (*TokenIdentifier) Descriptor() ([]byte, []int)deprecated
- func (x *TokenIdentifier) GetExpirationDate() int64
- func (x *TokenIdentifier) GetIssueDate() int64
- func (x *TokenIdentifier) GetKeyId() int32
- func (x *TokenIdentifier) GetKind() TokenIdentifier_Kind
- func (x *TokenIdentifier) GetSequenceNumber() int64
- func (x *TokenIdentifier) GetUsername() []byte
- func (*TokenIdentifier) ProtoMessage()
- func (x *TokenIdentifier) ProtoReflect() protoreflect.Message
- func (x *TokenIdentifier) Reset()
- func (x *TokenIdentifier) String() string
- type TokenIdentifier_Kind
- func (TokenIdentifier_Kind) Descriptor() protoreflect.EnumDescriptor
- func (x TokenIdentifier_Kind) Enum() *TokenIdentifier_Kind
- func (TokenIdentifier_Kind) EnumDescriptor() ([]byte, []int)deprecated
- func (x TokenIdentifier_Kind) Number() protoreflect.EnumNumber
- func (x TokenIdentifier_Kind) String() string
- func (TokenIdentifier_Kind) Type() protoreflect.EnumType
- func (x *TokenIdentifier_Kind) UnmarshalJSON(b []byte) errordeprecated
- type TransitReplicationPeerSyncReplicationStateRequest
- func (*TransitReplicationPeerSyncReplicationStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TransitReplicationPeerSyncReplicationStateRequest) GetPeerId() string
- func (x *TransitReplicationPeerSyncReplicationStateRequest) GetSyncReplicationState() *SyncReplicationState
- func (*TransitReplicationPeerSyncReplicationStateRequest) ProtoMessage()
- func (x *TransitReplicationPeerSyncReplicationStateRequest) ProtoReflect() protoreflect.Message
- func (x *TransitReplicationPeerSyncReplicationStateRequest) Reset()
- func (x *TransitReplicationPeerSyncReplicationStateRequest) String() string
- type TransitReplicationPeerSyncReplicationStateResponse
- func (*TransitReplicationPeerSyncReplicationStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TransitReplicationPeerSyncReplicationStateResponse) GetProcId() uint64
- func (*TransitReplicationPeerSyncReplicationStateResponse) ProtoMessage()
- func (x *TransitReplicationPeerSyncReplicationStateResponse) ProtoReflect() protoreflect.Message
- func (x *TransitReplicationPeerSyncReplicationStateResponse) Reset()
- func (x *TransitReplicationPeerSyncReplicationStateResponse) String() string
- type TruncateRegionRequest
- func (*TruncateRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TruncateRegionRequest) GetNonce() uint64
- func (x *TruncateRegionRequest) GetNonceGroup() uint64
- func (x *TruncateRegionRequest) GetRegionInfo() *RegionInfo
- func (*TruncateRegionRequest) ProtoMessage()
- func (x *TruncateRegionRequest) ProtoReflect() protoreflect.Message
- func (x *TruncateRegionRequest) Reset()
- func (x *TruncateRegionRequest) String() string
- type TruncateRegionResponse
- func (*TruncateRegionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TruncateRegionResponse) GetProcId() uint64
- func (*TruncateRegionResponse) ProtoMessage()
- func (x *TruncateRegionResponse) ProtoReflect() protoreflect.Message
- func (x *TruncateRegionResponse) Reset()
- func (x *TruncateRegionResponse) 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
- func (*TruncateTableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TruncateTableResponse) GetProcId() uint64
- func (*TruncateTableResponse) ProtoMessage()
- func (x *TruncateTableResponse) ProtoReflect() protoreflect.Message
- func (x *TruncateTableResponse) Reset()
- func (x *TruncateTableResponse) String() string
- 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 UnassignsRequest
- func (*UnassignsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnassignsRequest) GetForce() bool
- func (x *UnassignsRequest) GetOverride() bool
- func (x *UnassignsRequest) GetRegion() []*RegionSpecifier
- func (*UnassignsRequest) ProtoMessage()
- func (x *UnassignsRequest) ProtoReflect() protoreflect.Message
- func (x *UnassignsRequest) Reset()
- func (x *UnassignsRequest) String() string
- type UnassignsResponse
- type UpdateConfigurationRequest
- type UpdateConfigurationResponse
- type UpdateFavoredNodesRequest
- func (*UpdateFavoredNodesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFavoredNodesRequest) GetUpdateInfo() []*UpdateFavoredNodesRequest_RegionUpdateInfo
- func (*UpdateFavoredNodesRequest) ProtoMessage()
- func (x *UpdateFavoredNodesRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateFavoredNodesRequest) Reset()
- func (x *UpdateFavoredNodesRequest) String() string
- type UpdateFavoredNodesRequest_RegionUpdateInfo
- func (*UpdateFavoredNodesRequest_RegionUpdateInfo) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFavoredNodesRequest_RegionUpdateInfo) GetFavoredNodes() []*ServerName
- func (x *UpdateFavoredNodesRequest_RegionUpdateInfo) GetRegion() *RegionInfo
- func (*UpdateFavoredNodesRequest_RegionUpdateInfo) ProtoMessage()
- func (x *UpdateFavoredNodesRequest_RegionUpdateInfo) ProtoReflect() protoreflect.Message
- func (x *UpdateFavoredNodesRequest_RegionUpdateInfo) Reset()
- func (x *UpdateFavoredNodesRequest_RegionUpdateInfo) String() string
- type UpdateFavoredNodesResponse
- func (*UpdateFavoredNodesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFavoredNodesResponse) GetResponse() uint32
- func (*UpdateFavoredNodesResponse) ProtoMessage()
- func (x *UpdateFavoredNodesResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateFavoredNodesResponse) Reset()
- func (x *UpdateFavoredNodesResponse) String() string
- type UpdateRSGroupConfigRequest
- func (*UpdateRSGroupConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRSGroupConfigRequest) GetConfiguration() []*NameStringPair
- func (x *UpdateRSGroupConfigRequest) GetGroupName() string
- func (*UpdateRSGroupConfigRequest) ProtoMessage()
- func (x *UpdateRSGroupConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRSGroupConfigRequest) Reset()
- func (x *UpdateRSGroupConfigRequest) String() string
- type UpdateRSGroupConfigResponse
- type UpdateReplicationPeerConfigRequest
- func (*UpdateReplicationPeerConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateReplicationPeerConfigRequest) GetPeerConfig() *ReplicationPeer
- func (x *UpdateReplicationPeerConfigRequest) GetPeerId() string
- func (*UpdateReplicationPeerConfigRequest) ProtoMessage()
- func (x *UpdateReplicationPeerConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateReplicationPeerConfigRequest) Reset()
- func (x *UpdateReplicationPeerConfigRequest) String() string
- type UpdateReplicationPeerConfigResponse
- func (*UpdateReplicationPeerConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateReplicationPeerConfigResponse) GetProcId() uint64
- func (*UpdateReplicationPeerConfigResponse) ProtoMessage()
- func (x *UpdateReplicationPeerConfigResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateReplicationPeerConfigResponse) Reset()
- func (x *UpdateReplicationPeerConfigResponse) String() string
- type UserAuthorizations
- func (*UserAuthorizations) Descriptor() ([]byte, []int)deprecated
- func (x *UserAuthorizations) GetAuth() []uint32
- func (x *UserAuthorizations) GetUser() []byte
- func (*UserAuthorizations) ProtoMessage()
- func (x *UserAuthorizations) ProtoReflect() protoreflect.Message
- func (x *UserAuthorizations) Reset()
- func (x *UserAuthorizations) String() string
- 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 UserLoad
- type UserPermission
- func (*UserPermission) Descriptor() ([]byte, []int)deprecated
- func (x *UserPermission) GetPermission() *Permission
- func (x *UserPermission) GetUser() []byte
- func (*UserPermission) ProtoMessage()
- func (x *UserPermission) ProtoReflect() protoreflect.Message
- func (x *UserPermission) Reset()
- func (x *UserPermission) String() string
- type UsersAndPermissions
- func (*UsersAndPermissions) Descriptor() ([]byte, []int)deprecated
- func (x *UsersAndPermissions) GetUserPermissions() []*UsersAndPermissions_UserPermissions
- func (*UsersAndPermissions) ProtoMessage()
- func (x *UsersAndPermissions) ProtoReflect() protoreflect.Message
- func (x *UsersAndPermissions) Reset()
- func (x *UsersAndPermissions) String() string
- type UsersAndPermissions_UserPermissions
- func (*UsersAndPermissions_UserPermissions) Descriptor() ([]byte, []int)deprecated
- func (x *UsersAndPermissions_UserPermissions) GetPermissions() []*Permission
- func (x *UsersAndPermissions_UserPermissions) GetUser() []byte
- func (*UsersAndPermissions_UserPermissions) ProtoMessage()
- func (x *UsersAndPermissions_UserPermissions) ProtoReflect() protoreflect.Message
- func (x *UsersAndPermissions_UserPermissions) Reset()
- func (x *UsersAndPermissions_UserPermissions) 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 VisibilityLabel
- func (*VisibilityLabel) Descriptor() ([]byte, []int)deprecated
- func (x *VisibilityLabel) GetLabel() []byte
- func (x *VisibilityLabel) GetOrdinal() uint32
- func (*VisibilityLabel) ProtoMessage()
- func (x *VisibilityLabel) ProtoReflect() protoreflect.Message
- func (x *VisibilityLabel) Reset()
- func (x *VisibilityLabel) String() string
- type VisibilityLabelsRequest
- func (*VisibilityLabelsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VisibilityLabelsRequest) GetVisLabel() []*VisibilityLabel
- func (*VisibilityLabelsRequest) ProtoMessage()
- func (x *VisibilityLabelsRequest) ProtoReflect() protoreflect.Message
- func (x *VisibilityLabelsRequest) Reset()
- func (x *VisibilityLabelsRequest) String() string
- type VisibilityLabelsResponse
- func (*VisibilityLabelsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VisibilityLabelsResponse) GetResult() []*RegionActionResult
- func (*VisibilityLabelsResponse) ProtoMessage()
- func (x *VisibilityLabelsResponse) ProtoReflect() protoreflect.Message
- func (x *VisibilityLabelsResponse) Reset()
- func (x *VisibilityLabelsResponse) String() string
- type WALEntry
- func (*WALEntry) Descriptor() ([]byte, []int)deprecated
- func (x *WALEntry) GetAssociatedCellCount() int32
- func (x *WALEntry) GetKey() *WALKey
- func (x *WALEntry) GetKeyValueBytes() [][]byte
- func (*WALEntry) ProtoMessage()
- func (x *WALEntry) ProtoReflect() protoreflect.Message
- func (x *WALEntry) Reset()
- func (x *WALEntry) String() string
- type WALHeader
- func (*WALHeader) Descriptor() ([]byte, []int)deprecated
- func (x *WALHeader) GetCellCodecClsName() string
- func (x *WALHeader) GetEncryptionKey() []byte
- func (x *WALHeader) GetHasCompression() bool
- func (x *WALHeader) GetHasTagCompression() bool
- func (x *WALHeader) GetHasValueCompression() bool
- func (x *WALHeader) GetValueCompressionAlgorithm() uint32
- func (x *WALHeader) GetWriterClsName() string
- func (*WALHeader) ProtoMessage()
- func (x *WALHeader) ProtoReflect() protoreflect.Message
- func (x *WALHeader) Reset()
- func (x *WALHeader) String() string
- type WALKey
- func (*WALKey) Descriptor() ([]byte, []int)deprecated
- func (x *WALKey) GetClusterId() *UUIDdeprecated
- func (x *WALKey) GetClusterIds() []*UUID
- func (x *WALKey) GetEncodedRegionName() []byte
- func (x *WALKey) GetExtendedAttributes() []*Attribute
- func (x *WALKey) GetFollowingKvCount() uint32
- func (x *WALKey) GetLogSequenceNumber() uint64
- func (x *WALKey) GetNonce() uint64
- func (x *WALKey) GetNonceGroup() uint64
- func (x *WALKey) GetOrigSequenceNumber() uint64
- func (x *WALKey) GetScopes() []*FamilyScope
- func (x *WALKey) GetTableName() []byte
- func (x *WALKey) GetWriteTime() uint64
- func (*WALKey) ProtoMessage()
- func (x *WALKey) ProtoReflect() protoreflect.Message
- func (x *WALKey) Reset()
- func (x *WALKey) String() string
- type WALTrailer
- type WarmupRegionRequest
- func (*WarmupRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WarmupRegionRequest) GetRegionInfo() *RegionInfo
- func (*WarmupRegionRequest) ProtoMessage()
- func (x *WarmupRegionRequest) ProtoReflect() protoreflect.Message
- func (x *WarmupRegionRequest) Reset()
- func (x *WarmupRegionRequest) String() string
- type WarmupRegionResponse
- type WhileMatchFilter
- type WhoAmIRequest
- type WhoAmIResponse
- func (*WhoAmIResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WhoAmIResponse) GetAuthMethod() string
- func (x *WhoAmIResponse) GetUsername() string
- func (*WhoAmIResponse) ProtoMessage()
- func (x *WhoAmIResponse) ProtoReflect() protoreflect.Message
- func (x *WhoAmIResponse) Reset()
- func (x *WhoAmIResponse) String() string
- type WrappedKey
- func (*WrappedKey) Descriptor() ([]byte, []int)deprecated
- func (x *WrappedKey) GetAlgorithm() string
- func (x *WrappedKey) GetData() []byte
- func (x *WrappedKey) GetHash() []byte
- func (x *WrappedKey) GetHashAlgorithm() string
- func (x *WrappedKey) GetIv() []byte
- func (x *WrappedKey) GetLength() uint32
- func (*WrappedKey) ProtoMessage()
- func (x *WrappedKey) ProtoReflect() protoreflect.Message
- func (x *WrappedKey) Reset()
- func (x *WrappedKey) String() string
Constants ¶
const ( Default_CloseRegionRequest_TransitionIn_ZK = bool(true) Default_CloseRegionRequest_CloseProcId = int64(-1) Default_CloseRegionRequest_EvictCache = bool(false) )
Default values for CloseRegionRequest fields.
const ( Default_SlowLogResponseRequest_Limit = uint32(10) Default_SlowLogResponseRequest_FilterByOperator = SlowLogResponseRequest_OR )
Default values for SlowLogResponseRequest fields.
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_Scan_MvccReadPoint = uint64(0) Default_Scan_IncludeStartRow = bool(true) Default_Scan_IncludeStopRow = bool(false) Default_Scan_ReadType = Scan_DEFAULT Default_Scan_NeedCursorResult = bool(false) )
Default values for Scan fields.
const ( Default_ScanRequest_Renew = bool(false) Default_ScanRequest_LimitOfRows = uint32(0) )
Default values for ScanRequest fields.
const ( Default_BulkLoadHFileRequest_CopyFile = bool(false) Default_BulkLoadHFileRequest_Replicate = bool(true) )
Default values for BulkLoadHFileRequest fields.
const ( Default_RegionLoadStats_MemStoreLoad = int32(0) Default_RegionLoadStats_HeapOccupancy = int32(0) Default_RegionLoadStats_CompactionPressure = int32(0) )
Default values for RegionLoadStats fields.
const ( Default_RegionLoad_LastMajorCompactionTs = uint64(0) Default_RegionLoad_StoreRefCount = int32(0) Default_RegionLoad_MaxCompactedStoreFileRefCount = int32(0) )
Default values for RegionLoad fields.
const ( Default_LockRequest_NonceGroup = uint64(0) Default_LockRequest_Nonce = uint64(0) )
Default values for LockRequest 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_MergeTableRegionsRequest_Forcible = bool(false) Default_MergeTableRegionsRequest_NonceGroup = uint64(0) Default_MergeTableRegionsRequest_Nonce = uint64(0) )
Default values for MergeTableRegionsRequest fields.
const ( Default_SplitTableRegionRequest_NonceGroup = uint64(0) Default_SplitTableRegionRequest_Nonce = uint64(0) )
Default values for SplitTableRegionRequest fields.
const ( Default_TruncateRegionRequest_NonceGroup = uint64(0) Default_TruncateRegionRequest_Nonce = uint64(0) )
Default values for TruncateRegionRequest 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_ModifyTableRequest_ReopenRegions = bool(true) )
Default values for ModifyTableRequest fields.
const ( Default_FlushTableRequest_NonceGroup = uint64(0) Default_FlushTableRequest_Nonce = uint64(0) )
Default values for FlushTableRequest 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_SnapshotRequest_NonceGroup = uint64(0) Default_SnapshotRequest_Nonce = uint64(0) )
Default values for SnapshotRequest fields.
const ( Default_RestoreSnapshotRequest_NonceGroup = uint64(0) Default_RestoreSnapshotRequest_Nonce = uint64(0) Default_RestoreSnapshotRequest_RestoreACL = bool(false) )
Default values for RestoreSnapshotRequest fields.
const ( Default_ModifyTableStoreFileTrackerRequest_NonceGroup = uint64(0) Default_ModifyTableStoreFileTrackerRequest_Nonce = uint64(0) )
Default values for ModifyTableStoreFileTrackerRequest fields.
const ( Default_ModifyColumnStoreFileTrackerRequest_NonceGroup = uint64(0) Default_ModifyColumnStoreFileTrackerRequest_Nonce = uint64(0) )
Default values for ModifyColumnStoreFileTrackerRequest fields.
const ( Default_AssignsRequest_Override = bool(false) Default_AssignsRequest_Force = bool(false) )
Default values for AssignsRequest fields.
const ( Default_UnassignsRequest_Override = bool(false) Default_UnassignsRequest_Force = bool(false) )
Default values for UnassignsRequest fields.
const ( Default_Procedure_NonceGroup = uint64(0) Default_Procedure_Nonce = uint64(0) Default_Procedure_Locked = bool(false) Default_Procedure_Bypass = bool(false) Default_Procedure_Executed = bool(false) )
Default values for Procedure fields.
const ( Default_SnapshotDescription_CreationTime = int64(0) Default_SnapshotDescription_Type = SnapshotDescription_FLUSH Default_SnapshotDescription_Ttl = int64(0) Default_SnapshotDescription_MaxFileSize = int64(0) )
Default values for SnapshotDescription fields.
const ( Default_SlowLogPayload_MultiGets = int32(0) Default_SlowLogPayload_MultiMutations = int32(0) Default_SlowLogPayload_MultiServiceCalls = int32(0) )
Default values for SlowLogPayload fields.
const (
Default_AbortProcedureRequest_MayInterruptIfRunning = bool(true)
)
Default values for AbortProcedureRequest fields.
const (
Default_AggregateRequest_ClientSupportsPartialResult = bool(false)
)
Default values for AggregateRequest fields.
const (
Default_AggregateResponse_WaitIntervalMs = uint64(0)
)
Default values for AggregateResponse fields.
const (
Default_AssignRegionRequest_Override = bool(false)
)
Default values for AssignRegionRequest fields.
const (
Default_BulkLoadDescriptor_Replicate = bool(true)
)
Default values for BulkLoadDescriptor fields.
const (
Default_BypassProcedureRequest_Override = bool(false)
)
Default values for BypassProcedureRequest fields.
const (
Default_ClusterStatus_MasterInfoPort = int32(-1)
)
Default values for ClusterStatus fields.
const (
Default_DeprecatedTableState_State = DeprecatedTableState_ENABLED
)
Default values for DeprecatedTableState fields.
const (
Default_ExportRequest_Compressed = bool(false)
)
Default values for ExportRequest 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_GrantRequest_MergeExistingPermissions = bool(false)
)
Default values for GrantRequest 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_LockHeartbeatRequest_KeepAlive = bool(true)
)
Default values for LockHeartbeatRequest fields.
const (
Default_LockProcedureData_IsMasterLock = bool(false)
)
Default values for LockProcedureData fields.
const (
Default_MutationProto_Durability = MutationProto_USE_DEFAULT
)
Default values for MutationProto fields.
const (
Default_OpenRegionRequest_RegionOpenInfo_OpenProcId = int64(-1)
)
Default values for OpenRegionRequest_RegionOpenInfo 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_ScanResponse_MvccReadPoint = uint64(0)
)
Default values for ScanResponse fields.
const (
Default_SpaceQuota_Remove = bool(false)
)
Default values for SpaceQuota fields.
const (
Default_StoreFileList_Version = uint64(1)
)
Default values for StoreFileList fields.
const (
Default_TimedQuota_Scope = QuotaScope_MACHINE
)
Default values for TimedQuota fields.
const (
Default_UnassignRegionRequest_Force = bool(false)
)
Default values for UnassignRegionRequest fields.
const (
Default_WrappedKey_HashAlgorithm = string("MD5")
)
Default values for WrappedKey fields.
Variables ¶
var ( Permission_Action_name = map[int32]string{ 0: "READ", 1: "WRITE", 2: "EXEC", 3: "CREATE", 4: "ADMIN", } Permission_Action_value = map[string]int32{ "READ": 0, "WRITE": 1, "EXEC": 2, "CREATE": 3, "ADMIN": 4, } )
Enum value maps for Permission_Action.
var ( Permission_Type_name = map[int32]string{ 1: "Global", 2: "Namespace", 3: "Table", } Permission_Type_value = map[string]int32{ "Global": 1, "Namespace": 2, "Table": 3, } )
Enum value maps for Permission_Type.
var ( GetRegionInfoResponse_CompactionState_name = map[int32]string{ 0: "NONE", 1: "MINOR", 2: "MAJOR", 3: "MAJOR_AND_MINOR", } GetRegionInfoResponse_CompactionState_value = map[string]int32{ "NONE": 0, "MINOR": 1, "MAJOR": 2, "MAJOR_AND_MINOR": 3, } )
Enum value maps for GetRegionInfoResponse_CompactionState.
var ( OpenRegionResponse_RegionOpeningState_name = map[int32]string{ 0: "OPENED", 1: "ALREADY_OPENED", 2: "FAILED_OPENING", } OpenRegionResponse_RegionOpeningState_value = map[string]int32{ "OPENED": 0, "ALREADY_OPENED": 1, "FAILED_OPENING": 2, } )
Enum value maps for OpenRegionResponse_RegionOpeningState.
var ( SlowLogResponseRequest_FilterByOperator_name = map[int32]string{ 0: "AND", 1: "OR", } SlowLogResponseRequest_FilterByOperator_value = map[string]int32{ "AND": 0, "OR": 1, } )
Enum value maps for SlowLogResponseRequest_FilterByOperator.
var ( SlowLogResponseRequest_LogType_name = map[int32]string{ 0: "SLOW_LOG", 1: "LARGE_LOG", } SlowLogResponseRequest_LogType_value = map[string]int32{ "SLOW_LOG": 0, "LARGE_LOG": 1, } )
Enum value maps for SlowLogResponseRequest_LogType.
var ( TokenIdentifier_Kind_name = map[int32]string{ 0: "HBASE_AUTH_TOKEN", } TokenIdentifier_Kind_value = map[string]int32{ "HBASE_AUTH_TOKEN": 0, } )
Enum value maps for TokenIdentifier_Kind.
var ( BackupType_name = map[int32]string{ 0: "FULL", 1: "INCREMENTAL", } BackupType_value = map[string]int32{ "FULL": 0, "INCREMENTAL": 1, } )
Enum value maps for BackupType.
var ( BackupInfo_BackupState_name = map[int32]string{ 0: "RUNNING", 1: "COMPLETE", 2: "FAILED", 3: "CANCELLED", } BackupInfo_BackupState_value = map[string]int32{ "RUNNING": 0, "COMPLETE": 1, "FAILED": 2, "CANCELLED": 3, } )
Enum value maps for BackupInfo_BackupState.
var ( BackupInfo_BackupPhase_name = map[int32]string{ 0: "REQUEST", 1: "SNAPSHOT", 2: "PREPARE_INCREMENTAL", 3: "SNAPSHOTCOPY", 4: "INCREMENTAL_COPY", 5: "STORE_MANIFEST", } BackupInfo_BackupPhase_value = map[string]int32{ "REQUEST": 0, "SNAPSHOT": 1, "PREPARE_INCREMENTAL": 2, "SNAPSHOTCOPY": 3, "INCREMENTAL_COPY": 4, "STORE_MANIFEST": 5, } )
Enum value maps for BackupInfo_BackupPhase.
var ( BlockType_name = map[int32]string{ 0: "data", 1: "encoded_data", 2: "leaf_index", 3: "bloom_chunk", 4: "meta", 5: "intermediate_index", 6: "root_index", 7: "file_info", 8: "general_bloom_meta", 9: "delete_family_bloom_meta", 10: "trailer", 11: "index_v1", } BlockType_value = map[string]int32{ "data": 0, "encoded_data": 1, "leaf_index": 2, "bloom_chunk": 3, "meta": 4, "intermediate_index": 5, "root_index": 6, "file_info": 7, "general_bloom_meta": 8, "delete_family_bloom_meta": 9, "trailer": 10, "index_v1": 11, } )
Enum value maps for BlockType.
var ( BlockPriority_name = map[int32]string{ 0: "single", 1: "multi", 2: "memory", } BlockPriority_value = map[string]int32{ "single": 0, "multi": 1, "memory": 2, } )
Enum value maps for BlockPriority.
var ( CellType_name = map[int32]string{ 0: "MINIMUM", 4: "PUT", 8: "DELETE", 10: "DELETE_FAMILY_VERSION", 12: "DELETE_COLUMN", 14: "DELETE_FAMILY", 255: "MAXIMUM", } CellType_value = map[string]int32{ "MINIMUM": 0, "PUT": 4, "DELETE": 8, "DELETE_FAMILY_VERSION": 10, "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 ( Scan_ReadType_name = map[int32]string{ 0: "DEFAULT", 1: "STREAM", 2: "PREAD", } Scan_ReadType_value = map[string]int32{ "DEFAULT": 0, "STREAM": 1, "PREAD": 2, } )
Enum value maps for Scan_ReadType.
var ( Option_name = map[int32]string{ 0: "HBASE_VERSION", 1: "CLUSTER_ID", 2: "LIVE_SERVERS", 3: "DEAD_SERVERS", 4: "MASTER", 5: "BACKUP_MASTERS", 6: "MASTER_COPROCESSORS", 7: "REGIONS_IN_TRANSITION", 8: "BALANCER_ON", 9: "MASTER_INFO_PORT", 10: "SERVERS_NAME", 11: "TABLE_TO_REGIONS_COUNT", 12: "TASKS", 13: "DECOMMISSIONED_SERVERS", 14: "UNKNOWN_SERVERS", } Option_value = map[string]int32{ "HBASE_VERSION": 0, "CLUSTER_ID": 1, "LIVE_SERVERS": 2, "DEAD_SERVERS": 3, "MASTER": 4, "BACKUP_MASTERS": 5, "MASTER_COPROCESSORS": 6, "REGIONS_IN_TRANSITION": 7, "BALANCER_ON": 8, "MASTER_INFO_PORT": 9, "SERVERS_NAME": 10, "TABLE_TO_REGIONS_COUNT": 11, "TASKS": 12, "DECOMMISSIONED_SERVERS": 13, "UNKNOWN_SERVERS": 14, } )
Enum value maps for Option.
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", 15: "ABNORMALLY_CLOSED", } 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, "ABNORMALLY_CLOSED": 15, } )
Enum value maps for RegionState_State.
var ( RegionLoad_CompactionState_name = map[int32]string{ 0: "NONE", 1: "MINOR", 2: "MAJOR", 3: "MAJOR_AND_MINOR", } RegionLoad_CompactionState_value = map[string]int32{ "NONE": 0, "MINOR": 1, "MAJOR": 2, "MAJOR_AND_MINOR": 3, } )
Enum value maps for RegionLoad_CompactionState.
var ( ServerTask_State_name = map[int32]string{ 0: "RUNNING", 1: "WAITING", 2: "COMPLETE", 3: "ABORTED", } ServerTask_State_value = map[string]int32{ "RUNNING": 0, "WAITING": 1, "COMPLETE": 2, "ABORTED": 3, } )
Enum value maps for ServerTask_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 ( TableState_State_name = map[int32]string{ 0: "ENABLED", 1: "DISABLED", 2: "DISABLING", 3: "ENABLING", } TableState_State_value = map[string]int32{ "ENABLED": 0, "DISABLED": 1, "DISABLING": 2, "ENABLING": 3, } )
Enum value maps for TableState_State.
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 ( LockType_name = map[int32]string{ 1: "EXCLUSIVE", 2: "SHARED", } LockType_value = map[string]int32{ "EXCLUSIVE": 1, "SHARED": 2, } )
Enum value maps for LockType.
var ( LockedResourceType_name = map[int32]string{ 1: "SERVER", 2: "NAMESPACE", 3: "TABLE", 4: "REGION", 5: "PEER", } LockedResourceType_value = map[string]int32{ "SERVER": 1, "NAMESPACE": 2, "TABLE": 3, "REGION": 4, "PEER": 5, } )
Enum value maps for LockedResourceType.
var ( LockHeartbeatResponse_LockStatus_name = map[int32]string{ 1: "UNLOCKED", 2: "LOCKED", } LockHeartbeatResponse_LockStatus_value = map[string]int32{ "UNLOCKED": 1, "LOCKED": 2, } )
Enum value maps for LockHeartbeatResponse_LockStatus.
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: "SUCCESS", 7: "FAILED", } ProcedureState_value = map[string]int32{ "INITIALIZING": 1, "RUNNABLE": 2, "WAITING": 3, "WAITING_TIMEOUT": 4, "ROLLEDBACK": 5, "SUCCESS": 6, "FAILED": 7, } )
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", 7: "REQUEST_CAPACITY_UNIT", 8: "WRITE_CAPACITY_UNIT", 9: "READ_CAPACITY_UNIT", } ThrottleType_value = map[string]int32{ "REQUEST_NUMBER": 1, "REQUEST_SIZE": 2, "WRITE_NUMBER": 3, "WRITE_SIZE": 4, "READ_NUMBER": 5, "READ_SIZE": 6, "REQUEST_CAPACITY_UNIT": 7, "WRITE_CAPACITY_UNIT": 8, "READ_CAPACITY_UNIT": 9, } )
Enum value maps for ThrottleType.
var ( QuotaType_name = map[int32]string{ 1: "THROTTLE", 2: "SPACE", } QuotaType_value = map[string]int32{ "THROTTLE": 1, "SPACE": 2, } )
Enum value maps for QuotaType.
var ( SpaceViolationPolicy_name = map[int32]string{ 1: "DISABLE", 2: "NO_WRITES_COMPACTIONS", 3: "NO_WRITES", 4: "NO_INSERTS", } SpaceViolationPolicy_value = map[string]int32{ "DISABLE": 1, "NO_WRITES_COMPACTIONS": 2, "NO_WRITES": 3, "NO_INSERTS": 4, } )
Enum value maps for SpaceViolationPolicy.
var ( RegionStateTransition_TransitionCode_name = map[int32]string{ 0: "OPENED", 1: "FAILED_OPEN", 2: "CLOSED", 3: "READY_TO_SPLIT", 4: "READY_TO_MERGE", 7: "SPLIT", 8: "MERGED", 9: "SPLIT_REVERTED", 10: "MERGE_REVERTED", } RegionStateTransition_TransitionCode_value = map[string]int32{ "OPENED": 0, "FAILED_OPEN": 1, "CLOSED": 2, "READY_TO_SPLIT": 3, "READY_TO_MERGE": 4, "SPLIT": 7, "MERGED": 8, "SPLIT_REVERTED": 9, "MERGE_REVERTED": 10, } )
Enum value maps for RegionStateTransition_TransitionCode.
var ( RemoteProcedureResult_Status_name = map[int32]string{ 1: "SUCCESS", 2: "ERROR", } RemoteProcedureResult_Status_value = map[string]int32{ "SUCCESS": 1, "ERROR": 2, } )
Enum value maps for RemoteProcedureResult_Status.
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 ( SyncReplicationState_State_name = map[int32]string{ 0: "NONE", 1: "ACTIVE", 2: "DOWNGRADE_ACTIVE", 3: "STANDBY", } SyncReplicationState_State_value = map[string]int32{ "NONE": 0, "ACTIVE": 1, "DOWNGRADE_ACTIVE": 2, "STANDBY": 3, } )
Enum value maps for SyncReplicationState_State.
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 ( SnapshotFileInfo_Type_name = map[int32]string{ 1: "HFILE", 2: "WAL", } SnapshotFileInfo_Type_value = map[string]int32{ "HFILE": 1, "WAL": 2, } )
Enum value maps for SnapshotFileInfo_Type.
var ( SlowLogPayload_Type_name = map[int32]string{ 0: "SLOW_LOG", 1: "LARGE_LOG", 2: "ALL", } SlowLogPayload_Type_value = map[string]int32{ "SLOW_LOG": 0, "LARGE_LOG": 1, "ALL": 2, } )
Enum value maps for SlowLogPayload_Type.
var ( ScopeType_name = map[int32]string{ 0: "REPLICATION_SCOPE_LOCAL", 1: "REPLICATION_SCOPE_GLOBAL", 2: "REPLICATION_SCOPE_SERIAL", } ScopeType_value = map[string]int32{ "REPLICATION_SCOPE_LOCAL": 0, "REPLICATION_SCOPE_GLOBAL": 1, "REPLICATION_SCOPE_SERIAL": 2, } )
Enum value maps for ScopeType.
var ( FlushDescriptor_FlushAction_name = map[int32]string{ 0: "START_FLUSH", 1: "COMMIT_FLUSH", 2: "ABORT_FLUSH", 3: "CANNOT_FLUSH", } FlushDescriptor_FlushAction_value = map[string]int32{ "START_FLUSH": 0, "COMMIT_FLUSH": 1, "ABORT_FLUSH": 2, "CANNOT_FLUSH": 3, } )
Enum value maps for FlushDescriptor_FlushAction.
var ( RegionEventDescriptor_EventType_name = map[int32]string{ 0: "REGION_OPEN", 1: "REGION_CLOSE", } RegionEventDescriptor_EventType_value = map[string]int32{ "REGION_OPEN": 0, "REGION_CLOSE": 1, } )
Enum value maps for RegionEventDescriptor_EventType.
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 ( DeprecatedTableState_State_name = map[int32]string{ 0: "ENABLED", 1: "DISABLED", 2: "DISABLING", 3: "ENABLING", } DeprecatedTableState_State_value = map[string]int32{ "ENABLED": 0, "DISABLED": 1, "DISABLING": 2, "ENABLING": 3, } )
Enum value maps for DeprecatedTableState_State.
var File_AccessControl_proto protoreflect.FileDescriptor
var File_Admin_proto protoreflect.FileDescriptor
var File_Aggregate_proto protoreflect.FileDescriptor
var File_Authentication_proto protoreflect.FileDescriptor
var File_Backup_proto protoreflect.FileDescriptor
var File_BootstrapNode_proto protoreflect.FileDescriptor
var File_BucketCacheEntry_proto protoreflect.FileDescriptor
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_ColumnAggregationNullResponseProtocol_proto protoreflect.FileDescriptor
var File_ColumnAggregationProtocol_proto protoreflect.FileDescriptor
var File_ColumnAggregationWithErrorsProtocol_proto protoreflect.FileDescriptor
var File_Comparator_proto protoreflect.FileDescriptor
var File_DummyRegionServerEndpoint_proto protoreflect.FileDescriptor
var File_Encryption_proto protoreflect.FileDescriptor
var File_ErrorHandling_proto protoreflect.FileDescriptor
var File_Export_proto protoreflect.FileDescriptor
var File_FS_proto protoreflect.FileDescriptor
var File_Filter_proto protoreflect.FileDescriptor
var File_HBase_proto protoreflect.FileDescriptor
var File_HFile_proto protoreflect.FileDescriptor
var File_IncrementCounterProcessor_proto protoreflect.FileDescriptor
var File_LoadBalancer_proto protoreflect.FileDescriptor
var File_LockService_proto protoreflect.FileDescriptor
var File_MapReduce_proto protoreflect.FileDescriptor
var File_Master_proto protoreflect.FileDescriptor
var File_PingProtocol_proto protoreflect.FileDescriptor
var File_Procedure_proto protoreflect.FileDescriptor
var File_Quota_proto protoreflect.FileDescriptor
var File_RPC_proto protoreflect.FileDescriptor
var File_RSGroupAdmin_proto protoreflect.FileDescriptor
var File_RSGroup_proto protoreflect.FileDescriptor
var File_RecentLogs_proto protoreflect.FileDescriptor
var File_RegionNormalizer_proto protoreflect.FileDescriptor
var File_RegionServerStatus_proto protoreflect.FileDescriptor
var File_Registry_proto protoreflect.FileDescriptor
var File_Replication_proto protoreflect.FileDescriptor
var File_ShellExecEndpoint_proto protoreflect.FileDescriptor
var File_SnapshotCleanup_proto protoreflect.FileDescriptor
var File_Snapshot_proto protoreflect.FileDescriptor
var File_StoreFileTracker_proto protoreflect.FileDescriptor
var File_TestProcedure_proto protoreflect.FileDescriptor
var File_TooSlowLog_proto protoreflect.FileDescriptor
var File_Tracing_proto protoreflect.FileDescriptor
var File_VisibilityLabels_proto protoreflect.FileDescriptor
var File_WAL_proto protoreflect.FileDescriptor
var File_ZooKeeper_proto protoreflect.FileDescriptor
var File_any_proto protoreflect.FileDescriptor
var File_test_proto protoreflect.FileDescriptor
var File_test_rpc_service_proto protoreflect.FileDescriptor
Functions ¶
func MarshalFrom ¶
MarshalFrom marshals src into dst as the underlying message using the provided marshal options.
If no options are specified, call dst.MarshalFrom instead.
func MustMarshal ¶
MustMarshal is like proto.Marshal except it panic()'s if the protobuf couldn't be serialized.
func UnmarshalNew ¶
UnmarshalNew unmarshals the underlying message from src into dst, which is newly created message using a type resolved from the type URL. The message type is resolved according to opt.Resolver, which should implement protoregistry.MessageTypeResolver. It reports an error if the underlying message type could not be resolved.
If no options are specified, call src.UnmarshalNew instead.
func UnmarshalTo ¶
UnmarshalTo unmarshals the underlying message from src into dst using the provided unmarshal options. It reports an error if dst is not of the right message type.
If no options are specified, call src.UnmarshalTo instead.
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 {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*AddColumnResponse) Descriptor
deprecated
func (*AddColumnResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddColumnResponse.ProtoReflect.Descriptor instead.
func (*AddColumnResponse) GetProcId ¶
func (x *AddColumnResponse) GetProcId() uint64
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 AddRSGroupRequest ¶
type AddRSGroupRequest struct {
RSGroupName *string `protobuf:"bytes,1,req,name=r_s_group_name,json=rSGroupName" json:"r_s_group_name,omitempty"`
// contains filtered or unexported fields
}
func (*AddRSGroupRequest) Descriptor
deprecated
func (*AddRSGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddRSGroupRequest.ProtoReflect.Descriptor instead.
func (*AddRSGroupRequest) GetRSGroupName ¶
func (x *AddRSGroupRequest) GetRSGroupName() string
func (*AddRSGroupRequest) ProtoMessage ¶
func (*AddRSGroupRequest) ProtoMessage()
func (*AddRSGroupRequest) ProtoReflect ¶
func (x *AddRSGroupRequest) ProtoReflect() protoreflect.Message
func (*AddRSGroupRequest) Reset ¶
func (x *AddRSGroupRequest) Reset()
func (*AddRSGroupRequest) String ¶
func (x *AddRSGroupRequest) String() string
type AddRSGroupResponse ¶
type AddRSGroupResponse struct {
// contains filtered or unexported fields
}
func (*AddRSGroupResponse) Descriptor
deprecated
func (*AddRSGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddRSGroupResponse.ProtoReflect.Descriptor instead.
func (*AddRSGroupResponse) ProtoMessage ¶
func (*AddRSGroupResponse) ProtoMessage()
func (*AddRSGroupResponse) ProtoReflect ¶
func (x *AddRSGroupResponse) ProtoReflect() protoreflect.Message
func (*AddRSGroupResponse) Reset ¶
func (x *AddRSGroupResponse) Reset()
func (*AddRSGroupResponse) String ¶
func (x *AddRSGroupResponse) String() string
type AddReplicationPeerRequest ¶
type AddReplicationPeerRequest struct {
PeerId *string `protobuf:"bytes,1,req,name=peer_id,json=peerId" json:"peer_id,omitempty"`
PeerConfig *ReplicationPeer `protobuf:"bytes,2,req,name=peer_config,json=peerConfig" json:"peer_config,omitempty"`
PeerState *ReplicationState `protobuf:"bytes,3,req,name=peer_state,json=peerState" json:"peer_state,omitempty"`
// contains filtered or unexported fields
}
func (*AddReplicationPeerRequest) Descriptor
deprecated
func (*AddReplicationPeerRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddReplicationPeerRequest.ProtoReflect.Descriptor instead.
func (*AddReplicationPeerRequest) GetPeerConfig ¶
func (x *AddReplicationPeerRequest) GetPeerConfig() *ReplicationPeer
func (*AddReplicationPeerRequest) GetPeerId ¶
func (x *AddReplicationPeerRequest) GetPeerId() string
func (*AddReplicationPeerRequest) GetPeerState ¶
func (x *AddReplicationPeerRequest) GetPeerState() *ReplicationState
func (*AddReplicationPeerRequest) ProtoMessage ¶
func (*AddReplicationPeerRequest) ProtoMessage()
func (*AddReplicationPeerRequest) ProtoReflect ¶
func (x *AddReplicationPeerRequest) ProtoReflect() protoreflect.Message
func (*AddReplicationPeerRequest) Reset ¶
func (x *AddReplicationPeerRequest) Reset()
func (*AddReplicationPeerRequest) String ¶
func (x *AddReplicationPeerRequest) String() string
type AddReplicationPeerResponse ¶
type AddReplicationPeerResponse struct {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*AddReplicationPeerResponse) Descriptor
deprecated
func (*AddReplicationPeerResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddReplicationPeerResponse.ProtoReflect.Descriptor instead.
func (*AddReplicationPeerResponse) GetProcId ¶
func (x *AddReplicationPeerResponse) GetProcId() uint64
func (*AddReplicationPeerResponse) ProtoMessage ¶
func (*AddReplicationPeerResponse) ProtoMessage()
func (*AddReplicationPeerResponse) ProtoReflect ¶
func (x *AddReplicationPeerResponse) ProtoReflect() protoreflect.Message
func (*AddReplicationPeerResponse) Reset ¶
func (x *AddReplicationPeerResponse) Reset()
func (*AddReplicationPeerResponse) String ¶
func (x *AddReplicationPeerResponse) String() string
type AddrResponseProto ¶
type AddrResponseProto struct {
Addr *string `protobuf:"bytes,1,req,name=addr" json:"addr,omitempty"`
// contains filtered or unexported fields
}
func (*AddrResponseProto) Descriptor
deprecated
func (*AddrResponseProto) Descriptor() ([]byte, []int)
Deprecated: Use AddrResponseProto.ProtoReflect.Descriptor instead.
func (*AddrResponseProto) GetAddr ¶
func (x *AddrResponseProto) GetAddr() string
func (*AddrResponseProto) ProtoMessage ¶
func (*AddrResponseProto) ProtoMessage()
func (*AddrResponseProto) ProtoReflect ¶
func (x *AddrResponseProto) ProtoReflect() protoreflect.Message
func (*AddrResponseProto) Reset ¶
func (x *AddrResponseProto) Reset()
func (*AddrResponseProto) String ¶
func (x *AddrResponseProto) String() string
type AggregateRequest ¶
type AggregateRequest struct {
// - The request passed to the AggregateService consists of three parts
// (1) the (canonical) classname of the ColumnInterpreter implementation
// (2) the Scan query
// (3) any bytes required to construct the ColumnInterpreter object
// properly
InterpreterClassName *string `protobuf:"bytes,1,req,name=interpreter_class_name,json=interpreterClassName" json:"interpreter_class_name,omitempty"`
Scan *Scan `protobuf:"bytes,2,req,name=scan" json:"scan,omitempty"`
InterpreterSpecificBytes []byte `` /* 128-byte string literal not displayed */
ClientSupportsPartialResult *bool `` /* 146-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*AggregateRequest) Descriptor
deprecated
func (*AggregateRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregateRequest.ProtoReflect.Descriptor instead.
func (*AggregateRequest) GetClientSupportsPartialResult ¶
func (x *AggregateRequest) GetClientSupportsPartialResult() bool
func (*AggregateRequest) GetInterpreterClassName ¶
func (x *AggregateRequest) GetInterpreterClassName() string
func (*AggregateRequest) GetInterpreterSpecificBytes ¶
func (x *AggregateRequest) GetInterpreterSpecificBytes() []byte
func (*AggregateRequest) GetScan ¶
func (x *AggregateRequest) GetScan() *Scan
func (*AggregateRequest) ProtoMessage ¶
func (*AggregateRequest) ProtoMessage()
func (*AggregateRequest) ProtoReflect ¶
func (x *AggregateRequest) ProtoReflect() protoreflect.Message
func (*AggregateRequest) Reset ¶
func (x *AggregateRequest) Reset()
func (*AggregateRequest) String ¶
func (x *AggregateRequest) String() string
type AggregateResponse ¶
type AggregateResponse struct {
// *
// The AggregateService methods all have a response that either is a Pair
// or a simple object. When it is a Pair both first_part and second_part
// have defined values (and the second_part is not present in the response
// when the response is not a pair). Refer to the AggregateImplementation
// class for an overview of the AggregateResponse object constructions.
FirstPart [][]byte `protobuf:"bytes,1,rep,name=first_part,json=firstPart" json:"first_part,omitempty"`
SecondPart []byte `protobuf:"bytes,2,opt,name=second_part,json=secondPart" json:"second_part,omitempty"`
NextChunkStartRow []byte `protobuf:"bytes,3,opt,name=next_chunk_start_row,json=nextChunkStartRow" json:"next_chunk_start_row,omitempty"`
WaitIntervalMs *uint64 `protobuf:"varint,4,opt,name=wait_interval_ms,json=waitIntervalMs,def=0" json:"wait_interval_ms,omitempty"`
// contains filtered or unexported fields
}
func (*AggregateResponse) Descriptor
deprecated
func (*AggregateResponse) Descriptor() ([]byte, []int)
Deprecated: Use AggregateResponse.ProtoReflect.Descriptor instead.
func (*AggregateResponse) GetFirstPart ¶
func (x *AggregateResponse) GetFirstPart() [][]byte
func (*AggregateResponse) GetNextChunkStartRow ¶
func (x *AggregateResponse) GetNextChunkStartRow() []byte
func (*AggregateResponse) GetSecondPart ¶
func (x *AggregateResponse) GetSecondPart() []byte
func (*AggregateResponse) GetWaitIntervalMs ¶
func (x *AggregateResponse) GetWaitIntervalMs() uint64
func (*AggregateResponse) ProtoMessage ¶
func (*AggregateResponse) ProtoMessage()
func (*AggregateResponse) ProtoReflect ¶
func (x *AggregateResponse) ProtoReflect() protoreflect.Message
func (*AggregateResponse) Reset ¶
func (x *AggregateResponse) Reset()
func (*AggregateResponse) String ¶
func (x *AggregateResponse) String() string
type Any ¶
type Any struct {
// A URL/resource name that uniquely identifies the type of the serialized
// protocol buffer message. This string must contain at least
// one "/" character. The last segment of the URL's path must represent
// the fully qualified name of the type (as in
// `path/google.protobuf.Duration`). The name should be in a canonical form
// (e.g., leading "." is not accepted).
//
// In practice, teams usually precompile into the binary all types that they
// expect it to use in the context of Any. However, for URLs which use the
// scheme `http`, `https`, or no scheme, one can optionally set up a type
// server that maps type URLs to message definitions as follows:
//
// - If no scheme is provided, `https` is assumed.
// - An HTTP GET on the URL must yield a [google.protobuf.Type][]
// value in binary format, or produce an error.
// - Applications are allowed to cache lookup results based on the
// URL, or have them precompiled into a binary to avoid any
// lookup. Therefore, binary compatibility needs to be preserved
// on changes to types. (Use versioned type names to manage
// breaking changes.)
//
// Note: this functionality is not currently available in the official
// protobuf release, and it is not used for type URLs beginning with
// type.googleapis.com. As of May 2023, there are no widely used type server
// implementations and no plans to implement one.
//
// Schemes other than `http`, `https` (or the empty scheme) might be
// used with implementation specific semantics.
TypeUrl string `protobuf:"bytes,1,opt,name=type_url,json=typeUrl,proto3" json:"type_url,omitempty"`
// Must be a valid serialized protocol buffer of the above specified type.
Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
// contains filtered or unexported fields
}
`Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.
Protobuf library provides support to pack/unpack Any values in the form of utility functions or additional generated methods of the Any type.
Example 1: Pack and unpack a message in C++.
Foo foo = ...;
Any any;
any.PackFrom(foo);
...
if (any.UnpackTo(&foo)) {
...
}
Example 2: Pack and unpack a message in Java.
Foo foo = ...;
Any any = Any.pack(foo);
...
if (any.is(Foo.class)) {
foo = any.unpack(Foo.class);
}
// or ...
if (any.isSameTypeAs(Foo.getDefaultInstance())) {
foo = any.unpack(Foo.getDefaultInstance());
}
Example 3: Pack and unpack a message in Python.
foo = Foo(...)
any = Any()
any.Pack(foo)
...
if any.Is(Foo.DESCRIPTOR):
any.Unpack(foo)
...
Example 4: Pack and unpack a message in Go
foo := &pb.Foo{...}
any, err := anypb.New(foo)
if err != nil {
...
}
...
foo := &pb.Foo{}
if err := any.UnmarshalTo(foo); err != nil {
...
}
The pack methods provided by protobuf library will by default use 'type.googleapis.com/full.type.name' as the type URL and the unpack methods only use the fully qualified type name after the last '/' in the type URL, for example "foo.bar.com/x/y.z" will yield type name "y.z".
JSON ==== The JSON representation of an `Any` value uses the regular representation of the deserialized, embedded message, with an additional field `@type` which contains the type URL. Example:
package google.profile;
message Person {
string first_name = 1;
string last_name = 2;
}
{
"@type": "type.googleapis.com/google.profile.Person",
"firstName": <string>,
"lastName": <string>
}
If the embedded message type is well-known and has a custom JSON representation, that representation will be embedded adding a field `value` which holds the custom JSON in addition to the `@type` field. Example (for message [google.protobuf.Duration][]):
{
"@type": "type.googleapis.com/google.protobuf.Duration",
"value": "1.212s"
}
func (*Any) Descriptor
deprecated
func (*Any) GetTypeUrl ¶
func (*Any) MarshalFrom ¶
MarshalFrom marshals m into x as the underlying message.
func (*Any) MessageName ¶
func (x *Any) MessageName() protoreflect.FullName
MessageName reports the full name of the underlying message, returning an empty string if invalid.
func (*Any) ProtoMessage ¶
func (*Any) ProtoMessage()
func (*Any) ProtoReflect ¶
func (x *Any) ProtoReflect() protoreflect.Message
func (*Any) UnmarshalNew ¶
UnmarshalNew unmarshals the contents of the underlying message of x into a newly allocated message of the specified type. It reports an error if the underlying message type could not be resolved.
type AssignRegionRequest ¶
type AssignRegionRequest struct {
Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"`
Override *bool `protobuf:"varint,2,opt,name=override,def=0" json:"override,omitempty"`
// contains filtered or unexported fields
}
func (*AssignRegionRequest) Descriptor
deprecated
func (*AssignRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use AssignRegionRequest.ProtoReflect.Descriptor instead.
func (*AssignRegionRequest) GetOverride ¶
func (x *AssignRegionRequest) GetOverride() bool
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 AssignsRequest ¶
type AssignsRequest struct {
Region []*RegionSpecifier `protobuf:"bytes,1,rep,name=region" json:"region,omitempty"`
Override *bool `protobuf:"varint,2,opt,name=override,def=0" json:"override,omitempty"`
Force *bool `protobuf:"varint,3,opt,name=force,def=0" json:"force,omitempty"`
// contains filtered or unexported fields
}
NOTE: In hbck.proto, there is a define for AssignRegionRequest -- singular 'Region'. This is plural to convey it can carry more than one Region at a time.
func (*AssignsRequest) Descriptor
deprecated
func (*AssignsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AssignsRequest.ProtoReflect.Descriptor instead.
func (*AssignsRequest) GetForce ¶
func (x *AssignsRequest) GetForce() bool
func (*AssignsRequest) GetOverride ¶
func (x *AssignsRequest) GetOverride() bool
func (*AssignsRequest) GetRegion ¶
func (x *AssignsRequest) GetRegion() []*RegionSpecifier
func (*AssignsRequest) ProtoMessage ¶
func (*AssignsRequest) ProtoMessage()
func (*AssignsRequest) ProtoReflect ¶
func (x *AssignsRequest) ProtoReflect() protoreflect.Message
func (*AssignsRequest) Reset ¶
func (x *AssignsRequest) Reset()
func (*AssignsRequest) String ¶
func (x *AssignsRequest) String() string
type AssignsResponse ¶
type AssignsResponse struct {
Pid []uint64 `protobuf:"varint,1,rep,name=pid" json:"pid,omitempty"`
// contains filtered or unexported fields
}
* Like Admin's AssignRegionResponse except it can return one or more pids as result -- one per assign.
func (*AssignsResponse) Descriptor
deprecated
func (*AssignsResponse) Descriptor() ([]byte, []int)
Deprecated: Use AssignsResponse.ProtoReflect.Descriptor instead.
func (*AssignsResponse) GetPid ¶
func (x *AssignsResponse) GetPid() []uint64
func (*AssignsResponse) ProtoMessage ¶
func (*AssignsResponse) ProtoMessage()
func (*AssignsResponse) ProtoReflect ¶
func (x *AssignsResponse) ProtoReflect() protoreflect.Message
func (*AssignsResponse) Reset ¶
func (x *AssignsResponse) Reset()
func (*AssignsResponse) String ¶
func (x *AssignsResponse) String() string
type Attribute ¶
type Attribute struct {
Key *string `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
Value []byte `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`
// contains filtered or unexported fields
}
func (*Attribute) Descriptor
deprecated
func (*Attribute) ProtoMessage ¶
func (*Attribute) ProtoMessage()
func (*Attribute) ProtoReflect ¶
func (x *Attribute) ProtoReflect() protoreflect.Message
type AuthenticationKey ¶
type AuthenticationKey struct {
Id *int32 `protobuf:"varint,1,req,name=id" json:"id,omitempty"`
ExpirationDate *int64 `protobuf:"varint,2,req,name=expiration_date,json=expirationDate" json:"expiration_date,omitempty"`
Key []byte `protobuf:"bytes,3,req,name=key" json:"key,omitempty"`
// contains filtered or unexported fields
}
func (*AuthenticationKey) Descriptor
deprecated
func (*AuthenticationKey) Descriptor() ([]byte, []int)
Deprecated: Use AuthenticationKey.ProtoReflect.Descriptor instead.
func (*AuthenticationKey) GetExpirationDate ¶
func (x *AuthenticationKey) GetExpirationDate() int64
func (*AuthenticationKey) GetId ¶
func (x *AuthenticationKey) GetId() int32
func (*AuthenticationKey) GetKey ¶
func (x *AuthenticationKey) GetKey() []byte
func (*AuthenticationKey) ProtoMessage ¶
func (*AuthenticationKey) ProtoMessage()
func (*AuthenticationKey) ProtoReflect ¶
func (x *AuthenticationKey) ProtoReflect() protoreflect.Message
func (*AuthenticationKey) Reset ¶
func (x *AuthenticationKey) Reset()
func (*AuthenticationKey) String ¶
func (x *AuthenticationKey) 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 BackingMap ¶
type BackingMap struct {
Entry []*BackingMapEntry `protobuf:"bytes,1,rep,name=entry" json:"entry,omitempty"`
// contains filtered or unexported fields
}
func (*BackingMap) Descriptor
deprecated
func (*BackingMap) Descriptor() ([]byte, []int)
Deprecated: Use BackingMap.ProtoReflect.Descriptor instead.
func (*BackingMap) GetEntry ¶
func (x *BackingMap) GetEntry() []*BackingMapEntry
func (*BackingMap) ProtoMessage ¶
func (*BackingMap) ProtoMessage()
func (*BackingMap) ProtoReflect ¶
func (x *BackingMap) ProtoReflect() protoreflect.Message
func (*BackingMap) Reset ¶
func (x *BackingMap) Reset()
func (*BackingMap) String ¶
func (x *BackingMap) String() string
type BackingMapEntry ¶
type BackingMapEntry struct {
Key *BlockCacheKey `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
Value *BucketEntry `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`
// contains filtered or unexported fields
}
func (*BackingMapEntry) Descriptor
deprecated
func (*BackingMapEntry) Descriptor() ([]byte, []int)
Deprecated: Use BackingMapEntry.ProtoReflect.Descriptor instead.
func (*BackingMapEntry) GetKey ¶
func (x *BackingMapEntry) GetKey() *BlockCacheKey
func (*BackingMapEntry) GetValue ¶
func (x *BackingMapEntry) GetValue() *BucketEntry
func (*BackingMapEntry) ProtoMessage ¶
func (*BackingMapEntry) ProtoMessage()
func (*BackingMapEntry) ProtoReflect ¶
func (x *BackingMapEntry) ProtoReflect() protoreflect.Message
func (*BackingMapEntry) Reset ¶
func (x *BackingMapEntry) Reset()
func (*BackingMapEntry) String ¶
func (x *BackingMapEntry) String() string
type BackupImage ¶
type BackupImage struct {
BackupId *string `protobuf:"bytes,1,opt,name=backup_id,json=backupId" json:"backup_id,omitempty"`
BackupType *BackupType `protobuf:"varint,2,opt,name=backup_type,json=backupType,enum=pb.BackupType" json:"backup_type,omitempty"`
// Deprecated: Marked as deprecated in Backup.proto.
BackupRootDir *string `protobuf:"bytes,3,opt,name=backup_root_dir,json=backupRootDir" json:"backup_root_dir,omitempty"`
TableList []*TableName `protobuf:"bytes,4,rep,name=table_list,json=tableList" json:"table_list,omitempty"`
StartTs *uint64 `protobuf:"varint,5,opt,name=start_ts,json=startTs" json:"start_ts,omitempty"`
CompleteTs *uint64 `protobuf:"varint,6,opt,name=complete_ts,json=completeTs" json:"complete_ts,omitempty"`
Ancestors []*BackupImage `protobuf:"bytes,7,rep,name=ancestors" json:"ancestors,omitempty"`
TstMap []*TableServerTimestamp `protobuf:"bytes,8,rep,name=tst_map,json=tstMap" json:"tst_map,omitempty"`
// contains filtered or unexported fields
}
* Structure keeps relevant info for backup restore session backup_root_dir was marked as deprecated in HBase 2.6.2, will be removed in 4.0.0.
func (*BackupImage) Descriptor
deprecated
func (*BackupImage) Descriptor() ([]byte, []int)
Deprecated: Use BackupImage.ProtoReflect.Descriptor instead.
func (*BackupImage) GetAncestors ¶
func (x *BackupImage) GetAncestors() []*BackupImage
func (*BackupImage) GetBackupId ¶
func (x *BackupImage) GetBackupId() string
func (*BackupImage) GetBackupRootDir
deprecated
func (x *BackupImage) GetBackupRootDir() string
Deprecated: Marked as deprecated in Backup.proto.
func (*BackupImage) GetBackupType ¶
func (x *BackupImage) GetBackupType() BackupType
func (*BackupImage) GetCompleteTs ¶
func (x *BackupImage) GetCompleteTs() uint64
func (*BackupImage) GetStartTs ¶
func (x *BackupImage) GetStartTs() uint64
func (*BackupImage) GetTableList ¶
func (x *BackupImage) GetTableList() []*TableName
func (*BackupImage) GetTstMap ¶
func (x *BackupImage) GetTstMap() []*TableServerTimestamp
func (*BackupImage) ProtoMessage ¶
func (*BackupImage) ProtoMessage()
func (*BackupImage) ProtoReflect ¶
func (x *BackupImage) ProtoReflect() protoreflect.Message
func (*BackupImage) Reset ¶
func (x *BackupImage) Reset()
func (*BackupImage) String ¶
func (x *BackupImage) String() string
type BackupInfo ¶
type BackupInfo struct {
BackupId *string `protobuf:"bytes,1,opt,name=backup_id,json=backupId" json:"backup_id,omitempty"`
BackupType *BackupType `protobuf:"varint,2,opt,name=backup_type,json=backupType,enum=pb.BackupType" json:"backup_type,omitempty"`
BackupRootDir *string `protobuf:"bytes,3,opt,name=backup_root_dir,json=backupRootDir" json:"backup_root_dir,omitempty"`
BackupState *BackupInfo_BackupState `protobuf:"varint,4,opt,name=backup_state,json=backupState,enum=pb.BackupInfo_BackupState" json:"backup_state,omitempty"`
BackupPhase *BackupInfo_BackupPhase `protobuf:"varint,5,opt,name=backup_phase,json=backupPhase,enum=pb.BackupInfo_BackupPhase" json:"backup_phase,omitempty"`
FailedMessage *string `protobuf:"bytes,6,opt,name=failed_message,json=failedMessage" json:"failed_message,omitempty"`
BackupTableInfo []*BackupTableInfo `protobuf:"bytes,7,rep,name=backup_table_info,json=backupTableInfo" json:"backup_table_info,omitempty"`
StartTs *uint64 `protobuf:"varint,8,opt,name=start_ts,json=startTs" json:"start_ts,omitempty"`
CompleteTs *uint64 `protobuf:"varint,9,opt,name=complete_ts,json=completeTs" json:"complete_ts,omitempty"`
Progress *uint32 `protobuf:"varint,10,opt,name=progress" json:"progress,omitempty"`
WorkersNumber *uint32 `protobuf:"varint,11,opt,name=workers_number,json=workersNumber" json:"workers_number,omitempty"`
Bandwidth *uint64 `protobuf:"varint,12,opt,name=bandwidth" json:"bandwidth,omitempty"`
TableSetTimestamp map[string]*BackupInfo_RSTimestampMap `` /* 182-byte string literal not displayed */
// contains filtered or unexported fields
}
* Backup session information
func (*BackupInfo) Descriptor
deprecated
func (*BackupInfo) Descriptor() ([]byte, []int)
Deprecated: Use BackupInfo.ProtoReflect.Descriptor instead.
func (*BackupInfo) GetBackupId ¶
func (x *BackupInfo) GetBackupId() string
func (*BackupInfo) GetBackupPhase ¶
func (x *BackupInfo) GetBackupPhase() BackupInfo_BackupPhase
func (*BackupInfo) GetBackupRootDir ¶
func (x *BackupInfo) GetBackupRootDir() string
func (*BackupInfo) GetBackupState ¶
func (x *BackupInfo) GetBackupState() BackupInfo_BackupState
func (*BackupInfo) GetBackupTableInfo ¶
func (x *BackupInfo) GetBackupTableInfo() []*BackupTableInfo
func (*BackupInfo) GetBackupType ¶
func (x *BackupInfo) GetBackupType() BackupType
func (*BackupInfo) GetBandwidth ¶
func (x *BackupInfo) GetBandwidth() uint64
func (*BackupInfo) GetCompleteTs ¶
func (x *BackupInfo) GetCompleteTs() uint64
func (*BackupInfo) GetFailedMessage ¶
func (x *BackupInfo) GetFailedMessage() string
func (*BackupInfo) GetProgress ¶
func (x *BackupInfo) GetProgress() uint32
func (*BackupInfo) GetStartTs ¶
func (x *BackupInfo) GetStartTs() uint64
func (*BackupInfo) GetTableSetTimestamp ¶
func (x *BackupInfo) GetTableSetTimestamp() map[string]*BackupInfo_RSTimestampMap
func (*BackupInfo) GetWorkersNumber ¶
func (x *BackupInfo) GetWorkersNumber() uint32
func (*BackupInfo) ProtoMessage ¶
func (*BackupInfo) ProtoMessage()
func (*BackupInfo) ProtoReflect ¶
func (x *BackupInfo) ProtoReflect() protoreflect.Message
func (*BackupInfo) Reset ¶
func (x *BackupInfo) Reset()
func (*BackupInfo) String ¶
func (x *BackupInfo) String() string
type BackupInfo_BackupPhase ¶
type BackupInfo_BackupPhase int32
* Phases of a backup session in RUNNING state
const ( BackupInfo_REQUEST BackupInfo_BackupPhase = 0 BackupInfo_SNAPSHOT BackupInfo_BackupPhase = 1 BackupInfo_PREPARE_INCREMENTAL BackupInfo_BackupPhase = 2 BackupInfo_SNAPSHOTCOPY BackupInfo_BackupPhase = 3 BackupInfo_INCREMENTAL_COPY BackupInfo_BackupPhase = 4 BackupInfo_STORE_MANIFEST BackupInfo_BackupPhase = 5 )
func (BackupInfo_BackupPhase) Descriptor ¶
func (BackupInfo_BackupPhase) Descriptor() protoreflect.EnumDescriptor
func (BackupInfo_BackupPhase) Enum ¶
func (x BackupInfo_BackupPhase) Enum() *BackupInfo_BackupPhase
func (BackupInfo_BackupPhase) EnumDescriptor
deprecated
func (BackupInfo_BackupPhase) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackupInfo_BackupPhase.Descriptor instead.
func (BackupInfo_BackupPhase) Number ¶
func (x BackupInfo_BackupPhase) Number() protoreflect.EnumNumber
func (BackupInfo_BackupPhase) String ¶
func (x BackupInfo_BackupPhase) String() string
func (BackupInfo_BackupPhase) Type ¶
func (BackupInfo_BackupPhase) Type() protoreflect.EnumType
func (*BackupInfo_BackupPhase) UnmarshalJSON
deprecated
func (x *BackupInfo_BackupPhase) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type BackupInfo_BackupState ¶
type BackupInfo_BackupState int32
* Backup session states
const ( BackupInfo_RUNNING BackupInfo_BackupState = 0 BackupInfo_COMPLETE BackupInfo_BackupState = 1 BackupInfo_FAILED BackupInfo_BackupState = 2 BackupInfo_CANCELLED BackupInfo_BackupState = 3 )
func (BackupInfo_BackupState) Descriptor ¶
func (BackupInfo_BackupState) Descriptor() protoreflect.EnumDescriptor
func (BackupInfo_BackupState) Enum ¶
func (x BackupInfo_BackupState) Enum() *BackupInfo_BackupState
func (BackupInfo_BackupState) EnumDescriptor
deprecated
func (BackupInfo_BackupState) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackupInfo_BackupState.Descriptor instead.
func (BackupInfo_BackupState) Number ¶
func (x BackupInfo_BackupState) Number() protoreflect.EnumNumber
func (BackupInfo_BackupState) String ¶
func (x BackupInfo_BackupState) String() string
func (BackupInfo_BackupState) Type ¶
func (BackupInfo_BackupState) Type() protoreflect.EnumType
func (*BackupInfo_BackupState) UnmarshalJSON
deprecated
func (x *BackupInfo_BackupState) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type BackupInfo_RSTimestampMap ¶
type BackupInfo_RSTimestampMap struct {
RsTimestamp map[string]uint64 `` /* 162-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BackupInfo_RSTimestampMap) Descriptor
deprecated
func (*BackupInfo_RSTimestampMap) Descriptor() ([]byte, []int)
Deprecated: Use BackupInfo_RSTimestampMap.ProtoReflect.Descriptor instead.
func (*BackupInfo_RSTimestampMap) GetRsTimestamp ¶
func (x *BackupInfo_RSTimestampMap) GetRsTimestamp() map[string]uint64
func (*BackupInfo_RSTimestampMap) ProtoMessage ¶
func (*BackupInfo_RSTimestampMap) ProtoMessage()
func (*BackupInfo_RSTimestampMap) ProtoReflect ¶
func (x *BackupInfo_RSTimestampMap) ProtoReflect() protoreflect.Message
func (*BackupInfo_RSTimestampMap) Reset ¶
func (x *BackupInfo_RSTimestampMap) Reset()
func (*BackupInfo_RSTimestampMap) String ¶
func (x *BackupInfo_RSTimestampMap) String() string
type BackupTableInfo ¶
type BackupTableInfo struct {
TableName *TableName `protobuf:"bytes,1,opt,name=table_name,json=tableName" json:"table_name,omitempty"`
SnapshotName *string `protobuf:"bytes,2,opt,name=snapshot_name,json=snapshotName" json:"snapshot_name,omitempty"`
// contains filtered or unexported fields
}
* Internal structure used during backup
func (*BackupTableInfo) Descriptor
deprecated
func (*BackupTableInfo) Descriptor() ([]byte, []int)
Deprecated: Use BackupTableInfo.ProtoReflect.Descriptor instead.
func (*BackupTableInfo) GetSnapshotName ¶
func (x *BackupTableInfo) GetSnapshotName() string
func (*BackupTableInfo) GetTableName ¶
func (x *BackupTableInfo) GetTableName() *TableName
func (*BackupTableInfo) ProtoMessage ¶
func (*BackupTableInfo) ProtoMessage()
func (*BackupTableInfo) ProtoReflect ¶
func (x *BackupTableInfo) ProtoReflect() protoreflect.Message
func (*BackupTableInfo) Reset ¶
func (x *BackupTableInfo) Reset()
func (*BackupTableInfo) String ¶
func (x *BackupTableInfo) String() string
type BackupType ¶
type BackupType int32
const ( BackupType_FULL BackupType = 0 BackupType_INCREMENTAL BackupType = 1 )
func (BackupType) Descriptor ¶
func (BackupType) Descriptor() protoreflect.EnumDescriptor
func (BackupType) Enum ¶
func (x BackupType) Enum() *BackupType
func (BackupType) EnumDescriptor
deprecated
func (BackupType) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackupType.Descriptor instead.
func (BackupType) Number ¶
func (x BackupType) Number() protoreflect.EnumNumber
func (BackupType) String ¶
func (x BackupType) String() string
func (BackupType) Type ¶
func (BackupType) Type() protoreflect.EnumType
func (*BackupType) UnmarshalJSON
deprecated
func (x *BackupType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type BalanceRSGroupRequest ¶
type BalanceRSGroupRequest struct {
RSGroupName *string `protobuf:"bytes,1,req,name=r_s_group_name,json=rSGroupName" json:"r_s_group_name,omitempty"`
IgnoreRit *bool `protobuf:"varint,2,opt,name=ignore_rit,json=ignoreRit" json:"ignore_rit,omitempty"`
DryRun *bool `protobuf:"varint,3,opt,name=dry_run,json=dryRun" json:"dry_run,omitempty"`
// contains filtered or unexported fields
}
func (*BalanceRSGroupRequest) Descriptor
deprecated
func (*BalanceRSGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use BalanceRSGroupRequest.ProtoReflect.Descriptor instead.
func (*BalanceRSGroupRequest) GetDryRun ¶
func (x *BalanceRSGroupRequest) GetDryRun() bool
func (*BalanceRSGroupRequest) GetIgnoreRit ¶
func (x *BalanceRSGroupRequest) GetIgnoreRit() bool
func (*BalanceRSGroupRequest) GetRSGroupName ¶
func (x *BalanceRSGroupRequest) GetRSGroupName() string
func (*BalanceRSGroupRequest) ProtoMessage ¶
func (*BalanceRSGroupRequest) ProtoMessage()
func (*BalanceRSGroupRequest) ProtoReflect ¶
func (x *BalanceRSGroupRequest) ProtoReflect() protoreflect.Message
func (*BalanceRSGroupRequest) Reset ¶
func (x *BalanceRSGroupRequest) Reset()
func (*BalanceRSGroupRequest) String ¶
func (x *BalanceRSGroupRequest) String() string
type BalanceRSGroupResponse ¶
type BalanceRSGroupResponse struct {
BalanceRan *bool `protobuf:"varint,1,req,name=balanceRan" json:"balanceRan,omitempty"`
MovesCalculated *uint32 `protobuf:"varint,2,opt,name=moves_calculated,json=movesCalculated" json:"moves_calculated,omitempty"`
MovesExecuted *uint32 `protobuf:"varint,3,opt,name=moves_executed,json=movesExecuted" json:"moves_executed,omitempty"`
// contains filtered or unexported fields
}
func (*BalanceRSGroupResponse) Descriptor
deprecated
func (*BalanceRSGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use BalanceRSGroupResponse.ProtoReflect.Descriptor instead.
func (*BalanceRSGroupResponse) GetBalanceRan ¶
func (x *BalanceRSGroupResponse) GetBalanceRan() bool
func (*BalanceRSGroupResponse) GetMovesCalculated ¶
func (x *BalanceRSGroupResponse) GetMovesCalculated() uint32
func (*BalanceRSGroupResponse) GetMovesExecuted ¶
func (x *BalanceRSGroupResponse) GetMovesExecuted() uint32
func (*BalanceRSGroupResponse) ProtoMessage ¶
func (*BalanceRSGroupResponse) ProtoMessage()
func (*BalanceRSGroupResponse) ProtoReflect ¶
func (x *BalanceRSGroupResponse) ProtoReflect() protoreflect.Message
func (*BalanceRSGroupResponse) Reset ¶
func (x *BalanceRSGroupResponse) Reset()
func (*BalanceRSGroupResponse) String ¶
func (x *BalanceRSGroupResponse) String() string
type BalanceRequest ¶
type BalanceRequest struct {
IgnoreRit *bool `protobuf:"varint,1,opt,name=ignore_rit,json=ignoreRit" json:"ignore_rit,omitempty"`
DryRun *bool `protobuf:"varint,2,opt,name=dry_run,json=dryRun" json:"dry_run,omitempty"`
// contains filtered or unexported fields
}
func (*BalanceRequest) Descriptor
deprecated
func (*BalanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use BalanceRequest.ProtoReflect.Descriptor instead.
func (*BalanceRequest) GetDryRun ¶
func (x *BalanceRequest) GetDryRun() bool
func (*BalanceRequest) GetIgnoreRit ¶
func (x *BalanceRequest) GetIgnoreRit() 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"`
MovesCalculated *uint32 `protobuf:"varint,2,opt,name=moves_calculated,json=movesCalculated" json:"moves_calculated,omitempty"`
MovesExecuted *uint32 `protobuf:"varint,3,opt,name=moves_executed,json=movesExecuted" json:"moves_executed,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) GetMovesCalculated ¶
func (x *BalanceResponse) GetMovesCalculated() uint32
func (*BalanceResponse) GetMovesExecuted ¶
func (x *BalanceResponse) GetMovesExecuted() uint32
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 BalancerDecision ¶
type BalancerDecision struct {
InitialFunctionCosts *string `protobuf:"bytes,1,req,name=initial_function_costs,json=initialFunctionCosts" json:"initial_function_costs,omitempty"`
FinalFunctionCosts *string `protobuf:"bytes,2,req,name=final_function_costs,json=finalFunctionCosts" json:"final_function_costs,omitempty"`
InitTotalCost *float64 `protobuf:"fixed64,3,req,name=init_total_cost,json=initTotalCost" json:"init_total_cost,omitempty"`
ComputedTotalCost *float64 `protobuf:"fixed64,4,req,name=computed_total_cost,json=computedTotalCost" json:"computed_total_cost,omitempty"`
ComputedSteps *uint64 `protobuf:"varint,5,req,name=computed_steps,json=computedSteps" json:"computed_steps,omitempty"`
RegionPlans []string `protobuf:"bytes,6,rep,name=region_plans,json=regionPlans" json:"region_plans,omitempty"`
// contains filtered or unexported fields
}
func (*BalancerDecision) Descriptor
deprecated
func (*BalancerDecision) Descriptor() ([]byte, []int)
Deprecated: Use BalancerDecision.ProtoReflect.Descriptor instead.
func (*BalancerDecision) GetComputedSteps ¶
func (x *BalancerDecision) GetComputedSteps() uint64
func (*BalancerDecision) GetComputedTotalCost ¶
func (x *BalancerDecision) GetComputedTotalCost() float64
func (*BalancerDecision) GetFinalFunctionCosts ¶
func (x *BalancerDecision) GetFinalFunctionCosts() string
func (*BalancerDecision) GetInitTotalCost ¶
func (x *BalancerDecision) GetInitTotalCost() float64
func (*BalancerDecision) GetInitialFunctionCosts ¶
func (x *BalancerDecision) GetInitialFunctionCosts() string
func (*BalancerDecision) GetRegionPlans ¶
func (x *BalancerDecision) GetRegionPlans() []string
func (*BalancerDecision) ProtoMessage ¶
func (*BalancerDecision) ProtoMessage()
func (*BalancerDecision) ProtoReflect ¶
func (x *BalancerDecision) ProtoReflect() protoreflect.Message
func (*BalancerDecision) Reset ¶
func (x *BalancerDecision) Reset()
func (*BalancerDecision) String ¶
func (x *BalancerDecision) String() string
type BalancerDecisionsRequest ¶
type BalancerDecisionsRequest struct {
Limit *uint32 `protobuf:"varint,1,opt,name=limit" json:"limit,omitempty"`
// contains filtered or unexported fields
}
* BalancerDecision (LogRequest) use-case specific RPC request. This request payload will be converted in bytes and sent to generic RPC API: GetLogEntries LogRequest message has two params: 1. log_class_name: BalancerDecisionsRequest (for BalancerDecision use-case) 2. log_message: BalancerDecisionsRequest converted in bytes (for BalancerDecision use-case)
func (*BalancerDecisionsRequest) Descriptor
deprecated
func (*BalancerDecisionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use BalancerDecisionsRequest.ProtoReflect.Descriptor instead.
func (*BalancerDecisionsRequest) GetLimit ¶
func (x *BalancerDecisionsRequest) GetLimit() uint32
func (*BalancerDecisionsRequest) ProtoMessage ¶
func (*BalancerDecisionsRequest) ProtoMessage()
func (*BalancerDecisionsRequest) ProtoReflect ¶
func (x *BalancerDecisionsRequest) ProtoReflect() protoreflect.Message
func (*BalancerDecisionsRequest) Reset ¶
func (x *BalancerDecisionsRequest) Reset()
func (*BalancerDecisionsRequest) String ¶
func (x *BalancerDecisionsRequest) String() string
type BalancerDecisionsResponse ¶
type BalancerDecisionsResponse struct {
BalancerDecision []*BalancerDecision `protobuf:"bytes,1,rep,name=balancer_decision,json=balancerDecision" json:"balancer_decision,omitempty"`
// contains filtered or unexported fields
}
* BalancerDecision (LogEntry) use-case specific RPC response. This response payload will be converted in bytes by servers and sent as response to generic RPC API: GetLogEntries LogEntry message has two params: 1. log_class_name: BalancerDecisionsResponse (for BalancerDecision use-case) 2. log_message: BalancerDecisionsResponse converted in bytes (for BalancerDecision use-case)
func (*BalancerDecisionsResponse) Descriptor
deprecated
func (*BalancerDecisionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use BalancerDecisionsResponse.ProtoReflect.Descriptor instead.
func (*BalancerDecisionsResponse) GetBalancerDecision ¶
func (x *BalancerDecisionsResponse) GetBalancerDecision() []*BalancerDecision
func (*BalancerDecisionsResponse) ProtoMessage ¶
func (*BalancerDecisionsResponse) ProtoMessage()
func (*BalancerDecisionsResponse) ProtoReflect ¶
func (x *BalancerDecisionsResponse) ProtoReflect() protoreflect.Message
func (*BalancerDecisionsResponse) Reset ¶
func (x *BalancerDecisionsResponse) Reset()
func (*BalancerDecisionsResponse) String ¶
func (x *BalancerDecisionsResponse) String() string
type BalancerRejection ¶
type BalancerRejection struct {
Reason *string `protobuf:"bytes,1,req,name=reason" json:"reason,omitempty"`
CostFuncInfo []string `protobuf:"bytes,2,rep,name=cost_func_info,json=costFuncInfo" json:"cost_func_info,omitempty"`
// contains filtered or unexported fields
}
func (*BalancerRejection) Descriptor
deprecated
func (*BalancerRejection) Descriptor() ([]byte, []int)
Deprecated: Use BalancerRejection.ProtoReflect.Descriptor instead.
func (*BalancerRejection) GetCostFuncInfo ¶
func (x *BalancerRejection) GetCostFuncInfo() []string
func (*BalancerRejection) GetReason ¶
func (x *BalancerRejection) GetReason() string
func (*BalancerRejection) ProtoMessage ¶
func (*BalancerRejection) ProtoMessage()
func (*BalancerRejection) ProtoReflect ¶
func (x *BalancerRejection) ProtoReflect() protoreflect.Message
func (*BalancerRejection) Reset ¶
func (x *BalancerRejection) Reset()
func (*BalancerRejection) String ¶
func (x *BalancerRejection) String() string
type BalancerRejectionsRequest ¶
type BalancerRejectionsRequest struct {
Limit *uint32 `protobuf:"varint,1,opt,name=limit" json:"limit,omitempty"`
// contains filtered or unexported fields
}
* Same as BalancerDecision but used for BalancerRejection
func (*BalancerRejectionsRequest) Descriptor
deprecated
func (*BalancerRejectionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use BalancerRejectionsRequest.ProtoReflect.Descriptor instead.
func (*BalancerRejectionsRequest) GetLimit ¶
func (x *BalancerRejectionsRequest) GetLimit() uint32
func (*BalancerRejectionsRequest) ProtoMessage ¶
func (*BalancerRejectionsRequest) ProtoMessage()
func (*BalancerRejectionsRequest) ProtoReflect ¶
func (x *BalancerRejectionsRequest) ProtoReflect() protoreflect.Message
func (*BalancerRejectionsRequest) Reset ¶
func (x *BalancerRejectionsRequest) Reset()
func (*BalancerRejectionsRequest) String ¶
func (x *BalancerRejectionsRequest) String() string
type BalancerRejectionsResponse ¶
type BalancerRejectionsResponse struct {
BalancerRejection []*BalancerRejection `protobuf:"bytes,1,rep,name=balancer_rejection,json=balancerRejection" json:"balancer_rejection,omitempty"`
// contains filtered or unexported fields
}
func (*BalancerRejectionsResponse) Descriptor
deprecated
func (*BalancerRejectionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use BalancerRejectionsResponse.ProtoReflect.Descriptor instead.
func (*BalancerRejectionsResponse) GetBalancerRejection ¶
func (x *BalancerRejectionsResponse) GetBalancerRejection() []*BalancerRejection
func (*BalancerRejectionsResponse) ProtoMessage ¶
func (*BalancerRejectionsResponse) ProtoMessage()
func (*BalancerRejectionsResponse) ProtoReflect ¶
func (x *BalancerRejectionsResponse) ProtoReflect() protoreflect.Message
func (*BalancerRejectionsResponse) Reset ¶
func (x *BalancerRejectionsResponse) Reset()
func (*BalancerRejectionsResponse) String ¶
func (x *BalancerRejectionsResponse) String() string
type BigDecimalComparator ¶
type BigDecimalComparator struct {
Comparable *ByteArrayComparable `protobuf:"bytes,1,req,name=comparable" json:"comparable,omitempty"`
// contains filtered or unexported fields
}
func (*BigDecimalComparator) Descriptor
deprecated
func (*BigDecimalComparator) Descriptor() ([]byte, []int)
Deprecated: Use BigDecimalComparator.ProtoReflect.Descriptor instead.
func (*BigDecimalComparator) GetComparable ¶
func (x *BigDecimalComparator) GetComparable() *ByteArrayComparable
func (*BigDecimalComparator) ProtoMessage ¶
func (*BigDecimalComparator) ProtoMessage()
func (*BigDecimalComparator) ProtoReflect ¶
func (x *BigDecimalComparator) ProtoReflect() protoreflect.Message
func (*BigDecimalComparator) Reset ¶
func (x *BigDecimalComparator) Reset()
func (*BigDecimalComparator) String ¶
func (x *BigDecimalComparator) 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 BinaryComponentComparator ¶
type BinaryComponentComparator struct {
Value []byte `protobuf:"bytes,1,req,name=value" json:"value,omitempty"`
Offset *uint32 `protobuf:"varint,2,req,name=offset" json:"offset,omitempty"`
// contains filtered or unexported fields
}
func (*BinaryComponentComparator) Descriptor
deprecated
func (*BinaryComponentComparator) Descriptor() ([]byte, []int)
Deprecated: Use BinaryComponentComparator.ProtoReflect.Descriptor instead.
func (*BinaryComponentComparator) GetOffset ¶
func (x *BinaryComponentComparator) GetOffset() uint32
func (*BinaryComponentComparator) GetValue ¶
func (x *BinaryComponentComparator) GetValue() []byte
func (*BinaryComponentComparator) ProtoMessage ¶
func (*BinaryComponentComparator) ProtoMessage()
func (*BinaryComponentComparator) ProtoReflect ¶
func (x *BinaryComponentComparator) ProtoReflect() protoreflect.Message
func (*BinaryComponentComparator) Reset ¶
func (x *BinaryComponentComparator) Reset()
func (*BinaryComponentComparator) String ¶
func (x *BinaryComponentComparator) 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 BlockCacheKey ¶
type BlockCacheKey struct {
Hfilename *string `protobuf:"bytes,1,req,name=hfilename" json:"hfilename,omitempty"`
Offset *int64 `protobuf:"varint,2,req,name=offset" json:"offset,omitempty"`
BlockType *BlockType `protobuf:"varint,3,req,name=block_type,json=blockType,enum=pb.BlockType" json:"block_type,omitempty"`
PrimaryReplicaBlock *bool `protobuf:"varint,4,req,name=primary_replica_block,json=primaryReplicaBlock" json:"primary_replica_block,omitempty"`
// contains filtered or unexported fields
}
func (*BlockCacheKey) Descriptor
deprecated
func (*BlockCacheKey) Descriptor() ([]byte, []int)
Deprecated: Use BlockCacheKey.ProtoReflect.Descriptor instead.
func (*BlockCacheKey) GetBlockType ¶
func (x *BlockCacheKey) GetBlockType() BlockType
func (*BlockCacheKey) GetHfilename ¶
func (x *BlockCacheKey) GetHfilename() string
func (*BlockCacheKey) GetOffset ¶
func (x *BlockCacheKey) GetOffset() int64
func (*BlockCacheKey) GetPrimaryReplicaBlock ¶
func (x *BlockCacheKey) GetPrimaryReplicaBlock() bool
func (*BlockCacheKey) ProtoMessage ¶
func (*BlockCacheKey) ProtoMessage()
func (*BlockCacheKey) ProtoReflect ¶
func (x *BlockCacheKey) ProtoReflect() protoreflect.Message
func (*BlockCacheKey) Reset ¶
func (x *BlockCacheKey) Reset()
func (*BlockCacheKey) String ¶
func (x *BlockCacheKey) String() string
type BlockPriority ¶
type BlockPriority int32
const ( BlockPriority_single BlockPriority = 0 BlockPriority_multi BlockPriority = 1 BlockPriority_memory BlockPriority = 2 )
func (BlockPriority) Descriptor ¶
func (BlockPriority) Descriptor() protoreflect.EnumDescriptor
func (BlockPriority) Enum ¶
func (x BlockPriority) Enum() *BlockPriority
func (BlockPriority) EnumDescriptor
deprecated
func (BlockPriority) EnumDescriptor() ([]byte, []int)
Deprecated: Use BlockPriority.Descriptor instead.
func (BlockPriority) Number ¶
func (x BlockPriority) Number() protoreflect.EnumNumber
func (BlockPriority) String ¶
func (x BlockPriority) String() string
func (BlockPriority) Type ¶
func (BlockPriority) Type() protoreflect.EnumType
func (*BlockPriority) UnmarshalJSON
deprecated
func (x *BlockPriority) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type BlockType ¶
type BlockType int32
const ( BlockType_data BlockType = 0 BlockType_encoded_data BlockType = 1 BlockType_leaf_index BlockType = 2 BlockType_bloom_chunk BlockType = 3 BlockType_meta BlockType = 4 BlockType_intermediate_index BlockType = 5 BlockType_root_index BlockType = 6 BlockType_file_info BlockType = 7 BlockType_general_bloom_meta BlockType = 8 BlockType_delete_family_bloom_meta BlockType = 9 BlockType_trailer BlockType = 10 BlockType_index_v1 BlockType = 11 )
func (BlockType) Descriptor ¶
func (BlockType) Descriptor() protoreflect.EnumDescriptor
func (BlockType) EnumDescriptor
deprecated
func (BlockType) Number ¶
func (x BlockType) Number() protoreflect.EnumNumber
func (BlockType) Type ¶
func (BlockType) Type() protoreflect.EnumType
func (*BlockType) UnmarshalJSON
deprecated
type BucketCacheEntry ¶
type BucketCacheEntry struct {
CacheCapacity *int64 `protobuf:"varint,1,req,name=cache_capacity,json=cacheCapacity" json:"cache_capacity,omitempty"`
IoClass *string `protobuf:"bytes,2,req,name=io_class,json=ioClass" json:"io_class,omitempty"`
MapClass *string `protobuf:"bytes,3,req,name=map_class,json=mapClass" json:"map_class,omitempty"`
Deserializers map[int32]string `` /* 147-byte string literal not displayed */
BackingMap *BackingMap `protobuf:"bytes,5,req,name=backing_map,json=backingMap" json:"backing_map,omitempty"`
Checksum []byte `protobuf:"bytes,6,opt,name=checksum" json:"checksum,omitempty"`
CachedFiles map[string]*RegionFileSizeMap `` /* 161-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BucketCacheEntry) Descriptor
deprecated
func (*BucketCacheEntry) Descriptor() ([]byte, []int)
Deprecated: Use BucketCacheEntry.ProtoReflect.Descriptor instead.
func (*BucketCacheEntry) GetBackingMap ¶
func (x *BucketCacheEntry) GetBackingMap() *BackingMap
func (*BucketCacheEntry) GetCacheCapacity ¶
func (x *BucketCacheEntry) GetCacheCapacity() int64
func (*BucketCacheEntry) GetCachedFiles ¶
func (x *BucketCacheEntry) GetCachedFiles() map[string]*RegionFileSizeMap
func (*BucketCacheEntry) GetChecksum ¶
func (x *BucketCacheEntry) GetChecksum() []byte
func (*BucketCacheEntry) GetDeserializers ¶
func (x *BucketCacheEntry) GetDeserializers() map[int32]string
func (*BucketCacheEntry) GetIoClass ¶
func (x *BucketCacheEntry) GetIoClass() string
func (*BucketCacheEntry) GetMapClass ¶
func (x *BucketCacheEntry) GetMapClass() string
func (*BucketCacheEntry) ProtoMessage ¶
func (*BucketCacheEntry) ProtoMessage()
func (*BucketCacheEntry) ProtoReflect ¶
func (x *BucketCacheEntry) ProtoReflect() protoreflect.Message
func (*BucketCacheEntry) Reset ¶
func (x *BucketCacheEntry) Reset()
func (*BucketCacheEntry) String ¶
func (x *BucketCacheEntry) String() string
type BucketEntry ¶
type BucketEntry struct {
Offset *int64 `protobuf:"varint,1,req,name=offset" json:"offset,omitempty"`
Length *int32 `protobuf:"varint,2,req,name=length" json:"length,omitempty"`
AccessCounter *int64 `protobuf:"varint,3,req,name=access_counter,json=accessCounter" json:"access_counter,omitempty"`
DeserialiserIndex *int32 `protobuf:"varint,4,req,name=deserialiser_index,json=deserialiserIndex" json:"deserialiser_index,omitempty"`
Priority *BlockPriority `protobuf:"varint,5,req,name=priority,enum=pb.BlockPriority" json:"priority,omitempty"`
CachedTime *int64 `protobuf:"varint,6,req,name=cachedTime" json:"cachedTime,omitempty"`
DiskSizeWithHeader *int32 `protobuf:"varint,7,opt,name=disk_size_with_header,json=diskSizeWithHeader" json:"disk_size_with_header,omitempty"`
// contains filtered or unexported fields
}
func (*BucketEntry) Descriptor
deprecated
func (*BucketEntry) Descriptor() ([]byte, []int)
Deprecated: Use BucketEntry.ProtoReflect.Descriptor instead.
func (*BucketEntry) GetAccessCounter ¶
func (x *BucketEntry) GetAccessCounter() int64
func (*BucketEntry) GetCachedTime ¶
func (x *BucketEntry) GetCachedTime() int64
func (*BucketEntry) GetDeserialiserIndex ¶
func (x *BucketEntry) GetDeserialiserIndex() int32
func (*BucketEntry) GetDiskSizeWithHeader ¶
func (x *BucketEntry) GetDiskSizeWithHeader() int32
func (*BucketEntry) GetLength ¶
func (x *BucketEntry) GetLength() int32
func (*BucketEntry) GetOffset ¶
func (x *BucketEntry) GetOffset() int64
func (*BucketEntry) GetPriority ¶
func (x *BucketEntry) GetPriority() BlockPriority
func (*BucketEntry) ProtoMessage ¶
func (*BucketEntry) ProtoMessage()
func (*BucketEntry) ProtoReflect ¶
func (x *BucketEntry) ProtoReflect() protoreflect.Message
func (*BucketEntry) Reset ¶
func (x *BucketEntry) Reset()
func (*BucketEntry) String ¶
func (x *BucketEntry) String() string
type BulkLoadDescriptor ¶
type BulkLoadDescriptor struct {
TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"`
EncodedRegionName []byte `protobuf:"bytes,2,req,name=encoded_region_name,json=encodedRegionName" json:"encoded_region_name,omitempty"`
Stores []*StoreDescriptor `protobuf:"bytes,3,rep,name=stores" json:"stores,omitempty"`
BulkloadSeqNum *int64 `protobuf:"varint,4,req,name=bulkload_seq_num,json=bulkloadSeqNum" json:"bulkload_seq_num,omitempty"`
ClusterIds []string `protobuf:"bytes,5,rep,name=cluster_ids,json=clusterIds" json:"cluster_ids,omitempty"`
Replicate *bool `protobuf:"varint,6,opt,name=replicate,def=1" json:"replicate,omitempty"`
// contains filtered or unexported fields
}
* Special WAL entry used for writing bulk load events to WAL
func (*BulkLoadDescriptor) Descriptor
deprecated
func (*BulkLoadDescriptor) Descriptor() ([]byte, []int)
Deprecated: Use BulkLoadDescriptor.ProtoReflect.Descriptor instead.
func (*BulkLoadDescriptor) GetBulkloadSeqNum ¶
func (x *BulkLoadDescriptor) GetBulkloadSeqNum() int64
func (*BulkLoadDescriptor) GetClusterIds ¶
func (x *BulkLoadDescriptor) GetClusterIds() []string
func (*BulkLoadDescriptor) GetEncodedRegionName ¶
func (x *BulkLoadDescriptor) GetEncodedRegionName() []byte
func (*BulkLoadDescriptor) GetReplicate ¶
func (x *BulkLoadDescriptor) GetReplicate() bool
func (*BulkLoadDescriptor) GetStores ¶
func (x *BulkLoadDescriptor) GetStores() []*StoreDescriptor
func (*BulkLoadDescriptor) GetTableName ¶
func (x *BulkLoadDescriptor) GetTableName() *TableName
func (*BulkLoadDescriptor) ProtoMessage ¶
func (*BulkLoadDescriptor) ProtoMessage()
func (*BulkLoadDescriptor) ProtoReflect ¶
func (x *BulkLoadDescriptor) ProtoReflect() protoreflect.Message
func (*BulkLoadDescriptor) Reset ¶
func (x *BulkLoadDescriptor) Reset()
func (*BulkLoadDescriptor) String ¶
func (x *BulkLoadDescriptor) String() string
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"`
FsToken *DelegationToken `protobuf:"bytes,4,opt,name=fs_token,json=fsToken" json:"fs_token,omitempty"`
BulkToken *string `protobuf:"bytes,5,opt,name=bulk_token,json=bulkToken" json:"bulk_token,omitempty"`
CopyFile *bool `protobuf:"varint,6,opt,name=copy_file,json=copyFile,def=0" json:"copy_file,omitempty"`
ClusterIds []string `protobuf:"bytes,7,rep,name=cluster_ids,json=clusterIds" json:"cluster_ids,omitempty"`
Replicate *bool `protobuf:"varint,8,opt,name=replicate,def=1" json:"replicate,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) GetBulkToken ¶
func (x *BulkLoadHFileRequest) GetBulkToken() string
func (*BulkLoadHFileRequest) GetClusterIds ¶
func (x *BulkLoadHFileRequest) GetClusterIds() []string
func (*BulkLoadHFileRequest) GetCopyFile ¶
func (x *BulkLoadHFileRequest) GetCopyFile() bool
func (*BulkLoadHFileRequest) GetFamilyPath ¶
func (x *BulkLoadHFileRequest) GetFamilyPath() []*BulkLoadHFileRequest_FamilyPath
func (*BulkLoadHFileRequest) GetFsToken ¶
func (x *BulkLoadHFileRequest) GetFsToken() *DelegationToken
func (*BulkLoadHFileRequest) GetRegion ¶
func (x *BulkLoadHFileRequest) GetRegion() *RegionSpecifier
func (*BulkLoadHFileRequest) GetReplicate ¶
func (x *BulkLoadHFileRequest) GetReplicate() bool
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 BypassProcedureRequest ¶
type BypassProcedureRequest struct {
ProcId []uint64 `protobuf:"varint,1,rep,name=proc_id,json=procId" json:"proc_id,omitempty"`
WaitTime *uint64 `protobuf:"varint,2,opt,name=waitTime" json:"waitTime,omitempty"` // wait time in ms to acquire lock on a procedure
Override *bool `protobuf:"varint,3,opt,name=override,def=0" json:"override,omitempty"` // if true, procedure is marked for bypass even if its executing
Recursive *bool `protobuf:"varint,4,opt,name=recursive" json:"recursive,omitempty"`
// contains filtered or unexported fields
}
func (*BypassProcedureRequest) Descriptor
deprecated
func (*BypassProcedureRequest) Descriptor() ([]byte, []int)
Deprecated: Use BypassProcedureRequest.ProtoReflect.Descriptor instead.
func (*BypassProcedureRequest) GetOverride ¶
func (x *BypassProcedureRequest) GetOverride() bool
func (*BypassProcedureRequest) GetProcId ¶
func (x *BypassProcedureRequest) GetProcId() []uint64
func (*BypassProcedureRequest) GetRecursive ¶
func (x *BypassProcedureRequest) GetRecursive() bool
func (*BypassProcedureRequest) GetWaitTime ¶
func (x *BypassProcedureRequest) GetWaitTime() uint64
func (*BypassProcedureRequest) ProtoMessage ¶
func (*BypassProcedureRequest) ProtoMessage()
func (*BypassProcedureRequest) ProtoReflect ¶
func (x *BypassProcedureRequest) ProtoReflect() protoreflect.Message
func (*BypassProcedureRequest) Reset ¶
func (x *BypassProcedureRequest) Reset()
func (*BypassProcedureRequest) String ¶
func (x *BypassProcedureRequest) String() string
type BypassProcedureResponse ¶
type BypassProcedureResponse struct {
Bypassed []bool `protobuf:"varint,1,rep,name=bypassed" json:"bypassed,omitempty"`
// contains filtered or unexported fields
}
func (*BypassProcedureResponse) Descriptor
deprecated
func (*BypassProcedureResponse) Descriptor() ([]byte, []int)
Deprecated: Use BypassProcedureResponse.ProtoReflect.Descriptor instead.
func (*BypassProcedureResponse) GetBypassed ¶
func (x *BypassProcedureResponse) GetBypassed() []bool
func (*BypassProcedureResponse) ProtoMessage ¶
func (*BypassProcedureResponse) ProtoMessage()
func (*BypassProcedureResponse) ProtoReflect ¶
func (x *BypassProcedureResponse) ProtoReflect() protoreflect.Message
func (*BypassProcedureResponse) Reset ¶
func (x *BypassProcedureResponse) Reset()
func (*BypassProcedureResponse) String ¶
func (x *BypassProcedureResponse) 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 CacheEvictionStats ¶
type CacheEvictionStats struct {
EvictedBlocks *int64 `protobuf:"varint,1,opt,name=evicted_blocks,json=evictedBlocks" json:"evicted_blocks,omitempty"`
BytesEvicted *int64 `protobuf:"varint,2,opt,name=bytes_evicted,json=bytesEvicted" json:"bytes_evicted,omitempty"`
MaxCacheSize *int64 `protobuf:"varint,3,opt,name=max_cache_size,json=maxCacheSize" json:"max_cache_size,omitempty"`
Exception []*RegionExceptionMessage `protobuf:"bytes,4,rep,name=exception" json:"exception,omitempty"`
// contains filtered or unexported fields
}
func (*CacheEvictionStats) Descriptor
deprecated
func (*CacheEvictionStats) Descriptor() ([]byte, []int)
Deprecated: Use CacheEvictionStats.ProtoReflect.Descriptor instead.
func (*CacheEvictionStats) GetBytesEvicted ¶
func (x *CacheEvictionStats) GetBytesEvicted() int64
func (*CacheEvictionStats) GetEvictedBlocks ¶
func (x *CacheEvictionStats) GetEvictedBlocks() int64
func (*CacheEvictionStats) GetException ¶
func (x *CacheEvictionStats) GetException() []*RegionExceptionMessage
func (*CacheEvictionStats) GetMaxCacheSize ¶
func (x *CacheEvictionStats) GetMaxCacheSize() int64
func (*CacheEvictionStats) ProtoMessage ¶
func (*CacheEvictionStats) ProtoMessage()
func (*CacheEvictionStats) ProtoReflect ¶
func (x *CacheEvictionStats) ProtoReflect() protoreflect.Message
func (*CacheEvictionStats) Reset ¶
func (x *CacheEvictionStats) Reset()
func (*CacheEvictionStats) String ¶
func (x *CacheEvictionStats) 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
const ( CellType_MINIMUM CellType = 0 CellType_PUT CellType = 4 CellType_DELETE CellType = 8 CellType_DELETE_FAMILY_VERSION CellType = 10 CellType_DELETE_COLUMN CellType = 12 CellType_DELETE_FAMILY CellType = 14 // MAXIMUM is used when searching; you look from maximum on down. CellType_MAXIMUM CellType = 255 )
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 CheckPermissionsRequest ¶
type CheckPermissionsRequest struct {
Permission []*Permission `protobuf:"bytes,1,rep,name=permission" json:"permission,omitempty"`
// contains filtered or unexported fields
}
func (*CheckPermissionsRequest) Descriptor
deprecated
func (*CheckPermissionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckPermissionsRequest.ProtoReflect.Descriptor instead.
func (*CheckPermissionsRequest) GetPermission ¶
func (x *CheckPermissionsRequest) GetPermission() []*Permission
func (*CheckPermissionsRequest) ProtoMessage ¶
func (*CheckPermissionsRequest) ProtoMessage()
func (*CheckPermissionsRequest) ProtoReflect ¶
func (x *CheckPermissionsRequest) ProtoReflect() protoreflect.Message
func (*CheckPermissionsRequest) Reset ¶
func (x *CheckPermissionsRequest) Reset()
func (*CheckPermissionsRequest) String ¶
func (x *CheckPermissionsRequest) String() string
type CheckPermissionsResponse ¶
type CheckPermissionsResponse struct {
// contains filtered or unexported fields
}
func (*CheckPermissionsResponse) Descriptor
deprecated
func (*CheckPermissionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckPermissionsResponse.ProtoReflect.Descriptor instead.
func (*CheckPermissionsResponse) ProtoMessage ¶
func (*CheckPermissionsResponse) ProtoMessage()
func (*CheckPermissionsResponse) ProtoReflect ¶
func (x *CheckPermissionsResponse) ProtoReflect() protoreflect.Message
func (*CheckPermissionsResponse) Reset ¶
func (x *CheckPermissionsResponse) Reset()
func (*CheckPermissionsResponse) String ¶
func (x *CheckPermissionsResponse) String() string
type CleanupBulkLoadRequest ¶
type CleanupBulkLoadRequest struct {
BulkToken *string `protobuf:"bytes,1,req,name=bulk_token,json=bulkToken" json:"bulk_token,omitempty"`
Region *RegionSpecifier `protobuf:"bytes,2,opt,name=region" json:"region,omitempty"`
// contains filtered or unexported fields
}
func (*CleanupBulkLoadRequest) Descriptor
deprecated
func (*CleanupBulkLoadRequest) Descriptor() ([]byte, []int)
Deprecated: Use CleanupBulkLoadRequest.ProtoReflect.Descriptor instead.
func (*CleanupBulkLoadRequest) GetBulkToken ¶
func (x *CleanupBulkLoadRequest) GetBulkToken() string
func (*CleanupBulkLoadRequest) GetRegion ¶
func (x *CleanupBulkLoadRequest) GetRegion() *RegionSpecifier
func (*CleanupBulkLoadRequest) ProtoMessage ¶
func (*CleanupBulkLoadRequest) ProtoMessage()
func (*CleanupBulkLoadRequest) ProtoReflect ¶
func (x *CleanupBulkLoadRequest) ProtoReflect() protoreflect.Message
func (*CleanupBulkLoadRequest) Reset ¶
func (x *CleanupBulkLoadRequest) Reset()
func (*CleanupBulkLoadRequest) String ¶
func (x *CleanupBulkLoadRequest) String() string
type CleanupBulkLoadResponse ¶
type CleanupBulkLoadResponse struct {
// contains filtered or unexported fields
}
func (*CleanupBulkLoadResponse) Descriptor
deprecated
func (*CleanupBulkLoadResponse) Descriptor() ([]byte, []int)
Deprecated: Use CleanupBulkLoadResponse.ProtoReflect.Descriptor instead.
func (*CleanupBulkLoadResponse) ProtoMessage ¶
func (*CleanupBulkLoadResponse) ProtoMessage()
func (*CleanupBulkLoadResponse) ProtoReflect ¶
func (x *CleanupBulkLoadResponse) ProtoReflect() protoreflect.Message
func (*CleanupBulkLoadResponse) Reset ¶
func (x *CleanupBulkLoadResponse) Reset()
func (*CleanupBulkLoadResponse) String ¶
func (x *CleanupBulkLoadResponse) String() string
type ClearCompactionQueuesRequest ¶
type ClearCompactionQueuesRequest struct {
QueueName []string `protobuf:"bytes,1,rep,name=queue_name,json=queueName" json:"queue_name,omitempty"`
// contains filtered or unexported fields
}
func (*ClearCompactionQueuesRequest) Descriptor
deprecated
func (*ClearCompactionQueuesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ClearCompactionQueuesRequest.ProtoReflect.Descriptor instead.
func (*ClearCompactionQueuesRequest) GetQueueName ¶
func (x *ClearCompactionQueuesRequest) GetQueueName() []string
func (*ClearCompactionQueuesRequest) ProtoMessage ¶
func (*ClearCompactionQueuesRequest) ProtoMessage()
func (*ClearCompactionQueuesRequest) ProtoReflect ¶
func (x *ClearCompactionQueuesRequest) ProtoReflect() protoreflect.Message
func (*ClearCompactionQueuesRequest) Reset ¶
func (x *ClearCompactionQueuesRequest) Reset()
func (*ClearCompactionQueuesRequest) String ¶
func (x *ClearCompactionQueuesRequest) String() string
type ClearCompactionQueuesResponse ¶
type ClearCompactionQueuesResponse struct {
// contains filtered or unexported fields
}
func (*ClearCompactionQueuesResponse) Descriptor
deprecated
func (*ClearCompactionQueuesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ClearCompactionQueuesResponse.ProtoReflect.Descriptor instead.
func (*ClearCompactionQueuesResponse) ProtoMessage ¶
func (*ClearCompactionQueuesResponse) ProtoMessage()
func (*ClearCompactionQueuesResponse) ProtoReflect ¶
func (x *ClearCompactionQueuesResponse) ProtoReflect() protoreflect.Message
func (*ClearCompactionQueuesResponse) Reset ¶
func (x *ClearCompactionQueuesResponse) Reset()
func (*ClearCompactionQueuesResponse) String ¶
func (x *ClearCompactionQueuesResponse) String() string
type ClearDeadServersRequest ¶
type ClearDeadServersRequest struct {
ServerName []*ServerName `protobuf:"bytes,1,rep,name=server_name,json=serverName" json:"server_name,omitempty"`
// contains filtered or unexported fields
}
func (*ClearDeadServersRequest) Descriptor
deprecated
func (*ClearDeadServersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ClearDeadServersRequest.ProtoReflect.Descriptor instead.
func (*ClearDeadServersRequest) GetServerName ¶
func (x *ClearDeadServersRequest) GetServerName() []*ServerName
func (*ClearDeadServersRequest) ProtoMessage ¶
func (*ClearDeadServersRequest) ProtoMessage()
func (*ClearDeadServersRequest) ProtoReflect ¶
func (x *ClearDeadServersRequest) ProtoReflect() protoreflect.Message
func (*ClearDeadServersRequest) Reset ¶
func (x *ClearDeadServersRequest) Reset()
func (*ClearDeadServersRequest) String ¶
func (x *ClearDeadServersRequest) String() string
type ClearDeadServersResponse ¶
type ClearDeadServersResponse struct {
ServerName []*ServerName `protobuf:"bytes,1,rep,name=server_name,json=serverName" json:"server_name,omitempty"`
// contains filtered or unexported fields
}
func (*ClearDeadServersResponse) Descriptor
deprecated
func (*ClearDeadServersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ClearDeadServersResponse.ProtoReflect.Descriptor instead.
func (*ClearDeadServersResponse) GetServerName ¶
func (x *ClearDeadServersResponse) GetServerName() []*ServerName
func (*ClearDeadServersResponse) ProtoMessage ¶
func (*ClearDeadServersResponse) ProtoMessage()
func (*ClearDeadServersResponse) ProtoReflect ¶
func (x *ClearDeadServersResponse) ProtoReflect() protoreflect.Message
func (*ClearDeadServersResponse) Reset ¶
func (x *ClearDeadServersResponse) Reset()
func (*ClearDeadServersResponse) String ¶
func (x *ClearDeadServersResponse) String() string
type ClearRegionBlockCacheRequest ¶
type ClearRegionBlockCacheRequest struct {
Region []*RegionSpecifier `protobuf:"bytes,1,rep,name=region" json:"region,omitempty"`
// contains filtered or unexported fields
}
func (*ClearRegionBlockCacheRequest) Descriptor
deprecated
func (*ClearRegionBlockCacheRequest) Descriptor() ([]byte, []int)
Deprecated: Use ClearRegionBlockCacheRequest.ProtoReflect.Descriptor instead.
func (*ClearRegionBlockCacheRequest) GetRegion ¶
func (x *ClearRegionBlockCacheRequest) GetRegion() []*RegionSpecifier
func (*ClearRegionBlockCacheRequest) ProtoMessage ¶
func (*ClearRegionBlockCacheRequest) ProtoMessage()
func (*ClearRegionBlockCacheRequest) ProtoReflect ¶
func (x *ClearRegionBlockCacheRequest) ProtoReflect() protoreflect.Message
func (*ClearRegionBlockCacheRequest) Reset ¶
func (x *ClearRegionBlockCacheRequest) Reset()
func (*ClearRegionBlockCacheRequest) String ¶
func (x *ClearRegionBlockCacheRequest) String() string
type ClearRegionBlockCacheResponse ¶
type ClearRegionBlockCacheResponse struct {
Stats *CacheEvictionStats `protobuf:"bytes,1,req,name=stats" json:"stats,omitempty"`
// contains filtered or unexported fields
}
func (*ClearRegionBlockCacheResponse) Descriptor
deprecated
func (*ClearRegionBlockCacheResponse) Descriptor() ([]byte, []int)
Deprecated: Use ClearRegionBlockCacheResponse.ProtoReflect.Descriptor instead.
func (*ClearRegionBlockCacheResponse) GetStats ¶
func (x *ClearRegionBlockCacheResponse) GetStats() *CacheEvictionStats
func (*ClearRegionBlockCacheResponse) ProtoMessage ¶
func (*ClearRegionBlockCacheResponse) ProtoMessage()
func (*ClearRegionBlockCacheResponse) ProtoReflect ¶
func (x *ClearRegionBlockCacheResponse) ProtoReflect() protoreflect.Message
func (*ClearRegionBlockCacheResponse) Reset ¶
func (x *ClearRegionBlockCacheResponse) Reset()
func (*ClearRegionBlockCacheResponse) String ¶
func (x *ClearRegionBlockCacheResponse) String() string
type ClearSlowLogResponseRequest ¶
type ClearSlowLogResponseRequest struct {
// contains filtered or unexported fields
}
func (*ClearSlowLogResponseRequest) Descriptor
deprecated
func (*ClearSlowLogResponseRequest) Descriptor() ([]byte, []int)
Deprecated: Use ClearSlowLogResponseRequest.ProtoReflect.Descriptor instead.
func (*ClearSlowLogResponseRequest) ProtoMessage ¶
func (*ClearSlowLogResponseRequest) ProtoMessage()
func (*ClearSlowLogResponseRequest) ProtoReflect ¶
func (x *ClearSlowLogResponseRequest) ProtoReflect() protoreflect.Message
func (*ClearSlowLogResponseRequest) Reset ¶
func (x *ClearSlowLogResponseRequest) Reset()
func (*ClearSlowLogResponseRequest) String ¶
func (x *ClearSlowLogResponseRequest) String() string
type ClearSlowLogResponses ¶
type ClearSlowLogResponses struct {
IsCleaned *bool `protobuf:"varint,1,req,name=is_cleaned,json=isCleaned" json:"is_cleaned,omitempty"`
// contains filtered or unexported fields
}
func (*ClearSlowLogResponses) Descriptor
deprecated
func (*ClearSlowLogResponses) Descriptor() ([]byte, []int)
Deprecated: Use ClearSlowLogResponses.ProtoReflect.Descriptor instead.
func (*ClearSlowLogResponses) GetIsCleaned ¶
func (x *ClearSlowLogResponses) GetIsCleaned() bool
func (*ClearSlowLogResponses) ProtoMessage ¶
func (*ClearSlowLogResponses) ProtoMessage()
func (*ClearSlowLogResponses) ProtoReflect ¶
func (x *ClearSlowLogResponses) ProtoReflect() protoreflect.Message
func (*ClearSlowLogResponses) Reset ¶
func (x *ClearSlowLogResponses) Reset()
func (*ClearSlowLogResponses) String ¶
func (x *ClearSlowLogResponses) String() string
type ClientMetrics ¶
type ClientMetrics struct {
// * client host name
HostName *string `protobuf:"bytes,1,req,name=hostName" json:"hostName,omitempty"`
// * the current total read requests made from a client
ReadRequestsCount *uint64 `protobuf:"varint,2,opt,name=read_requests_count,json=readRequestsCount" json:"read_requests_count,omitempty"`
// * the current total write requests made from a client
WriteRequestsCount *uint64 `protobuf:"varint,3,opt,name=write_requests_count,json=writeRequestsCount" json:"write_requests_count,omitempty"`
// * the current total filtered requests made from a client
FilteredRequestsCount *uint64 `protobuf:"varint,4,opt,name=filtered_requests_count,json=filteredRequestsCount" json:"filtered_requests_count,omitempty"`
// contains filtered or unexported fields
}
func (*ClientMetrics) Descriptor
deprecated
func (*ClientMetrics) Descriptor() ([]byte, []int)
Deprecated: Use ClientMetrics.ProtoReflect.Descriptor instead.
func (*ClientMetrics) GetFilteredRequestsCount ¶
func (x *ClientMetrics) GetFilteredRequestsCount() uint64
func (*ClientMetrics) GetHostName ¶
func (x *ClientMetrics) GetHostName() string
func (*ClientMetrics) GetReadRequestsCount ¶
func (x *ClientMetrics) GetReadRequestsCount() uint64
func (*ClientMetrics) GetWriteRequestsCount ¶
func (x *ClientMetrics) GetWriteRequestsCount() uint64
func (*ClientMetrics) ProtoMessage ¶
func (*ClientMetrics) ProtoMessage()
func (*ClientMetrics) ProtoReflect ¶
func (x *ClientMetrics) ProtoReflect() protoreflect.Message
func (*ClientMetrics) Reset ¶
func (x *ClientMetrics) Reset()
func (*ClientMetrics) String ¶
func (x *ClientMetrics) String() string
type CloseRegionRequest ¶
type CloseRegionRequest struct {
Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"`
VersionOfClosingNode *uint32 `protobuf:"varint,2,opt,name=version_of_closing_node,json=versionOfClosingNode" json:"version_of_closing_node,omitempty"`
TransitionIn_ZK *bool `protobuf:"varint,3,opt,name=transition_in_ZK,json=transitionInZK,def=1" json:"transition_in_ZK,omitempty"`
DestinationServer *ServerName `protobuf:"bytes,4,opt,name=destination_server,json=destinationServer" json:"destination_server,omitempty"`
// the intended server for this RPC.
ServerStartCode *uint64 `protobuf:"varint,5,opt,name=serverStartCode" json:"serverStartCode,omitempty"`
CloseProcId *int64 `protobuf:"varint,6,opt,name=close_proc_id,json=closeProcId,def=-1" json:"close_proc_id,omitempty"`
EvictCache *bool `protobuf:"varint,7,opt,name=evict_cache,json=evictCache,def=0" json:"evict_cache,omitempty"`
// Master active time as fencing token
InitiatingMasterActiveTime *int64 `` /* 137-byte string literal not displayed */
// contains filtered or unexported fields
}
* Closes the specified region and will use or not use ZK during the close according to the specified flag.
func (*CloseRegionRequest) Descriptor
deprecated
func (*CloseRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CloseRegionRequest.ProtoReflect.Descriptor instead.
func (*CloseRegionRequest) GetCloseProcId ¶
func (x *CloseRegionRequest) GetCloseProcId() int64
func (*CloseRegionRequest) GetDestinationServer ¶
func (x *CloseRegionRequest) GetDestinationServer() *ServerName
func (*CloseRegionRequest) GetEvictCache ¶
func (x *CloseRegionRequest) GetEvictCache() bool
func (*CloseRegionRequest) GetInitiatingMasterActiveTime ¶
func (x *CloseRegionRequest) GetInitiatingMasterActiveTime() int64
func (*CloseRegionRequest) GetRegion ¶
func (x *CloseRegionRequest) GetRegion() *RegionSpecifier
func (*CloseRegionRequest) GetServerStartCode ¶
func (x *CloseRegionRequest) GetServerStartCode() uint64
func (*CloseRegionRequest) GetTransitionIn_ZK ¶
func (x *CloseRegionRequest) GetTransitionIn_ZK() bool
func (*CloseRegionRequest) GetVersionOfClosingNode ¶
func (x *CloseRegionRequest) GetVersionOfClosingNode() uint32
func (*CloseRegionRequest) ProtoMessage ¶
func (*CloseRegionRequest) ProtoMessage()
func (*CloseRegionRequest) ProtoReflect ¶
func (x *CloseRegionRequest) ProtoReflect() protoreflect.Message
func (*CloseRegionRequest) Reset ¶
func (x *CloseRegionRequest) Reset()
func (*CloseRegionRequest) String ¶
func (x *CloseRegionRequest) String() string
type CloseRegionResponse ¶
type CloseRegionResponse struct {
Closed *bool `protobuf:"varint,1,req,name=closed" json:"closed,omitempty"`
// contains filtered or unexported fields
}
func (*CloseRegionResponse) Descriptor
deprecated
func (*CloseRegionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CloseRegionResponse.ProtoReflect.Descriptor instead.
func (*CloseRegionResponse) GetClosed ¶
func (x *CloseRegionResponse) GetClosed() bool
func (*CloseRegionResponse) ProtoMessage ¶
func (*CloseRegionResponse) ProtoMessage()
func (*CloseRegionResponse) ProtoReflect ¶
func (x *CloseRegionResponse) ProtoReflect() protoreflect.Message
func (*CloseRegionResponse) Reset ¶
func (x *CloseRegionResponse) Reset()
func (*CloseRegionResponse) String ¶
func (x *CloseRegionResponse) 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"`
MasterInfoPort *int32 `protobuf:"varint,10,opt,name=master_info_port,json=masterInfoPort,def=-1" json:"master_info_port,omitempty"`
ServersName []*ServerName `protobuf:"bytes,11,rep,name=servers_name,json=serversName" json:"servers_name,omitempty"`
TableRegionStatesCount []*TableRegionStatesCount `protobuf:"bytes,12,rep,name=table_region_states_count,json=tableRegionStatesCount" json:"table_region_states_count,omitempty"`
MasterTasks []*ServerTask `protobuf:"bytes,13,rep,name=master_tasks,json=masterTasks" json:"master_tasks,omitempty"`
DecommissionedServers []*ServerName `protobuf:"bytes,14,rep,name=decommissioned_servers,json=decommissionedServers" json:"decommissioned_servers,omitempty"`
UnknownServers []*ServerName `protobuf:"bytes,15,rep,name=unknown_servers,json=unknownServers" json:"unknown_servers,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) GetDecommissionedServers ¶
func (x *ClusterStatus) GetDecommissionedServers() []*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) GetMasterInfoPort ¶
func (x *ClusterStatus) GetMasterInfoPort() int32
func (*ClusterStatus) GetMasterTasks ¶
func (x *ClusterStatus) GetMasterTasks() []*ServerTask
func (*ClusterStatus) GetRegionsInTransition ¶
func (x *ClusterStatus) GetRegionsInTransition() []*RegionInTransition
func (*ClusterStatus) GetServersName ¶
func (x *ClusterStatus) GetServersName() []*ServerName
func (*ClusterStatus) GetTableRegionStatesCount ¶
func (x *ClusterStatus) GetTableRegionStatesCount() []*TableRegionStatesCount
func (*ClusterStatus) GetUnknownServers ¶
func (x *ClusterStatus) GetUnknownServers() []*ServerName
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 ColumnAggregationNullResponseSumRequest ¶
type ColumnAggregationNullResponseSumRequest struct {
Family []byte `protobuf:"bytes,1,req,name=family" json:"family,omitempty"`
Qualifier []byte `protobuf:"bytes,2,opt,name=qualifier" json:"qualifier,omitempty"`
// contains filtered or unexported fields
}
use unique names for messages in ColumnAggregationXXX.protos due to a bug in protoc or hadoop's protoc compiler.
func (*ColumnAggregationNullResponseSumRequest) Descriptor
deprecated
func (*ColumnAggregationNullResponseSumRequest) Descriptor() ([]byte, []int)
Deprecated: Use ColumnAggregationNullResponseSumRequest.ProtoReflect.Descriptor instead.
func (*ColumnAggregationNullResponseSumRequest) GetFamily ¶
func (x *ColumnAggregationNullResponseSumRequest) GetFamily() []byte
func (*ColumnAggregationNullResponseSumRequest) GetQualifier ¶
func (x *ColumnAggregationNullResponseSumRequest) GetQualifier() []byte
func (*ColumnAggregationNullResponseSumRequest) ProtoMessage ¶
func (*ColumnAggregationNullResponseSumRequest) ProtoMessage()
func (*ColumnAggregationNullResponseSumRequest) ProtoReflect ¶
func (x *ColumnAggregationNullResponseSumRequest) ProtoReflect() protoreflect.Message
func (*ColumnAggregationNullResponseSumRequest) Reset ¶
func (x *ColumnAggregationNullResponseSumRequest) Reset()
func (*ColumnAggregationNullResponseSumRequest) String ¶
func (x *ColumnAggregationNullResponseSumRequest) String() string
type ColumnAggregationNullResponseSumResponse ¶
type ColumnAggregationNullResponseSumResponse struct {
Sum *int64 `protobuf:"varint,1,opt,name=sum" json:"sum,omitempty"`
// contains filtered or unexported fields
}
func (*ColumnAggregationNullResponseSumResponse) Descriptor
deprecated
func (*ColumnAggregationNullResponseSumResponse) Descriptor() ([]byte, []int)
Deprecated: Use ColumnAggregationNullResponseSumResponse.ProtoReflect.Descriptor instead.
func (*ColumnAggregationNullResponseSumResponse) GetSum ¶
func (x *ColumnAggregationNullResponseSumResponse) GetSum() int64
func (*ColumnAggregationNullResponseSumResponse) ProtoMessage ¶
func (*ColumnAggregationNullResponseSumResponse) ProtoMessage()
func (*ColumnAggregationNullResponseSumResponse) ProtoReflect ¶
func (x *ColumnAggregationNullResponseSumResponse) ProtoReflect() protoreflect.Message
func (*ColumnAggregationNullResponseSumResponse) Reset ¶
func (x *ColumnAggregationNullResponseSumResponse) Reset()
func (*ColumnAggregationNullResponseSumResponse) String ¶
func (x *ColumnAggregationNullResponseSumResponse) String() string
type ColumnAggregationWithErrorsSumRequest ¶
type ColumnAggregationWithErrorsSumRequest struct {
Family []byte `protobuf:"bytes,1,req,name=family" json:"family,omitempty"`
Qualifier []byte `protobuf:"bytes,2,opt,name=qualifier" json:"qualifier,omitempty"`
// contains filtered or unexported fields
}
use unique names for messages in ColumnAggregationXXX.protos due to a bug in protoc or hadoop's protoc compiler.
func (*ColumnAggregationWithErrorsSumRequest) Descriptor
deprecated
func (*ColumnAggregationWithErrorsSumRequest) Descriptor() ([]byte, []int)
Deprecated: Use ColumnAggregationWithErrorsSumRequest.ProtoReflect.Descriptor instead.
func (*ColumnAggregationWithErrorsSumRequest) GetFamily ¶
func (x *ColumnAggregationWithErrorsSumRequest) GetFamily() []byte
func (*ColumnAggregationWithErrorsSumRequest) GetQualifier ¶
func (x *ColumnAggregationWithErrorsSumRequest) GetQualifier() []byte
func (*ColumnAggregationWithErrorsSumRequest) ProtoMessage ¶
func (*ColumnAggregationWithErrorsSumRequest) ProtoMessage()
func (*ColumnAggregationWithErrorsSumRequest) ProtoReflect ¶
func (x *ColumnAggregationWithErrorsSumRequest) ProtoReflect() protoreflect.Message
func (*ColumnAggregationWithErrorsSumRequest) Reset ¶
func (x *ColumnAggregationWithErrorsSumRequest) Reset()
func (*ColumnAggregationWithErrorsSumRequest) String ¶
func (x *ColumnAggregationWithErrorsSumRequest) String() string
type ColumnAggregationWithErrorsSumResponse ¶
type ColumnAggregationWithErrorsSumResponse struct {
Sum *int64 `protobuf:"varint,1,req,name=sum" json:"sum,omitempty"`
// contains filtered or unexported fields
}
func (*ColumnAggregationWithErrorsSumResponse) Descriptor
deprecated
func (*ColumnAggregationWithErrorsSumResponse) Descriptor() ([]byte, []int)
Deprecated: Use ColumnAggregationWithErrorsSumResponse.ProtoReflect.Descriptor instead.
func (*ColumnAggregationWithErrorsSumResponse) GetSum ¶
func (x *ColumnAggregationWithErrorsSumResponse) GetSum() int64
func (*ColumnAggregationWithErrorsSumResponse) ProtoMessage ¶
func (*ColumnAggregationWithErrorsSumResponse) ProtoMessage()
func (*ColumnAggregationWithErrorsSumResponse) ProtoReflect ¶
func (x *ColumnAggregationWithErrorsSumResponse) ProtoReflect() protoreflect.Message
func (*ColumnAggregationWithErrorsSumResponse) Reset ¶
func (x *ColumnAggregationWithErrorsSumResponse) Reset()
func (*ColumnAggregationWithErrorsSumResponse) String ¶
func (x *ColumnAggregationWithErrorsSumResponse) String() string
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 ColumnValueFilter ¶
type ColumnValueFilter struct {
Family []byte `protobuf:"bytes,1,req,name=family" json:"family,omitempty"`
Qualifier []byte `protobuf:"bytes,2,req,name=qualifier" json:"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"`
// contains filtered or unexported fields
}
func (*ColumnValueFilter) Descriptor
deprecated
func (*ColumnValueFilter) Descriptor() ([]byte, []int)
Deprecated: Use ColumnValueFilter.ProtoReflect.Descriptor instead.
func (*ColumnValueFilter) GetComparator ¶
func (x *ColumnValueFilter) GetComparator() *Comparator
func (*ColumnValueFilter) GetCompareOp ¶
func (x *ColumnValueFilter) GetCompareOp() CompareType
func (*ColumnValueFilter) GetFamily ¶
func (x *ColumnValueFilter) GetFamily() []byte
func (*ColumnValueFilter) GetQualifier ¶
func (x *ColumnValueFilter) GetQualifier() []byte
func (*ColumnValueFilter) ProtoMessage ¶
func (*ColumnValueFilter) ProtoMessage()
func (*ColumnValueFilter) ProtoReflect ¶
func (x *ColumnValueFilter) ProtoReflect() protoreflect.Message
func (*ColumnValueFilter) Reset ¶
func (x *ColumnValueFilter) Reset()
func (*ColumnValueFilter) String ¶
func (x *ColumnValueFilter) String() string
type CompactRegionRequest ¶
type CompactRegionRequest struct {
Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"`
Major *bool `protobuf:"varint,2,opt,name=major" json:"major,omitempty"`
Family []byte `protobuf:"bytes,3,opt,name=family" json:"family,omitempty"`
// contains filtered or unexported fields
}
* Compacts the specified region. Performs a major compaction if specified. <p> This method is asynchronous.
func (*CompactRegionRequest) Descriptor
deprecated
func (*CompactRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CompactRegionRequest.ProtoReflect.Descriptor instead.
func (*CompactRegionRequest) GetFamily ¶
func (x *CompactRegionRequest) GetFamily() []byte
func (*CompactRegionRequest) GetMajor ¶
func (x *CompactRegionRequest) GetMajor() bool
func (*CompactRegionRequest) GetRegion ¶
func (x *CompactRegionRequest) GetRegion() *RegionSpecifier
func (*CompactRegionRequest) ProtoMessage ¶
func (*CompactRegionRequest) ProtoMessage()
func (*CompactRegionRequest) ProtoReflect ¶
func (x *CompactRegionRequest) ProtoReflect() protoreflect.Message
func (*CompactRegionRequest) Reset ¶
func (x *CompactRegionRequest) Reset()
func (*CompactRegionRequest) String ¶
func (x *CompactRegionRequest) String() string
type CompactRegionResponse ¶
type CompactRegionResponse struct {
// contains filtered or unexported fields
}
func (*CompactRegionResponse) Descriptor
deprecated
func (*CompactRegionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CompactRegionResponse.ProtoReflect.Descriptor instead.
func (*CompactRegionResponse) ProtoMessage ¶
func (*CompactRegionResponse) ProtoMessage()
func (*CompactRegionResponse) ProtoReflect ¶
func (x *CompactRegionResponse) ProtoReflect() protoreflect.Message
func (*CompactRegionResponse) Reset ¶
func (x *CompactRegionResponse) Reset()
func (*CompactRegionResponse) String ¶
func (x *CompactRegionResponse) String() string
type CompactionDescriptor ¶
type CompactionDescriptor struct {
TableName []byte `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"` // TODO: WALKey already stores these, might remove
EncodedRegionName []byte `protobuf:"bytes,2,req,name=encoded_region_name,json=encodedRegionName" json:"encoded_region_name,omitempty"`
FamilyName []byte `protobuf:"bytes,3,req,name=family_name,json=familyName" json:"family_name,omitempty"`
CompactionInput []string `protobuf:"bytes,4,rep,name=compaction_input,json=compactionInput" json:"compaction_input,omitempty"` // relative to store dir
CompactionOutput []string `protobuf:"bytes,5,rep,name=compaction_output,json=compactionOutput" json:"compaction_output,omitempty"`
StoreHomeDir *string `protobuf:"bytes,6,req,name=store_home_dir,json=storeHomeDir" json:"store_home_dir,omitempty"` // relative to region dir
RegionName []byte `protobuf:"bytes,7,opt,name=region_name,json=regionName" json:"region_name,omitempty"` // full region name
// contains filtered or unexported fields
}
* Special WAL entry to hold all related to a compaction. Written to WAL before completing compaction. There is sufficient info in the below message to complete later the * compaction should we fail the WAL write.
func (*CompactionDescriptor) Descriptor
deprecated
func (*CompactionDescriptor) Descriptor() ([]byte, []int)
Deprecated: Use CompactionDescriptor.ProtoReflect.Descriptor instead.
func (*CompactionDescriptor) GetCompactionInput ¶
func (x *CompactionDescriptor) GetCompactionInput() []string
func (*CompactionDescriptor) GetCompactionOutput ¶
func (x *CompactionDescriptor) GetCompactionOutput() []string
func (*CompactionDescriptor) GetEncodedRegionName ¶
func (x *CompactionDescriptor) GetEncodedRegionName() []byte
func (*CompactionDescriptor) GetFamilyName ¶
func (x *CompactionDescriptor) GetFamilyName() []byte
func (*CompactionDescriptor) GetRegionName ¶
func (x *CompactionDescriptor) GetRegionName() []byte
func (*CompactionDescriptor) GetStoreHomeDir ¶
func (x *CompactionDescriptor) GetStoreHomeDir() string
func (*CompactionDescriptor) GetTableName ¶
func (x *CompactionDescriptor) GetTableName() []byte
func (*CompactionDescriptor) ProtoMessage ¶
func (*CompactionDescriptor) ProtoMessage()
func (*CompactionDescriptor) ProtoReflect ¶
func (x *CompactionDescriptor) ProtoReflect() protoreflect.Message
func (*CompactionDescriptor) Reset ¶
func (x *CompactionDescriptor) Reset()
func (*CompactionDescriptor) String ¶
func (x *CompactionDescriptor) String() string
type CompactionEventTracker ¶
type CompactionEventTracker struct {
CompactedStoreFile [][]byte `protobuf:"bytes,1,rep,name=compacted_store_file,json=compactedStoreFile" json:"compacted_store_file,omitempty"`
// contains filtered or unexported fields
}
func (*CompactionEventTracker) Descriptor
deprecated
func (*CompactionEventTracker) Descriptor() ([]byte, []int)
Deprecated: Use CompactionEventTracker.ProtoReflect.Descriptor instead.
func (*CompactionEventTracker) GetCompactedStoreFile ¶
func (x *CompactionEventTracker) GetCompactedStoreFile() [][]byte
func (*CompactionEventTracker) ProtoMessage ¶
func (*CompactionEventTracker) ProtoMessage()
func (*CompactionEventTracker) ProtoReflect ¶
func (x *CompactionEventTracker) ProtoReflect() protoreflect.Message
func (*CompactionEventTracker) Reset ¶
func (x *CompactionEventTracker) Reset()
func (*CompactionEventTracker) String ¶
func (x *CompactionEventTracker) String() string
type CompactionSwitchRequest ¶
type CompactionSwitchRequest struct {
Enabled *bool `protobuf:"varint,1,req,name=enabled" json:"enabled,omitempty"`
// contains filtered or unexported fields
}
func (*CompactionSwitchRequest) Descriptor
deprecated
func (*CompactionSwitchRequest) Descriptor() ([]byte, []int)
Deprecated: Use CompactionSwitchRequest.ProtoReflect.Descriptor instead.
func (*CompactionSwitchRequest) GetEnabled ¶
func (x *CompactionSwitchRequest) GetEnabled() bool
func (*CompactionSwitchRequest) ProtoMessage ¶
func (*CompactionSwitchRequest) ProtoMessage()
func (*CompactionSwitchRequest) ProtoReflect ¶
func (x *CompactionSwitchRequest) ProtoReflect() protoreflect.Message
func (*CompactionSwitchRequest) Reset ¶
func (x *CompactionSwitchRequest) Reset()
func (*CompactionSwitchRequest) String ¶
func (x *CompactionSwitchRequest) String() string
type CompactionSwitchResponse ¶
type CompactionSwitchResponse struct {
PrevState *bool `protobuf:"varint,1,req,name=prev_state,json=prevState" json:"prev_state,omitempty"`
// contains filtered or unexported fields
}
func (*CompactionSwitchResponse) Descriptor
deprecated
func (*CompactionSwitchResponse) Descriptor() ([]byte, []int)
Deprecated: Use CompactionSwitchResponse.ProtoReflect.Descriptor instead.
func (*CompactionSwitchResponse) GetPrevState ¶
func (x *CompactionSwitchResponse) GetPrevState() bool
func (*CompactionSwitchResponse) ProtoMessage ¶
func (*CompactionSwitchResponse) ProtoMessage()
func (*CompactionSwitchResponse) ProtoReflect ¶
func (x *CompactionSwitchResponse) ProtoReflect() protoreflect.Message
func (*CompactionSwitchResponse) Reset ¶
func (x *CompactionSwitchResponse) Reset()
func (*CompactionSwitchResponse) String ¶
func (x *CompactionSwitchResponse) 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,opt,name=family" json:"family,omitempty"`
Qualifier []byte `protobuf:"bytes,3,opt,name=qualifier" json:"qualifier,omitempty"`
CompareType *CompareType `protobuf:"varint,4,opt,name=compare_type,json=compareType,enum=pb.CompareType" json:"compare_type,omitempty"`
Comparator *Comparator `protobuf:"bytes,5,opt,name=comparator" json:"comparator,omitempty"`
TimeRange *TimeRange `protobuf:"bytes,6,opt,name=time_range,json=timeRange" json:"time_range,omitempty"`
Filter *Filter `protobuf:"bytes,7,opt,name=filter" json:"filter,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 or the value of a given cell matches a given filter.
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) GetTimeRange ¶
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"`
// the transformation for rpc AES encryption with Apache Commons Crypto
RpcCryptoCipherTransformation *string `` /* 145-byte string literal not displayed */
Attribute []*NameBytesPair `protobuf:"bytes,7,rep,name=attribute" json:"attribute,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) GetAttribute ¶
func (x *ConnectionHeader) GetAttribute() []*NameBytesPair
func (*ConnectionHeader) GetCellBlockCodecClass ¶
func (x *ConnectionHeader) GetCellBlockCodecClass() string
func (*ConnectionHeader) GetCellBlockCompressorClass ¶
func (x *ConnectionHeader) GetCellBlockCompressorClass() string
func (*ConnectionHeader) GetRpcCryptoCipherTransformation ¶
func (x *ConnectionHeader) GetRpcCryptoCipherTransformation() 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 ConnectionHeaderResponse ¶
type ConnectionHeaderResponse struct {
// To use Apache Commons Crypto, negotiate the metadata
CryptoCipherMeta *CryptoCipherMeta `protobuf:"bytes,1,opt,name=crypto_cipher_meta,json=cryptoCipherMeta" json:"crypto_cipher_meta,omitempty"`
// contains filtered or unexported fields
}
This is sent by rpc server to negotiate the data if necessary
func (*ConnectionHeaderResponse) Descriptor
deprecated
func (*ConnectionHeaderResponse) Descriptor() ([]byte, []int)
Deprecated: Use ConnectionHeaderResponse.ProtoReflect.Descriptor instead.
func (*ConnectionHeaderResponse) GetCryptoCipherMeta ¶
func (x *ConnectionHeaderResponse) GetCryptoCipherMeta() *CryptoCipherMeta
func (*ConnectionHeaderResponse) ProtoMessage ¶
func (*ConnectionHeaderResponse) ProtoMessage()
func (*ConnectionHeaderResponse) ProtoReflect ¶
func (x *ConnectionHeaderResponse) ProtoReflect() protoreflect.Message
func (*ConnectionHeaderResponse) Reset ¶
func (x *ConnectionHeaderResponse) Reset()
func (*ConnectionHeaderResponse) String ¶
func (x *ConnectionHeaderResponse) 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 CountRequest ¶
type CountRequest struct {
// contains filtered or unexported fields
}
func (*CountRequest) Descriptor
deprecated
func (*CountRequest) Descriptor() ([]byte, []int)
Deprecated: Use CountRequest.ProtoReflect.Descriptor instead.
func (*CountRequest) ProtoMessage ¶
func (*CountRequest) ProtoMessage()
func (*CountRequest) ProtoReflect ¶
func (x *CountRequest) ProtoReflect() protoreflect.Message
func (*CountRequest) Reset ¶
func (x *CountRequest) Reset()
func (*CountRequest) String ¶
func (x *CountRequest) String() string
type CountResponse ¶
type CountResponse struct {
Count *int32 `protobuf:"varint,1,req,name=count" json:"count,omitempty"`
// contains filtered or unexported fields
}
func (*CountResponse) Descriptor
deprecated
func (*CountResponse) Descriptor() ([]byte, []int)
Deprecated: Use CountResponse.ProtoReflect.Descriptor instead.
func (*CountResponse) GetCount ¶
func (x *CountResponse) GetCount() int32
func (*CountResponse) ProtoMessage ¶
func (*CountResponse) ProtoMessage()
func (*CountResponse) ProtoReflect ¶
func (x *CountResponse) ProtoReflect() protoreflect.Message
func (*CountResponse) Reset ¶
func (x *CountResponse) Reset()
func (*CountResponse) String ¶
func (x *CountResponse) 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 {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateNamespaceResponse) Descriptor
deprecated
func (*CreateNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateNamespaceResponse.ProtoReflect.Descriptor instead.
func (*CreateNamespaceResponse) GetProcId ¶
func (x *CreateNamespaceResponse) GetProcId() uint64
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 CryptoCipherMeta ¶
type CryptoCipherMeta struct {
Transformation *string `protobuf:"bytes,1,req,name=transformation" json:"transformation,omitempty"`
InKey []byte `protobuf:"bytes,2,opt,name=inKey" json:"inKey,omitempty"`
InIv []byte `protobuf:"bytes,3,opt,name=inIv" json:"inIv,omitempty"`
OutKey []byte `protobuf:"bytes,4,opt,name=outKey" json:"outKey,omitempty"`
OutIv []byte `protobuf:"bytes,5,opt,name=outIv" json:"outIv,omitempty"`
// contains filtered or unexported fields
}
* Cipher meta for Crypto
func (*CryptoCipherMeta) Descriptor
deprecated
func (*CryptoCipherMeta) Descriptor() ([]byte, []int)
Deprecated: Use CryptoCipherMeta.ProtoReflect.Descriptor instead.
func (*CryptoCipherMeta) GetInIv ¶
func (x *CryptoCipherMeta) GetInIv() []byte
func (*CryptoCipherMeta) GetInKey ¶
func (x *CryptoCipherMeta) GetInKey() []byte
func (*CryptoCipherMeta) GetOutIv ¶
func (x *CryptoCipherMeta) GetOutIv() []byte
func (*CryptoCipherMeta) GetOutKey ¶
func (x *CryptoCipherMeta) GetOutKey() []byte
func (*CryptoCipherMeta) GetTransformation ¶
func (x *CryptoCipherMeta) GetTransformation() string
func (*CryptoCipherMeta) ProtoMessage ¶
func (*CryptoCipherMeta) ProtoMessage()
func (*CryptoCipherMeta) ProtoReflect ¶
func (x *CryptoCipherMeta) ProtoReflect() protoreflect.Message
func (*CryptoCipherMeta) Reset ¶
func (x *CryptoCipherMeta) Reset()
func (*CryptoCipherMeta) String ¶
func (x *CryptoCipherMeta) String() string
type Cursor ¶
type Cursor struct {
Row []byte `protobuf:"bytes,1,opt,name=row" json:"row,omitempty"`
// contains filtered or unexported fields
}
* Scan cursor to tell client where we are scanning.
func (*Cursor) Descriptor
deprecated
func (*Cursor) ProtoMessage ¶
func (*Cursor) ProtoMessage()
func (*Cursor) ProtoReflect ¶
func (x *Cursor) ProtoReflect() protoreflect.Message
type DecommissionRegionServersRequest ¶
type DecommissionRegionServersRequest struct {
ServerName []*ServerName `protobuf:"bytes,1,rep,name=server_name,json=serverName" json:"server_name,omitempty"`
Offload *bool `protobuf:"varint,2,req,name=offload" json:"offload,omitempty"`
// contains filtered or unexported fields
}
func (*DecommissionRegionServersRequest) Descriptor
deprecated
func (*DecommissionRegionServersRequest) Descriptor() ([]byte, []int)
Deprecated: Use DecommissionRegionServersRequest.ProtoReflect.Descriptor instead.
func (*DecommissionRegionServersRequest) GetOffload ¶
func (x *DecommissionRegionServersRequest) GetOffload() bool
func (*DecommissionRegionServersRequest) GetServerName ¶
func (x *DecommissionRegionServersRequest) GetServerName() []*ServerName
func (*DecommissionRegionServersRequest) ProtoMessage ¶
func (*DecommissionRegionServersRequest) ProtoMessage()
func (*DecommissionRegionServersRequest) ProtoReflect ¶
func (x *DecommissionRegionServersRequest) ProtoReflect() protoreflect.Message
func (*DecommissionRegionServersRequest) Reset ¶
func (x *DecommissionRegionServersRequest) Reset()
func (*DecommissionRegionServersRequest) String ¶
func (x *DecommissionRegionServersRequest) String() string
type DecommissionRegionServersResponse ¶
type DecommissionRegionServersResponse struct {
// contains filtered or unexported fields
}
func (*DecommissionRegionServersResponse) Descriptor
deprecated
func (*DecommissionRegionServersResponse) Descriptor() ([]byte, []int)
Deprecated: Use DecommissionRegionServersResponse.ProtoReflect.Descriptor instead.
func (*DecommissionRegionServersResponse) ProtoMessage ¶
func (*DecommissionRegionServersResponse) ProtoMessage()
func (*DecommissionRegionServersResponse) ProtoReflect ¶
func (x *DecommissionRegionServersResponse) ProtoReflect() protoreflect.Message
func (*DecommissionRegionServersResponse) Reset ¶
func (x *DecommissionRegionServersResponse) Reset()
func (*DecommissionRegionServersResponse) String ¶
func (x *DecommissionRegionServersResponse) String() string
type DelegationToken ¶
type DelegationToken struct {
Identifier []byte `protobuf:"bytes,1,opt,name=identifier" json:"identifier,omitempty"`
Password []byte `protobuf:"bytes,2,opt,name=password" json:"password,omitempty"`
Kind *string `protobuf:"bytes,3,opt,name=kind" json:"kind,omitempty"`
Service *string `protobuf:"bytes,4,opt,name=service" json:"service,omitempty"`
// contains filtered or unexported fields
}
func (*DelegationToken) Descriptor
deprecated
func (*DelegationToken) Descriptor() ([]byte, []int)
Deprecated: Use DelegationToken.ProtoReflect.Descriptor instead.
func (*DelegationToken) GetIdentifier ¶
func (x *DelegationToken) GetIdentifier() []byte
func (*DelegationToken) GetKind ¶
func (x *DelegationToken) GetKind() string
func (*DelegationToken) GetPassword ¶
func (x *DelegationToken) GetPassword() []byte
func (*DelegationToken) GetService ¶
func (x *DelegationToken) GetService() string
func (*DelegationToken) ProtoMessage ¶
func (*DelegationToken) ProtoMessage()
func (*DelegationToken) ProtoReflect ¶
func (x *DelegationToken) ProtoReflect() protoreflect.Message
func (*DelegationToken) Reset ¶
func (x *DelegationToken) Reset()
func (*DelegationToken) String ¶
func (x *DelegationToken) 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 {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteColumnResponse) Descriptor
deprecated
func (*DeleteColumnResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteColumnResponse.ProtoReflect.Descriptor instead.
func (*DeleteColumnResponse) GetProcId ¶
func (x *DeleteColumnResponse) GetProcId() uint64
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 {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteNamespaceResponse) Descriptor
deprecated
func (*DeleteNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNamespaceResponse.ProtoReflect.Descriptor instead.
func (*DeleteNamespaceResponse) GetProcId ¶
func (x *DeleteNamespaceResponse) GetProcId() uint64
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 DeprecatedTableState ¶
type DeprecatedTableState 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 *DeprecatedTableState_State `protobuf:"varint,1,req,name=state,enum=pb.DeprecatedTableState_State,def=0" json:"state,omitempty"`
// contains filtered or unexported fields
}
* The znode that holds state of table. Deprected, table state is stored in hbase:meta since 2.0.0.
func (*DeprecatedTableState) Descriptor
deprecated
func (*DeprecatedTableState) Descriptor() ([]byte, []int)
Deprecated: Use DeprecatedTableState.ProtoReflect.Descriptor instead.
func (*DeprecatedTableState) GetState ¶
func (x *DeprecatedTableState) GetState() DeprecatedTableState_State
func (*DeprecatedTableState) ProtoMessage ¶
func (*DeprecatedTableState) ProtoMessage()
func (*DeprecatedTableState) ProtoReflect ¶
func (x *DeprecatedTableState) ProtoReflect() protoreflect.Message
func (*DeprecatedTableState) Reset ¶
func (x *DeprecatedTableState) Reset()
func (*DeprecatedTableState) String ¶
func (x *DeprecatedTableState) String() string
type DeprecatedTableState_State ¶
type DeprecatedTableState_State int32
Table's current state
const ( DeprecatedTableState_ENABLED DeprecatedTableState_State = 0 DeprecatedTableState_DISABLED DeprecatedTableState_State = 1 DeprecatedTableState_DISABLING DeprecatedTableState_State = 2 DeprecatedTableState_ENABLING DeprecatedTableState_State = 3 )
func (DeprecatedTableState_State) Descriptor ¶
func (DeprecatedTableState_State) Descriptor() protoreflect.EnumDescriptor
func (DeprecatedTableState_State) Enum ¶
func (x DeprecatedTableState_State) Enum() *DeprecatedTableState_State
func (DeprecatedTableState_State) EnumDescriptor
deprecated
func (DeprecatedTableState_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use DeprecatedTableState_State.Descriptor instead.
func (DeprecatedTableState_State) Number ¶
func (x DeprecatedTableState_State) Number() protoreflect.EnumNumber
func (DeprecatedTableState_State) String ¶
func (x DeprecatedTableState_State) String() string
func (DeprecatedTableState_State) Type ¶
func (DeprecatedTableState_State) Type() protoreflect.EnumType
func (*DeprecatedTableState_State) UnmarshalJSON
deprecated
func (x *DeprecatedTableState_State) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type DisableReplicationPeerRequest ¶
type DisableReplicationPeerRequest struct {
PeerId *string `protobuf:"bytes,1,req,name=peer_id,json=peerId" json:"peer_id,omitempty"`
// contains filtered or unexported fields
}
func (*DisableReplicationPeerRequest) Descriptor
deprecated
func (*DisableReplicationPeerRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableReplicationPeerRequest.ProtoReflect.Descriptor instead.
func (*DisableReplicationPeerRequest) GetPeerId ¶
func (x *DisableReplicationPeerRequest) GetPeerId() string
func (*DisableReplicationPeerRequest) ProtoMessage ¶
func (*DisableReplicationPeerRequest) ProtoMessage()
func (*DisableReplicationPeerRequest) ProtoReflect ¶
func (x *DisableReplicationPeerRequest) ProtoReflect() protoreflect.Message
func (*DisableReplicationPeerRequest) Reset ¶
func (x *DisableReplicationPeerRequest) Reset()
func (*DisableReplicationPeerRequest) String ¶
func (x *DisableReplicationPeerRequest) String() string
type DisableReplicationPeerResponse ¶
type DisableReplicationPeerResponse struct {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*DisableReplicationPeerResponse) Descriptor
deprecated
func (*DisableReplicationPeerResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableReplicationPeerResponse.ProtoReflect.Descriptor instead.
func (*DisableReplicationPeerResponse) GetProcId ¶
func (x *DisableReplicationPeerResponse) GetProcId() uint64
func (*DisableReplicationPeerResponse) ProtoMessage ¶
func (*DisableReplicationPeerResponse) ProtoMessage()
func (*DisableReplicationPeerResponse) ProtoReflect ¶
func (x *DisableReplicationPeerResponse) ProtoReflect() protoreflect.Message
func (*DisableReplicationPeerResponse) Reset ¶
func (x *DisableReplicationPeerResponse) Reset()
func (*DisableReplicationPeerResponse) String ¶
func (x *DisableReplicationPeerResponse) 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 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 DummyRequest ¶
type DummyRequest struct {
Value *uint64 `protobuf:"varint,1,opt,name=value" json:"value,omitempty"`
// contains filtered or unexported fields
}
func (*DummyRequest) Descriptor
deprecated
func (*DummyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DummyRequest.ProtoReflect.Descriptor instead.
func (*DummyRequest) GetValue ¶
func (x *DummyRequest) GetValue() uint64
func (*DummyRequest) ProtoMessage ¶
func (*DummyRequest) ProtoMessage()
func (*DummyRequest) ProtoReflect ¶
func (x *DummyRequest) ProtoReflect() protoreflect.Message
func (*DummyRequest) Reset ¶
func (x *DummyRequest) Reset()
func (*DummyRequest) String ¶
func (x *DummyRequest) String() string
type DummyResponse ¶
type DummyResponse struct {
Value *string `protobuf:"bytes,1,req,name=value" json:"value,omitempty"`
// contains filtered or unexported fields
}
func (*DummyResponse) Descriptor
deprecated
func (*DummyResponse) Descriptor() ([]byte, []int)
Deprecated: Use DummyResponse.ProtoReflect.Descriptor instead.
func (*DummyResponse) GetValue ¶
func (x *DummyResponse) GetValue() string
func (*DummyResponse) ProtoMessage ¶
func (*DummyResponse) ProtoMessage()
func (*DummyResponse) ProtoReflect ¶
func (x *DummyResponse) ProtoReflect() protoreflect.Message
func (*DummyResponse) Reset ¶
func (x *DummyResponse) Reset()
func (*DummyResponse) String ¶
func (x *DummyResponse) String() string
type EchoRequestProto ¶
type EchoRequestProto struct {
Message *string `protobuf:"bytes,1,req,name=message" json:"message,omitempty"`
// contains filtered or unexported fields
}
func (*EchoRequestProto) Descriptor
deprecated
func (*EchoRequestProto) Descriptor() ([]byte, []int)
Deprecated: Use EchoRequestProto.ProtoReflect.Descriptor instead.
func (*EchoRequestProto) GetMessage ¶
func (x *EchoRequestProto) GetMessage() string
func (*EchoRequestProto) ProtoMessage ¶
func (*EchoRequestProto) ProtoMessage()
func (*EchoRequestProto) ProtoReflect ¶
func (x *EchoRequestProto) ProtoReflect() protoreflect.Message
func (*EchoRequestProto) Reset ¶
func (x *EchoRequestProto) Reset()
func (*EchoRequestProto) String ¶
func (x *EchoRequestProto) String() string
type EchoResponseProto ¶
type EchoResponseProto struct {
Message *string `protobuf:"bytes,1,req,name=message" json:"message,omitempty"`
// contains filtered or unexported fields
}
func (*EchoResponseProto) Descriptor
deprecated
func (*EchoResponseProto) Descriptor() ([]byte, []int)
Deprecated: Use EchoResponseProto.ProtoReflect.Descriptor instead.
func (*EchoResponseProto) GetMessage ¶
func (x *EchoResponseProto) GetMessage() string
func (*EchoResponseProto) ProtoMessage ¶
func (*EchoResponseProto) ProtoMessage()
func (*EchoResponseProto) ProtoReflect ¶
func (x *EchoResponseProto) ProtoReflect() protoreflect.Message
func (*EchoResponseProto) Reset ¶
func (x *EchoResponseProto) Reset()
func (*EchoResponseProto) String ¶
func (x *EchoResponseProto) String() string
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 EmptyRequestProto ¶
type EmptyRequestProto struct {
// contains filtered or unexported fields
}
func (*EmptyRequestProto) Descriptor
deprecated
func (*EmptyRequestProto) Descriptor() ([]byte, []int)
Deprecated: Use EmptyRequestProto.ProtoReflect.Descriptor instead.
func (*EmptyRequestProto) ProtoMessage ¶
func (*EmptyRequestProto) ProtoMessage()
func (*EmptyRequestProto) ProtoReflect ¶
func (x *EmptyRequestProto) ProtoReflect() protoreflect.Message
func (*EmptyRequestProto) Reset ¶
func (x *EmptyRequestProto) Reset()
func (*EmptyRequestProto) String ¶
func (x *EmptyRequestProto) String() string
type EmptyResponseProto ¶
type EmptyResponseProto struct {
// contains filtered or unexported fields
}
func (*EmptyResponseProto) Descriptor
deprecated
func (*EmptyResponseProto) Descriptor() ([]byte, []int)
Deprecated: Use EmptyResponseProto.ProtoReflect.Descriptor instead.
func (*EmptyResponseProto) ProtoMessage ¶
func (*EmptyResponseProto) ProtoMessage()
func (*EmptyResponseProto) ProtoReflect ¶
func (x *EmptyResponseProto) ProtoReflect() protoreflect.Message
func (*EmptyResponseProto) Reset ¶
func (x *EmptyResponseProto) Reset()
func (*EmptyResponseProto) String ¶
func (x *EmptyResponseProto) String() string
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 EnableReplicationPeerRequest ¶
type EnableReplicationPeerRequest struct {
PeerId *string `protobuf:"bytes,1,req,name=peer_id,json=peerId" json:"peer_id,omitempty"`
// contains filtered or unexported fields
}
func (*EnableReplicationPeerRequest) Descriptor
deprecated
func (*EnableReplicationPeerRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableReplicationPeerRequest.ProtoReflect.Descriptor instead.
func (*EnableReplicationPeerRequest) GetPeerId ¶
func (x *EnableReplicationPeerRequest) GetPeerId() string
func (*EnableReplicationPeerRequest) ProtoMessage ¶
func (*EnableReplicationPeerRequest) ProtoMessage()
func (*EnableReplicationPeerRequest) ProtoReflect ¶
func (x *EnableReplicationPeerRequest) ProtoReflect() protoreflect.Message
func (*EnableReplicationPeerRequest) Reset ¶
func (x *EnableReplicationPeerRequest) Reset()
func (*EnableReplicationPeerRequest) String ¶
func (x *EnableReplicationPeerRequest) String() string
type EnableReplicationPeerResponse ¶
type EnableReplicationPeerResponse struct {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*EnableReplicationPeerResponse) Descriptor
deprecated
func (*EnableReplicationPeerResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableReplicationPeerResponse.ProtoReflect.Descriptor instead.
func (*EnableReplicationPeerResponse) GetProcId ¶
func (x *EnableReplicationPeerResponse) GetProcId() uint64
func (*EnableReplicationPeerResponse) ProtoMessage ¶
func (*EnableReplicationPeerResponse) ProtoMessage()
func (*EnableReplicationPeerResponse) ProtoReflect ¶
func (x *EnableReplicationPeerResponse) ProtoReflect() protoreflect.Message
func (*EnableReplicationPeerResponse) Reset ¶
func (x *EnableReplicationPeerResponse) Reset()
func (*EnableReplicationPeerResponse) String ¶
func (x *EnableReplicationPeerResponse) 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"`
// Set true if the server was considered to be overloaded when exception was thrown
ServerOverloaded *bool `protobuf:"varint,6,opt,name=server_overloaded,json=serverOverloaded" json:"server_overloaded,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) GetServerOverloaded ¶
func (x *ExceptionResponse) GetServerOverloaded() bool
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 ExecuteProceduresRequest ¶
type ExecuteProceduresRequest struct {
OpenRegion []*OpenRegionRequest `protobuf:"bytes,1,rep,name=open_region,json=openRegion" json:"open_region,omitempty"`
CloseRegion []*CloseRegionRequest `protobuf:"bytes,2,rep,name=close_region,json=closeRegion" json:"close_region,omitempty"`
Proc []*RemoteProcedureRequest `protobuf:"bytes,3,rep,name=proc" json:"proc,omitempty"`
// contains filtered or unexported fields
}
func (*ExecuteProceduresRequest) Descriptor
deprecated
func (*ExecuteProceduresRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteProceduresRequest.ProtoReflect.Descriptor instead.
func (*ExecuteProceduresRequest) GetCloseRegion ¶
func (x *ExecuteProceduresRequest) GetCloseRegion() []*CloseRegionRequest
func (*ExecuteProceduresRequest) GetOpenRegion ¶
func (x *ExecuteProceduresRequest) GetOpenRegion() []*OpenRegionRequest
func (*ExecuteProceduresRequest) GetProc ¶
func (x *ExecuteProceduresRequest) GetProc() []*RemoteProcedureRequest
func (*ExecuteProceduresRequest) ProtoMessage ¶
func (*ExecuteProceduresRequest) ProtoMessage()
func (*ExecuteProceduresRequest) ProtoReflect ¶
func (x *ExecuteProceduresRequest) ProtoReflect() protoreflect.Message
func (*ExecuteProceduresRequest) Reset ¶
func (x *ExecuteProceduresRequest) Reset()
func (*ExecuteProceduresRequest) String ¶
func (x *ExecuteProceduresRequest) String() string
type ExecuteProceduresResponse ¶
type ExecuteProceduresResponse struct {
// contains filtered or unexported fields
}
func (*ExecuteProceduresResponse) Descriptor
deprecated
func (*ExecuteProceduresResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteProceduresResponse.ProtoReflect.Descriptor instead.
func (*ExecuteProceduresResponse) ProtoMessage ¶
func (*ExecuteProceduresResponse) ProtoMessage()
func (*ExecuteProceduresResponse) ProtoReflect ¶
func (x *ExecuteProceduresResponse) ProtoReflect() protoreflect.Message
func (*ExecuteProceduresResponse) Reset ¶
func (x *ExecuteProceduresResponse) Reset()
func (*ExecuteProceduresResponse) String ¶
func (x *ExecuteProceduresResponse) String() string
type ExportRequest ¶
type ExportRequest struct {
Scan *Scan `protobuf:"bytes,1,req,name=scan" json:"scan,omitempty"`
OutputPath *string `protobuf:"bytes,2,req,name=outputPath" json:"outputPath,omitempty"`
Compressed *bool `protobuf:"varint,3,opt,name=compressed,def=0" json:"compressed,omitempty"`
CompressType *string `protobuf:"bytes,4,opt,name=compressType" json:"compressType,omitempty"`
CompressCodec *string `protobuf:"bytes,5,opt,name=compressCodec" json:"compressCodec,omitempty"`
FsToken *DelegationToken `protobuf:"bytes,6,opt,name=fsToken" json:"fsToken,omitempty"`
// contains filtered or unexported fields
}
func (*ExportRequest) Descriptor
deprecated
func (*ExportRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExportRequest.ProtoReflect.Descriptor instead.
func (*ExportRequest) GetCompressCodec ¶
func (x *ExportRequest) GetCompressCodec() string
func (*ExportRequest) GetCompressType ¶
func (x *ExportRequest) GetCompressType() string
func (*ExportRequest) GetCompressed ¶
func (x *ExportRequest) GetCompressed() bool
func (*ExportRequest) GetFsToken ¶
func (x *ExportRequest) GetFsToken() *DelegationToken
func (*ExportRequest) GetOutputPath ¶
func (x *ExportRequest) GetOutputPath() string
func (*ExportRequest) GetScan ¶
func (x *ExportRequest) GetScan() *Scan
func (*ExportRequest) ProtoMessage ¶
func (*ExportRequest) ProtoMessage()
func (*ExportRequest) ProtoReflect ¶
func (x *ExportRequest) ProtoReflect() protoreflect.Message
func (*ExportRequest) Reset ¶
func (x *ExportRequest) Reset()
func (*ExportRequest) String ¶
func (x *ExportRequest) String() string
type ExportResponse ¶
type ExportResponse struct {
RowCount *uint64 `protobuf:"varint,1,req,name=rowCount" json:"rowCount,omitempty"`
CellCount *uint64 `protobuf:"varint,2,req,name=cellCount" json:"cellCount,omitempty"`
// contains filtered or unexported fields
}
func (*ExportResponse) Descriptor
deprecated
func (*ExportResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExportResponse.ProtoReflect.Descriptor instead.
func (*ExportResponse) GetCellCount ¶
func (x *ExportResponse) GetCellCount() uint64
func (*ExportResponse) GetRowCount ¶
func (x *ExportResponse) GetRowCount() uint64
func (*ExportResponse) ProtoMessage ¶
func (*ExportResponse) ProtoMessage()
func (*ExportResponse) ProtoReflect ¶
func (x *ExportResponse) ProtoReflect() protoreflect.Message
func (*ExportResponse) Reset ¶
func (x *ExportResponse) Reset()
func (*ExportResponse) String ¶
func (x *ExportResponse) 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 FamilyScope ¶
type FamilyScope struct {
Family []byte `protobuf:"bytes,1,req,name=family" json:"family,omitempty"`
ScopeType *ScopeType `protobuf:"varint,2,req,name=scope_type,json=scopeType,enum=pb.ScopeType" json:"scope_type,omitempty"`
// contains filtered or unexported fields
}
func (*FamilyScope) Descriptor
deprecated
func (*FamilyScope) Descriptor() ([]byte, []int)
Deprecated: Use FamilyScope.ProtoReflect.Descriptor instead.
func (*FamilyScope) GetFamily ¶
func (x *FamilyScope) GetFamily() []byte
func (*FamilyScope) GetScopeType ¶
func (x *FamilyScope) GetScopeType() ScopeType
func (*FamilyScope) ProtoMessage ¶
func (*FamilyScope) ProtoMessage()
func (*FamilyScope) ProtoReflect ¶
func (x *FamilyScope) ProtoReflect() protoreflect.Message
func (*FamilyScope) Reset ¶
func (x *FamilyScope) Reset()
func (*FamilyScope) String ¶
func (x *FamilyScope) 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 FileArchiveNotificationRequest ¶
type FileArchiveNotificationRequest struct {
ArchivedFiles []*FileArchiveNotificationRequest_FileWithSize `protobuf:"bytes,1,rep,name=archived_files,json=archivedFiles" json:"archived_files,omitempty"`
// contains filtered or unexported fields
}
func (*FileArchiveNotificationRequest) Descriptor
deprecated
func (*FileArchiveNotificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use FileArchiveNotificationRequest.ProtoReflect.Descriptor instead.
func (*FileArchiveNotificationRequest) GetArchivedFiles ¶
func (x *FileArchiveNotificationRequest) GetArchivedFiles() []*FileArchiveNotificationRequest_FileWithSize
func (*FileArchiveNotificationRequest) ProtoMessage ¶
func (*FileArchiveNotificationRequest) ProtoMessage()
func (*FileArchiveNotificationRequest) ProtoReflect ¶
func (x *FileArchiveNotificationRequest) ProtoReflect() protoreflect.Message
func (*FileArchiveNotificationRequest) Reset ¶
func (x *FileArchiveNotificationRequest) Reset()
func (*FileArchiveNotificationRequest) String ¶
func (x *FileArchiveNotificationRequest) String() string
type FileArchiveNotificationRequest_FileWithSize ¶
type FileArchiveNotificationRequest_FileWithSize struct {
TableName *TableName `protobuf:"bytes,1,opt,name=table_name,json=tableName" json:"table_name,omitempty"`
Name *string `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"`
Size *uint64 `protobuf:"varint,3,opt,name=size" json:"size,omitempty"`
// contains filtered or unexported fields
}
func (*FileArchiveNotificationRequest_FileWithSize) Descriptor
deprecated
func (*FileArchiveNotificationRequest_FileWithSize) Descriptor() ([]byte, []int)
Deprecated: Use FileArchiveNotificationRequest_FileWithSize.ProtoReflect.Descriptor instead.
func (*FileArchiveNotificationRequest_FileWithSize) GetName ¶
func (x *FileArchiveNotificationRequest_FileWithSize) GetName() string
func (*FileArchiveNotificationRequest_FileWithSize) GetSize ¶
func (x *FileArchiveNotificationRequest_FileWithSize) GetSize() uint64
func (*FileArchiveNotificationRequest_FileWithSize) GetTableName ¶
func (x *FileArchiveNotificationRequest_FileWithSize) GetTableName() *TableName
func (*FileArchiveNotificationRequest_FileWithSize) ProtoMessage ¶
func (*FileArchiveNotificationRequest_FileWithSize) ProtoMessage()
func (*FileArchiveNotificationRequest_FileWithSize) ProtoReflect ¶
func (x *FileArchiveNotificationRequest_FileWithSize) ProtoReflect() protoreflect.Message
func (*FileArchiveNotificationRequest_FileWithSize) Reset ¶
func (x *FileArchiveNotificationRequest_FileWithSize) Reset()
func (*FileArchiveNotificationRequest_FileWithSize) String ¶
func (x *FileArchiveNotificationRequest_FileWithSize) String() string
type FileArchiveNotificationResponse ¶
type FileArchiveNotificationResponse struct {
// contains filtered or unexported fields
}
func (*FileArchiveNotificationResponse) Descriptor
deprecated
func (*FileArchiveNotificationResponse) Descriptor() ([]byte, []int)
Deprecated: Use FileArchiveNotificationResponse.ProtoReflect.Descriptor instead.
func (*FileArchiveNotificationResponse) ProtoMessage ¶
func (*FileArchiveNotificationResponse) ProtoMessage()
func (*FileArchiveNotificationResponse) ProtoReflect ¶
func (x *FileArchiveNotificationResponse) ProtoReflect() protoreflect.Message
func (*FileArchiveNotificationResponse) Reset ¶
func (x *FileArchiveNotificationResponse) Reset()
func (*FileArchiveNotificationResponse) String ¶
func (x *FileArchiveNotificationResponse) String() string
type FileInfoProto ¶
type FileInfoProto struct {
MapEntry []*BytesBytesPair `protobuf:"bytes,1,rep,name=map_entry,json=mapEntry" json:"map_entry,omitempty"`
// contains filtered or unexported fields
}
Map of name/values
func (*FileInfoProto) Descriptor
deprecated
func (*FileInfoProto) Descriptor() ([]byte, []int)
Deprecated: Use FileInfoProto.ProtoReflect.Descriptor instead.
func (*FileInfoProto) GetMapEntry ¶
func (x *FileInfoProto) GetMapEntry() []*BytesBytesPair
func (*FileInfoProto) ProtoMessage ¶
func (*FileInfoProto) ProtoMessage()
func (*FileInfoProto) ProtoReflect ¶
func (x *FileInfoProto) ProtoReflect() protoreflect.Message
func (*FileInfoProto) Reset ¶
func (x *FileInfoProto) Reset()
func (*FileInfoProto) String ¶
func (x *FileInfoProto) String() string
type FileTrailerProto ¶
type FileTrailerProto struct {
FileInfoOffset *uint64 `protobuf:"varint,1,opt,name=file_info_offset,json=fileInfoOffset" json:"file_info_offset,omitempty"`
LoadOnOpenDataOffset *uint64 `protobuf:"varint,2,opt,name=load_on_open_data_offset,json=loadOnOpenDataOffset" json:"load_on_open_data_offset,omitempty"`
UncompressedDataIndexSize *uint64 `` /* 134-byte string literal not displayed */
TotalUncompressedBytes *uint64 `protobuf:"varint,4,opt,name=total_uncompressed_bytes,json=totalUncompressedBytes" json:"total_uncompressed_bytes,omitempty"`
DataIndexCount *uint32 `protobuf:"varint,5,opt,name=data_index_count,json=dataIndexCount" json:"data_index_count,omitempty"`
MetaIndexCount *uint32 `protobuf:"varint,6,opt,name=meta_index_count,json=metaIndexCount" json:"meta_index_count,omitempty"`
EntryCount *uint64 `protobuf:"varint,7,opt,name=entry_count,json=entryCount" json:"entry_count,omitempty"`
NumDataIndexLevels *uint32 `protobuf:"varint,8,opt,name=num_data_index_levels,json=numDataIndexLevels" json:"num_data_index_levels,omitempty"`
FirstDataBlockOffset *uint64 `protobuf:"varint,9,opt,name=first_data_block_offset,json=firstDataBlockOffset" json:"first_data_block_offset,omitempty"`
LastDataBlockOffset *uint64 `protobuf:"varint,10,opt,name=last_data_block_offset,json=lastDataBlockOffset" json:"last_data_block_offset,omitempty"`
ComparatorClassName *string `protobuf:"bytes,11,opt,name=comparator_class_name,json=comparatorClassName" json:"comparator_class_name,omitempty"`
CompressionCodec *uint32 `protobuf:"varint,12,opt,name=compression_codec,json=compressionCodec" json:"compression_codec,omitempty"`
EncryptionKey []byte `protobuf:"bytes,13,opt,name=encryption_key,json=encryptionKey" json:"encryption_key,omitempty"`
// contains filtered or unexported fields
}
HFile file trailer
func (*FileTrailerProto) Descriptor
deprecated
func (*FileTrailerProto) Descriptor() ([]byte, []int)
Deprecated: Use FileTrailerProto.ProtoReflect.Descriptor instead.
func (*FileTrailerProto) GetComparatorClassName ¶
func (x *FileTrailerProto) GetComparatorClassName() string
func (*FileTrailerProto) GetCompressionCodec ¶
func (x *FileTrailerProto) GetCompressionCodec() uint32
func (*FileTrailerProto) GetDataIndexCount ¶
func (x *FileTrailerProto) GetDataIndexCount() uint32
func (*FileTrailerProto) GetEncryptionKey ¶
func (x *FileTrailerProto) GetEncryptionKey() []byte
func (*FileTrailerProto) GetEntryCount ¶
func (x *FileTrailerProto) GetEntryCount() uint64
func (*FileTrailerProto) GetFileInfoOffset ¶
func (x *FileTrailerProto) GetFileInfoOffset() uint64
func (*FileTrailerProto) GetFirstDataBlockOffset ¶
func (x *FileTrailerProto) GetFirstDataBlockOffset() uint64
func (*FileTrailerProto) GetLastDataBlockOffset ¶
func (x *FileTrailerProto) GetLastDataBlockOffset() uint64
func (*FileTrailerProto) GetLoadOnOpenDataOffset ¶
func (x *FileTrailerProto) GetLoadOnOpenDataOffset() uint64
func (*FileTrailerProto) GetMetaIndexCount ¶
func (x *FileTrailerProto) GetMetaIndexCount() uint32
func (*FileTrailerProto) GetNumDataIndexLevels ¶
func (x *FileTrailerProto) GetNumDataIndexLevels() uint32
func (*FileTrailerProto) GetTotalUncompressedBytes ¶
func (x *FileTrailerProto) GetTotalUncompressedBytes() uint64
func (*FileTrailerProto) GetUncompressedDataIndexSize ¶
func (x *FileTrailerProto) GetUncompressedDataIndexSize() uint64
func (*FileTrailerProto) ProtoMessage ¶
func (*FileTrailerProto) ProtoMessage()
func (*FileTrailerProto) ProtoReflect ¶
func (x *FileTrailerProto) ProtoReflect() protoreflect.Message
func (*FileTrailerProto) Reset ¶
func (x *FileTrailerProto) Reset()
func (*FileTrailerProto) String ¶
func (x *FileTrailerProto) 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
deprecated
type FirstKeyValueMatchingQualifiersFilter struct {
Qualifiers [][]byte `protobuf:"bytes,1,rep,name=qualifiers" json:"qualifiers,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in Filter.proto.
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 FixMetaRequest ¶
type FixMetaRequest struct {
// contains filtered or unexported fields
}
func (*FixMetaRequest) Descriptor
deprecated
func (*FixMetaRequest) Descriptor() ([]byte, []int)
Deprecated: Use FixMetaRequest.ProtoReflect.Descriptor instead.
func (*FixMetaRequest) ProtoMessage ¶
func (*FixMetaRequest) ProtoMessage()
func (*FixMetaRequest) ProtoReflect ¶
func (x *FixMetaRequest) ProtoReflect() protoreflect.Message
func (*FixMetaRequest) Reset ¶
func (x *FixMetaRequest) Reset()
func (*FixMetaRequest) String ¶
func (x *FixMetaRequest) String() string
type FixMetaResponse ¶
type FixMetaResponse struct {
// contains filtered or unexported fields
}
func (*FixMetaResponse) Descriptor
deprecated
func (*FixMetaResponse) Descriptor() ([]byte, []int)
Deprecated: Use FixMetaResponse.ProtoReflect.Descriptor instead.
func (*FixMetaResponse) ProtoMessage ¶
func (*FixMetaResponse) ProtoMessage()
func (*FixMetaResponse) ProtoReflect ¶
func (x *FixMetaResponse) ProtoReflect() protoreflect.Message
func (*FixMetaResponse) Reset ¶
func (x *FixMetaResponse) Reset()
func (*FixMetaResponse) String ¶
func (x *FixMetaResponse) String() string
type FlushDescriptor ¶
type FlushDescriptor struct {
Action *FlushDescriptor_FlushAction `protobuf:"varint,1,req,name=action,enum=pb.FlushDescriptor_FlushAction" json:"action,omitempty"`
TableName []byte `protobuf:"bytes,2,req,name=table_name,json=tableName" json:"table_name,omitempty"`
EncodedRegionName []byte `protobuf:"bytes,3,req,name=encoded_region_name,json=encodedRegionName" json:"encoded_region_name,omitempty"`
FlushSequenceNumber *uint64 `protobuf:"varint,4,opt,name=flush_sequence_number,json=flushSequenceNumber" json:"flush_sequence_number,omitempty"`
StoreFlushes []*FlushDescriptor_StoreFlushDescriptor `protobuf:"bytes,5,rep,name=store_flushes,json=storeFlushes" json:"store_flushes,omitempty"`
RegionName []byte `protobuf:"bytes,6,opt,name=region_name,json=regionName" json:"region_name,omitempty"` // full region name
// contains filtered or unexported fields
}
* Special WAL entry to hold all related to a flush.
func (*FlushDescriptor) Descriptor
deprecated
func (*FlushDescriptor) Descriptor() ([]byte, []int)
Deprecated: Use FlushDescriptor.ProtoReflect.Descriptor instead.
func (*FlushDescriptor) GetAction ¶
func (x *FlushDescriptor) GetAction() FlushDescriptor_FlushAction
func (*FlushDescriptor) GetEncodedRegionName ¶
func (x *FlushDescriptor) GetEncodedRegionName() []byte
func (*FlushDescriptor) GetFlushSequenceNumber ¶
func (x *FlushDescriptor) GetFlushSequenceNumber() uint64
func (*FlushDescriptor) GetRegionName ¶
func (x *FlushDescriptor) GetRegionName() []byte
func (*FlushDescriptor) GetStoreFlushes ¶
func (x *FlushDescriptor) GetStoreFlushes() []*FlushDescriptor_StoreFlushDescriptor
func (*FlushDescriptor) GetTableName ¶
func (x *FlushDescriptor) GetTableName() []byte
func (*FlushDescriptor) ProtoMessage ¶
func (*FlushDescriptor) ProtoMessage()
func (*FlushDescriptor) ProtoReflect ¶
func (x *FlushDescriptor) ProtoReflect() protoreflect.Message
func (*FlushDescriptor) Reset ¶
func (x *FlushDescriptor) Reset()
func (*FlushDescriptor) String ¶
func (x *FlushDescriptor) String() string
type FlushDescriptor_FlushAction ¶
type FlushDescriptor_FlushAction int32
const ( FlushDescriptor_START_FLUSH FlushDescriptor_FlushAction = 0 FlushDescriptor_COMMIT_FLUSH FlushDescriptor_FlushAction = 1 FlushDescriptor_ABORT_FLUSH FlushDescriptor_FlushAction = 2 FlushDescriptor_CANNOT_FLUSH FlushDescriptor_FlushAction = 3 // marker for indicating that a flush has been requested but cannot complete )
func (FlushDescriptor_FlushAction) Descriptor ¶
func (FlushDescriptor_FlushAction) Descriptor() protoreflect.EnumDescriptor
func (FlushDescriptor_FlushAction) Enum ¶
func (x FlushDescriptor_FlushAction) Enum() *FlushDescriptor_FlushAction
func (FlushDescriptor_FlushAction) EnumDescriptor
deprecated
func (FlushDescriptor_FlushAction) EnumDescriptor() ([]byte, []int)
Deprecated: Use FlushDescriptor_FlushAction.Descriptor instead.
func (FlushDescriptor_FlushAction) Number ¶
func (x FlushDescriptor_FlushAction) Number() protoreflect.EnumNumber
func (FlushDescriptor_FlushAction) String ¶
func (x FlushDescriptor_FlushAction) String() string
func (FlushDescriptor_FlushAction) Type ¶
func (FlushDescriptor_FlushAction) Type() protoreflect.EnumType
func (*FlushDescriptor_FlushAction) UnmarshalJSON
deprecated
func (x *FlushDescriptor_FlushAction) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type FlushDescriptor_StoreFlushDescriptor ¶
type FlushDescriptor_StoreFlushDescriptor struct {
FamilyName []byte `protobuf:"bytes,1,req,name=family_name,json=familyName" json:"family_name,omitempty"`
StoreHomeDir *string `protobuf:"bytes,2,req,name=store_home_dir,json=storeHomeDir" json:"store_home_dir,omitempty"` //relative to region dir
FlushOutput []string `protobuf:"bytes,3,rep,name=flush_output,json=flushOutput" json:"flush_output,omitempty"` // relative to store dir (if this is a COMMIT_FLUSH)
// contains filtered or unexported fields
}
func (*FlushDescriptor_StoreFlushDescriptor) Descriptor
deprecated
func (*FlushDescriptor_StoreFlushDescriptor) Descriptor() ([]byte, []int)
Deprecated: Use FlushDescriptor_StoreFlushDescriptor.ProtoReflect.Descriptor instead.
func (*FlushDescriptor_StoreFlushDescriptor) GetFamilyName ¶
func (x *FlushDescriptor_StoreFlushDescriptor) GetFamilyName() []byte
func (*FlushDescriptor_StoreFlushDescriptor) GetFlushOutput ¶
func (x *FlushDescriptor_StoreFlushDescriptor) GetFlushOutput() []string
func (*FlushDescriptor_StoreFlushDescriptor) GetStoreHomeDir ¶
func (x *FlushDescriptor_StoreFlushDescriptor) GetStoreHomeDir() string
func (*FlushDescriptor_StoreFlushDescriptor) ProtoMessage ¶
func (*FlushDescriptor_StoreFlushDescriptor) ProtoMessage()
func (*FlushDescriptor_StoreFlushDescriptor) ProtoReflect ¶
func (x *FlushDescriptor_StoreFlushDescriptor) ProtoReflect() protoreflect.Message
func (*FlushDescriptor_StoreFlushDescriptor) Reset ¶
func (x *FlushDescriptor_StoreFlushDescriptor) Reset()
func (*FlushDescriptor_StoreFlushDescriptor) String ¶
func (x *FlushDescriptor_StoreFlushDescriptor) String() string
type FlushMasterStoreRequest ¶
type FlushMasterStoreRequest struct {
// contains filtered or unexported fields
}
func (*FlushMasterStoreRequest) Descriptor
deprecated
func (*FlushMasterStoreRequest) Descriptor() ([]byte, []int)
Deprecated: Use FlushMasterStoreRequest.ProtoReflect.Descriptor instead.
func (*FlushMasterStoreRequest) ProtoMessage ¶
func (*FlushMasterStoreRequest) ProtoMessage()
func (*FlushMasterStoreRequest) ProtoReflect ¶
func (x *FlushMasterStoreRequest) ProtoReflect() protoreflect.Message
func (*FlushMasterStoreRequest) Reset ¶
func (x *FlushMasterStoreRequest) Reset()
func (*FlushMasterStoreRequest) String ¶
func (x *FlushMasterStoreRequest) String() string
type FlushMasterStoreResponse ¶
type FlushMasterStoreResponse struct {
// contains filtered or unexported fields
}
func (*FlushMasterStoreResponse) Descriptor
deprecated
func (*FlushMasterStoreResponse) Descriptor() ([]byte, []int)
Deprecated: Use FlushMasterStoreResponse.ProtoReflect.Descriptor instead.
func (*FlushMasterStoreResponse) ProtoMessage ¶
func (*FlushMasterStoreResponse) ProtoMessage()
func (*FlushMasterStoreResponse) ProtoReflect ¶
func (x *FlushMasterStoreResponse) ProtoReflect() protoreflect.Message
func (*FlushMasterStoreResponse) Reset ¶
func (x *FlushMasterStoreResponse) Reset()
func (*FlushMasterStoreResponse) String ¶
func (x *FlushMasterStoreResponse) String() string
type FlushRegionRequest ¶
type FlushRegionRequest struct {
Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"`
IfOlderThanTs *uint64 `protobuf:"varint,2,opt,name=if_older_than_ts,json=ifOlderThanTs" json:"if_older_than_ts,omitempty"`
WriteFlushWalMarker *bool `protobuf:"varint,3,opt,name=write_flush_wal_marker,json=writeFlushWalMarker" json:"write_flush_wal_marker,omitempty"` // whether to write a marker to WAL even if not flushed
Family []byte `protobuf:"bytes,4,opt,name=family" json:"family,omitempty"`
// contains filtered or unexported fields
}
* Flushes the MemStore of the specified region. <p> This method is synchronous.
func (*FlushRegionRequest) Descriptor
deprecated
func (*FlushRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use FlushRegionRequest.ProtoReflect.Descriptor instead.
func (*FlushRegionRequest) GetFamily ¶
func (x *FlushRegionRequest) GetFamily() []byte
func (*FlushRegionRequest) GetIfOlderThanTs ¶
func (x *FlushRegionRequest) GetIfOlderThanTs() uint64
func (*FlushRegionRequest) GetRegion ¶
func (x *FlushRegionRequest) GetRegion() *RegionSpecifier
func (*FlushRegionRequest) GetWriteFlushWalMarker ¶
func (x *FlushRegionRequest) GetWriteFlushWalMarker() bool
func (*FlushRegionRequest) ProtoMessage ¶
func (*FlushRegionRequest) ProtoMessage()
func (*FlushRegionRequest) ProtoReflect ¶
func (x *FlushRegionRequest) ProtoReflect() protoreflect.Message
func (*FlushRegionRequest) Reset ¶
func (x *FlushRegionRequest) Reset()
func (*FlushRegionRequest) String ¶
func (x *FlushRegionRequest) String() string
type FlushRegionResponse ¶
type FlushRegionResponse struct {
LastFlushTime *uint64 `protobuf:"varint,1,req,name=last_flush_time,json=lastFlushTime" json:"last_flush_time,omitempty"`
Flushed *bool `protobuf:"varint,2,opt,name=flushed" json:"flushed,omitempty"`
WroteFlushWalMarker *bool `protobuf:"varint,3,opt,name=wrote_flush_wal_marker,json=wroteFlushWalMarker" json:"wrote_flush_wal_marker,omitempty"`
// contains filtered or unexported fields
}
func (*FlushRegionResponse) Descriptor
deprecated
func (*FlushRegionResponse) Descriptor() ([]byte, []int)
Deprecated: Use FlushRegionResponse.ProtoReflect.Descriptor instead.
func (*FlushRegionResponse) GetFlushed ¶
func (x *FlushRegionResponse) GetFlushed() bool
func (*FlushRegionResponse) GetLastFlushTime ¶
func (x *FlushRegionResponse) GetLastFlushTime() uint64
func (*FlushRegionResponse) GetWroteFlushWalMarker ¶
func (x *FlushRegionResponse) GetWroteFlushWalMarker() bool
func (*FlushRegionResponse) ProtoMessage ¶
func (*FlushRegionResponse) ProtoMessage()
func (*FlushRegionResponse) ProtoReflect ¶
func (x *FlushRegionResponse) ProtoReflect() protoreflect.Message
func (*FlushRegionResponse) Reset ¶
func (x *FlushRegionResponse) Reset()
func (*FlushRegionResponse) String ¶
func (x *FlushRegionResponse) String() string
type FlushTableRequest ¶
type FlushTableRequest struct {
TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"`
ColumnFamily [][]byte `protobuf:"bytes,2,rep,name=column_family,json=columnFamily" json:"column_family,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 (*FlushTableRequest) Descriptor
deprecated
func (*FlushTableRequest) Descriptor() ([]byte, []int)
Deprecated: Use FlushTableRequest.ProtoReflect.Descriptor instead.
func (*FlushTableRequest) GetColumnFamily ¶
func (x *FlushTableRequest) GetColumnFamily() [][]byte
func (*FlushTableRequest) GetNonce ¶
func (x *FlushTableRequest) GetNonce() uint64
func (*FlushTableRequest) GetNonceGroup ¶
func (x *FlushTableRequest) GetNonceGroup() uint64
func (*FlushTableRequest) GetTableName ¶
func (x *FlushTableRequest) GetTableName() *TableName
func (*FlushTableRequest) ProtoMessage ¶
func (*FlushTableRequest) ProtoMessage()
func (*FlushTableRequest) ProtoReflect ¶
func (x *FlushTableRequest) ProtoReflect() protoreflect.Message
func (*FlushTableRequest) Reset ¶
func (x *FlushTableRequest) Reset()
func (*FlushTableRequest) String ¶
func (x *FlushTableRequest) String() string
type FlushTableResponse ¶
type FlushTableResponse struct {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*FlushTableResponse) Descriptor
deprecated
func (*FlushTableResponse) Descriptor() ([]byte, []int)
Deprecated: Use FlushTableResponse.ProtoReflect.Descriptor instead.
func (*FlushTableResponse) GetProcId ¶
func (x *FlushTableResponse) GetProcId() uint64
func (*FlushTableResponse) ProtoMessage ¶
func (*FlushTableResponse) ProtoMessage()
func (*FlushTableResponse) ProtoReflect ¶
func (x *FlushTableResponse) ProtoReflect() protoreflect.Message
func (*FlushTableResponse) Reset ¶
func (x *FlushTableResponse) Reset()
func (*FlushTableResponse) String ¶
func (x *FlushTableResponse) String() string
type FlushedRegionSequenceId ¶
type FlushedRegionSequenceId struct {
RegionEncodedName []byte `protobuf:"bytes,1,req,name=regionEncodedName" json:"regionEncodedName,omitempty"`
SeqId *uint64 `protobuf:"varint,2,req,name=seqId" json:"seqId,omitempty"`
Stores []*FlushedStoreSequenceId `protobuf:"bytes,3,rep,name=stores" json:"stores,omitempty"`
// contains filtered or unexported fields
}
func (*FlushedRegionSequenceId) Descriptor
deprecated
func (*FlushedRegionSequenceId) Descriptor() ([]byte, []int)
Deprecated: Use FlushedRegionSequenceId.ProtoReflect.Descriptor instead.
func (*FlushedRegionSequenceId) GetRegionEncodedName ¶
func (x *FlushedRegionSequenceId) GetRegionEncodedName() []byte
func (*FlushedRegionSequenceId) GetSeqId ¶
func (x *FlushedRegionSequenceId) GetSeqId() uint64
func (*FlushedRegionSequenceId) GetStores ¶
func (x *FlushedRegionSequenceId) GetStores() []*FlushedStoreSequenceId
func (*FlushedRegionSequenceId) ProtoMessage ¶
func (*FlushedRegionSequenceId) ProtoMessage()
func (*FlushedRegionSequenceId) ProtoReflect ¶
func (x *FlushedRegionSequenceId) ProtoReflect() protoreflect.Message
func (*FlushedRegionSequenceId) Reset ¶
func (x *FlushedRegionSequenceId) Reset()
func (*FlushedRegionSequenceId) String ¶
func (x *FlushedRegionSequenceId) String() string
type FlushedSequenceId ¶
type FlushedSequenceId struct {
RegionSequenceId []*FlushedRegionSequenceId `protobuf:"bytes,1,rep,name=regionSequenceId" json:"regionSequenceId,omitempty"`
// contains filtered or unexported fields
}
func (*FlushedSequenceId) Descriptor
deprecated
func (*FlushedSequenceId) Descriptor() ([]byte, []int)
Deprecated: Use FlushedSequenceId.ProtoReflect.Descriptor instead.
func (*FlushedSequenceId) GetRegionSequenceId ¶
func (x *FlushedSequenceId) GetRegionSequenceId() []*FlushedRegionSequenceId
func (*FlushedSequenceId) ProtoMessage ¶
func (*FlushedSequenceId) ProtoMessage()
func (*FlushedSequenceId) ProtoReflect ¶
func (x *FlushedSequenceId) ProtoReflect() protoreflect.Message
func (*FlushedSequenceId) Reset ¶
func (x *FlushedSequenceId) Reset()
func (*FlushedSequenceId) String ¶
func (x *FlushedSequenceId) String() string
type FlushedStoreSequenceId ¶
type FlushedStoreSequenceId struct {
Family []byte `protobuf:"bytes,1,req,name=family" json:"family,omitempty"`
SeqId *uint64 `protobuf:"varint,2,req,name=seqId" json:"seqId,omitempty"`
// contains filtered or unexported fields
}
func (*FlushedStoreSequenceId) Descriptor
deprecated
func (*FlushedStoreSequenceId) Descriptor() ([]byte, []int)
Deprecated: Use FlushedStoreSequenceId.ProtoReflect.Descriptor instead.
func (*FlushedStoreSequenceId) GetFamily ¶
func (x *FlushedStoreSequenceId) GetFamily() []byte
func (*FlushedStoreSequenceId) GetSeqId ¶
func (x *FlushedStoreSequenceId) GetSeqId() uint64
func (*FlushedStoreSequenceId) ProtoMessage ¶
func (*FlushedStoreSequenceId) ProtoMessage()
func (*FlushedStoreSequenceId) ProtoReflect ¶
func (x *FlushedStoreSequenceId) ProtoReflect() protoreflect.Message
func (*FlushedStoreSequenceId) Reset ¶
func (x *FlushedStoreSequenceId) Reset()
func (*FlushedStoreSequenceId) String ¶
func (x *FlushedStoreSequenceId) 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 FriendsOfFriendsProcessorRequest ¶
type FriendsOfFriendsProcessorRequest struct {
Person []byte `protobuf:"bytes,1,req,name=person" json:"person,omitempty"`
Row []byte `protobuf:"bytes,2,req,name=row" json:"row,omitempty"`
Result []string `protobuf:"bytes,3,rep,name=result" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*FriendsOfFriendsProcessorRequest) Descriptor
deprecated
func (*FriendsOfFriendsProcessorRequest) Descriptor() ([]byte, []int)
Deprecated: Use FriendsOfFriendsProcessorRequest.ProtoReflect.Descriptor instead.
func (*FriendsOfFriendsProcessorRequest) GetPerson ¶
func (x *FriendsOfFriendsProcessorRequest) GetPerson() []byte
func (*FriendsOfFriendsProcessorRequest) GetResult ¶
func (x *FriendsOfFriendsProcessorRequest) GetResult() []string
func (*FriendsOfFriendsProcessorRequest) GetRow ¶
func (x *FriendsOfFriendsProcessorRequest) GetRow() []byte
func (*FriendsOfFriendsProcessorRequest) ProtoMessage ¶
func (*FriendsOfFriendsProcessorRequest) ProtoMessage()
func (*FriendsOfFriendsProcessorRequest) ProtoReflect ¶
func (x *FriendsOfFriendsProcessorRequest) ProtoReflect() protoreflect.Message
func (*FriendsOfFriendsProcessorRequest) Reset ¶
func (x *FriendsOfFriendsProcessorRequest) Reset()
func (*FriendsOfFriendsProcessorRequest) String ¶
func (x *FriendsOfFriendsProcessorRequest) String() string
type FriendsOfFriendsProcessorResponse ¶
type FriendsOfFriendsProcessorResponse struct {
Result []string `protobuf:"bytes,1,rep,name=result" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*FriendsOfFriendsProcessorResponse) Descriptor
deprecated
func (*FriendsOfFriendsProcessorResponse) Descriptor() ([]byte, []int)
Deprecated: Use FriendsOfFriendsProcessorResponse.ProtoReflect.Descriptor instead.
func (*FriendsOfFriendsProcessorResponse) GetResult ¶
func (x *FriendsOfFriendsProcessorResponse) GetResult() []string
func (*FriendsOfFriendsProcessorResponse) ProtoMessage ¶
func (*FriendsOfFriendsProcessorResponse) ProtoMessage()
func (*FriendsOfFriendsProcessorResponse) ProtoReflect ¶
func (x *FriendsOfFriendsProcessorResponse) ProtoReflect() protoreflect.Message
func (*FriendsOfFriendsProcessorResponse) Reset ¶
func (x *FriendsOfFriendsProcessorResponse) Reset()
func (*FriendsOfFriendsProcessorResponse) String ¶
func (x *FriendsOfFriendsProcessorResponse) 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. Deprecated. No longer used!
// Since hbase-2.0.0 but left in place so can test
// for Gets with this set and throw Exception.
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"`
LoadColumnFamiliesOnDemand *bool `` // DO NOT add defaults to load_column_families_on_demand.
/* 140-byte string literal not displayed */
// 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.
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) GetLoadColumnFamiliesOnDemand ¶
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 GetActiveMasterRequest ¶
type GetActiveMasterRequest struct {
// contains filtered or unexported fields
}
* Request and response to get the currently active master name for this cluster
func (*GetActiveMasterRequest) Descriptor
deprecated
func (*GetActiveMasterRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetActiveMasterRequest.ProtoReflect.Descriptor instead.
func (*GetActiveMasterRequest) ProtoMessage ¶
func (*GetActiveMasterRequest) ProtoMessage()
func (*GetActiveMasterRequest) ProtoReflect ¶
func (x *GetActiveMasterRequest) ProtoReflect() protoreflect.Message
func (*GetActiveMasterRequest) Reset ¶
func (x *GetActiveMasterRequest) Reset()
func (*GetActiveMasterRequest) String ¶
func (x *GetActiveMasterRequest) String() string
type GetActiveMasterResponse ¶
type GetActiveMasterResponse struct {
// * Not set if an active master could not be determined.
ServerName *ServerName `protobuf:"bytes,1,opt,name=server_name,json=serverName" json:"server_name,omitempty"`
// contains filtered or unexported fields
}
func (*GetActiveMasterResponse) Descriptor
deprecated
func (*GetActiveMasterResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetActiveMasterResponse.ProtoReflect.Descriptor instead.
func (*GetActiveMasterResponse) GetServerName ¶
func (x *GetActiveMasterResponse) GetServerName() *ServerName
func (*GetActiveMasterResponse) ProtoMessage ¶
func (*GetActiveMasterResponse) ProtoMessage()
func (*GetActiveMasterResponse) ProtoReflect ¶
func (x *GetActiveMasterResponse) ProtoReflect() protoreflect.Message
func (*GetActiveMasterResponse) Reset ¶
func (x *GetActiveMasterResponse) Reset()
func (*GetActiveMasterResponse) String ¶
func (x *GetActiveMasterResponse) String() string
type GetAllBootstrapNodesRequest ¶
type GetAllBootstrapNodesRequest struct {
// contains filtered or unexported fields
}
func (*GetAllBootstrapNodesRequest) Descriptor
deprecated
func (*GetAllBootstrapNodesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAllBootstrapNodesRequest.ProtoReflect.Descriptor instead.
func (*GetAllBootstrapNodesRequest) ProtoMessage ¶
func (*GetAllBootstrapNodesRequest) ProtoMessage()
func (*GetAllBootstrapNodesRequest) ProtoReflect ¶
func (x *GetAllBootstrapNodesRequest) ProtoReflect() protoreflect.Message
func (*GetAllBootstrapNodesRequest) Reset ¶
func (x *GetAllBootstrapNodesRequest) Reset()
func (*GetAllBootstrapNodesRequest) String ¶
func (x *GetAllBootstrapNodesRequest) String() string
type GetAllBootstrapNodesResponse ¶
type GetAllBootstrapNodesResponse struct {
Node []*ServerName `protobuf:"bytes,1,rep,name=node" json:"node,omitempty"`
// contains filtered or unexported fields
}
func (*GetAllBootstrapNodesResponse) Descriptor
deprecated
func (*GetAllBootstrapNodesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAllBootstrapNodesResponse.ProtoReflect.Descriptor instead.
func (*GetAllBootstrapNodesResponse) GetNode ¶
func (x *GetAllBootstrapNodesResponse) GetNode() []*ServerName
func (*GetAllBootstrapNodesResponse) ProtoMessage ¶
func (*GetAllBootstrapNodesResponse) ProtoMessage()
func (*GetAllBootstrapNodesResponse) ProtoReflect ¶
func (x *GetAllBootstrapNodesResponse) ProtoReflect() protoreflect.Message
func (*GetAllBootstrapNodesResponse) Reset ¶
func (x *GetAllBootstrapNodesResponse) Reset()
func (*GetAllBootstrapNodesResponse) String ¶
func (x *GetAllBootstrapNodesResponse) String() string
type GetAuthenticationTokenRequest ¶
type GetAuthenticationTokenRequest struct {
// contains filtered or unexported fields
}
RPC request & response messages
func (*GetAuthenticationTokenRequest) Descriptor
deprecated
func (*GetAuthenticationTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAuthenticationTokenRequest.ProtoReflect.Descriptor instead.
func (*GetAuthenticationTokenRequest) ProtoMessage ¶
func (*GetAuthenticationTokenRequest) ProtoMessage()
func (*GetAuthenticationTokenRequest) ProtoReflect ¶
func (x *GetAuthenticationTokenRequest) ProtoReflect() protoreflect.Message
func (*GetAuthenticationTokenRequest) Reset ¶
func (x *GetAuthenticationTokenRequest) Reset()
func (*GetAuthenticationTokenRequest) String ¶
func (x *GetAuthenticationTokenRequest) String() string
type GetAuthenticationTokenResponse ¶
type GetAuthenticationTokenResponse struct {
Token *Token `protobuf:"bytes,1,opt,name=token" json:"token,omitempty"`
// contains filtered or unexported fields
}
func (*GetAuthenticationTokenResponse) Descriptor
deprecated
func (*GetAuthenticationTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAuthenticationTokenResponse.ProtoReflect.Descriptor instead.
func (*GetAuthenticationTokenResponse) GetToken ¶
func (x *GetAuthenticationTokenResponse) GetToken() *Token
func (*GetAuthenticationTokenResponse) ProtoMessage ¶
func (*GetAuthenticationTokenResponse) ProtoMessage()
func (*GetAuthenticationTokenResponse) ProtoReflect ¶
func (x *GetAuthenticationTokenResponse) ProtoReflect() protoreflect.Message
func (*GetAuthenticationTokenResponse) Reset ¶
func (x *GetAuthenticationTokenResponse) Reset()
func (*GetAuthenticationTokenResponse) String ¶
func (x *GetAuthenticationTokenResponse) String() string
type GetAuthsRequest ¶
type GetAuthsRequest struct {
User []byte `protobuf:"bytes,1,req,name=user" json:"user,omitempty"`
// contains filtered or unexported fields
}
func (*GetAuthsRequest) Descriptor
deprecated
func (*GetAuthsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAuthsRequest.ProtoReflect.Descriptor instead.
func (*GetAuthsRequest) GetUser ¶
func (x *GetAuthsRequest) GetUser() []byte
func (*GetAuthsRequest) ProtoMessage ¶
func (*GetAuthsRequest) ProtoMessage()
func (*GetAuthsRequest) ProtoReflect ¶
func (x *GetAuthsRequest) ProtoReflect() protoreflect.Message
func (*GetAuthsRequest) Reset ¶
func (x *GetAuthsRequest) Reset()
func (*GetAuthsRequest) String ¶
func (x *GetAuthsRequest) String() string
type GetAuthsResponse ¶
type GetAuthsResponse struct {
User []byte `protobuf:"bytes,1,req,name=user" json:"user,omitempty"`
Auth [][]byte `protobuf:"bytes,2,rep,name=auth" json:"auth,omitempty"`
// contains filtered or unexported fields
}
func (*GetAuthsResponse) Descriptor
deprecated
func (*GetAuthsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAuthsResponse.ProtoReflect.Descriptor instead.
func (*GetAuthsResponse) GetAuth ¶
func (x *GetAuthsResponse) GetAuth() [][]byte
func (*GetAuthsResponse) GetUser ¶
func (x *GetAuthsResponse) GetUser() []byte
func (*GetAuthsResponse) ProtoMessage ¶
func (*GetAuthsResponse) ProtoMessage()
func (*GetAuthsResponse) ProtoReflect ¶
func (x *GetAuthsResponse) ProtoReflect() protoreflect.Message
func (*GetAuthsResponse) Reset ¶
func (x *GetAuthsResponse) Reset()
func (*GetAuthsResponse) String ¶
func (x *GetAuthsResponse) String() string
type GetBootstrapNodesRequest ¶
type GetBootstrapNodesRequest struct {
// contains filtered or unexported fields
}
* Request and response to get the nodes which could be used to as ClientMetaService
func (*GetBootstrapNodesRequest) Descriptor
deprecated
func (*GetBootstrapNodesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBootstrapNodesRequest.ProtoReflect.Descriptor instead.
func (*GetBootstrapNodesRequest) ProtoMessage ¶
func (*GetBootstrapNodesRequest) ProtoMessage()
func (*GetBootstrapNodesRequest) ProtoReflect ¶
func (x *GetBootstrapNodesRequest) ProtoReflect() protoreflect.Message
func (*GetBootstrapNodesRequest) Reset ¶
func (x *GetBootstrapNodesRequest) Reset()
func (*GetBootstrapNodesRequest) String ¶
func (x *GetBootstrapNodesRequest) String() string
type GetBootstrapNodesResponse ¶
type GetBootstrapNodesResponse struct {
ServerName []*ServerName `protobuf:"bytes,1,rep,name=server_name,json=serverName" json:"server_name,omitempty"`
// contains filtered or unexported fields
}
func (*GetBootstrapNodesResponse) Descriptor
deprecated
func (*GetBootstrapNodesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBootstrapNodesResponse.ProtoReflect.Descriptor instead.
func (*GetBootstrapNodesResponse) GetServerName ¶
func (x *GetBootstrapNodesResponse) GetServerName() []*ServerName
func (*GetBootstrapNodesResponse) ProtoMessage ¶
func (*GetBootstrapNodesResponse) ProtoMessage()
func (*GetBootstrapNodesResponse) ProtoReflect ¶
func (x *GetBootstrapNodesResponse) ProtoReflect() protoreflect.Message
func (*GetBootstrapNodesResponse) Reset ¶
func (x *GetBootstrapNodesResponse) Reset()
func (*GetBootstrapNodesResponse) String ¶
func (x *GetBootstrapNodesResponse) String() string
type GetCachedFilesListRequest ¶
type GetCachedFilesListRequest struct {
// contains filtered or unexported fields
}
func (*GetCachedFilesListRequest) Descriptor
deprecated
func (*GetCachedFilesListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCachedFilesListRequest.ProtoReflect.Descriptor instead.
func (*GetCachedFilesListRequest) ProtoMessage ¶
func (*GetCachedFilesListRequest) ProtoMessage()
func (*GetCachedFilesListRequest) ProtoReflect ¶
func (x *GetCachedFilesListRequest) ProtoReflect() protoreflect.Message
func (*GetCachedFilesListRequest) Reset ¶
func (x *GetCachedFilesListRequest) Reset()
func (*GetCachedFilesListRequest) String ¶
func (x *GetCachedFilesListRequest) String() string
type GetCachedFilesListResponse ¶
type GetCachedFilesListResponse struct {
CachedFiles []string `protobuf:"bytes,1,rep,name=cached_files,json=cachedFiles" json:"cached_files,omitempty"`
// contains filtered or unexported fields
}
func (*GetCachedFilesListResponse) Descriptor
deprecated
func (*GetCachedFilesListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCachedFilesListResponse.ProtoReflect.Descriptor instead.
func (*GetCachedFilesListResponse) GetCachedFiles ¶
func (x *GetCachedFilesListResponse) GetCachedFiles() []string
func (*GetCachedFilesListResponse) ProtoMessage ¶
func (*GetCachedFilesListResponse) ProtoMessage()
func (*GetCachedFilesListResponse) ProtoReflect ¶
func (x *GetCachedFilesListResponse) ProtoReflect() protoreflect.Message
func (*GetCachedFilesListResponse) Reset ¶
func (x *GetCachedFilesListResponse) Reset()
func (*GetCachedFilesListResponse) String ¶
func (x *GetCachedFilesListResponse) String() string
type GetClusterIdRequest ¶
type GetClusterIdRequest struct {
// contains filtered or unexported fields
}
* Request and response to get the clusterID for this cluster
func (*GetClusterIdRequest) Descriptor
deprecated
func (*GetClusterIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetClusterIdRequest.ProtoReflect.Descriptor instead.
func (*GetClusterIdRequest) ProtoMessage ¶
func (*GetClusterIdRequest) ProtoMessage()
func (*GetClusterIdRequest) ProtoReflect ¶
func (x *GetClusterIdRequest) ProtoReflect() protoreflect.Message
func (*GetClusterIdRequest) Reset ¶
func (x *GetClusterIdRequest) Reset()
func (*GetClusterIdRequest) String ¶
func (x *GetClusterIdRequest) String() string
type GetClusterIdResponse ¶
type GetClusterIdResponse struct {
// * Not set if cluster ID could not be determined.
ClusterId *string `protobuf:"bytes,1,opt,name=cluster_id,json=clusterId" json:"cluster_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetClusterIdResponse) Descriptor
deprecated
func (*GetClusterIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetClusterIdResponse.ProtoReflect.Descriptor instead.
func (*GetClusterIdResponse) GetClusterId ¶
func (x *GetClusterIdResponse) GetClusterId() string
func (*GetClusterIdResponse) ProtoMessage ¶
func (*GetClusterIdResponse) ProtoMessage()
func (*GetClusterIdResponse) ProtoReflect ¶
func (x *GetClusterIdResponse) ProtoReflect() protoreflect.Message
func (*GetClusterIdResponse) Reset ¶
func (x *GetClusterIdResponse) Reset()
func (*GetClusterIdResponse) String ¶
func (x *GetClusterIdResponse) String() string
type GetClusterStatusRequest ¶
type GetClusterStatusRequest struct {
Options []Option `protobuf:"varint,1,rep,name=options,enum=pb.Option" json:"options,omitempty"`
// contains filtered or unexported fields
}
func (*GetClusterStatusRequest) Descriptor
deprecated
func (*GetClusterStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetClusterStatusRequest.ProtoReflect.Descriptor instead.
func (*GetClusterStatusRequest) GetOptions ¶
func (x *GetClusterStatusRequest) GetOptions() []Option
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 GetConfiguredNamespacesAndTablesInRSGroupRequest ¶
type GetConfiguredNamespacesAndTablesInRSGroupRequest struct {
GroupName *string `protobuf:"bytes,1,req,name=group_name,json=groupName" json:"group_name,omitempty"`
// contains filtered or unexported fields
}
func (*GetConfiguredNamespacesAndTablesInRSGroupRequest) Descriptor
deprecated
func (*GetConfiguredNamespacesAndTablesInRSGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetConfiguredNamespacesAndTablesInRSGroupRequest.ProtoReflect.Descriptor instead.
func (*GetConfiguredNamespacesAndTablesInRSGroupRequest) GetGroupName ¶
func (x *GetConfiguredNamespacesAndTablesInRSGroupRequest) GetGroupName() string
func (*GetConfiguredNamespacesAndTablesInRSGroupRequest) ProtoMessage ¶
func (*GetConfiguredNamespacesAndTablesInRSGroupRequest) ProtoMessage()
func (*GetConfiguredNamespacesAndTablesInRSGroupRequest) ProtoReflect ¶
func (x *GetConfiguredNamespacesAndTablesInRSGroupRequest) ProtoReflect() protoreflect.Message
func (*GetConfiguredNamespacesAndTablesInRSGroupRequest) Reset ¶
func (x *GetConfiguredNamespacesAndTablesInRSGroupRequest) Reset()
func (*GetConfiguredNamespacesAndTablesInRSGroupRequest) String ¶
func (x *GetConfiguredNamespacesAndTablesInRSGroupRequest) String() string
type GetConfiguredNamespacesAndTablesInRSGroupResponse ¶
type GetConfiguredNamespacesAndTablesInRSGroupResponse struct {
Namespace []string `protobuf:"bytes,1,rep,name=namespace" json:"namespace,omitempty"`
TableName []*TableName `protobuf:"bytes,2,rep,name=table_name,json=tableName" json:"table_name,omitempty"`
// contains filtered or unexported fields
}
func (*GetConfiguredNamespacesAndTablesInRSGroupResponse) Descriptor
deprecated
func (*GetConfiguredNamespacesAndTablesInRSGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetConfiguredNamespacesAndTablesInRSGroupResponse.ProtoReflect.Descriptor instead.
func (*GetConfiguredNamespacesAndTablesInRSGroupResponse) GetNamespace ¶
func (x *GetConfiguredNamespacesAndTablesInRSGroupResponse) GetNamespace() []string
func (*GetConfiguredNamespacesAndTablesInRSGroupResponse) GetTableName ¶
func (x *GetConfiguredNamespacesAndTablesInRSGroupResponse) GetTableName() []*TableName
func (*GetConfiguredNamespacesAndTablesInRSGroupResponse) ProtoMessage ¶
func (*GetConfiguredNamespacesAndTablesInRSGroupResponse) ProtoMessage()
func (*GetConfiguredNamespacesAndTablesInRSGroupResponse) ProtoReflect ¶
func (x *GetConfiguredNamespacesAndTablesInRSGroupResponse) ProtoReflect() protoreflect.Message
func (*GetConfiguredNamespacesAndTablesInRSGroupResponse) Reset ¶
func (x *GetConfiguredNamespacesAndTablesInRSGroupResponse) Reset()
func (*GetConfiguredNamespacesAndTablesInRSGroupResponse) String ¶
func (x *GetConfiguredNamespacesAndTablesInRSGroupResponse) String() string
type GetConnectionRegistryRequest ¶
type GetConnectionRegistryRequest struct {
// contains filtered or unexported fields
}
func (*GetConnectionRegistryRequest) Descriptor
deprecated
func (*GetConnectionRegistryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetConnectionRegistryRequest.ProtoReflect.Descriptor instead.
func (*GetConnectionRegistryRequest) ProtoMessage ¶
func (*GetConnectionRegistryRequest) ProtoMessage()
func (*GetConnectionRegistryRequest) ProtoReflect ¶
func (x *GetConnectionRegistryRequest) ProtoReflect() protoreflect.Message
func (*GetConnectionRegistryRequest) Reset ¶
func (x *GetConnectionRegistryRequest) Reset()
func (*GetConnectionRegistryRequest) String ¶
func (x *GetConnectionRegistryRequest) String() string
type GetConnectionRegistryResponse ¶
type GetConnectionRegistryResponse struct {
ClusterId *string `protobuf:"bytes,1,req,name=cluster_id,json=clusterId" json:"cluster_id,omitempty"`
// contains filtered or unexported fields
}
* For returning connection registry information to client, like cluster id
func (*GetConnectionRegistryResponse) Descriptor
deprecated
func (*GetConnectionRegistryResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetConnectionRegistryResponse.ProtoReflect.Descriptor instead.
func (*GetConnectionRegistryResponse) GetClusterId ¶
func (x *GetConnectionRegistryResponse) GetClusterId() string
func (*GetConnectionRegistryResponse) ProtoMessage ¶
func (*GetConnectionRegistryResponse) ProtoMessage()
func (*GetConnectionRegistryResponse) ProtoReflect ¶
func (x *GetConnectionRegistryResponse) ProtoReflect() protoreflect.Message
func (*GetConnectionRegistryResponse) Reset ¶
func (x *GetConnectionRegistryResponse) Reset()
func (*GetConnectionRegistryResponse) String ¶
func (x *GetConnectionRegistryResponse) String() string
type GetLastFlushedSequenceIdRequest ¶
type GetLastFlushedSequenceIdRequest struct {
// * region name
RegionName []byte `protobuf:"bytes,1,req,name=region_name,json=regionName" json:"region_name,omitempty"`
// contains filtered or unexported fields
}
func (*GetLastFlushedSequenceIdRequest) Descriptor
deprecated
func (*GetLastFlushedSequenceIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLastFlushedSequenceIdRequest.ProtoReflect.Descriptor instead.
func (*GetLastFlushedSequenceIdRequest) GetRegionName ¶
func (x *GetLastFlushedSequenceIdRequest) GetRegionName() []byte
func (*GetLastFlushedSequenceIdRequest) ProtoMessage ¶
func (*GetLastFlushedSequenceIdRequest) ProtoMessage()
func (*GetLastFlushedSequenceIdRequest) ProtoReflect ¶
func (x *GetLastFlushedSequenceIdRequest) ProtoReflect() protoreflect.Message
func (*GetLastFlushedSequenceIdRequest) Reset ¶
func (x *GetLastFlushedSequenceIdRequest) Reset()
func (*GetLastFlushedSequenceIdRequest) String ¶
func (x *GetLastFlushedSequenceIdRequest) String() string
type GetLastFlushedSequenceIdResponse ¶
type GetLastFlushedSequenceIdResponse struct {
// * the last WAL sequence id flushed from MemStore to HFile for the region
LastFlushedSequenceId *uint64 `protobuf:"varint,1,req,name=last_flushed_sequence_id,json=lastFlushedSequenceId" json:"last_flushed_sequence_id,omitempty"`
// * the last WAL sequence id flushed from MemStore to HFile for stores of the region
StoreLastFlushedSequenceId []*StoreSequenceId `` /* 138-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*GetLastFlushedSequenceIdResponse) Descriptor
deprecated
func (*GetLastFlushedSequenceIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLastFlushedSequenceIdResponse.ProtoReflect.Descriptor instead.
func (*GetLastFlushedSequenceIdResponse) GetLastFlushedSequenceId ¶
func (x *GetLastFlushedSequenceIdResponse) GetLastFlushedSequenceId() uint64
func (*GetLastFlushedSequenceIdResponse) GetStoreLastFlushedSequenceId ¶
func (x *GetLastFlushedSequenceIdResponse) GetStoreLastFlushedSequenceId() []*StoreSequenceId
func (*GetLastFlushedSequenceIdResponse) ProtoMessage ¶
func (*GetLastFlushedSequenceIdResponse) ProtoMessage()
func (*GetLastFlushedSequenceIdResponse) ProtoReflect ¶
func (x *GetLastFlushedSequenceIdResponse) ProtoReflect() protoreflect.Message
func (*GetLastFlushedSequenceIdResponse) Reset ¶
func (x *GetLastFlushedSequenceIdResponse) Reset()
func (*GetLastFlushedSequenceIdResponse) String ¶
func (x *GetLastFlushedSequenceIdResponse) String() string
type GetLiveRegionServersRequest ¶
type GetLiveRegionServersRequest struct {
Count *uint32 `protobuf:"varint,1,req,name=count" json:"count,omitempty"`
// contains filtered or unexported fields
}
func (*GetLiveRegionServersRequest) Descriptor
deprecated
func (*GetLiveRegionServersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLiveRegionServersRequest.ProtoReflect.Descriptor instead.
func (*GetLiveRegionServersRequest) GetCount ¶
func (x *GetLiveRegionServersRequest) GetCount() uint32
func (*GetLiveRegionServersRequest) ProtoMessage ¶
func (*GetLiveRegionServersRequest) ProtoMessage()
func (*GetLiveRegionServersRequest) ProtoReflect ¶
func (x *GetLiveRegionServersRequest) ProtoReflect() protoreflect.Message
func (*GetLiveRegionServersRequest) Reset ¶
func (x *GetLiveRegionServersRequest) Reset()
func (*GetLiveRegionServersRequest) String ¶
func (x *GetLiveRegionServersRequest) String() string
type GetLiveRegionServersResponse ¶
type GetLiveRegionServersResponse struct {
Server []*ServerName `protobuf:"bytes,1,rep,name=server" json:"server,omitempty"`
Total *uint32 `protobuf:"varint,2,req,name=total" json:"total,omitempty"`
// contains filtered or unexported fields
}
func (*GetLiveRegionServersResponse) Descriptor
deprecated
func (*GetLiveRegionServersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLiveRegionServersResponse.ProtoReflect.Descriptor instead.
func (*GetLiveRegionServersResponse) GetServer ¶
func (x *GetLiveRegionServersResponse) GetServer() []*ServerName
func (*GetLiveRegionServersResponse) GetTotal ¶
func (x *GetLiveRegionServersResponse) GetTotal() uint32
func (*GetLiveRegionServersResponse) ProtoMessage ¶
func (*GetLiveRegionServersResponse) ProtoMessage()
func (*GetLiveRegionServersResponse) ProtoReflect ¶
func (x *GetLiveRegionServersResponse) ProtoReflect() protoreflect.Message
func (*GetLiveRegionServersResponse) Reset ¶
func (x *GetLiveRegionServersResponse) Reset()
func (*GetLiveRegionServersResponse) String ¶
func (x *GetLiveRegionServersResponse) String() string
type GetLocksRequest ¶
type GetLocksRequest struct {
// contains filtered or unexported fields
}
func (*GetLocksRequest) Descriptor
deprecated
func (*GetLocksRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLocksRequest.ProtoReflect.Descriptor instead.
func (*GetLocksRequest) ProtoMessage ¶
func (*GetLocksRequest) ProtoMessage()
func (*GetLocksRequest) ProtoReflect ¶
func (x *GetLocksRequest) ProtoReflect() protoreflect.Message
func (*GetLocksRequest) Reset ¶
func (x *GetLocksRequest) Reset()
func (*GetLocksRequest) String ¶
func (x *GetLocksRequest) String() string
type GetLocksResponse ¶
type GetLocksResponse struct {
Lock []*LockedResource `protobuf:"bytes,1,rep,name=lock" json:"lock,omitempty"`
// contains filtered or unexported fields
}
func (*GetLocksResponse) Descriptor
deprecated
func (*GetLocksResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLocksResponse.ProtoReflect.Descriptor instead.
func (*GetLocksResponse) GetLock ¶
func (x *GetLocksResponse) GetLock() []*LockedResource
func (*GetLocksResponse) ProtoMessage ¶
func (*GetLocksResponse) ProtoMessage()
func (*GetLocksResponse) ProtoReflect ¶
func (x *GetLocksResponse) ProtoReflect() protoreflect.Message
func (*GetLocksResponse) Reset ¶
func (x *GetLocksResponse) Reset()
func (*GetLocksResponse) String ¶
func (x *GetLocksResponse) String() string
type GetMastersRequest ¶
type GetMastersRequest struct {
// contains filtered or unexported fields
}
* Request and response to get the current list of all registers master servers Deprecated: Marked as deprecated in Registry.proto.
func (*GetMastersRequest) Descriptor
deprecated
func (*GetMastersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMastersRequest.ProtoReflect.Descriptor instead.
func (*GetMastersRequest) ProtoMessage ¶
func (*GetMastersRequest) ProtoMessage()
func (*GetMastersRequest) ProtoReflect ¶
func (x *GetMastersRequest) ProtoReflect() protoreflect.Message
func (*GetMastersRequest) Reset ¶
func (x *GetMastersRequest) Reset()
func (*GetMastersRequest) String ¶
func (x *GetMastersRequest) String() string
type GetMastersResponse
deprecated
type GetMastersResponse struct {
MasterServers []*GetMastersResponseEntry `protobuf:"bytes,1,rep,name=master_servers,json=masterServers" json:"master_servers,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in Registry.proto.
func (*GetMastersResponse) Descriptor
deprecated
func (*GetMastersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMastersResponse.ProtoReflect.Descriptor instead.
func (*GetMastersResponse) GetMasterServers ¶
func (x *GetMastersResponse) GetMasterServers() []*GetMastersResponseEntry
func (*GetMastersResponse) ProtoMessage ¶
func (*GetMastersResponse) ProtoMessage()
func (*GetMastersResponse) ProtoReflect ¶
func (x *GetMastersResponse) ProtoReflect() protoreflect.Message
func (*GetMastersResponse) Reset ¶
func (x *GetMastersResponse) Reset()
func (*GetMastersResponse) String ¶
func (x *GetMastersResponse) String() string
type GetMastersResponseEntry
deprecated
type GetMastersResponseEntry struct {
ServerName *ServerName `protobuf:"bytes,1,req,name=server_name,json=serverName" json:"server_name,omitempty"`
IsActive *bool `protobuf:"varint,2,req,name=is_active,json=isActive" json:"is_active,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in Registry.proto.
func (*GetMastersResponseEntry) Descriptor
deprecated
func (*GetMastersResponseEntry) Descriptor() ([]byte, []int)
Deprecated: Use GetMastersResponseEntry.ProtoReflect.Descriptor instead.
func (*GetMastersResponseEntry) GetIsActive ¶
func (x *GetMastersResponseEntry) GetIsActive() bool
func (*GetMastersResponseEntry) GetServerName ¶
func (x *GetMastersResponseEntry) GetServerName() *ServerName
func (*GetMastersResponseEntry) ProtoMessage ¶
func (*GetMastersResponseEntry) ProtoMessage()
func (*GetMastersResponseEntry) ProtoReflect ¶
func (x *GetMastersResponseEntry) ProtoReflect() protoreflect.Message
func (*GetMastersResponseEntry) Reset ¶
func (x *GetMastersResponseEntry) Reset()
func (*GetMastersResponseEntry) String ¶
func (x *GetMastersResponseEntry) String() string
type GetMetaRegionLocationsRequest ¶
type GetMetaRegionLocationsRequest struct {
// contains filtered or unexported fields
}
* Request and response to get the current list of meta region locations
func (*GetMetaRegionLocationsRequest) Descriptor
deprecated
func (*GetMetaRegionLocationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMetaRegionLocationsRequest.ProtoReflect.Descriptor instead.
func (*GetMetaRegionLocationsRequest) ProtoMessage ¶
func (*GetMetaRegionLocationsRequest) ProtoMessage()
func (*GetMetaRegionLocationsRequest) ProtoReflect ¶
func (x *GetMetaRegionLocationsRequest) ProtoReflect() protoreflect.Message
func (*GetMetaRegionLocationsRequest) Reset ¶
func (x *GetMetaRegionLocationsRequest) Reset()
func (*GetMetaRegionLocationsRequest) String ¶
func (x *GetMetaRegionLocationsRequest) String() string
type GetMetaRegionLocationsResponse ¶
type GetMetaRegionLocationsResponse struct {
// * Not set if meta region locations could not be determined.
MetaLocations []*RegionLocation `protobuf:"bytes,1,rep,name=meta_locations,json=metaLocations" json:"meta_locations,omitempty"`
// contains filtered or unexported fields
}
func (*GetMetaRegionLocationsResponse) Descriptor
deprecated
func (*GetMetaRegionLocationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMetaRegionLocationsResponse.ProtoReflect.Descriptor instead.
func (*GetMetaRegionLocationsResponse) GetMetaLocations ¶
func (x *GetMetaRegionLocationsResponse) GetMetaLocations() []*RegionLocation
func (*GetMetaRegionLocationsResponse) ProtoMessage ¶
func (*GetMetaRegionLocationsResponse) ProtoMessage()
func (*GetMetaRegionLocationsResponse) ProtoReflect ¶
func (x *GetMetaRegionLocationsResponse) ProtoReflect() protoreflect.Message
func (*GetMetaRegionLocationsResponse) Reset ¶
func (x *GetMetaRegionLocationsResponse) Reset()
func (*GetMetaRegionLocationsResponse) String ¶
func (x *GetMetaRegionLocationsResponse) 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 GetOnlineRegionRequest ¶
type GetOnlineRegionRequest struct {
// contains filtered or unexported fields
}
func (*GetOnlineRegionRequest) Descriptor
deprecated
func (*GetOnlineRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOnlineRegionRequest.ProtoReflect.Descriptor instead.
func (*GetOnlineRegionRequest) ProtoMessage ¶
func (*GetOnlineRegionRequest) ProtoMessage()
func (*GetOnlineRegionRequest) ProtoReflect ¶
func (x *GetOnlineRegionRequest) ProtoReflect() protoreflect.Message
func (*GetOnlineRegionRequest) Reset ¶
func (x *GetOnlineRegionRequest) Reset()
func (*GetOnlineRegionRequest) String ¶
func (x *GetOnlineRegionRequest) String() string
type GetOnlineRegionResponse ¶
type GetOnlineRegionResponse struct {
RegionInfo []*RegionInfo `protobuf:"bytes,1,rep,name=region_info,json=regionInfo" json:"region_info,omitempty"`
// contains filtered or unexported fields
}
func (*GetOnlineRegionResponse) Descriptor
deprecated
func (*GetOnlineRegionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOnlineRegionResponse.ProtoReflect.Descriptor instead.
func (*GetOnlineRegionResponse) GetRegionInfo ¶
func (x *GetOnlineRegionResponse) GetRegionInfo() []*RegionInfo
func (*GetOnlineRegionResponse) ProtoMessage ¶
func (*GetOnlineRegionResponse) ProtoMessage()
func (*GetOnlineRegionResponse) ProtoReflect ¶
func (x *GetOnlineRegionResponse) ProtoReflect() protoreflect.Message
func (*GetOnlineRegionResponse) Reset ¶
func (x *GetOnlineRegionResponse) Reset()
func (*GetOnlineRegionResponse) String ¶
func (x *GetOnlineRegionResponse) 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"`
SubmittedTime *uint64 `protobuf:"varint,2,opt,name=submitted_time,json=submittedTime" json:"submitted_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) GetState ¶
func (x *GetProcedureResultResponse) GetState() GetProcedureResultResponse_State
func (*GetProcedureResultResponse) GetSubmittedTime ¶
func (x *GetProcedureResultResponse) GetSubmittedTime() uint64
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 GetProceduresRequest ¶
type GetProceduresRequest struct {
// contains filtered or unexported fields
}
func (*GetProceduresRequest) Descriptor
deprecated
func (*GetProceduresRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProceduresRequest.ProtoReflect.Descriptor instead.
func (*GetProceduresRequest) ProtoMessage ¶
func (*GetProceduresRequest) ProtoMessage()
func (*GetProceduresRequest) ProtoReflect ¶
func (x *GetProceduresRequest) ProtoReflect() protoreflect.Message
func (*GetProceduresRequest) Reset ¶
func (x *GetProceduresRequest) Reset()
func (*GetProceduresRequest) String ¶
func (x *GetProceduresRequest) String() string
type GetProceduresResponse ¶
type GetProceduresResponse struct {
Procedure []*Procedure `protobuf:"bytes,1,rep,name=procedure" json:"procedure,omitempty"`
// contains filtered or unexported fields
}
func (*GetProceduresResponse) Descriptor
deprecated
func (*GetProceduresResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProceduresResponse.ProtoReflect.Descriptor instead.
func (*GetProceduresResponse) GetProcedure ¶
func (x *GetProceduresResponse) GetProcedure() []*Procedure
func (*GetProceduresResponse) ProtoMessage ¶
func (*GetProceduresResponse) ProtoMessage()
func (*GetProceduresResponse) ProtoReflect ¶
func (x *GetProceduresResponse) ProtoReflect() protoreflect.Message
func (*GetProceduresResponse) Reset ¶
func (x *GetProceduresResponse) Reset()
func (*GetProceduresResponse) String ¶
func (x *GetProceduresResponse) String() string
type GetQuotaStatesRequest ¶
type GetQuotaStatesRequest struct {
// contains filtered or unexported fields
}
func (*GetQuotaStatesRequest) Descriptor
deprecated
func (*GetQuotaStatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetQuotaStatesRequest.ProtoReflect.Descriptor instead.
func (*GetQuotaStatesRequest) ProtoMessage ¶
func (*GetQuotaStatesRequest) ProtoMessage()
func (*GetQuotaStatesRequest) ProtoReflect ¶
func (x *GetQuotaStatesRequest) ProtoReflect() protoreflect.Message
func (*GetQuotaStatesRequest) Reset ¶
func (x *GetQuotaStatesRequest) Reset()
func (*GetQuotaStatesRequest) String ¶
func (x *GetQuotaStatesRequest) String() string
type GetQuotaStatesResponse ¶
type GetQuotaStatesResponse struct {
TableSnapshots []*GetQuotaStatesResponse_TableQuotaSnapshot `protobuf:"bytes,1,rep,name=table_snapshots,json=tableSnapshots" json:"table_snapshots,omitempty"`
NsSnapshots []*GetQuotaStatesResponse_NamespaceQuotaSnapshot `protobuf:"bytes,2,rep,name=ns_snapshots,json=nsSnapshots" json:"ns_snapshots,omitempty"`
// contains filtered or unexported fields
}
func (*GetQuotaStatesResponse) Descriptor
deprecated
func (*GetQuotaStatesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetQuotaStatesResponse.ProtoReflect.Descriptor instead.
func (*GetQuotaStatesResponse) GetNsSnapshots ¶
func (x *GetQuotaStatesResponse) GetNsSnapshots() []*GetQuotaStatesResponse_NamespaceQuotaSnapshot
func (*GetQuotaStatesResponse) GetTableSnapshots ¶
func (x *GetQuotaStatesResponse) GetTableSnapshots() []*GetQuotaStatesResponse_TableQuotaSnapshot
func (*GetQuotaStatesResponse) ProtoMessage ¶
func (*GetQuotaStatesResponse) ProtoMessage()
func (*GetQuotaStatesResponse) ProtoReflect ¶
func (x *GetQuotaStatesResponse) ProtoReflect() protoreflect.Message
func (*GetQuotaStatesResponse) Reset ¶
func (x *GetQuotaStatesResponse) Reset()
func (*GetQuotaStatesResponse) String ¶
func (x *GetQuotaStatesResponse) String() string
type GetQuotaStatesResponse_NamespaceQuotaSnapshot ¶
type GetQuotaStatesResponse_NamespaceQuotaSnapshot struct {
Namespace *string `protobuf:"bytes,1,opt,name=namespace" json:"namespace,omitempty"`
Snapshot *SpaceQuotaSnapshot `protobuf:"bytes,2,opt,name=snapshot" json:"snapshot,omitempty"`
// contains filtered or unexported fields
}
func (*GetQuotaStatesResponse_NamespaceQuotaSnapshot) Descriptor
deprecated
func (*GetQuotaStatesResponse_NamespaceQuotaSnapshot) Descriptor() ([]byte, []int)
Deprecated: Use GetQuotaStatesResponse_NamespaceQuotaSnapshot.ProtoReflect.Descriptor instead.
func (*GetQuotaStatesResponse_NamespaceQuotaSnapshot) GetNamespace ¶
func (x *GetQuotaStatesResponse_NamespaceQuotaSnapshot) GetNamespace() string
func (*GetQuotaStatesResponse_NamespaceQuotaSnapshot) GetSnapshot ¶
func (x *GetQuotaStatesResponse_NamespaceQuotaSnapshot) GetSnapshot() *SpaceQuotaSnapshot
func (*GetQuotaStatesResponse_NamespaceQuotaSnapshot) ProtoMessage ¶
func (*GetQuotaStatesResponse_NamespaceQuotaSnapshot) ProtoMessage()
func (*GetQuotaStatesResponse_NamespaceQuotaSnapshot) ProtoReflect ¶
func (x *GetQuotaStatesResponse_NamespaceQuotaSnapshot) ProtoReflect() protoreflect.Message
func (*GetQuotaStatesResponse_NamespaceQuotaSnapshot) Reset ¶
func (x *GetQuotaStatesResponse_NamespaceQuotaSnapshot) Reset()
func (*GetQuotaStatesResponse_NamespaceQuotaSnapshot) String ¶
func (x *GetQuotaStatesResponse_NamespaceQuotaSnapshot) String() string
type GetQuotaStatesResponse_TableQuotaSnapshot ¶
type GetQuotaStatesResponse_TableQuotaSnapshot struct {
TableName *TableName `protobuf:"bytes,1,opt,name=table_name,json=tableName" json:"table_name,omitempty"`
Snapshot *SpaceQuotaSnapshot `protobuf:"bytes,2,opt,name=snapshot" json:"snapshot,omitempty"`
// contains filtered or unexported fields
}
func (*GetQuotaStatesResponse_TableQuotaSnapshot) Descriptor
deprecated
func (*GetQuotaStatesResponse_TableQuotaSnapshot) Descriptor() ([]byte, []int)
Deprecated: Use GetQuotaStatesResponse_TableQuotaSnapshot.ProtoReflect.Descriptor instead.
func (*GetQuotaStatesResponse_TableQuotaSnapshot) GetSnapshot ¶
func (x *GetQuotaStatesResponse_TableQuotaSnapshot) GetSnapshot() *SpaceQuotaSnapshot
func (*GetQuotaStatesResponse_TableQuotaSnapshot) GetTableName ¶
func (x *GetQuotaStatesResponse_TableQuotaSnapshot) GetTableName() *TableName
func (*GetQuotaStatesResponse_TableQuotaSnapshot) ProtoMessage ¶
func (*GetQuotaStatesResponse_TableQuotaSnapshot) ProtoMessage()
func (*GetQuotaStatesResponse_TableQuotaSnapshot) ProtoReflect ¶
func (x *GetQuotaStatesResponse_TableQuotaSnapshot) ProtoReflect() protoreflect.Message
func (*GetQuotaStatesResponse_TableQuotaSnapshot) Reset ¶
func (x *GetQuotaStatesResponse_TableQuotaSnapshot) Reset()
func (*GetQuotaStatesResponse_TableQuotaSnapshot) String ¶
func (x *GetQuotaStatesResponse_TableQuotaSnapshot) String() string
type GetRSGroupInfoOfServerRequest ¶
type GetRSGroupInfoOfServerRequest struct {
Server *ServerName `protobuf:"bytes,2,req,name=server" json:"server,omitempty"`
// contains filtered or unexported fields
}
func (*GetRSGroupInfoOfServerRequest) Descriptor
deprecated
func (*GetRSGroupInfoOfServerRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRSGroupInfoOfServerRequest.ProtoReflect.Descriptor instead.
func (*GetRSGroupInfoOfServerRequest) GetServer ¶
func (x *GetRSGroupInfoOfServerRequest) GetServer() *ServerName
func (*GetRSGroupInfoOfServerRequest) ProtoMessage ¶
func (*GetRSGroupInfoOfServerRequest) ProtoMessage()
func (*GetRSGroupInfoOfServerRequest) ProtoReflect ¶
func (x *GetRSGroupInfoOfServerRequest) ProtoReflect() protoreflect.Message
func (*GetRSGroupInfoOfServerRequest) Reset ¶
func (x *GetRSGroupInfoOfServerRequest) Reset()
func (*GetRSGroupInfoOfServerRequest) String ¶
func (x *GetRSGroupInfoOfServerRequest) String() string
type GetRSGroupInfoOfServerResponse ¶
type GetRSGroupInfoOfServerResponse struct {
RSGroupInfo *RSGroupInfo `protobuf:"bytes,1,opt,name=r_s_group_info,json=rSGroupInfo" json:"r_s_group_info,omitempty"`
// contains filtered or unexported fields
}
func (*GetRSGroupInfoOfServerResponse) Descriptor
deprecated
func (*GetRSGroupInfoOfServerResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRSGroupInfoOfServerResponse.ProtoReflect.Descriptor instead.
func (*GetRSGroupInfoOfServerResponse) GetRSGroupInfo ¶
func (x *GetRSGroupInfoOfServerResponse) GetRSGroupInfo() *RSGroupInfo
func (*GetRSGroupInfoOfServerResponse) ProtoMessage ¶
func (*GetRSGroupInfoOfServerResponse) ProtoMessage()
func (*GetRSGroupInfoOfServerResponse) ProtoReflect ¶
func (x *GetRSGroupInfoOfServerResponse) ProtoReflect() protoreflect.Message
func (*GetRSGroupInfoOfServerResponse) Reset ¶
func (x *GetRSGroupInfoOfServerResponse) Reset()
func (*GetRSGroupInfoOfServerResponse) String ¶
func (x *GetRSGroupInfoOfServerResponse) String() string
type GetRSGroupInfoOfTableRequest ¶
type GetRSGroupInfoOfTableRequest struct {
TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"`
// contains filtered or unexported fields
}
func (*GetRSGroupInfoOfTableRequest) Descriptor
deprecated
func (*GetRSGroupInfoOfTableRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRSGroupInfoOfTableRequest.ProtoReflect.Descriptor instead.
func (*GetRSGroupInfoOfTableRequest) GetTableName ¶
func (x *GetRSGroupInfoOfTableRequest) GetTableName() *TableName
func (*GetRSGroupInfoOfTableRequest) ProtoMessage ¶
func (*GetRSGroupInfoOfTableRequest) ProtoMessage()
func (*GetRSGroupInfoOfTableRequest) ProtoReflect ¶
func (x *GetRSGroupInfoOfTableRequest) ProtoReflect() protoreflect.Message
func (*GetRSGroupInfoOfTableRequest) Reset ¶
func (x *GetRSGroupInfoOfTableRequest) Reset()
func (*GetRSGroupInfoOfTableRequest) String ¶
func (x *GetRSGroupInfoOfTableRequest) String() string
type GetRSGroupInfoOfTableResponse ¶
type GetRSGroupInfoOfTableResponse struct {
RSGroupInfo *RSGroupInfo `protobuf:"bytes,1,opt,name=r_s_group_info,json=rSGroupInfo" json:"r_s_group_info,omitempty"`
// contains filtered or unexported fields
}
func (*GetRSGroupInfoOfTableResponse) Descriptor
deprecated
func (*GetRSGroupInfoOfTableResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRSGroupInfoOfTableResponse.ProtoReflect.Descriptor instead.
func (*GetRSGroupInfoOfTableResponse) GetRSGroupInfo ¶
func (x *GetRSGroupInfoOfTableResponse) GetRSGroupInfo() *RSGroupInfo
func (*GetRSGroupInfoOfTableResponse) ProtoMessage ¶
func (*GetRSGroupInfoOfTableResponse) ProtoMessage()
func (*GetRSGroupInfoOfTableResponse) ProtoReflect ¶
func (x *GetRSGroupInfoOfTableResponse) ProtoReflect() protoreflect.Message
func (*GetRSGroupInfoOfTableResponse) Reset ¶
func (x *GetRSGroupInfoOfTableResponse) Reset()
func (*GetRSGroupInfoOfTableResponse) String ¶
func (x *GetRSGroupInfoOfTableResponse) String() string
type GetRSGroupInfoRequest ¶
type GetRSGroupInfoRequest struct {
RSGroupName *string `protobuf:"bytes,1,req,name=r_s_group_name,json=rSGroupName" json:"r_s_group_name,omitempty"`
// contains filtered or unexported fields
}
func (*GetRSGroupInfoRequest) Descriptor
deprecated
func (*GetRSGroupInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRSGroupInfoRequest.ProtoReflect.Descriptor instead.
func (*GetRSGroupInfoRequest) GetRSGroupName ¶
func (x *GetRSGroupInfoRequest) GetRSGroupName() string
func (*GetRSGroupInfoRequest) ProtoMessage ¶
func (*GetRSGroupInfoRequest) ProtoMessage()
func (*GetRSGroupInfoRequest) ProtoReflect ¶
func (x *GetRSGroupInfoRequest) ProtoReflect() protoreflect.Message
func (*GetRSGroupInfoRequest) Reset ¶
func (x *GetRSGroupInfoRequest) Reset()
func (*GetRSGroupInfoRequest) String ¶
func (x *GetRSGroupInfoRequest) String() string
type GetRSGroupInfoResponse ¶
type GetRSGroupInfoResponse struct {
RSGroupInfo *RSGroupInfo `protobuf:"bytes,1,opt,name=r_s_group_info,json=rSGroupInfo" json:"r_s_group_info,omitempty"`
// contains filtered or unexported fields
}
func (*GetRSGroupInfoResponse) Descriptor
deprecated
func (*GetRSGroupInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRSGroupInfoResponse.ProtoReflect.Descriptor instead.
func (*GetRSGroupInfoResponse) GetRSGroupInfo ¶
func (x *GetRSGroupInfoResponse) GetRSGroupInfo() *RSGroupInfo
func (*GetRSGroupInfoResponse) ProtoMessage ¶
func (*GetRSGroupInfoResponse) ProtoMessage()
func (*GetRSGroupInfoResponse) ProtoReflect ¶
func (x *GetRSGroupInfoResponse) ProtoReflect() protoreflect.Message
func (*GetRSGroupInfoResponse) Reset ¶
func (x *GetRSGroupInfoResponse) Reset()
func (*GetRSGroupInfoResponse) String ¶
func (x *GetRSGroupInfoResponse) String() string
type GetRegionInfoRequest ¶
type GetRegionInfoRequest struct {
Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"`
CompactionState *bool `protobuf:"varint,2,opt,name=compaction_state,json=compactionState" json:"compaction_state,omitempty"`
BestSplitRow *bool `protobuf:"varint,3,opt,name=best_split_row,json=bestSplitRow" json:"best_split_row,omitempty"`
// contains filtered or unexported fields
}
func (*GetRegionInfoRequest) Descriptor
deprecated
func (*GetRegionInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionInfoRequest.ProtoReflect.Descriptor instead.
func (*GetRegionInfoRequest) GetBestSplitRow ¶
func (x *GetRegionInfoRequest) GetBestSplitRow() bool
func (*GetRegionInfoRequest) GetCompactionState ¶
func (x *GetRegionInfoRequest) GetCompactionState() bool
func (*GetRegionInfoRequest) GetRegion ¶
func (x *GetRegionInfoRequest) GetRegion() *RegionSpecifier
func (*GetRegionInfoRequest) ProtoMessage ¶
func (*GetRegionInfoRequest) ProtoMessage()
func (*GetRegionInfoRequest) ProtoReflect ¶
func (x *GetRegionInfoRequest) ProtoReflect() protoreflect.Message
func (*GetRegionInfoRequest) Reset ¶
func (x *GetRegionInfoRequest) Reset()
func (*GetRegionInfoRequest) String ¶
func (x *GetRegionInfoRequest) String() string
type GetRegionInfoResponse ¶
type GetRegionInfoResponse struct {
RegionInfo *RegionInfo `protobuf:"bytes,1,req,name=region_info,json=regionInfo" json:"region_info,omitempty"`
CompactionState *GetRegionInfoResponse_CompactionState `` /* 146-byte string literal not displayed */
// optional bool DEPRECATED_isRecovering = 3;
// True if region is splittable, false otherwise.
Splittable *bool `protobuf:"varint,4,opt,name=splittable" json:"splittable,omitempty"`
// True if region is mergeable, false otherwise.
Mergeable *bool `protobuf:"varint,5,opt,name=mergeable" json:"mergeable,omitempty"`
// Get bestSplitRow
BestSplitRow []byte `protobuf:"bytes,6,opt,name=best_split_row,json=bestSplitRow" json:"best_split_row,omitempty"`
// contains filtered or unexported fields
}
func (*GetRegionInfoResponse) Descriptor
deprecated
func (*GetRegionInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionInfoResponse.ProtoReflect.Descriptor instead.
func (*GetRegionInfoResponse) GetBestSplitRow ¶
func (x *GetRegionInfoResponse) GetBestSplitRow() []byte
func (*GetRegionInfoResponse) GetCompactionState ¶
func (x *GetRegionInfoResponse) GetCompactionState() GetRegionInfoResponse_CompactionState
func (*GetRegionInfoResponse) GetMergeable ¶
func (x *GetRegionInfoResponse) GetMergeable() bool
func (*GetRegionInfoResponse) GetRegionInfo ¶
func (x *GetRegionInfoResponse) GetRegionInfo() *RegionInfo
func (*GetRegionInfoResponse) GetSplittable ¶
func (x *GetRegionInfoResponse) GetSplittable() bool
func (*GetRegionInfoResponse) ProtoMessage ¶
func (*GetRegionInfoResponse) ProtoMessage()
func (*GetRegionInfoResponse) ProtoReflect ¶
func (x *GetRegionInfoResponse) ProtoReflect() protoreflect.Message
func (*GetRegionInfoResponse) Reset ¶
func (x *GetRegionInfoResponse) Reset()
func (*GetRegionInfoResponse) String ¶
func (x *GetRegionInfoResponse) String() string
type GetRegionInfoResponse_CompactionState ¶
type GetRegionInfoResponse_CompactionState int32
const ( GetRegionInfoResponse_NONE GetRegionInfoResponse_CompactionState = 0 GetRegionInfoResponse_MINOR GetRegionInfoResponse_CompactionState = 1 GetRegionInfoResponse_MAJOR GetRegionInfoResponse_CompactionState = 2 GetRegionInfoResponse_MAJOR_AND_MINOR GetRegionInfoResponse_CompactionState = 3 )
func (GetRegionInfoResponse_CompactionState) Descriptor ¶
func (GetRegionInfoResponse_CompactionState) Descriptor() protoreflect.EnumDescriptor
func (GetRegionInfoResponse_CompactionState) EnumDescriptor
deprecated
func (GetRegionInfoResponse_CompactionState) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetRegionInfoResponse_CompactionState.Descriptor instead.
func (GetRegionInfoResponse_CompactionState) Number ¶
func (x GetRegionInfoResponse_CompactionState) Number() protoreflect.EnumNumber
func (GetRegionInfoResponse_CompactionState) String ¶
func (x GetRegionInfoResponse_CompactionState) String() string
func (GetRegionInfoResponse_CompactionState) Type ¶
func (GetRegionInfoResponse_CompactionState) Type() protoreflect.EnumType
func (*GetRegionInfoResponse_CompactionState) UnmarshalJSON
deprecated
func (x *GetRegionInfoResponse_CompactionState) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type GetRegionLoadRequest ¶
type GetRegionLoadRequest struct {
TableName *TableName `protobuf:"bytes,1,opt,name=table_name,json=tableName" json:"table_name,omitempty"`
// contains filtered or unexported fields
}
func (*GetRegionLoadRequest) Descriptor
deprecated
func (*GetRegionLoadRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionLoadRequest.ProtoReflect.Descriptor instead.
func (*GetRegionLoadRequest) GetTableName ¶
func (x *GetRegionLoadRequest) GetTableName() *TableName
func (*GetRegionLoadRequest) ProtoMessage ¶
func (*GetRegionLoadRequest) ProtoMessage()
func (*GetRegionLoadRequest) ProtoReflect ¶
func (x *GetRegionLoadRequest) ProtoReflect() protoreflect.Message
func (*GetRegionLoadRequest) Reset ¶
func (x *GetRegionLoadRequest) Reset()
func (*GetRegionLoadRequest) String ¶
func (x *GetRegionLoadRequest) String() string
type GetRegionLoadResponse ¶
type GetRegionLoadResponse struct {
RegionLoads []*RegionLoad `protobuf:"bytes,1,rep,name=region_loads,json=regionLoads" json:"region_loads,omitempty"`
// contains filtered or unexported fields
}
func (*GetRegionLoadResponse) Descriptor
deprecated
func (*GetRegionLoadResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionLoadResponse.ProtoReflect.Descriptor instead.
func (*GetRegionLoadResponse) GetRegionLoads ¶
func (x *GetRegionLoadResponse) GetRegionLoads() []*RegionLoad
func (*GetRegionLoadResponse) ProtoMessage ¶
func (*GetRegionLoadResponse) ProtoMessage()
func (*GetRegionLoadResponse) ProtoReflect ¶
func (x *GetRegionLoadResponse) ProtoReflect() protoreflect.Message
func (*GetRegionLoadResponse) Reset ¶
func (x *GetRegionLoadResponse) Reset()
func (*GetRegionLoadResponse) String ¶
func (x *GetRegionLoadResponse) String() string
type GetReplicationPeerConfigRequest ¶
type GetReplicationPeerConfigRequest struct {
PeerId *string `protobuf:"bytes,1,req,name=peer_id,json=peerId" json:"peer_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetReplicationPeerConfigRequest) Descriptor
deprecated
func (*GetReplicationPeerConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetReplicationPeerConfigRequest.ProtoReflect.Descriptor instead.
func (*GetReplicationPeerConfigRequest) GetPeerId ¶
func (x *GetReplicationPeerConfigRequest) GetPeerId() string
func (*GetReplicationPeerConfigRequest) ProtoMessage ¶
func (*GetReplicationPeerConfigRequest) ProtoMessage()
func (*GetReplicationPeerConfigRequest) ProtoReflect ¶
func (x *GetReplicationPeerConfigRequest) ProtoReflect() protoreflect.Message
func (*GetReplicationPeerConfigRequest) Reset ¶
func (x *GetReplicationPeerConfigRequest) Reset()
func (*GetReplicationPeerConfigRequest) String ¶
func (x *GetReplicationPeerConfigRequest) String() string
type GetReplicationPeerConfigResponse ¶
type GetReplicationPeerConfigResponse struct {
PeerId *string `protobuf:"bytes,1,req,name=peer_id,json=peerId" json:"peer_id,omitempty"`
PeerConfig *ReplicationPeer `protobuf:"bytes,2,req,name=peer_config,json=peerConfig" json:"peer_config,omitempty"`
// contains filtered or unexported fields
}
func (*GetReplicationPeerConfigResponse) Descriptor
deprecated
func (*GetReplicationPeerConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetReplicationPeerConfigResponse.ProtoReflect.Descriptor instead.
func (*GetReplicationPeerConfigResponse) GetPeerConfig ¶
func (x *GetReplicationPeerConfigResponse) GetPeerConfig() *ReplicationPeer
func (*GetReplicationPeerConfigResponse) GetPeerId ¶
func (x *GetReplicationPeerConfigResponse) GetPeerId() string
func (*GetReplicationPeerConfigResponse) ProtoMessage ¶
func (*GetReplicationPeerConfigResponse) ProtoMessage()
func (*GetReplicationPeerConfigResponse) ProtoReflect ¶
func (x *GetReplicationPeerConfigResponse) ProtoReflect() protoreflect.Message
func (*GetReplicationPeerConfigResponse) Reset ¶
func (x *GetReplicationPeerConfigResponse) Reset()
func (*GetReplicationPeerConfigResponse) String ¶
func (x *GetReplicationPeerConfigResponse) String() string
type GetReplicationPeerModificationProceduresRequest ¶
type GetReplicationPeerModificationProceduresRequest struct {
// contains filtered or unexported fields
}
func (*GetReplicationPeerModificationProceduresRequest) Descriptor
deprecated
func (*GetReplicationPeerModificationProceduresRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetReplicationPeerModificationProceduresRequest.ProtoReflect.Descriptor instead.
func (*GetReplicationPeerModificationProceduresRequest) ProtoMessage ¶
func (*GetReplicationPeerModificationProceduresRequest) ProtoMessage()
func (*GetReplicationPeerModificationProceduresRequest) ProtoReflect ¶
func (x *GetReplicationPeerModificationProceduresRequest) ProtoReflect() protoreflect.Message
func (*GetReplicationPeerModificationProceduresRequest) Reset ¶
func (x *GetReplicationPeerModificationProceduresRequest) Reset()
func (*GetReplicationPeerModificationProceduresRequest) String ¶
func (x *GetReplicationPeerModificationProceduresRequest) String() string
type GetReplicationPeerModificationProceduresResponse ¶
type GetReplicationPeerModificationProceduresResponse struct {
Procedure []*Procedure `protobuf:"bytes,1,rep,name=procedure" json:"procedure,omitempty"`
// contains filtered or unexported fields
}
func (*GetReplicationPeerModificationProceduresResponse) Descriptor
deprecated
func (*GetReplicationPeerModificationProceduresResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetReplicationPeerModificationProceduresResponse.ProtoReflect.Descriptor instead.
func (*GetReplicationPeerModificationProceduresResponse) GetProcedure ¶
func (x *GetReplicationPeerModificationProceduresResponse) GetProcedure() []*Procedure
func (*GetReplicationPeerModificationProceduresResponse) ProtoMessage ¶
func (*GetReplicationPeerModificationProceduresResponse) ProtoMessage()
func (*GetReplicationPeerModificationProceduresResponse) ProtoReflect ¶
func (x *GetReplicationPeerModificationProceduresResponse) ProtoReflect() protoreflect.Message
func (*GetReplicationPeerModificationProceduresResponse) Reset ¶
func (x *GetReplicationPeerModificationProceduresResponse) Reset()
func (*GetReplicationPeerModificationProceduresResponse) String ¶
func (x *GetReplicationPeerModificationProceduresResponse) String() string
type GetReplicationPeerStateRequest ¶
type GetReplicationPeerStateRequest struct {
PeerId *string `protobuf:"bytes,1,req,name=peer_id,json=peerId" json:"peer_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetReplicationPeerStateRequest) Descriptor
deprecated
func (*GetReplicationPeerStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetReplicationPeerStateRequest.ProtoReflect.Descriptor instead.
func (*GetReplicationPeerStateRequest) GetPeerId ¶
func (x *GetReplicationPeerStateRequest) GetPeerId() string
func (*GetReplicationPeerStateRequest) ProtoMessage ¶
func (*GetReplicationPeerStateRequest) ProtoMessage()
func (*GetReplicationPeerStateRequest) ProtoReflect ¶
func (x *GetReplicationPeerStateRequest) ProtoReflect() protoreflect.Message
func (*GetReplicationPeerStateRequest) Reset ¶
func (x *GetReplicationPeerStateRequest) Reset()
func (*GetReplicationPeerStateRequest) String ¶
func (x *GetReplicationPeerStateRequest) String() string
type GetReplicationPeerStateResponse ¶
type GetReplicationPeerStateResponse struct {
IsEnabled *bool `protobuf:"varint,1,req,name=is_enabled,json=isEnabled" json:"is_enabled,omitempty"`
// contains filtered or unexported fields
}
func (*GetReplicationPeerStateResponse) Descriptor
deprecated
func (*GetReplicationPeerStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetReplicationPeerStateResponse.ProtoReflect.Descriptor instead.
func (*GetReplicationPeerStateResponse) GetIsEnabled ¶
func (x *GetReplicationPeerStateResponse) GetIsEnabled() bool
func (*GetReplicationPeerStateResponse) ProtoMessage ¶
func (*GetReplicationPeerStateResponse) ProtoMessage()
func (*GetReplicationPeerStateResponse) ProtoReflect ¶
func (x *GetReplicationPeerStateResponse) ProtoReflect() protoreflect.Message
func (*GetReplicationPeerStateResponse) Reset ¶
func (x *GetReplicationPeerStateResponse) Reset()
func (*GetReplicationPeerStateResponse) String ¶
func (x *GetReplicationPeerStateResponse) String() string
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 GetServerInfoRequest ¶
type GetServerInfoRequest struct {
// contains filtered or unexported fields
}
func (*GetServerInfoRequest) Descriptor
deprecated
func (*GetServerInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServerInfoRequest.ProtoReflect.Descriptor instead.
func (*GetServerInfoRequest) ProtoMessage ¶
func (*GetServerInfoRequest) ProtoMessage()
func (*GetServerInfoRequest) ProtoReflect ¶
func (x *GetServerInfoRequest) ProtoReflect() protoreflect.Message
func (*GetServerInfoRequest) Reset ¶
func (x *GetServerInfoRequest) Reset()
func (*GetServerInfoRequest) String ¶
func (x *GetServerInfoRequest) String() string
type GetServerInfoResponse ¶
type GetServerInfoResponse struct {
ServerInfo *ServerInfo `protobuf:"bytes,1,req,name=server_info,json=serverInfo" json:"server_info,omitempty"`
// contains filtered or unexported fields
}
func (*GetServerInfoResponse) Descriptor
deprecated
func (*GetServerInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServerInfoResponse.ProtoReflect.Descriptor instead.
func (*GetServerInfoResponse) GetServerInfo ¶
func (x *GetServerInfoResponse) GetServerInfo() *ServerInfo
func (*GetServerInfoResponse) ProtoMessage ¶
func (*GetServerInfoResponse) ProtoMessage()
func (*GetServerInfoResponse) ProtoReflect ¶
func (x *GetServerInfoResponse) ProtoReflect() protoreflect.Message
func (*GetServerInfoResponse) Reset ¶
func (x *GetServerInfoResponse) Reset()
func (*GetServerInfoResponse) String ¶
func (x *GetServerInfoResponse) String() string
type GetSpaceQuotaRegionSizesRequest ¶
type GetSpaceQuotaRegionSizesRequest struct {
// contains filtered or unexported fields
}
func (*GetSpaceQuotaRegionSizesRequest) Descriptor
deprecated
func (*GetSpaceQuotaRegionSizesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSpaceQuotaRegionSizesRequest.ProtoReflect.Descriptor instead.
func (*GetSpaceQuotaRegionSizesRequest) ProtoMessage ¶
func (*GetSpaceQuotaRegionSizesRequest) ProtoMessage()
func (*GetSpaceQuotaRegionSizesRequest) ProtoReflect ¶
func (x *GetSpaceQuotaRegionSizesRequest) ProtoReflect() protoreflect.Message
func (*GetSpaceQuotaRegionSizesRequest) Reset ¶
func (x *GetSpaceQuotaRegionSizesRequest) Reset()
func (*GetSpaceQuotaRegionSizesRequest) String ¶
func (x *GetSpaceQuotaRegionSizesRequest) String() string
type GetSpaceQuotaRegionSizesResponse ¶
type GetSpaceQuotaRegionSizesResponse struct {
Sizes []*GetSpaceQuotaRegionSizesResponse_RegionSizes `protobuf:"bytes,1,rep,name=sizes" json:"sizes,omitempty"`
// contains filtered or unexported fields
}
func (*GetSpaceQuotaRegionSizesResponse) Descriptor
deprecated
func (*GetSpaceQuotaRegionSizesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSpaceQuotaRegionSizesResponse.ProtoReflect.Descriptor instead.
func (*GetSpaceQuotaRegionSizesResponse) GetSizes ¶
func (x *GetSpaceQuotaRegionSizesResponse) GetSizes() []*GetSpaceQuotaRegionSizesResponse_RegionSizes
func (*GetSpaceQuotaRegionSizesResponse) ProtoMessage ¶
func (*GetSpaceQuotaRegionSizesResponse) ProtoMessage()
func (*GetSpaceQuotaRegionSizesResponse) ProtoReflect ¶
func (x *GetSpaceQuotaRegionSizesResponse) ProtoReflect() protoreflect.Message
func (*GetSpaceQuotaRegionSizesResponse) Reset ¶
func (x *GetSpaceQuotaRegionSizesResponse) Reset()
func (*GetSpaceQuotaRegionSizesResponse) String ¶
func (x *GetSpaceQuotaRegionSizesResponse) String() string
type GetSpaceQuotaRegionSizesResponse_RegionSizes ¶
type GetSpaceQuotaRegionSizesResponse_RegionSizes struct {
TableName *TableName `protobuf:"bytes,1,opt,name=table_name,json=tableName" json:"table_name,omitempty"`
Size *uint64 `protobuf:"varint,2,opt,name=size" json:"size,omitempty"`
// contains filtered or unexported fields
}
func (*GetSpaceQuotaRegionSizesResponse_RegionSizes) Descriptor
deprecated
func (*GetSpaceQuotaRegionSizesResponse_RegionSizes) Descriptor() ([]byte, []int)
Deprecated: Use GetSpaceQuotaRegionSizesResponse_RegionSizes.ProtoReflect.Descriptor instead.
func (*GetSpaceQuotaRegionSizesResponse_RegionSizes) GetSize ¶
func (x *GetSpaceQuotaRegionSizesResponse_RegionSizes) GetSize() uint64
func (*GetSpaceQuotaRegionSizesResponse_RegionSizes) GetTableName ¶
func (x *GetSpaceQuotaRegionSizesResponse_RegionSizes) GetTableName() *TableName
func (*GetSpaceQuotaRegionSizesResponse_RegionSizes) ProtoMessage ¶
func (*GetSpaceQuotaRegionSizesResponse_RegionSizes) ProtoMessage()
func (*GetSpaceQuotaRegionSizesResponse_RegionSizes) ProtoReflect ¶
func (x *GetSpaceQuotaRegionSizesResponse_RegionSizes) ProtoReflect() protoreflect.Message
func (*GetSpaceQuotaRegionSizesResponse_RegionSizes) Reset ¶
func (x *GetSpaceQuotaRegionSizesResponse_RegionSizes) Reset()
func (*GetSpaceQuotaRegionSizesResponse_RegionSizes) String ¶
func (x *GetSpaceQuotaRegionSizesResponse_RegionSizes) String() string
type GetSpaceQuotaSnapshotsRequest ¶
type GetSpaceQuotaSnapshotsRequest struct {
// contains filtered or unexported fields
}
func (*GetSpaceQuotaSnapshotsRequest) Descriptor
deprecated
func (*GetSpaceQuotaSnapshotsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSpaceQuotaSnapshotsRequest.ProtoReflect.Descriptor instead.
func (*GetSpaceQuotaSnapshotsRequest) ProtoMessage ¶
func (*GetSpaceQuotaSnapshotsRequest) ProtoMessage()
func (*GetSpaceQuotaSnapshotsRequest) ProtoReflect ¶
func (x *GetSpaceQuotaSnapshotsRequest) ProtoReflect() protoreflect.Message
func (*GetSpaceQuotaSnapshotsRequest) Reset ¶
func (x *GetSpaceQuotaSnapshotsRequest) Reset()
func (*GetSpaceQuotaSnapshotsRequest) String ¶
func (x *GetSpaceQuotaSnapshotsRequest) String() string
type GetSpaceQuotaSnapshotsResponse ¶
type GetSpaceQuotaSnapshotsResponse struct {
Snapshots []*GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot `protobuf:"bytes,1,rep,name=snapshots" json:"snapshots,omitempty"`
// contains filtered or unexported fields
}
func (*GetSpaceQuotaSnapshotsResponse) Descriptor
deprecated
func (*GetSpaceQuotaSnapshotsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSpaceQuotaSnapshotsResponse.ProtoReflect.Descriptor instead.
func (*GetSpaceQuotaSnapshotsResponse) GetSnapshots ¶
func (x *GetSpaceQuotaSnapshotsResponse) GetSnapshots() []*GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot
func (*GetSpaceQuotaSnapshotsResponse) ProtoMessage ¶
func (*GetSpaceQuotaSnapshotsResponse) ProtoMessage()
func (*GetSpaceQuotaSnapshotsResponse) ProtoReflect ¶
func (x *GetSpaceQuotaSnapshotsResponse) ProtoReflect() protoreflect.Message
func (*GetSpaceQuotaSnapshotsResponse) Reset ¶
func (x *GetSpaceQuotaSnapshotsResponse) Reset()
func (*GetSpaceQuotaSnapshotsResponse) String ¶
func (x *GetSpaceQuotaSnapshotsResponse) String() string
type GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot ¶
type GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot struct {
TableName *TableName `protobuf:"bytes,1,opt,name=table_name,json=tableName" json:"table_name,omitempty"`
Snapshot *SpaceQuotaSnapshot `protobuf:"bytes,2,opt,name=snapshot" json:"snapshot,omitempty"`
// contains filtered or unexported fields
}
Cannot use TableName as a map key, do the repeated nested message by hand.
func (*GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) Descriptor
deprecated
func (*GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) Descriptor() ([]byte, []int)
Deprecated: Use GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot.ProtoReflect.Descriptor instead.
func (*GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) GetSnapshot ¶
func (x *GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) GetSnapshot() *SpaceQuotaSnapshot
func (*GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) GetTableName ¶
func (x *GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) GetTableName() *TableName
func (*GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) ProtoMessage ¶
func (*GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) ProtoMessage()
func (*GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) ProtoReflect ¶
func (x *GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) ProtoReflect() protoreflect.Message
func (*GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) Reset ¶
func (x *GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) Reset()
func (*GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) String ¶
func (x *GetSpaceQuotaSnapshotsResponse_TableQuotaSnapshot) String() string
type GetStoreFileRequest ¶
type GetStoreFileRequest struct {
Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"`
Family [][]byte `protobuf:"bytes,2,rep,name=family" json:"family,omitempty"`
// contains filtered or unexported fields
}
* Get a list of store files for a set of column families in a particular region. If no column family is specified, get the store files for all column families.
func (*GetStoreFileRequest) Descriptor
deprecated
func (*GetStoreFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStoreFileRequest.ProtoReflect.Descriptor instead.
func (*GetStoreFileRequest) GetFamily ¶
func (x *GetStoreFileRequest) GetFamily() [][]byte
func (*GetStoreFileRequest) GetRegion ¶
func (x *GetStoreFileRequest) GetRegion() *RegionSpecifier
func (*GetStoreFileRequest) ProtoMessage ¶
func (*GetStoreFileRequest) ProtoMessage()
func (*GetStoreFileRequest) ProtoReflect ¶
func (x *GetStoreFileRequest) ProtoReflect() protoreflect.Message
func (*GetStoreFileRequest) Reset ¶
func (x *GetStoreFileRequest) Reset()
func (*GetStoreFileRequest) String ¶
func (x *GetStoreFileRequest) String() string
type GetStoreFileResponse ¶
type GetStoreFileResponse struct {
StoreFile []string `protobuf:"bytes,1,rep,name=store_file,json=storeFile" json:"store_file,omitempty"`
// contains filtered or unexported fields
}
func (*GetStoreFileResponse) Descriptor
deprecated
func (*GetStoreFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStoreFileResponse.ProtoReflect.Descriptor instead.
func (*GetStoreFileResponse) GetStoreFile ¶
func (x *GetStoreFileResponse) GetStoreFile() []string
func (*GetStoreFileResponse) ProtoMessage ¶
func (*GetStoreFileResponse) ProtoMessage()
func (*GetStoreFileResponse) ProtoReflect ¶
func (x *GetStoreFileResponse) ProtoReflect() protoreflect.Message
func (*GetStoreFileResponse) Reset ¶
func (x *GetStoreFileResponse) Reset()
func (*GetStoreFileResponse) String ¶
func (x *GetStoreFileResponse) 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 GetTableStateRequest ¶
type GetTableStateRequest struct {
TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"`
// contains filtered or unexported fields
}
func (*GetTableStateRequest) Descriptor
deprecated
func (*GetTableStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTableStateRequest.ProtoReflect.Descriptor instead.
func (*GetTableStateRequest) GetTableName ¶
func (x *GetTableStateRequest) GetTableName() *TableName
func (*GetTableStateRequest) ProtoMessage ¶
func (*GetTableStateRequest) ProtoMessage()
func (*GetTableStateRequest) ProtoReflect ¶
func (x *GetTableStateRequest) ProtoReflect() protoreflect.Message
func (*GetTableStateRequest) Reset ¶
func (x *GetTableStateRequest) Reset()
func (*GetTableStateRequest) String ¶
func (x *GetTableStateRequest) String() string
type GetTableStateResponse ¶
type GetTableStateResponse struct {
TableState *TableState `protobuf:"bytes,1,req,name=table_state,json=tableState" json:"table_state,omitempty"`
// contains filtered or unexported fields
}
func (*GetTableStateResponse) Descriptor
deprecated
func (*GetTableStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTableStateResponse.ProtoReflect.Descriptor instead.
func (*GetTableStateResponse) GetTableState ¶
func (x *GetTableStateResponse) GetTableState() *TableState
func (*GetTableStateResponse) ProtoMessage ¶
func (*GetTableStateResponse) ProtoMessage()
func (*GetTableStateResponse) ProtoReflect ¶
func (x *GetTableStateResponse) ProtoReflect() protoreflect.Message
func (*GetTableStateResponse) Reset ¶
func (x *GetTableStateResponse) Reset()
func (*GetTableStateResponse) String ¶
func (x *GetTableStateResponse) String() string
type GetUserPermissionsRequest ¶
type GetUserPermissionsRequest struct {
Type *Permission_Type `protobuf:"varint,1,opt,name=type,enum=pb.Permission_Type" json:"type,omitempty"`
TableName *TableName `protobuf:"bytes,2,opt,name=table_name,json=tableName" json:"table_name,omitempty"`
NamespaceName []byte `protobuf:"bytes,3,opt,name=namespace_name,json=namespaceName" json:"namespace_name,omitempty"`
ColumnFamily []byte `protobuf:"bytes,4,opt,name=column_family,json=columnFamily" json:"column_family,omitempty"`
ColumnQualifier []byte `protobuf:"bytes,5,opt,name=column_qualifier,json=columnQualifier" json:"column_qualifier,omitempty"`
UserName []byte `protobuf:"bytes,6,opt,name=user_name,json=userName" json:"user_name,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserPermissionsRequest) Descriptor
deprecated
func (*GetUserPermissionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserPermissionsRequest.ProtoReflect.Descriptor instead.
func (*GetUserPermissionsRequest) GetColumnFamily ¶
func (x *GetUserPermissionsRequest) GetColumnFamily() []byte
func (*GetUserPermissionsRequest) GetColumnQualifier ¶
func (x *GetUserPermissionsRequest) GetColumnQualifier() []byte
func (*GetUserPermissionsRequest) GetNamespaceName ¶
func (x *GetUserPermissionsRequest) GetNamespaceName() []byte
func (*GetUserPermissionsRequest) GetTableName ¶
func (x *GetUserPermissionsRequest) GetTableName() *TableName
func (*GetUserPermissionsRequest) GetType ¶
func (x *GetUserPermissionsRequest) GetType() Permission_Type
func (*GetUserPermissionsRequest) GetUserName ¶
func (x *GetUserPermissionsRequest) GetUserName() []byte
func (*GetUserPermissionsRequest) ProtoMessage ¶
func (*GetUserPermissionsRequest) ProtoMessage()
func (*GetUserPermissionsRequest) ProtoReflect ¶
func (x *GetUserPermissionsRequest) ProtoReflect() protoreflect.Message
func (*GetUserPermissionsRequest) Reset ¶
func (x *GetUserPermissionsRequest) Reset()
func (*GetUserPermissionsRequest) String ¶
func (x *GetUserPermissionsRequest) String() string
type GetUserPermissionsResponse ¶
type GetUserPermissionsResponse struct {
UserPermission []*UserPermission `protobuf:"bytes,1,rep,name=user_permission,json=userPermission" json:"user_permission,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserPermissionsResponse) Descriptor
deprecated
func (*GetUserPermissionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserPermissionsResponse.ProtoReflect.Descriptor instead.
func (*GetUserPermissionsResponse) GetUserPermission ¶
func (x *GetUserPermissionsResponse) GetUserPermission() []*UserPermission
func (*GetUserPermissionsResponse) ProtoMessage ¶
func (*GetUserPermissionsResponse) ProtoMessage()
func (*GetUserPermissionsResponse) ProtoReflect ¶
func (x *GetUserPermissionsResponse) ProtoReflect() protoreflect.Message
func (*GetUserPermissionsResponse) Reset ¶
func (x *GetUserPermissionsResponse) Reset()
func (*GetUserPermissionsResponse) String ¶
func (x *GetUserPermissionsResponse) String() string
type GlobalPermission ¶
type GlobalPermission struct {
Action []Permission_Action `protobuf:"varint,1,rep,name=action,enum=pb.Permission_Action" json:"action,omitempty"`
// contains filtered or unexported fields
}
func (*GlobalPermission) Descriptor
deprecated
func (*GlobalPermission) Descriptor() ([]byte, []int)
Deprecated: Use GlobalPermission.ProtoReflect.Descriptor instead.
func (*GlobalPermission) GetAction ¶
func (x *GlobalPermission) GetAction() []Permission_Action
func (*GlobalPermission) ProtoMessage ¶
func (*GlobalPermission) ProtoMessage()
func (*GlobalPermission) ProtoReflect ¶
func (x *GlobalPermission) ProtoReflect() protoreflect.Message
func (*GlobalPermission) Reset ¶
func (x *GlobalPermission) Reset()
func (*GlobalPermission) String ¶
func (x *GlobalPermission) String() string
type GrantRequest ¶
type GrantRequest struct {
UserPermission *UserPermission `protobuf:"bytes,1,req,name=user_permission,json=userPermission" json:"user_permission,omitempty"`
MergeExistingPermissions *bool `` /* 135-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*GrantRequest) Descriptor
deprecated
func (*GrantRequest) Descriptor() ([]byte, []int)
Deprecated: Use GrantRequest.ProtoReflect.Descriptor instead.
func (*GrantRequest) GetMergeExistingPermissions ¶
func (x *GrantRequest) GetMergeExistingPermissions() bool
func (*GrantRequest) GetUserPermission ¶
func (x *GrantRequest) GetUserPermission() *UserPermission
func (*GrantRequest) ProtoMessage ¶
func (*GrantRequest) ProtoMessage()
func (*GrantRequest) ProtoReflect ¶
func (x *GrantRequest) ProtoReflect() protoreflect.Message
func (*GrantRequest) Reset ¶
func (x *GrantRequest) Reset()
func (*GrantRequest) String ¶
func (x *GrantRequest) String() string
type GrantResponse ¶
type GrantResponse struct {
// contains filtered or unexported fields
}
func (*GrantResponse) Descriptor
deprecated
func (*GrantResponse) Descriptor() ([]byte, []int)
Deprecated: Use GrantResponse.ProtoReflect.Descriptor instead.
func (*GrantResponse) ProtoMessage ¶
func (*GrantResponse) ProtoMessage()
func (*GrantResponse) ProtoReflect ¶
func (x *GrantResponse) ProtoReflect() protoreflect.Message
func (*GrantResponse) Reset ¶
func (x *GrantResponse) Reset()
func (*GrantResponse) String ¶
func (x *GrantResponse) 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 HasPermissionRequest ¶
type HasPermissionRequest struct {
TablePermission *TablePermission `protobuf:"bytes,1,req,name=table_permission,json=tablePermission" json:"table_permission,omitempty"`
UserName []byte `protobuf:"bytes,2,req,name=user_name,json=userName" json:"user_name,omitempty"`
// contains filtered or unexported fields
}
func (*HasPermissionRequest) Descriptor
deprecated
func (*HasPermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use HasPermissionRequest.ProtoReflect.Descriptor instead.
func (*HasPermissionRequest) GetTablePermission ¶
func (x *HasPermissionRequest) GetTablePermission() *TablePermission
func (*HasPermissionRequest) GetUserName ¶
func (x *HasPermissionRequest) GetUserName() []byte
func (*HasPermissionRequest) ProtoMessage ¶
func (*HasPermissionRequest) ProtoMessage()
func (*HasPermissionRequest) ProtoReflect ¶
func (x *HasPermissionRequest) ProtoReflect() protoreflect.Message
func (*HasPermissionRequest) Reset ¶
func (x *HasPermissionRequest) Reset()
func (*HasPermissionRequest) String ¶
func (x *HasPermissionRequest) String() string
type HasPermissionResponse ¶
type HasPermissionResponse struct {
HasPermission *bool `protobuf:"varint,1,opt,name=has_permission,json=hasPermission" json:"has_permission,omitempty"`
// contains filtered or unexported fields
}
func (*HasPermissionResponse) Descriptor
deprecated
func (*HasPermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use HasPermissionResponse.ProtoReflect.Descriptor instead.
func (*HasPermissionResponse) GetHasPermission ¶
func (x *HasPermissionResponse) GetHasPermission() bool
func (*HasPermissionResponse) ProtoMessage ¶
func (*HasPermissionResponse) ProtoMessage()
func (*HasPermissionResponse) ProtoReflect ¶
func (x *HasPermissionResponse) ProtoReflect() protoreflect.Message
func (*HasPermissionResponse) Reset ¶
func (x *HasPermissionResponse) Reset()
func (*HasPermissionResponse) String ¶
func (x *HasPermissionResponse) String() string
type HasUserPermissionsRequest ¶
type HasUserPermissionsRequest struct {
UserName []byte `protobuf:"bytes,1,opt,name=user_name,json=userName" json:"user_name,omitempty"`
Permission []*Permission `protobuf:"bytes,2,rep,name=permission" json:"permission,omitempty"`
// contains filtered or unexported fields
}
func (*HasUserPermissionsRequest) Descriptor
deprecated
func (*HasUserPermissionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use HasUserPermissionsRequest.ProtoReflect.Descriptor instead.
func (*HasUserPermissionsRequest) GetPermission ¶
func (x *HasUserPermissionsRequest) GetPermission() []*Permission
func (*HasUserPermissionsRequest) GetUserName ¶
func (x *HasUserPermissionsRequest) GetUserName() []byte
func (*HasUserPermissionsRequest) ProtoMessage ¶
func (*HasUserPermissionsRequest) ProtoMessage()
func (*HasUserPermissionsRequest) ProtoReflect ¶
func (x *HasUserPermissionsRequest) ProtoReflect() protoreflect.Message
func (*HasUserPermissionsRequest) Reset ¶
func (x *HasUserPermissionsRequest) Reset()
func (*HasUserPermissionsRequest) String ¶
func (x *HasUserPermissionsRequest) String() string
type HasUserPermissionsResponse ¶
type HasUserPermissionsResponse struct {
HasUserPermission []bool `protobuf:"varint,1,rep,name=has_user_permission,json=hasUserPermission" json:"has_user_permission,omitempty"`
// contains filtered or unexported fields
}
func (*HasUserPermissionsResponse) Descriptor
deprecated
func (*HasUserPermissionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use HasUserPermissionsResponse.ProtoReflect.Descriptor instead.
func (*HasUserPermissionsResponse) GetHasUserPermission ¶
func (x *HasUserPermissionsResponse) GetHasUserPermission() []bool
func (*HasUserPermissionsResponse) ProtoMessage ¶
func (*HasUserPermissionsResponse) ProtoMessage()
func (*HasUserPermissionsResponse) ProtoReflect ¶
func (x *HasUserPermissionsResponse) ProtoReflect() protoreflect.Message
func (*HasUserPermissionsResponse) Reset ¶
func (x *HasUserPermissionsResponse) Reset()
func (*HasUserPermissionsResponse) String ¶
func (x *HasUserPermissionsResponse) String() string
type HelloRequest ¶
type HelloRequest struct {
Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (*HelloRequest) Descriptor
deprecated
func (*HelloRequest) Descriptor() ([]byte, []int)
Deprecated: Use HelloRequest.ProtoReflect.Descriptor instead.
func (*HelloRequest) GetName ¶
func (x *HelloRequest) GetName() string
func (*HelloRequest) ProtoMessage ¶
func (*HelloRequest) ProtoMessage()
func (*HelloRequest) ProtoReflect ¶
func (x *HelloRequest) ProtoReflect() protoreflect.Message
func (*HelloRequest) Reset ¶
func (x *HelloRequest) Reset()
func (*HelloRequest) String ¶
func (x *HelloRequest) String() string
type HelloResponse ¶
type HelloResponse struct {
Response *string `protobuf:"bytes,1,opt,name=response" json:"response,omitempty"`
// contains filtered or unexported fields
}
func (*HelloResponse) Descriptor
deprecated
func (*HelloResponse) Descriptor() ([]byte, []int)
Deprecated: Use HelloResponse.ProtoReflect.Descriptor instead.
func (*HelloResponse) GetResponse ¶
func (x *HelloResponse) GetResponse() string
func (*HelloResponse) ProtoMessage ¶
func (*HelloResponse) ProtoMessage()
func (*HelloResponse) ProtoReflect ¶
func (x *HelloResponse) ProtoReflect() protoreflect.Message
func (*HelloResponse) Reset ¶
func (x *HelloResponse) Reset()
func (*HelloResponse) String ¶
func (x *HelloResponse) String() string
type IncCounterProcessorRequest ¶
type IncCounterProcessorRequest struct {
Row []byte `protobuf:"bytes,1,req,name=row" json:"row,omitempty"`
Counter *int32 `protobuf:"varint,2,req,name=counter" json:"counter,omitempty"`
// contains filtered or unexported fields
}
func (*IncCounterProcessorRequest) Descriptor
deprecated
func (*IncCounterProcessorRequest) Descriptor() ([]byte, []int)
Deprecated: Use IncCounterProcessorRequest.ProtoReflect.Descriptor instead.
func (*IncCounterProcessorRequest) GetCounter ¶
func (x *IncCounterProcessorRequest) GetCounter() int32
func (*IncCounterProcessorRequest) GetRow ¶
func (x *IncCounterProcessorRequest) GetRow() []byte
func (*IncCounterProcessorRequest) ProtoMessage ¶
func (*IncCounterProcessorRequest) ProtoMessage()
func (*IncCounterProcessorRequest) ProtoReflect ¶
func (x *IncCounterProcessorRequest) ProtoReflect() protoreflect.Message
func (*IncCounterProcessorRequest) Reset ¶
func (x *IncCounterProcessorRequest) Reset()
func (*IncCounterProcessorRequest) String ¶
func (x *IncCounterProcessorRequest) String() string
type IncCounterProcessorResponse ¶
type IncCounterProcessorResponse struct {
Response *int32 `protobuf:"varint,1,req,name=response" json:"response,omitempty"`
// contains filtered or unexported fields
}
func (*IncCounterProcessorResponse) Descriptor
deprecated
func (*IncCounterProcessorResponse) Descriptor() ([]byte, []int)
Deprecated: Use IncCounterProcessorResponse.ProtoReflect.Descriptor instead.
func (*IncCounterProcessorResponse) GetResponse ¶
func (x *IncCounterProcessorResponse) GetResponse() int32
func (*IncCounterProcessorResponse) ProtoMessage ¶
func (*IncCounterProcessorResponse) ProtoMessage()
func (*IncCounterProcessorResponse) ProtoReflect ¶
func (x *IncCounterProcessorResponse) ProtoReflect() protoreflect.Message
func (*IncCounterProcessorResponse) Reset ¶
func (x *IncCounterProcessorResponse) Reset()
func (*IncCounterProcessorResponse) String ¶
func (x *IncCounterProcessorResponse) 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 IncrementCountRequest ¶
type IncrementCountRequest struct {
Diff *int32 `protobuf:"varint,1,req,name=diff" json:"diff,omitempty"`
// contains filtered or unexported fields
}
func (*IncrementCountRequest) Descriptor
deprecated
func (*IncrementCountRequest) Descriptor() ([]byte, []int)
Deprecated: Use IncrementCountRequest.ProtoReflect.Descriptor instead.
func (*IncrementCountRequest) GetDiff ¶
func (x *IncrementCountRequest) GetDiff() int32
func (*IncrementCountRequest) ProtoMessage ¶
func (*IncrementCountRequest) ProtoMessage()
func (*IncrementCountRequest) ProtoReflect ¶
func (x *IncrementCountRequest) ProtoReflect() protoreflect.Message
func (*IncrementCountRequest) Reset ¶
func (x *IncrementCountRequest) Reset()
func (*IncrementCountRequest) String ¶
func (x *IncrementCountRequest) String() string
type IncrementCountResponse ¶
type IncrementCountResponse struct {
Count *int32 `protobuf:"varint,1,req,name=count" json:"count,omitempty"`
// contains filtered or unexported fields
}
func (*IncrementCountResponse) Descriptor
deprecated
func (*IncrementCountResponse) Descriptor() ([]byte, []int)
Deprecated: Use IncrementCountResponse.ProtoReflect.Descriptor instead.
func (*IncrementCountResponse) GetCount ¶
func (x *IncrementCountResponse) GetCount() int32
func (*IncrementCountResponse) ProtoMessage ¶
func (*IncrementCountResponse) ProtoMessage()
func (*IncrementCountResponse) ProtoReflect ¶
func (x *IncrementCountResponse) ProtoReflect() protoreflect.Message
func (*IncrementCountResponse) Reset ¶
func (x *IncrementCountResponse) Reset()
func (*IncrementCountResponse) String ¶
func (x *IncrementCountResponse) 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 IsCleanerChoreEnabledRequest ¶
type IsCleanerChoreEnabledRequest struct {
// contains filtered or unexported fields
}
func (*IsCleanerChoreEnabledRequest) Descriptor
deprecated
func (*IsCleanerChoreEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsCleanerChoreEnabledRequest.ProtoReflect.Descriptor instead.
func (*IsCleanerChoreEnabledRequest) ProtoMessage ¶
func (*IsCleanerChoreEnabledRequest) ProtoMessage()
func (*IsCleanerChoreEnabledRequest) ProtoReflect ¶
func (x *IsCleanerChoreEnabledRequest) ProtoReflect() protoreflect.Message
func (*IsCleanerChoreEnabledRequest) Reset ¶
func (x *IsCleanerChoreEnabledRequest) Reset()
func (*IsCleanerChoreEnabledRequest) String ¶
func (x *IsCleanerChoreEnabledRequest) String() string
type IsCleanerChoreEnabledResponse ¶
type IsCleanerChoreEnabledResponse struct {
Value *bool `protobuf:"varint,1,req,name=value" json:"value,omitempty"`
// contains filtered or unexported fields
}
func (*IsCleanerChoreEnabledResponse) Descriptor
deprecated
func (*IsCleanerChoreEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsCleanerChoreEnabledResponse.ProtoReflect.Descriptor instead.
func (*IsCleanerChoreEnabledResponse) GetValue ¶
func (x *IsCleanerChoreEnabledResponse) GetValue() bool
func (*IsCleanerChoreEnabledResponse) ProtoMessage ¶
func (*IsCleanerChoreEnabledResponse) ProtoMessage()
func (*IsCleanerChoreEnabledResponse) ProtoReflect ¶
func (x *IsCleanerChoreEnabledResponse) ProtoReflect() protoreflect.Message
func (*IsCleanerChoreEnabledResponse) Reset ¶
func (x *IsCleanerChoreEnabledResponse) Reset()
func (*IsCleanerChoreEnabledResponse) String ¶
func (x *IsCleanerChoreEnabledResponse) String() string
type IsInMaintenanceModeRequest ¶
type IsInMaintenanceModeRequest struct {
// contains filtered or unexported fields
}
func (*IsInMaintenanceModeRequest) Descriptor
deprecated
func (*IsInMaintenanceModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsInMaintenanceModeRequest.ProtoReflect.Descriptor instead.
func (*IsInMaintenanceModeRequest) ProtoMessage ¶
func (*IsInMaintenanceModeRequest) ProtoMessage()
func (*IsInMaintenanceModeRequest) ProtoReflect ¶
func (x *IsInMaintenanceModeRequest) ProtoReflect() protoreflect.Message
func (*IsInMaintenanceModeRequest) Reset ¶
func (x *IsInMaintenanceModeRequest) Reset()
func (*IsInMaintenanceModeRequest) String ¶
func (x *IsInMaintenanceModeRequest) String() string
type IsInMaintenanceModeResponse ¶
type IsInMaintenanceModeResponse struct {
InMaintenanceMode *bool `protobuf:"varint,1,req,name=inMaintenanceMode" json:"inMaintenanceMode,omitempty"`
// contains filtered or unexported fields
}
func (*IsInMaintenanceModeResponse) Descriptor
deprecated
func (*IsInMaintenanceModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsInMaintenanceModeResponse.ProtoReflect.Descriptor instead.
func (*IsInMaintenanceModeResponse) GetInMaintenanceMode ¶
func (x *IsInMaintenanceModeResponse) GetInMaintenanceMode() bool
func (*IsInMaintenanceModeResponse) ProtoMessage ¶
func (*IsInMaintenanceModeResponse) ProtoMessage()
func (*IsInMaintenanceModeResponse) ProtoReflect ¶
func (x *IsInMaintenanceModeResponse) ProtoReflect() protoreflect.Message
func (*IsInMaintenanceModeResponse) Reset ¶
func (x *IsInMaintenanceModeResponse) Reset()
func (*IsInMaintenanceModeResponse) String ¶
func (x *IsInMaintenanceModeResponse) 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 IsReplicationPeerModificationEnabledRequest ¶
type IsReplicationPeerModificationEnabledRequest struct {
// contains filtered or unexported fields
}
func (*IsReplicationPeerModificationEnabledRequest) Descriptor
deprecated
func (*IsReplicationPeerModificationEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsReplicationPeerModificationEnabledRequest.ProtoReflect.Descriptor instead.
func (*IsReplicationPeerModificationEnabledRequest) ProtoMessage ¶
func (*IsReplicationPeerModificationEnabledRequest) ProtoMessage()
func (*IsReplicationPeerModificationEnabledRequest) ProtoReflect ¶
func (x *IsReplicationPeerModificationEnabledRequest) ProtoReflect() protoreflect.Message
func (*IsReplicationPeerModificationEnabledRequest) Reset ¶
func (x *IsReplicationPeerModificationEnabledRequest) Reset()
func (*IsReplicationPeerModificationEnabledRequest) String ¶
func (x *IsReplicationPeerModificationEnabledRequest) String() string
type IsReplicationPeerModificationEnabledResponse ¶
type IsReplicationPeerModificationEnabledResponse struct {
Enabled *bool `protobuf:"varint,1,req,name=enabled" json:"enabled,omitempty"`
// contains filtered or unexported fields
}
func (*IsReplicationPeerModificationEnabledResponse) Descriptor
deprecated
func (*IsReplicationPeerModificationEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsReplicationPeerModificationEnabledResponse.ProtoReflect.Descriptor instead.
func (*IsReplicationPeerModificationEnabledResponse) GetEnabled ¶
func (x *IsReplicationPeerModificationEnabledResponse) GetEnabled() bool
func (*IsReplicationPeerModificationEnabledResponse) ProtoMessage ¶
func (*IsReplicationPeerModificationEnabledResponse) ProtoMessage()
func (*IsReplicationPeerModificationEnabledResponse) ProtoReflect ¶
func (x *IsReplicationPeerModificationEnabledResponse) ProtoReflect() protoreflect.Message
func (*IsReplicationPeerModificationEnabledResponse) Reset ¶
func (x *IsReplicationPeerModificationEnabledResponse) Reset()
func (*IsReplicationPeerModificationEnabledResponse) String ¶
func (x *IsReplicationPeerModificationEnabledResponse) 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 IsRpcThrottleEnabledRequest ¶
type IsRpcThrottleEnabledRequest struct {
// contains filtered or unexported fields
}
func (*IsRpcThrottleEnabledRequest) Descriptor
deprecated
func (*IsRpcThrottleEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsRpcThrottleEnabledRequest.ProtoReflect.Descriptor instead.
func (*IsRpcThrottleEnabledRequest) ProtoMessage ¶
func (*IsRpcThrottleEnabledRequest) ProtoMessage()
func (*IsRpcThrottleEnabledRequest) ProtoReflect ¶
func (x *IsRpcThrottleEnabledRequest) ProtoReflect() protoreflect.Message
func (*IsRpcThrottleEnabledRequest) Reset ¶
func (x *IsRpcThrottleEnabledRequest) Reset()
func (*IsRpcThrottleEnabledRequest) String ¶
func (x *IsRpcThrottleEnabledRequest) String() string
type IsRpcThrottleEnabledResponse ¶
type IsRpcThrottleEnabledResponse struct {
RpcThrottleEnabled *bool `protobuf:"varint,1,req,name=rpc_throttle_enabled,json=rpcThrottleEnabled" json:"rpc_throttle_enabled,omitempty"`
// contains filtered or unexported fields
}
func (*IsRpcThrottleEnabledResponse) Descriptor
deprecated
func (*IsRpcThrottleEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsRpcThrottleEnabledResponse.ProtoReflect.Descriptor instead.
func (*IsRpcThrottleEnabledResponse) GetRpcThrottleEnabled ¶
func (x *IsRpcThrottleEnabledResponse) GetRpcThrottleEnabled() bool
func (*IsRpcThrottleEnabledResponse) ProtoMessage ¶
func (*IsRpcThrottleEnabledResponse) ProtoMessage()
func (*IsRpcThrottleEnabledResponse) ProtoReflect ¶
func (x *IsRpcThrottleEnabledResponse) ProtoReflect() protoreflect.Message
func (*IsRpcThrottleEnabledResponse) Reset ¶
func (x *IsRpcThrottleEnabledResponse) Reset()
func (*IsRpcThrottleEnabledResponse) String ¶
func (x *IsRpcThrottleEnabledResponse) String() string
type IsSnapshotCleanupEnabledRequest ¶
type IsSnapshotCleanupEnabledRequest struct {
// contains filtered or unexported fields
}
func (*IsSnapshotCleanupEnabledRequest) Descriptor
deprecated
func (*IsSnapshotCleanupEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsSnapshotCleanupEnabledRequest.ProtoReflect.Descriptor instead.
func (*IsSnapshotCleanupEnabledRequest) ProtoMessage ¶
func (*IsSnapshotCleanupEnabledRequest) ProtoMessage()
func (*IsSnapshotCleanupEnabledRequest) ProtoReflect ¶
func (x *IsSnapshotCleanupEnabledRequest) ProtoReflect() protoreflect.Message
func (*IsSnapshotCleanupEnabledRequest) Reset ¶
func (x *IsSnapshotCleanupEnabledRequest) Reset()
func (*IsSnapshotCleanupEnabledRequest) String ¶
func (x *IsSnapshotCleanupEnabledRequest) String() string
type IsSnapshotCleanupEnabledResponse ¶
type IsSnapshotCleanupEnabledResponse struct {
Enabled *bool `protobuf:"varint,1,req,name=enabled" json:"enabled,omitempty"`
// contains filtered or unexported fields
}
func (*IsSnapshotCleanupEnabledResponse) Descriptor
deprecated
func (*IsSnapshotCleanupEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsSnapshotCleanupEnabledResponse.ProtoReflect.Descriptor instead.
func (*IsSnapshotCleanupEnabledResponse) GetEnabled ¶
func (x *IsSnapshotCleanupEnabledResponse) GetEnabled() bool
func (*IsSnapshotCleanupEnabledResponse) ProtoMessage ¶
func (*IsSnapshotCleanupEnabledResponse) ProtoMessage()
func (*IsSnapshotCleanupEnabledResponse) ProtoReflect ¶
func (x *IsSnapshotCleanupEnabledResponse) ProtoReflect() protoreflect.Message
func (*IsSnapshotCleanupEnabledResponse) Reset ¶
func (x *IsSnapshotCleanupEnabledResponse) Reset()
func (*IsSnapshotCleanupEnabledResponse) String ¶
func (x *IsSnapshotCleanupEnabledResponse) 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 ListDecommissionedRegionServersRequest ¶
type ListDecommissionedRegionServersRequest struct {
// contains filtered or unexported fields
}
func (*ListDecommissionedRegionServersRequest) Descriptor
deprecated
func (*ListDecommissionedRegionServersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDecommissionedRegionServersRequest.ProtoReflect.Descriptor instead.
func (*ListDecommissionedRegionServersRequest) ProtoMessage ¶
func (*ListDecommissionedRegionServersRequest) ProtoMessage()
func (*ListDecommissionedRegionServersRequest) ProtoReflect ¶
func (x *ListDecommissionedRegionServersRequest) ProtoReflect() protoreflect.Message
func (*ListDecommissionedRegionServersRequest) Reset ¶
func (x *ListDecommissionedRegionServersRequest) Reset()
func (*ListDecommissionedRegionServersRequest) String ¶
func (x *ListDecommissionedRegionServersRequest) String() string
type ListDecommissionedRegionServersResponse ¶
type ListDecommissionedRegionServersResponse struct {
ServerName []*ServerName `protobuf:"bytes,1,rep,name=server_name,json=serverName" json:"server_name,omitempty"`
// contains filtered or unexported fields
}
func (*ListDecommissionedRegionServersResponse) Descriptor
deprecated
func (*ListDecommissionedRegionServersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDecommissionedRegionServersResponse.ProtoReflect.Descriptor instead.
func (*ListDecommissionedRegionServersResponse) GetServerName ¶
func (x *ListDecommissionedRegionServersResponse) GetServerName() []*ServerName
func (*ListDecommissionedRegionServersResponse) ProtoMessage ¶
func (*ListDecommissionedRegionServersResponse) ProtoMessage()
func (*ListDecommissionedRegionServersResponse) ProtoReflect ¶
func (x *ListDecommissionedRegionServersResponse) ProtoReflect() protoreflect.Message
func (*ListDecommissionedRegionServersResponse) Reset ¶
func (x *ListDecommissionedRegionServersResponse) Reset()
func (*ListDecommissionedRegionServersResponse) String ¶
func (x *ListDecommissionedRegionServersResponse) String() string
type ListLabelsRequest ¶
type ListLabelsRequest struct {
Regex *string `protobuf:"bytes,1,opt,name=regex" json:"regex,omitempty"`
// contains filtered or unexported fields
}
func (*ListLabelsRequest) Descriptor
deprecated
func (*ListLabelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListLabelsRequest.ProtoReflect.Descriptor instead.
func (*ListLabelsRequest) GetRegex ¶
func (x *ListLabelsRequest) GetRegex() string
func (*ListLabelsRequest) ProtoMessage ¶
func (*ListLabelsRequest) ProtoMessage()
func (*ListLabelsRequest) ProtoReflect ¶
func (x *ListLabelsRequest) ProtoReflect() protoreflect.Message
func (*ListLabelsRequest) Reset ¶
func (x *ListLabelsRequest) Reset()
func (*ListLabelsRequest) String ¶
func (x *ListLabelsRequest) String() string
type ListLabelsResponse ¶
type ListLabelsResponse struct {
Label [][]byte `protobuf:"bytes,1,rep,name=label" json:"label,omitempty"`
// contains filtered or unexported fields
}
func (*ListLabelsResponse) Descriptor
deprecated
func (*ListLabelsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListLabelsResponse.ProtoReflect.Descriptor instead.
func (*ListLabelsResponse) GetLabel ¶
func (x *ListLabelsResponse) GetLabel() [][]byte
func (*ListLabelsResponse) ProtoMessage ¶
func (*ListLabelsResponse) ProtoMessage()
func (*ListLabelsResponse) ProtoReflect ¶
func (x *ListLabelsResponse) ProtoReflect() protoreflect.Message
func (*ListLabelsResponse) Reset ¶
func (x *ListLabelsResponse) Reset()
func (*ListLabelsResponse) String ¶
func (x *ListLabelsResponse) String() string
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 ListNamespacesRequest ¶
type ListNamespacesRequest struct {
// contains filtered or unexported fields
}
func (*ListNamespacesRequest) Descriptor
deprecated
func (*ListNamespacesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNamespacesRequest.ProtoReflect.Descriptor instead.
func (*ListNamespacesRequest) ProtoMessage ¶
func (*ListNamespacesRequest) ProtoMessage()
func (*ListNamespacesRequest) ProtoReflect ¶
func (x *ListNamespacesRequest) ProtoReflect() protoreflect.Message
func (*ListNamespacesRequest) Reset ¶
func (x *ListNamespacesRequest) Reset()
func (*ListNamespacesRequest) String ¶
func (x *ListNamespacesRequest) String() string
type ListNamespacesResponse ¶
type ListNamespacesResponse struct {
NamespaceName []string `protobuf:"bytes,1,rep,name=namespaceName" json:"namespaceName,omitempty"`
// contains filtered or unexported fields
}
func (*ListNamespacesResponse) Descriptor
deprecated
func (*ListNamespacesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListNamespacesResponse.ProtoReflect.Descriptor instead.
func (*ListNamespacesResponse) GetNamespaceName ¶
func (x *ListNamespacesResponse) GetNamespaceName() []string
func (*ListNamespacesResponse) ProtoMessage ¶
func (*ListNamespacesResponse) ProtoMessage()
func (*ListNamespacesResponse) ProtoReflect ¶
func (x *ListNamespacesResponse) ProtoReflect() protoreflect.Message
func (*ListNamespacesResponse) Reset ¶
func (x *ListNamespacesResponse) Reset()
func (*ListNamespacesResponse) String ¶
func (x *ListNamespacesResponse) String() string
type ListRSGroupInfosRequest ¶
type ListRSGroupInfosRequest struct {
// contains filtered or unexported fields
}
func (*ListRSGroupInfosRequest) Descriptor
deprecated
func (*ListRSGroupInfosRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRSGroupInfosRequest.ProtoReflect.Descriptor instead.
func (*ListRSGroupInfosRequest) ProtoMessage ¶
func (*ListRSGroupInfosRequest) ProtoMessage()
func (*ListRSGroupInfosRequest) ProtoReflect ¶
func (x *ListRSGroupInfosRequest) ProtoReflect() protoreflect.Message
func (*ListRSGroupInfosRequest) Reset ¶
func (x *ListRSGroupInfosRequest) Reset()
func (*ListRSGroupInfosRequest) String ¶
func (x *ListRSGroupInfosRequest) String() string
type ListRSGroupInfosResponse ¶
type ListRSGroupInfosResponse struct {
RSGroupInfo []*RSGroupInfo `protobuf:"bytes,1,rep,name=r_s_group_info,json=rSGroupInfo" json:"r_s_group_info,omitempty"`
// contains filtered or unexported fields
}
func (*ListRSGroupInfosResponse) Descriptor
deprecated
func (*ListRSGroupInfosResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRSGroupInfosResponse.ProtoReflect.Descriptor instead.
func (*ListRSGroupInfosResponse) GetRSGroupInfo ¶
func (x *ListRSGroupInfosResponse) GetRSGroupInfo() []*RSGroupInfo
func (*ListRSGroupInfosResponse) ProtoMessage ¶
func (*ListRSGroupInfosResponse) ProtoMessage()
func (*ListRSGroupInfosResponse) ProtoReflect ¶
func (x *ListRSGroupInfosResponse) ProtoReflect() protoreflect.Message
func (*ListRSGroupInfosResponse) Reset ¶
func (x *ListRSGroupInfosResponse) Reset()
func (*ListRSGroupInfosResponse) String ¶
func (x *ListRSGroupInfosResponse) String() string
type ListReplicationPeersRequest ¶
type ListReplicationPeersRequest struct {
Regex *string `protobuf:"bytes,1,opt,name=regex" json:"regex,omitempty"`
// contains filtered or unexported fields
}
func (*ListReplicationPeersRequest) Descriptor
deprecated
func (*ListReplicationPeersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListReplicationPeersRequest.ProtoReflect.Descriptor instead.
func (*ListReplicationPeersRequest) GetRegex ¶
func (x *ListReplicationPeersRequest) GetRegex() string
func (*ListReplicationPeersRequest) ProtoMessage ¶
func (*ListReplicationPeersRequest) ProtoMessage()
func (*ListReplicationPeersRequest) ProtoReflect ¶
func (x *ListReplicationPeersRequest) ProtoReflect() protoreflect.Message
func (*ListReplicationPeersRequest) Reset ¶
func (x *ListReplicationPeersRequest) Reset()
func (*ListReplicationPeersRequest) String ¶
func (x *ListReplicationPeersRequest) String() string
type ListReplicationPeersResponse ¶
type ListReplicationPeersResponse struct {
PeerDesc []*ReplicationPeerDescription `protobuf:"bytes,1,rep,name=peer_desc,json=peerDesc" json:"peer_desc,omitempty"`
// contains filtered or unexported fields
}
func (*ListReplicationPeersResponse) Descriptor
deprecated
func (*ListReplicationPeersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListReplicationPeersResponse.ProtoReflect.Descriptor instead.
func (*ListReplicationPeersResponse) GetPeerDesc ¶
func (x *ListReplicationPeersResponse) GetPeerDesc() []*ReplicationPeerDescription
func (*ListReplicationPeersResponse) ProtoMessage ¶
func (*ListReplicationPeersResponse) ProtoMessage()
func (*ListReplicationPeersResponse) ProtoReflect ¶
func (x *ListReplicationPeersResponse) ProtoReflect() protoreflect.Message
func (*ListReplicationPeersResponse) Reset ¶
func (x *ListReplicationPeersResponse) Reset()
func (*ListReplicationPeersResponse) String ¶
func (x *ListReplicationPeersResponse) 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 ListTableDescriptorsByStateRequest ¶
type ListTableDescriptorsByStateRequest struct {
IsEnabled *bool `protobuf:"varint,1,req,name=is_enabled,json=isEnabled" json:"is_enabled,omitempty"`
// contains filtered or unexported fields
}
func (*ListTableDescriptorsByStateRequest) Descriptor
deprecated
func (*ListTableDescriptorsByStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTableDescriptorsByStateRequest.ProtoReflect.Descriptor instead.
func (*ListTableDescriptorsByStateRequest) GetIsEnabled ¶
func (x *ListTableDescriptorsByStateRequest) GetIsEnabled() bool
func (*ListTableDescriptorsByStateRequest) ProtoMessage ¶
func (*ListTableDescriptorsByStateRequest) ProtoMessage()
func (*ListTableDescriptorsByStateRequest) ProtoReflect ¶
func (x *ListTableDescriptorsByStateRequest) ProtoReflect() protoreflect.Message
func (*ListTableDescriptorsByStateRequest) Reset ¶
func (x *ListTableDescriptorsByStateRequest) Reset()
func (*ListTableDescriptorsByStateRequest) String ¶
func (x *ListTableDescriptorsByStateRequest) String() string
type ListTableDescriptorsByStateResponse ¶
type ListTableDescriptorsByStateResponse struct {
TableSchema []*TableSchema `protobuf:"bytes,1,rep,name=table_schema,json=tableSchema" json:"table_schema,omitempty"`
// contains filtered or unexported fields
}
func (*ListTableDescriptorsByStateResponse) Descriptor
deprecated
func (*ListTableDescriptorsByStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListTableDescriptorsByStateResponse.ProtoReflect.Descriptor instead.
func (*ListTableDescriptorsByStateResponse) GetTableSchema ¶
func (x *ListTableDescriptorsByStateResponse) GetTableSchema() []*TableSchema
func (*ListTableDescriptorsByStateResponse) ProtoMessage ¶
func (*ListTableDescriptorsByStateResponse) ProtoMessage()
func (*ListTableDescriptorsByStateResponse) ProtoReflect ¶
func (x *ListTableDescriptorsByStateResponse) ProtoReflect() protoreflect.Message
func (*ListTableDescriptorsByStateResponse) Reset ¶
func (x *ListTableDescriptorsByStateResponse) Reset()
func (*ListTableDescriptorsByStateResponse) String ¶
func (x *ListTableDescriptorsByStateResponse) 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 ListTableNamesByStateRequest ¶
type ListTableNamesByStateRequest struct {
IsEnabled *bool `protobuf:"varint,1,req,name=is_enabled,json=isEnabled" json:"is_enabled,omitempty"`
// contains filtered or unexported fields
}
func (*ListTableNamesByStateRequest) Descriptor
deprecated
func (*ListTableNamesByStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTableNamesByStateRequest.ProtoReflect.Descriptor instead.
func (*ListTableNamesByStateRequest) GetIsEnabled ¶
func (x *ListTableNamesByStateRequest) GetIsEnabled() bool
func (*ListTableNamesByStateRequest) ProtoMessage ¶
func (*ListTableNamesByStateRequest) ProtoMessage()
func (*ListTableNamesByStateRequest) ProtoReflect ¶
func (x *ListTableNamesByStateRequest) ProtoReflect() protoreflect.Message
func (*ListTableNamesByStateRequest) Reset ¶
func (x *ListTableNamesByStateRequest) Reset()
func (*ListTableNamesByStateRequest) String ¶
func (x *ListTableNamesByStateRequest) String() string
type ListTableNamesByStateResponse ¶
type ListTableNamesByStateResponse struct {
TableNames []*TableName `protobuf:"bytes,1,rep,name=table_names,json=tableNames" json:"table_names,omitempty"`
// contains filtered or unexported fields
}
func (*ListTableNamesByStateResponse) Descriptor
deprecated
func (*ListTableNamesByStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListTableNamesByStateResponse.ProtoReflect.Descriptor instead.
func (*ListTableNamesByStateResponse) GetTableNames ¶
func (x *ListTableNamesByStateResponse) GetTableNames() []*TableName
func (*ListTableNamesByStateResponse) ProtoMessage ¶
func (*ListTableNamesByStateResponse) ProtoMessage()
func (*ListTableNamesByStateResponse) ProtoReflect ¶
func (x *ListTableNamesByStateResponse) ProtoReflect() protoreflect.Message
func (*ListTableNamesByStateResponse) Reset ¶
func (x *ListTableNamesByStateResponse) Reset()
func (*ListTableNamesByStateResponse) String ¶
func (x *ListTableNamesByStateResponse) String() string
type ListTablesInRSGroupRequest ¶
type ListTablesInRSGroupRequest struct {
GroupName *string `protobuf:"bytes,1,req,name=group_name,json=groupName" json:"group_name,omitempty"`
// contains filtered or unexported fields
}
func (*ListTablesInRSGroupRequest) Descriptor
deprecated
func (*ListTablesInRSGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTablesInRSGroupRequest.ProtoReflect.Descriptor instead.
func (*ListTablesInRSGroupRequest) GetGroupName ¶
func (x *ListTablesInRSGroupRequest) GetGroupName() string
func (*ListTablesInRSGroupRequest) ProtoMessage ¶
func (*ListTablesInRSGroupRequest) ProtoMessage()
func (*ListTablesInRSGroupRequest) ProtoReflect ¶
func (x *ListTablesInRSGroupRequest) ProtoReflect() protoreflect.Message
func (*ListTablesInRSGroupRequest) Reset ¶
func (x *ListTablesInRSGroupRequest) Reset()
func (*ListTablesInRSGroupRequest) String ¶
func (x *ListTablesInRSGroupRequest) String() string
type ListTablesInRSGroupResponse ¶
type ListTablesInRSGroupResponse struct {
TableName []*TableName `protobuf:"bytes,1,rep,name=table_name,json=tableName" json:"table_name,omitempty"`
// contains filtered or unexported fields
}
func (*ListTablesInRSGroupResponse) Descriptor
deprecated
func (*ListTablesInRSGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListTablesInRSGroupResponse.ProtoReflect.Descriptor instead.
func (*ListTablesInRSGroupResponse) GetTableName ¶
func (x *ListTablesInRSGroupResponse) GetTableName() []*TableName
func (*ListTablesInRSGroupResponse) ProtoMessage ¶
func (*ListTablesInRSGroupResponse) ProtoMessage()
func (*ListTablesInRSGroupResponse) ProtoReflect ¶
func (x *ListTablesInRSGroupResponse) ProtoReflect() protoreflect.Message
func (*ListTablesInRSGroupResponse) Reset ¶
func (x *ListTablesInRSGroupResponse) Reset()
func (*ListTablesInRSGroupResponse) String ¶
func (x *ListTablesInRSGroupResponse) String() string
type ListTablesOfRSGroupRequest ¶
type ListTablesOfRSGroupRequest struct {
RSGroupName *string `protobuf:"bytes,1,req,name=r_s_group_name,json=rSGroupName" json:"r_s_group_name,omitempty"`
// contains filtered or unexported fields
}
func (*ListTablesOfRSGroupRequest) Descriptor
deprecated
func (*ListTablesOfRSGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTablesOfRSGroupRequest.ProtoReflect.Descriptor instead.
func (*ListTablesOfRSGroupRequest) GetRSGroupName ¶
func (x *ListTablesOfRSGroupRequest) GetRSGroupName() string
func (*ListTablesOfRSGroupRequest) ProtoMessage ¶
func (*ListTablesOfRSGroupRequest) ProtoMessage()
func (*ListTablesOfRSGroupRequest) ProtoReflect ¶
func (x *ListTablesOfRSGroupRequest) ProtoReflect() protoreflect.Message
func (*ListTablesOfRSGroupRequest) Reset ¶
func (x *ListTablesOfRSGroupRequest) Reset()
func (*ListTablesOfRSGroupRequest) String ¶
func (x *ListTablesOfRSGroupRequest) String() string
type ListTablesOfRSGroupResponse ¶
type ListTablesOfRSGroupResponse struct {
TableName []*TableName `protobuf:"bytes,1,rep,name=table_name,json=tableName" json:"table_name,omitempty"`
// contains filtered or unexported fields
}
func (*ListTablesOfRSGroupResponse) Descriptor
deprecated
func (*ListTablesOfRSGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListTablesOfRSGroupResponse.ProtoReflect.Descriptor instead.
func (*ListTablesOfRSGroupResponse) GetTableName ¶
func (x *ListTablesOfRSGroupResponse) GetTableName() []*TableName
func (*ListTablesOfRSGroupResponse) ProtoMessage ¶
func (*ListTablesOfRSGroupResponse) ProtoMessage()
func (*ListTablesOfRSGroupResponse) ProtoReflect ¶
func (x *ListTablesOfRSGroupResponse) ProtoReflect() protoreflect.Message
func (*ListTablesOfRSGroupResponse) Reset ¶
func (x *ListTablesOfRSGroupResponse) Reset()
func (*ListTablesOfRSGroupResponse) String ¶
func (x *ListTablesOfRSGroupResponse) 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 LoadBalancerState ¶
type LoadBalancerState struct {
BalancerOn *bool `protobuf:"varint,1,opt,name=balancer_on,json=balancerOn" json:"balancer_on,omitempty"`
// contains filtered or unexported fields
}
func (*LoadBalancerState) Descriptor
deprecated
func (*LoadBalancerState) Descriptor() ([]byte, []int)
Deprecated: Use LoadBalancerState.ProtoReflect.Descriptor instead.
func (*LoadBalancerState) GetBalancerOn ¶
func (x *LoadBalancerState) GetBalancerOn() bool
func (*LoadBalancerState) ProtoMessage ¶
func (*LoadBalancerState) ProtoMessage()
func (*LoadBalancerState) ProtoReflect ¶
func (x *LoadBalancerState) ProtoReflect() protoreflect.Message
func (*LoadBalancerState) Reset ¶
func (x *LoadBalancerState) Reset()
func (*LoadBalancerState) String ¶
func (x *LoadBalancerState) String() string
type LockHeartbeatRequest ¶
type LockHeartbeatRequest struct {
ProcId *uint64 `protobuf:"varint,1,req,name=proc_id,json=procId" json:"proc_id,omitempty"`
KeepAlive *bool `protobuf:"varint,2,opt,name=keep_alive,json=keepAlive,def=1" json:"keep_alive,omitempty"`
// contains filtered or unexported fields
}
func (*LockHeartbeatRequest) Descriptor
deprecated
func (*LockHeartbeatRequest) Descriptor() ([]byte, []int)
Deprecated: Use LockHeartbeatRequest.ProtoReflect.Descriptor instead.
func (*LockHeartbeatRequest) GetKeepAlive ¶
func (x *LockHeartbeatRequest) GetKeepAlive() bool
func (*LockHeartbeatRequest) GetProcId ¶
func (x *LockHeartbeatRequest) GetProcId() uint64
func (*LockHeartbeatRequest) ProtoMessage ¶
func (*LockHeartbeatRequest) ProtoMessage()
func (*LockHeartbeatRequest) ProtoReflect ¶
func (x *LockHeartbeatRequest) ProtoReflect() protoreflect.Message
func (*LockHeartbeatRequest) Reset ¶
func (x *LockHeartbeatRequest) Reset()
func (*LockHeartbeatRequest) String ¶
func (x *LockHeartbeatRequest) String() string
type LockHeartbeatResponse ¶
type LockHeartbeatResponse struct {
LockStatus *LockHeartbeatResponse_LockStatus `` /* 126-byte string literal not displayed */
// Timeout of lock (if locked).
TimeoutMs *uint32 `protobuf:"varint,2,opt,name=timeout_ms,json=timeoutMs" json:"timeout_ms,omitempty"`
// contains filtered or unexported fields
}
func (*LockHeartbeatResponse) Descriptor
deprecated
func (*LockHeartbeatResponse) Descriptor() ([]byte, []int)
Deprecated: Use LockHeartbeatResponse.ProtoReflect.Descriptor instead.
func (*LockHeartbeatResponse) GetLockStatus ¶
func (x *LockHeartbeatResponse) GetLockStatus() LockHeartbeatResponse_LockStatus
func (*LockHeartbeatResponse) GetTimeoutMs ¶
func (x *LockHeartbeatResponse) GetTimeoutMs() uint32
func (*LockHeartbeatResponse) ProtoMessage ¶
func (*LockHeartbeatResponse) ProtoMessage()
func (*LockHeartbeatResponse) ProtoReflect ¶
func (x *LockHeartbeatResponse) ProtoReflect() protoreflect.Message
func (*LockHeartbeatResponse) Reset ¶
func (x *LockHeartbeatResponse) Reset()
func (*LockHeartbeatResponse) String ¶
func (x *LockHeartbeatResponse) String() string
type LockHeartbeatResponse_LockStatus ¶
type LockHeartbeatResponse_LockStatus int32
const ( LockHeartbeatResponse_UNLOCKED LockHeartbeatResponse_LockStatus = 1 LockHeartbeatResponse_LOCKED LockHeartbeatResponse_LockStatus = 2 )
func (LockHeartbeatResponse_LockStatus) Descriptor ¶
func (LockHeartbeatResponse_LockStatus) Descriptor() protoreflect.EnumDescriptor
func (LockHeartbeatResponse_LockStatus) Enum ¶
func (x LockHeartbeatResponse_LockStatus) Enum() *LockHeartbeatResponse_LockStatus
func (LockHeartbeatResponse_LockStatus) EnumDescriptor
deprecated
func (LockHeartbeatResponse_LockStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use LockHeartbeatResponse_LockStatus.Descriptor instead.
func (LockHeartbeatResponse_LockStatus) Number ¶
func (x LockHeartbeatResponse_LockStatus) Number() protoreflect.EnumNumber
func (LockHeartbeatResponse_LockStatus) String ¶
func (x LockHeartbeatResponse_LockStatus) String() string
func (LockHeartbeatResponse_LockStatus) Type ¶
func (LockHeartbeatResponse_LockStatus) Type() protoreflect.EnumType
func (*LockHeartbeatResponse_LockStatus) UnmarshalJSON
deprecated
func (x *LockHeartbeatResponse_LockStatus) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type LockProcedureData ¶
type LockProcedureData struct {
LockType *LockType `protobuf:"varint,1,req,name=lock_type,json=lockType,enum=pb.LockType" json:"lock_type,omitempty"`
Namespace *string `protobuf:"bytes,2,opt,name=namespace" json:"namespace,omitempty"`
TableName *TableName `protobuf:"bytes,3,opt,name=table_name,json=tableName" json:"table_name,omitempty"`
RegionInfo []*RegionInfo `protobuf:"bytes,4,rep,name=region_info,json=regionInfo" json:"region_info,omitempty"`
Description *string `protobuf:"bytes,5,opt,name=description" json:"description,omitempty"`
IsMasterLock *bool `protobuf:"varint,6,opt,name=is_master_lock,json=isMasterLock,def=0" json:"is_master_lock,omitempty"`
// contains filtered or unexported fields
}
func (*LockProcedureData) Descriptor
deprecated
func (*LockProcedureData) Descriptor() ([]byte, []int)
Deprecated: Use LockProcedureData.ProtoReflect.Descriptor instead.
func (*LockProcedureData) GetDescription ¶
func (x *LockProcedureData) GetDescription() string
func (*LockProcedureData) GetIsMasterLock ¶
func (x *LockProcedureData) GetIsMasterLock() bool
func (*LockProcedureData) GetLockType ¶
func (x *LockProcedureData) GetLockType() LockType
func (*LockProcedureData) GetNamespace ¶
func (x *LockProcedureData) GetNamespace() string
func (*LockProcedureData) GetRegionInfo ¶
func (x *LockProcedureData) GetRegionInfo() []*RegionInfo
func (*LockProcedureData) GetTableName ¶
func (x *LockProcedureData) GetTableName() *TableName
func (*LockProcedureData) ProtoMessage ¶
func (*LockProcedureData) ProtoMessage()
func (*LockProcedureData) ProtoReflect ¶
func (x *LockProcedureData) ProtoReflect() protoreflect.Message
func (*LockProcedureData) Reset ¶
func (x *LockProcedureData) Reset()
func (*LockProcedureData) String ¶
func (x *LockProcedureData) String() string
type LockRequest ¶
type LockRequest struct {
LockType *LockType `protobuf:"varint,1,req,name=lock_type,json=lockType,enum=pb.LockType" json:"lock_type,omitempty"`
Namespace *string `protobuf:"bytes,2,opt,name=namespace" json:"namespace,omitempty"`
TableName *TableName `protobuf:"bytes,3,opt,name=table_name,json=tableName" json:"table_name,omitempty"`
RegionInfo []*RegionInfo `protobuf:"bytes,4,rep,name=region_info,json=regionInfo" json:"region_info,omitempty"`
Description *string `protobuf:"bytes,5,opt,name=description" json:"description,omitempty"`
NonceGroup *uint64 `protobuf:"varint,6,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"`
Nonce *uint64 `protobuf:"varint,7,opt,name=nonce,def=0" json:"nonce,omitempty"`
// contains filtered or unexported fields
}
func (*LockRequest) Descriptor
deprecated
func (*LockRequest) Descriptor() ([]byte, []int)
Deprecated: Use LockRequest.ProtoReflect.Descriptor instead.
func (*LockRequest) GetDescription ¶
func (x *LockRequest) GetDescription() string
func (*LockRequest) GetLockType ¶
func (x *LockRequest) GetLockType() LockType
func (*LockRequest) GetNamespace ¶
func (x *LockRequest) GetNamespace() string
func (*LockRequest) GetNonce ¶
func (x *LockRequest) GetNonce() uint64
func (*LockRequest) GetNonceGroup ¶
func (x *LockRequest) GetNonceGroup() uint64
func (*LockRequest) GetRegionInfo ¶
func (x *LockRequest) GetRegionInfo() []*RegionInfo
func (*LockRequest) GetTableName ¶
func (x *LockRequest) GetTableName() *TableName
func (*LockRequest) ProtoMessage ¶
func (*LockRequest) ProtoMessage()
func (*LockRequest) ProtoReflect ¶
func (x *LockRequest) ProtoReflect() protoreflect.Message
func (*LockRequest) Reset ¶
func (x *LockRequest) Reset()
func (*LockRequest) String ¶
func (x *LockRequest) String() string
type LockResponse ¶
type LockResponse struct {
ProcId *uint64 `protobuf:"varint,1,req,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*LockResponse) Descriptor
deprecated
func (*LockResponse) Descriptor() ([]byte, []int)
Deprecated: Use LockResponse.ProtoReflect.Descriptor instead.
func (*LockResponse) GetProcId ¶
func (x *LockResponse) GetProcId() uint64
func (*LockResponse) ProtoMessage ¶
func (*LockResponse) ProtoMessage()
func (*LockResponse) ProtoReflect ¶
func (x *LockResponse) ProtoReflect() protoreflect.Message
func (*LockResponse) Reset ¶
func (x *LockResponse) Reset()
func (*LockResponse) String ¶
func (x *LockResponse) String() string
type LockType ¶
type LockType int32
func (LockType) Descriptor ¶
func (LockType) Descriptor() protoreflect.EnumDescriptor
func (LockType) EnumDescriptor
deprecated
func (LockType) Number ¶
func (x LockType) Number() protoreflect.EnumNumber
func (LockType) Type ¶
func (LockType) Type() protoreflect.EnumType
func (*LockType) UnmarshalJSON
deprecated
type LockedResource ¶
type LockedResource struct {
ResourceType *LockedResourceType `protobuf:"varint,1,req,name=resource_type,json=resourceType,enum=pb.LockedResourceType" json:"resource_type,omitempty"`
ResourceName *string `protobuf:"bytes,2,opt,name=resource_name,json=resourceName" json:"resource_name,omitempty"`
LockType *LockType `protobuf:"varint,3,req,name=lock_type,json=lockType,enum=pb.LockType" json:"lock_type,omitempty"`
ExclusiveLockOwnerProcedure *Procedure `` /* 139-byte string literal not displayed */
WaitingProcedures []*Procedure `protobuf:"bytes,6,rep,name=waitingProcedures" json:"waitingProcedures,omitempty"`
// contains filtered or unexported fields
}
func (*LockedResource) Descriptor
deprecated
func (*LockedResource) Descriptor() ([]byte, []int)
Deprecated: Use LockedResource.ProtoReflect.Descriptor instead.
func (*LockedResource) GetExclusiveLockOwnerProcedure ¶
func (x *LockedResource) GetExclusiveLockOwnerProcedure() *Procedure
func (*LockedResource) GetLockType ¶
func (x *LockedResource) GetLockType() LockType
func (*LockedResource) GetResourceName ¶
func (x *LockedResource) GetResourceName() string
func (*LockedResource) GetResourceType ¶
func (x *LockedResource) GetResourceType() LockedResourceType
func (*LockedResource) GetSharedLockCount ¶
func (x *LockedResource) GetSharedLockCount() int32
func (*LockedResource) GetWaitingProcedures ¶
func (x *LockedResource) GetWaitingProcedures() []*Procedure
func (*LockedResource) ProtoMessage ¶
func (*LockedResource) ProtoMessage()
func (*LockedResource) ProtoReflect ¶
func (x *LockedResource) ProtoReflect() protoreflect.Message
func (*LockedResource) Reset ¶
func (x *LockedResource) Reset()
func (*LockedResource) String ¶
func (x *LockedResource) String() string
type LockedResourceType ¶
type LockedResourceType int32
const ( LockedResourceType_SERVER LockedResourceType = 1 LockedResourceType_NAMESPACE LockedResourceType = 2 LockedResourceType_TABLE LockedResourceType = 3 LockedResourceType_REGION LockedResourceType = 4 LockedResourceType_PEER LockedResourceType = 5 )
func (LockedResourceType) Descriptor ¶
func (LockedResourceType) Descriptor() protoreflect.EnumDescriptor
func (LockedResourceType) Enum ¶
func (x LockedResourceType) Enum() *LockedResourceType
func (LockedResourceType) EnumDescriptor
deprecated
func (LockedResourceType) EnumDescriptor() ([]byte, []int)
Deprecated: Use LockedResourceType.Descriptor instead.
func (LockedResourceType) Number ¶
func (x LockedResourceType) Number() protoreflect.EnumNumber
func (LockedResourceType) String ¶
func (x LockedResourceType) String() string
func (LockedResourceType) Type ¶
func (LockedResourceType) Type() protoreflect.EnumType
func (*LockedResourceType) UnmarshalJSON
deprecated
func (x *LockedResourceType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type LogEntry ¶
type LogEntry struct {
LogClassName *string `protobuf:"bytes,1,req,name=log_class_name,json=logClassName" json:"log_class_name,omitempty"`
LogMessage []byte `protobuf:"bytes,2,req,name=log_message,json=logMessage" json:"log_message,omitempty"`
// contains filtered or unexported fields
}
func (*LogEntry) Descriptor
deprecated
func (*LogEntry) GetLogClassName ¶
func (*LogEntry) GetLogMessage ¶
func (*LogEntry) ProtoMessage ¶
func (*LogEntry) ProtoMessage()
func (*LogEntry) ProtoReflect ¶
func (x *LogEntry) ProtoReflect() protoreflect.Message
type LogRequest ¶
type LogRequest struct {
LogClassName *string `protobuf:"bytes,1,req,name=log_class_name,json=logClassName" json:"log_class_name,omitempty"`
LogMessage []byte `protobuf:"bytes,2,req,name=log_message,json=logMessage" json:"log_message,omitempty"`
// contains filtered or unexported fields
}
func (*LogRequest) Descriptor
deprecated
func (*LogRequest) Descriptor() ([]byte, []int)
Deprecated: Use LogRequest.ProtoReflect.Descriptor instead.
func (*LogRequest) GetLogClassName ¶
func (x *LogRequest) GetLogClassName() string
func (*LogRequest) GetLogMessage ¶
func (x *LogRequest) GetLogMessage() []byte
func (*LogRequest) ProtoMessage ¶
func (*LogRequest) ProtoMessage()
func (*LogRequest) ProtoReflect ¶
func (x *LogRequest) ProtoReflect() protoreflect.Message
func (*LogRequest) Reset ¶
func (x *LogRequest) Reset()
func (*LogRequest) String ¶
func (x *LogRequest) 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 MergeTableRegionsRequest ¶
type MergeTableRegionsRequest struct {
Region []*RegionSpecifier `protobuf:"bytes,1,rep,name=region" json:"region,omitempty"`
Forcible *bool `protobuf:"varint,3,opt,name=forcible,def=0" json:"forcible,omitempty"`
NonceGroup *uint64 `protobuf:"varint,4,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"`
Nonce *uint64 `protobuf:"varint,5,opt,name=nonce,def=0" json:"nonce,omitempty"`
// contains filtered or unexported fields
}
* Merging the specified regions in a table.
func (*MergeTableRegionsRequest) Descriptor
deprecated
func (*MergeTableRegionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use MergeTableRegionsRequest.ProtoReflect.Descriptor instead.
func (*MergeTableRegionsRequest) GetForcible ¶
func (x *MergeTableRegionsRequest) GetForcible() bool
func (*MergeTableRegionsRequest) GetNonce ¶
func (x *MergeTableRegionsRequest) GetNonce() uint64
func (*MergeTableRegionsRequest) GetNonceGroup ¶
func (x *MergeTableRegionsRequest) GetNonceGroup() uint64
func (*MergeTableRegionsRequest) GetRegion ¶
func (x *MergeTableRegionsRequest) GetRegion() []*RegionSpecifier
func (*MergeTableRegionsRequest) ProtoMessage ¶
func (*MergeTableRegionsRequest) ProtoMessage()
func (*MergeTableRegionsRequest) ProtoReflect ¶
func (x *MergeTableRegionsRequest) ProtoReflect() protoreflect.Message
func (*MergeTableRegionsRequest) Reset ¶
func (x *MergeTableRegionsRequest) Reset()
func (*MergeTableRegionsRequest) String ¶
func (x *MergeTableRegionsRequest) String() string
type MergeTableRegionsResponse ¶
type MergeTableRegionsResponse struct {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*MergeTableRegionsResponse) Descriptor
deprecated
func (*MergeTableRegionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use MergeTableRegionsResponse.ProtoReflect.Descriptor instead.
func (*MergeTableRegionsResponse) GetProcId ¶
func (x *MergeTableRegionsResponse) GetProcId() uint64
func (*MergeTableRegionsResponse) ProtoMessage ¶
func (*MergeTableRegionsResponse) ProtoMessage()
func (*MergeTableRegionsResponse) ProtoReflect ¶
func (x *MergeTableRegionsResponse) ProtoReflect() protoreflect.Message
func (*MergeTableRegionsResponse) Reset ¶
func (x *MergeTableRegionsResponse) Reset()
func (*MergeTableRegionsResponse) String ¶
func (x *MergeTableRegionsResponse) String() string
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 {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*ModifyColumnResponse) Descriptor
deprecated
func (*ModifyColumnResponse) Descriptor() ([]byte, []int)
Deprecated: Use ModifyColumnResponse.ProtoReflect.Descriptor instead.
func (*ModifyColumnResponse) GetProcId ¶
func (x *ModifyColumnResponse) GetProcId() uint64
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 ModifyColumnStoreFileTrackerRequest ¶
type ModifyColumnStoreFileTrackerRequest struct {
Table_Name *TableName `protobuf:"bytes,1,req,name=table_Name,json=tableName" json:"table_Name,omitempty"`
Family []byte `protobuf:"bytes,2,req,name=family" json:"family,omitempty"`
DstSft *string `protobuf:"bytes,3,req,name=dst_sft,json=dstSft" json:"dst_sft,omitempty"`
NonceGroup *uint64 `protobuf:"varint,4,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"`
Nonce *uint64 `protobuf:"varint,5,opt,name=nonce,def=0" json:"nonce,omitempty"`
// contains filtered or unexported fields
}
func (*ModifyColumnStoreFileTrackerRequest) Descriptor
deprecated
func (*ModifyColumnStoreFileTrackerRequest) Descriptor() ([]byte, []int)
Deprecated: Use ModifyColumnStoreFileTrackerRequest.ProtoReflect.Descriptor instead.
func (*ModifyColumnStoreFileTrackerRequest) GetDstSft ¶
func (x *ModifyColumnStoreFileTrackerRequest) GetDstSft() string
func (*ModifyColumnStoreFileTrackerRequest) GetFamily ¶
func (x *ModifyColumnStoreFileTrackerRequest) GetFamily() []byte
func (*ModifyColumnStoreFileTrackerRequest) GetNonce ¶
func (x *ModifyColumnStoreFileTrackerRequest) GetNonce() uint64
func (*ModifyColumnStoreFileTrackerRequest) GetNonceGroup ¶
func (x *ModifyColumnStoreFileTrackerRequest) GetNonceGroup() uint64
func (*ModifyColumnStoreFileTrackerRequest) GetTable_Name ¶
func (x *ModifyColumnStoreFileTrackerRequest) GetTable_Name() *TableName
func (*ModifyColumnStoreFileTrackerRequest) ProtoMessage ¶
func (*ModifyColumnStoreFileTrackerRequest) ProtoMessage()
func (*ModifyColumnStoreFileTrackerRequest) ProtoReflect ¶
func (x *ModifyColumnStoreFileTrackerRequest) ProtoReflect() protoreflect.Message
func (*ModifyColumnStoreFileTrackerRequest) Reset ¶
func (x *ModifyColumnStoreFileTrackerRequest) Reset()
func (*ModifyColumnStoreFileTrackerRequest) String ¶
func (x *ModifyColumnStoreFileTrackerRequest) String() string
type ModifyColumnStoreFileTrackerResponse ¶
type ModifyColumnStoreFileTrackerResponse struct {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*ModifyColumnStoreFileTrackerResponse) Descriptor
deprecated
func (*ModifyColumnStoreFileTrackerResponse) Descriptor() ([]byte, []int)
Deprecated: Use ModifyColumnStoreFileTrackerResponse.ProtoReflect.Descriptor instead.
func (*ModifyColumnStoreFileTrackerResponse) GetProcId ¶
func (x *ModifyColumnStoreFileTrackerResponse) GetProcId() uint64
func (*ModifyColumnStoreFileTrackerResponse) ProtoMessage ¶
func (*ModifyColumnStoreFileTrackerResponse) ProtoMessage()
func (*ModifyColumnStoreFileTrackerResponse) ProtoReflect ¶
func (x *ModifyColumnStoreFileTrackerResponse) ProtoReflect() protoreflect.Message
func (*ModifyColumnStoreFileTrackerResponse) Reset ¶
func (x *ModifyColumnStoreFileTrackerResponse) Reset()
func (*ModifyColumnStoreFileTrackerResponse) String ¶
func (x *ModifyColumnStoreFileTrackerResponse) 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 {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*ModifyNamespaceResponse) Descriptor
deprecated
func (*ModifyNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ModifyNamespaceResponse.ProtoReflect.Descriptor instead.
func (*ModifyNamespaceResponse) GetProcId ¶
func (x *ModifyNamespaceResponse) GetProcId() uint64
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"`
ReopenRegions *bool `protobuf:"varint,5,opt,name=reopen_regions,json=reopenRegions,def=1" json:"reopen_regions,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) GetReopenRegions ¶
func (x *ModifyTableRequest) GetReopenRegions() bool
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 {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*ModifyTableResponse) Descriptor
deprecated
func (*ModifyTableResponse) Descriptor() ([]byte, []int)
Deprecated: Use ModifyTableResponse.ProtoReflect.Descriptor instead.
func (*ModifyTableResponse) GetProcId ¶
func (x *ModifyTableResponse) GetProcId() uint64
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 ModifyTableStoreFileTrackerRequest ¶
type ModifyTableStoreFileTrackerRequest struct {
Table_Name *TableName `protobuf:"bytes,1,req,name=table_Name,json=tableName" json:"table_Name,omitempty"`
DstSft *string `protobuf:"bytes,2,req,name=dst_sft,json=dstSft" json:"dst_sft,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 (*ModifyTableStoreFileTrackerRequest) Descriptor
deprecated
func (*ModifyTableStoreFileTrackerRequest) Descriptor() ([]byte, []int)
Deprecated: Use ModifyTableStoreFileTrackerRequest.ProtoReflect.Descriptor instead.
func (*ModifyTableStoreFileTrackerRequest) GetDstSft ¶
func (x *ModifyTableStoreFileTrackerRequest) GetDstSft() string
func (*ModifyTableStoreFileTrackerRequest) GetNonce ¶
func (x *ModifyTableStoreFileTrackerRequest) GetNonce() uint64
func (*ModifyTableStoreFileTrackerRequest) GetNonceGroup ¶
func (x *ModifyTableStoreFileTrackerRequest) GetNonceGroup() uint64
func (*ModifyTableStoreFileTrackerRequest) GetTable_Name ¶
func (x *ModifyTableStoreFileTrackerRequest) GetTable_Name() *TableName
func (*ModifyTableStoreFileTrackerRequest) ProtoMessage ¶
func (*ModifyTableStoreFileTrackerRequest) ProtoMessage()
func (*ModifyTableStoreFileTrackerRequest) ProtoReflect ¶
func (x *ModifyTableStoreFileTrackerRequest) ProtoReflect() protoreflect.Message
func (*ModifyTableStoreFileTrackerRequest) Reset ¶
func (x *ModifyTableStoreFileTrackerRequest) Reset()
func (*ModifyTableStoreFileTrackerRequest) String ¶
func (x *ModifyTableStoreFileTrackerRequest) String() string
type ModifyTableStoreFileTrackerResponse ¶
type ModifyTableStoreFileTrackerResponse struct {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*ModifyTableStoreFileTrackerResponse) Descriptor
deprecated
func (*ModifyTableStoreFileTrackerResponse) Descriptor() ([]byte, []int)
Deprecated: Use ModifyTableStoreFileTrackerResponse.ProtoReflect.Descriptor instead.
func (*ModifyTableStoreFileTrackerResponse) GetProcId ¶
func (x *ModifyTableStoreFileTrackerResponse) GetProcId() uint64
func (*ModifyTableStoreFileTrackerResponse) ProtoMessage ¶
func (*ModifyTableStoreFileTrackerResponse) ProtoMessage()
func (*ModifyTableStoreFileTrackerResponse) ProtoReflect ¶
func (x *ModifyTableStoreFileTrackerResponse) ProtoReflect() protoreflect.Message
func (*ModifyTableStoreFileTrackerResponse) Reset ¶
func (x *ModifyTableStoreFileTrackerResponse) Reset()
func (*ModifyTableStoreFileTrackerResponse) String ¶
func (x *ModifyTableStoreFileTrackerResponse) 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 MoveServersAndTablesRequest ¶
type MoveServersAndTablesRequest struct {
TargetGroup *string `protobuf:"bytes,1,req,name=target_group,json=targetGroup" json:"target_group,omitempty"`
Servers []*ServerName `protobuf:"bytes,2,rep,name=servers" json:"servers,omitempty"`
TableName []*TableName `protobuf:"bytes,3,rep,name=table_name,json=tableName" json:"table_name,omitempty"`
// contains filtered or unexported fields
}
func (*MoveServersAndTablesRequest) Descriptor
deprecated
func (*MoveServersAndTablesRequest) Descriptor() ([]byte, []int)
Deprecated: Use MoveServersAndTablesRequest.ProtoReflect.Descriptor instead.
func (*MoveServersAndTablesRequest) GetServers ¶
func (x *MoveServersAndTablesRequest) GetServers() []*ServerName
func (*MoveServersAndTablesRequest) GetTableName ¶
func (x *MoveServersAndTablesRequest) GetTableName() []*TableName
func (*MoveServersAndTablesRequest) GetTargetGroup ¶
func (x *MoveServersAndTablesRequest) GetTargetGroup() string
func (*MoveServersAndTablesRequest) ProtoMessage ¶
func (*MoveServersAndTablesRequest) ProtoMessage()
func (*MoveServersAndTablesRequest) ProtoReflect ¶
func (x *MoveServersAndTablesRequest) ProtoReflect() protoreflect.Message
func (*MoveServersAndTablesRequest) Reset ¶
func (x *MoveServersAndTablesRequest) Reset()
func (*MoveServersAndTablesRequest) String ¶
func (x *MoveServersAndTablesRequest) String() string
type MoveServersAndTablesResponse ¶
type MoveServersAndTablesResponse struct {
// contains filtered or unexported fields
}
func (*MoveServersAndTablesResponse) Descriptor
deprecated
func (*MoveServersAndTablesResponse) Descriptor() ([]byte, []int)
Deprecated: Use MoveServersAndTablesResponse.ProtoReflect.Descriptor instead.
func (*MoveServersAndTablesResponse) ProtoMessage ¶
func (*MoveServersAndTablesResponse) ProtoMessage()
func (*MoveServersAndTablesResponse) ProtoReflect ¶
func (x *MoveServersAndTablesResponse) ProtoReflect() protoreflect.Message
func (*MoveServersAndTablesResponse) Reset ¶
func (x *MoveServersAndTablesResponse) Reset()
func (*MoveServersAndTablesResponse) String ¶
func (x *MoveServersAndTablesResponse) String() string
type MoveServersRequest ¶
type MoveServersRequest struct {
TargetGroup *string `protobuf:"bytes,1,req,name=target_group,json=targetGroup" json:"target_group,omitempty"`
Servers []*ServerName `protobuf:"bytes,3,rep,name=servers" json:"servers,omitempty"`
// contains filtered or unexported fields
}
func (*MoveServersRequest) Descriptor
deprecated
func (*MoveServersRequest) Descriptor() ([]byte, []int)
Deprecated: Use MoveServersRequest.ProtoReflect.Descriptor instead.
func (*MoveServersRequest) GetServers ¶
func (x *MoveServersRequest) GetServers() []*ServerName
func (*MoveServersRequest) GetTargetGroup ¶
func (x *MoveServersRequest) GetTargetGroup() string
func (*MoveServersRequest) ProtoMessage ¶
func (*MoveServersRequest) ProtoMessage()
func (*MoveServersRequest) ProtoReflect ¶
func (x *MoveServersRequest) ProtoReflect() protoreflect.Message
func (*MoveServersRequest) Reset ¶
func (x *MoveServersRequest) Reset()
func (*MoveServersRequest) String ¶
func (x *MoveServersRequest) String() string
type MoveServersResponse ¶
type MoveServersResponse struct {
// contains filtered or unexported fields
}
func (*MoveServersResponse) Descriptor
deprecated
func (*MoveServersResponse) Descriptor() ([]byte, []int)
Deprecated: Use MoveServersResponse.ProtoReflect.Descriptor instead.
func (*MoveServersResponse) ProtoMessage ¶
func (*MoveServersResponse) ProtoMessage()
func (*MoveServersResponse) ProtoReflect ¶
func (x *MoveServersResponse) ProtoReflect() protoreflect.Message
func (*MoveServersResponse) Reset ¶
func (x *MoveServersResponse) Reset()
func (*MoveServersResponse) String ¶
func (x *MoveServersResponse) String() string
type MoveTablesRequest ¶
type MoveTablesRequest struct {
TargetGroup *string `protobuf:"bytes,1,req,name=target_group,json=targetGroup" json:"target_group,omitempty"`
TableName []*TableName `protobuf:"bytes,2,rep,name=table_name,json=tableName" json:"table_name,omitempty"`
// contains filtered or unexported fields
}
func (*MoveTablesRequest) Descriptor
deprecated
func (*MoveTablesRequest) Descriptor() ([]byte, []int)
Deprecated: Use MoveTablesRequest.ProtoReflect.Descriptor instead.
func (*MoveTablesRequest) GetTableName ¶
func (x *MoveTablesRequest) GetTableName() []*TableName
func (*MoveTablesRequest) GetTargetGroup ¶
func (x *MoveTablesRequest) GetTargetGroup() string
func (*MoveTablesRequest) ProtoMessage ¶
func (*MoveTablesRequest) ProtoMessage()
func (*MoveTablesRequest) ProtoReflect ¶
func (x *MoveTablesRequest) ProtoReflect() protoreflect.Message
func (*MoveTablesRequest) Reset ¶
func (x *MoveTablesRequest) Reset()
func (*MoveTablesRequest) String ¶
func (x *MoveTablesRequest) String() string
type MoveTablesResponse ¶
type MoveTablesResponse struct {
// contains filtered or unexported fields
}
func (*MoveTablesResponse) Descriptor
deprecated
func (*MoveTablesResponse) Descriptor() ([]byte, []int)
Deprecated: Use MoveTablesResponse.ProtoReflect.Descriptor instead.
func (*MoveTablesResponse) ProtoMessage ¶
func (*MoveTablesResponse) ProtoMessage()
func (*MoveTablesResponse) ProtoReflect ¶
func (x *MoveTablesResponse) ProtoReflect() protoreflect.Message
func (*MoveTablesResponse) Reset ¶
func (x *MoveTablesResponse) Reset()
func (*MoveTablesResponse) String ¶
func (x *MoveTablesResponse) 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"`
// Moved this to RegionAction in HBASE-8458. Keep it for backward compatibility. Need to remove
// it in the future.
//
// Deprecated: Marked as deprecated in Client.proto.
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
deprecated
func (x *MultiRequest) GetCondition() *Condition
Deprecated: Marked as deprecated in Client.proto.
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"`
// Moved this to RegionActionResult in HBASE-8458. Keep it for backward compatibility. Need to
// remove it in the future.
//
// Deprecated: Marked as deprecated in Client.proto.
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
deprecated
func (x *MultiResponse) GetProcessed() bool
Deprecated: Marked as deprecated in Client.proto.
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 MultiUserAuthorizations ¶
type MultiUserAuthorizations struct {
UserAuths []*UserAuthorizations `protobuf:"bytes,1,rep,name=userAuths" json:"userAuths,omitempty"`
// contains filtered or unexported fields
}
func (*MultiUserAuthorizations) Descriptor
deprecated
func (*MultiUserAuthorizations) Descriptor() ([]byte, []int)
Deprecated: Use MultiUserAuthorizations.ProtoReflect.Descriptor instead.
func (*MultiUserAuthorizations) GetUserAuths ¶
func (x *MultiUserAuthorizations) GetUserAuths() []*UserAuthorizations
func (*MultiUserAuthorizations) ProtoMessage ¶
func (*MultiUserAuthorizations) ProtoMessage()
func (*MultiUserAuthorizations) ProtoReflect ¶
func (x *MultiUserAuthorizations) ProtoReflect() protoreflect.Message
func (*MultiUserAuthorizations) Reset ¶
func (x *MultiUserAuthorizations) Reset()
func (*MultiUserAuthorizations) String ¶
func (x *MultiUserAuthorizations) 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 NamespacePermission ¶
type NamespacePermission struct {
NamespaceName []byte `protobuf:"bytes,1,opt,name=namespace_name,json=namespaceName" json:"namespace_name,omitempty"`
Action []Permission_Action `protobuf:"varint,2,rep,name=action,enum=pb.Permission_Action" json:"action,omitempty"`
// contains filtered or unexported fields
}
func (*NamespacePermission) Descriptor
deprecated
func (*NamespacePermission) Descriptor() ([]byte, []int)
Deprecated: Use NamespacePermission.ProtoReflect.Descriptor instead.
func (*NamespacePermission) GetAction ¶
func (x *NamespacePermission) GetAction() []Permission_Action
func (*NamespacePermission) GetNamespaceName ¶
func (x *NamespacePermission) GetNamespaceName() []byte
func (*NamespacePermission) ProtoMessage ¶
func (*NamespacePermission) ProtoMessage()
func (*NamespacePermission) ProtoReflect ¶
func (x *NamespacePermission) ProtoReflect() protoreflect.Message
func (*NamespacePermission) Reset ¶
func (x *NamespacePermission) Reset()
func (*NamespacePermission) String ¶
func (x *NamespacePermission) String() string
type NoopRequest ¶
type NoopRequest struct {
// contains filtered or unexported fields
}
func (*NoopRequest) Descriptor
deprecated
func (*NoopRequest) Descriptor() ([]byte, []int)
Deprecated: Use NoopRequest.ProtoReflect.Descriptor instead.
func (*NoopRequest) ProtoMessage ¶
func (*NoopRequest) ProtoMessage()
func (*NoopRequest) ProtoReflect ¶
func (x *NoopRequest) ProtoReflect() protoreflect.Message
func (*NoopRequest) Reset ¶
func (x *NoopRequest) Reset()
func (*NoopRequest) String ¶
func (x *NoopRequest) String() string
type NoopResponse ¶
type NoopResponse struct {
// contains filtered or unexported fields
}
func (*NoopResponse) Descriptor
deprecated
func (*NoopResponse) Descriptor() ([]byte, []int)
Deprecated: Use NoopResponse.ProtoReflect.Descriptor instead.
func (*NoopResponse) ProtoMessage ¶
func (*NoopResponse) ProtoMessage()
func (*NoopResponse) ProtoReflect ¶
func (x *NoopResponse) ProtoReflect() protoreflect.Message
func (*NoopResponse) Reset ¶
func (x *NoopResponse) Reset()
func (*NoopResponse) String ¶
func (x *NoopResponse) String() string
type NormalizeRequest ¶
type NormalizeRequest 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"`
Namespace *string `protobuf:"bytes,3,opt,name=namespace" json:"namespace,omitempty"`
// contains filtered or unexported fields
}
func (*NormalizeRequest) Descriptor
deprecated
func (*NormalizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use NormalizeRequest.ProtoReflect.Descriptor instead.
func (*NormalizeRequest) GetNamespace ¶
func (x *NormalizeRequest) GetNamespace() string
func (*NormalizeRequest) GetRegex ¶
func (x *NormalizeRequest) GetRegex() string
func (*NormalizeRequest) GetTableNames ¶
func (x *NormalizeRequest) GetTableNames() []*TableName
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 OpenRegionRequest ¶
type OpenRegionRequest struct {
OpenInfo []*OpenRegionRequest_RegionOpenInfo `protobuf:"bytes,1,rep,name=open_info,json=openInfo" json:"open_info,omitempty"`
// the intended server for this RPC.
ServerStartCode *uint64 `protobuf:"varint,2,opt,name=serverStartCode" json:"serverStartCode,omitempty"`
// Master active time as fencing token
InitiatingMasterActiveTime *int64 `` /* 137-byte string literal not displayed */
// wall clock time from master
MasterSystemTime *uint64 `protobuf:"varint,5,opt,name=master_system_time,json=masterSystemTime" json:"master_system_time,omitempty"`
// contains filtered or unexported fields
}
func (*OpenRegionRequest) Descriptor
deprecated
func (*OpenRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use OpenRegionRequest.ProtoReflect.Descriptor instead.
func (*OpenRegionRequest) GetInitiatingMasterActiveTime ¶
func (x *OpenRegionRequest) GetInitiatingMasterActiveTime() int64
func (*OpenRegionRequest) GetMasterSystemTime ¶
func (x *OpenRegionRequest) GetMasterSystemTime() uint64
func (*OpenRegionRequest) GetOpenInfo ¶
func (x *OpenRegionRequest) GetOpenInfo() []*OpenRegionRequest_RegionOpenInfo
func (*OpenRegionRequest) GetServerStartCode ¶
func (x *OpenRegionRequest) GetServerStartCode() uint64
func (*OpenRegionRequest) ProtoMessage ¶
func (*OpenRegionRequest) ProtoMessage()
func (*OpenRegionRequest) ProtoReflect ¶
func (x *OpenRegionRequest) ProtoReflect() protoreflect.Message
func (*OpenRegionRequest) Reset ¶
func (x *OpenRegionRequest) Reset()
func (*OpenRegionRequest) String ¶
func (x *OpenRegionRequest) String() string
type OpenRegionRequest_RegionOpenInfo ¶
type OpenRegionRequest_RegionOpenInfo struct {
Region *RegionInfo `protobuf:"bytes,1,req,name=region" json:"region,omitempty"`
VersionOfOfflineNode *uint32 `protobuf:"varint,2,opt,name=version_of_offline_node,json=versionOfOfflineNode" json:"version_of_offline_node,omitempty"`
FavoredNodes []*ServerName `protobuf:"bytes,3,rep,name=favored_nodes,json=favoredNodes" json:"favored_nodes,omitempty"`
// open region for distributedLogReplay
// optional bool DEPRECATED_openForDistributedLogReplay = 4;
OpenProcId *int64 `protobuf:"varint,5,opt,name=open_proc_id,json=openProcId,def=-1" json:"open_proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*OpenRegionRequest_RegionOpenInfo) Descriptor
deprecated
func (*OpenRegionRequest_RegionOpenInfo) Descriptor() ([]byte, []int)
Deprecated: Use OpenRegionRequest_RegionOpenInfo.ProtoReflect.Descriptor instead.
func (*OpenRegionRequest_RegionOpenInfo) GetFavoredNodes ¶
func (x *OpenRegionRequest_RegionOpenInfo) GetFavoredNodes() []*ServerName
func (*OpenRegionRequest_RegionOpenInfo) GetOpenProcId ¶
func (x *OpenRegionRequest_RegionOpenInfo) GetOpenProcId() int64
func (*OpenRegionRequest_RegionOpenInfo) GetRegion ¶
func (x *OpenRegionRequest_RegionOpenInfo) GetRegion() *RegionInfo
func (*OpenRegionRequest_RegionOpenInfo) GetVersionOfOfflineNode ¶
func (x *OpenRegionRequest_RegionOpenInfo) GetVersionOfOfflineNode() uint32
func (*OpenRegionRequest_RegionOpenInfo) ProtoMessage ¶
func (*OpenRegionRequest_RegionOpenInfo) ProtoMessage()
func (*OpenRegionRequest_RegionOpenInfo) ProtoReflect ¶
func (x *OpenRegionRequest_RegionOpenInfo) ProtoReflect() protoreflect.Message
func (*OpenRegionRequest_RegionOpenInfo) Reset ¶
func (x *OpenRegionRequest_RegionOpenInfo) Reset()
func (*OpenRegionRequest_RegionOpenInfo) String ¶
func (x *OpenRegionRequest_RegionOpenInfo) String() string
type OpenRegionResponse ¶
type OpenRegionResponse struct {
OpeningState []OpenRegionResponse_RegionOpeningState `` /* 137-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*OpenRegionResponse) Descriptor
deprecated
func (*OpenRegionResponse) Descriptor() ([]byte, []int)
Deprecated: Use OpenRegionResponse.ProtoReflect.Descriptor instead.
func (*OpenRegionResponse) GetOpeningState ¶
func (x *OpenRegionResponse) GetOpeningState() []OpenRegionResponse_RegionOpeningState
func (*OpenRegionResponse) ProtoMessage ¶
func (*OpenRegionResponse) ProtoMessage()
func (*OpenRegionResponse) ProtoReflect ¶
func (x *OpenRegionResponse) ProtoReflect() protoreflect.Message
func (*OpenRegionResponse) Reset ¶
func (x *OpenRegionResponse) Reset()
func (*OpenRegionResponse) String ¶
func (x *OpenRegionResponse) String() string
type OpenRegionResponse_RegionOpeningState ¶
type OpenRegionResponse_RegionOpeningState int32
const ( OpenRegionResponse_OPENED OpenRegionResponse_RegionOpeningState = 0 OpenRegionResponse_ALREADY_OPENED OpenRegionResponse_RegionOpeningState = 1 OpenRegionResponse_FAILED_OPENING OpenRegionResponse_RegionOpeningState = 2 )
func (OpenRegionResponse_RegionOpeningState) Descriptor ¶
func (OpenRegionResponse_RegionOpeningState) Descriptor() protoreflect.EnumDescriptor
func (OpenRegionResponse_RegionOpeningState) EnumDescriptor
deprecated
func (OpenRegionResponse_RegionOpeningState) EnumDescriptor() ([]byte, []int)
Deprecated: Use OpenRegionResponse_RegionOpeningState.Descriptor instead.
func (OpenRegionResponse_RegionOpeningState) Number ¶
func (x OpenRegionResponse_RegionOpeningState) Number() protoreflect.EnumNumber
func (OpenRegionResponse_RegionOpeningState) String ¶
func (x OpenRegionResponse_RegionOpeningState) String() string
func (OpenRegionResponse_RegionOpeningState) Type ¶
func (OpenRegionResponse_RegionOpeningState) Type() protoreflect.EnumType
func (*OpenRegionResponse_RegionOpeningState) UnmarshalJSON
deprecated
func (x *OpenRegionResponse_RegionOpeningState) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type Option ¶
type Option int32
const ( Option_HBASE_VERSION Option = 0 Option_CLUSTER_ID Option = 1 Option_LIVE_SERVERS Option = 2 Option_DEAD_SERVERS Option = 3 Option_MASTER Option = 4 Option_BACKUP_MASTERS Option = 5 Option_MASTER_COPROCESSORS Option = 6 Option_REGIONS_IN_TRANSITION Option = 7 Option_BALANCER_ON Option = 8 Option_MASTER_INFO_PORT Option = 9 Option_SERVERS_NAME Option = 10 Option_TABLE_TO_REGIONS_COUNT Option = 11 Option_TASKS Option = 12 Option_DECOMMISSIONED_SERVERS Option = 13 Option_UNKNOWN_SERVERS Option = 14 )
func (Option) Descriptor ¶
func (Option) Descriptor() protoreflect.EnumDescriptor
func (Option) EnumDescriptor
deprecated
func (Option) Number ¶
func (x Option) Number() protoreflect.EnumNumber
func (Option) Type ¶
func (Option) Type() protoreflect.EnumType
func (*Option) UnmarshalJSON
deprecated
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 PauseRequestProto ¶
type PauseRequestProto struct {
Ms *uint32 `protobuf:"varint,1,req,name=ms" json:"ms,omitempty"`
// contains filtered or unexported fields
}
func (*PauseRequestProto) Descriptor
deprecated
func (*PauseRequestProto) Descriptor() ([]byte, []int)
Deprecated: Use PauseRequestProto.ProtoReflect.Descriptor instead.
func (*PauseRequestProto) GetMs ¶
func (x *PauseRequestProto) GetMs() uint32
func (*PauseRequestProto) ProtoMessage ¶
func (*PauseRequestProto) ProtoMessage()
func (*PauseRequestProto) ProtoReflect ¶
func (x *PauseRequestProto) ProtoReflect() protoreflect.Message
func (*PauseRequestProto) Reset ¶
func (x *PauseRequestProto) Reset()
func (*PauseRequestProto) String ¶
func (x *PauseRequestProto) String() string
type Permission ¶
type Permission struct {
Type *Permission_Type `protobuf:"varint,1,req,name=type,enum=pb.Permission_Type" json:"type,omitempty"`
GlobalPermission *GlobalPermission `protobuf:"bytes,2,opt,name=global_permission,json=globalPermission" json:"global_permission,omitempty"`
NamespacePermission *NamespacePermission `protobuf:"bytes,3,opt,name=namespace_permission,json=namespacePermission" json:"namespace_permission,omitempty"`
TablePermission *TablePermission `protobuf:"bytes,4,opt,name=table_permission,json=tablePermission" json:"table_permission,omitempty"`
// contains filtered or unexported fields
}
func (*Permission) Descriptor
deprecated
func (*Permission) Descriptor() ([]byte, []int)
Deprecated: Use Permission.ProtoReflect.Descriptor instead.
func (*Permission) GetGlobalPermission ¶
func (x *Permission) GetGlobalPermission() *GlobalPermission
func (*Permission) GetNamespacePermission ¶
func (x *Permission) GetNamespacePermission() *NamespacePermission
func (*Permission) GetTablePermission ¶
func (x *Permission) GetTablePermission() *TablePermission
func (*Permission) GetType ¶
func (x *Permission) GetType() Permission_Type
func (*Permission) ProtoMessage ¶
func (*Permission) ProtoMessage()
func (*Permission) ProtoReflect ¶
func (x *Permission) ProtoReflect() protoreflect.Message
func (*Permission) Reset ¶
func (x *Permission) Reset()
func (*Permission) String ¶
func (x *Permission) String() string
type Permission_Action ¶
type Permission_Action int32
const ( Permission_READ Permission_Action = 0 Permission_WRITE Permission_Action = 1 Permission_EXEC Permission_Action = 2 Permission_CREATE Permission_Action = 3 Permission_ADMIN Permission_Action = 4 )
func (Permission_Action) Descriptor ¶
func (Permission_Action) Descriptor() protoreflect.EnumDescriptor
func (Permission_Action) Enum ¶
func (x Permission_Action) Enum() *Permission_Action
func (Permission_Action) EnumDescriptor
deprecated
func (Permission_Action) EnumDescriptor() ([]byte, []int)
Deprecated: Use Permission_Action.Descriptor instead.
func (Permission_Action) Number ¶
func (x Permission_Action) Number() protoreflect.EnumNumber
func (Permission_Action) String ¶
func (x Permission_Action) String() string
func (Permission_Action) Type ¶
func (Permission_Action) Type() protoreflect.EnumType
func (*Permission_Action) UnmarshalJSON
deprecated
func (x *Permission_Action) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type Permission_Type ¶
type Permission_Type int32
const ( Permission_Global Permission_Type = 1 Permission_Namespace Permission_Type = 2 Permission_Table Permission_Type = 3 )
func (Permission_Type) Descriptor ¶
func (Permission_Type) Descriptor() protoreflect.EnumDescriptor
func (Permission_Type) Enum ¶
func (x Permission_Type) Enum() *Permission_Type
func (Permission_Type) EnumDescriptor
deprecated
func (Permission_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use Permission_Type.Descriptor instead.
func (Permission_Type) Number ¶
func (x Permission_Type) Number() protoreflect.EnumNumber
func (Permission_Type) String ¶
func (x Permission_Type) String() string
func (Permission_Type) Type ¶
func (Permission_Type) Type() protoreflect.EnumType
func (*Permission_Type) UnmarshalJSON
deprecated
func (x *Permission_Type) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type PingRequest ¶
type PingRequest struct {
// contains filtered or unexported fields
}
func (*PingRequest) Descriptor
deprecated
func (*PingRequest) Descriptor() ([]byte, []int)
Deprecated: Use PingRequest.ProtoReflect.Descriptor instead.
func (*PingRequest) ProtoMessage ¶
func (*PingRequest) ProtoMessage()
func (*PingRequest) ProtoReflect ¶
func (x *PingRequest) ProtoReflect() protoreflect.Message
func (*PingRequest) Reset ¶
func (x *PingRequest) Reset()
func (*PingRequest) String ¶
func (x *PingRequest) String() string
type PingResponse ¶
type PingResponse struct {
Pong *string `protobuf:"bytes,1,req,name=pong" json:"pong,omitempty"`
// contains filtered or unexported fields
}
func (*PingResponse) Descriptor
deprecated
func (*PingResponse) Descriptor() ([]byte, []int)
Deprecated: Use PingResponse.ProtoReflect.Descriptor instead.
func (*PingResponse) GetPong ¶
func (x *PingResponse) GetPong() string
func (*PingResponse) ProtoMessage ¶
func (*PingResponse) ProtoMessage()
func (*PingResponse) ProtoReflect ¶
func (x *PingResponse) ProtoReflect() protoreflect.Message
func (*PingResponse) Reset ¶
func (x *PingResponse) Reset()
func (*PingResponse) String ¶
func (x *PingResponse) 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 PrepareBulkLoadRequest ¶
type PrepareBulkLoadRequest struct {
TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"`
Region *RegionSpecifier `protobuf:"bytes,2,opt,name=region" json:"region,omitempty"`
// contains filtered or unexported fields
}
func (*PrepareBulkLoadRequest) Descriptor
deprecated
func (*PrepareBulkLoadRequest) Descriptor() ([]byte, []int)
Deprecated: Use PrepareBulkLoadRequest.ProtoReflect.Descriptor instead.
func (*PrepareBulkLoadRequest) GetRegion ¶
func (x *PrepareBulkLoadRequest) GetRegion() *RegionSpecifier
func (*PrepareBulkLoadRequest) GetTableName ¶
func (x *PrepareBulkLoadRequest) GetTableName() *TableName
func (*PrepareBulkLoadRequest) ProtoMessage ¶
func (*PrepareBulkLoadRequest) ProtoMessage()
func (*PrepareBulkLoadRequest) ProtoReflect ¶
func (x *PrepareBulkLoadRequest) ProtoReflect() protoreflect.Message
func (*PrepareBulkLoadRequest) Reset ¶
func (x *PrepareBulkLoadRequest) Reset()
func (*PrepareBulkLoadRequest) String ¶
func (x *PrepareBulkLoadRequest) String() string
type PrepareBulkLoadResponse ¶
type PrepareBulkLoadResponse struct {
BulkToken *string `protobuf:"bytes,1,req,name=bulk_token,json=bulkToken" json:"bulk_token,omitempty"`
// contains filtered or unexported fields
}
func (*PrepareBulkLoadResponse) Descriptor
deprecated
func (*PrepareBulkLoadResponse) Descriptor() ([]byte, []int)
Deprecated: Use PrepareBulkLoadResponse.ProtoReflect.Descriptor instead.
func (*PrepareBulkLoadResponse) GetBulkToken ¶
func (x *PrepareBulkLoadResponse) GetBulkToken() string
func (*PrepareBulkLoadResponse) ProtoMessage ¶
func (*PrepareBulkLoadResponse) ProtoMessage()
func (*PrepareBulkLoadResponse) ProtoReflect ¶
func (x *PrepareBulkLoadResponse) ProtoReflect() protoreflect.Message
func (*PrepareBulkLoadResponse) Reset ¶
func (x *PrepareBulkLoadResponse) Reset()
func (*PrepareBulkLoadResponse) String ¶
func (x *PrepareBulkLoadResponse) 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"`
SubmittedTime *uint64 `protobuf:"varint,4,req,name=submitted_time,json=submittedTime" json:"submitted_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 - OBSOLATE
StateMessage []*Any `protobuf:"bytes,15,rep,name=state_message,json=stateMessage" json:"state_message,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"`
// whether the procedure has held the lock
Locked *bool `protobuf:"varint,16,opt,name=locked,def=0" json:"locked,omitempty"`
// whether the procedure need to be bypassed
Bypass *bool `protobuf:"varint,17,opt,name=bypass,def=0" json:"bypass,omitempty"`
// whether the procedure has been executed
// since we do not always maintain the stack_id now, we need a separated flag
Executed *bool `protobuf:"varint,18,opt,name=executed,def=0" json:"executed,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) GetExecuted ¶
func (*Procedure) GetLastUpdate ¶
func (*Procedure) GetNonceGroup ¶
func (*Procedure) GetParentId ¶
func (*Procedure) GetStackId ¶
func (*Procedure) GetState ¶
func (x *Procedure) GetState() ProcedureState
func (*Procedure) GetStateData ¶
func (*Procedure) GetStateMessage ¶
func (*Procedure) GetSubmittedTime ¶
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_SUCCESS ProcedureState = 6 // The procedure execution is completed successfully. ProcedureState_FAILED ProcedureState = 7 // The procedure execution is failed, may need to rollback )
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"`
ChildId []uint64 `protobuf:"varint,4,rep,name=child_id,json=childId" json:"child_id,omitempty"`
// contains filtered or unexported fields
}
func (*ProcedureWALEntry) Descriptor
deprecated
func (*ProcedureWALEntry) Descriptor() ([]byte, []int)
Deprecated: Use ProcedureWALEntry.ProtoReflect.Descriptor instead.
func (*ProcedureWALEntry) GetChildId ¶
func (x *ProcedureWALEntry) GetChildId() []uint64
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
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"`
Space *SpaceQuota `protobuf:"bytes,3,opt,name=space" json:"space,omitempty"`
// contains filtered or unexported fields
}
func (*Quotas) Descriptor
deprecated
func (*Quotas) GetBypassGlobals ¶
func (*Quotas) GetSpace ¶
func (x *Quotas) GetSpace() *SpaceQuota
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 RSGroupInfo ¶
type RSGroupInfo struct {
Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"`
Servers []*ServerName `protobuf:"bytes,4,rep,name=servers" json:"servers,omitempty"`
Tables []*TableName `protobuf:"bytes,3,rep,name=tables" json:"tables,omitempty"`
Configuration []*NameStringPair `protobuf:"bytes,5,rep,name=configuration" json:"configuration,omitempty"`
// contains filtered or unexported fields
}
func (*RSGroupInfo) Descriptor
deprecated
func (*RSGroupInfo) Descriptor() ([]byte, []int)
Deprecated: Use RSGroupInfo.ProtoReflect.Descriptor instead.
func (*RSGroupInfo) GetConfiguration ¶
func (x *RSGroupInfo) GetConfiguration() []*NameStringPair
func (*RSGroupInfo) GetName ¶
func (x *RSGroupInfo) GetName() string
func (*RSGroupInfo) GetServers ¶
func (x *RSGroupInfo) GetServers() []*ServerName
func (*RSGroupInfo) GetTables ¶
func (x *RSGroupInfo) GetTables() []*TableName
func (*RSGroupInfo) ProtoMessage ¶
func (*RSGroupInfo) ProtoMessage()
func (*RSGroupInfo) ProtoReflect ¶
func (x *RSGroupInfo) ProtoReflect() protoreflect.Message
func (*RSGroupInfo) Reset ¶
func (x *RSGroupInfo) Reset()
func (*RSGroupInfo) String ¶
func (x *RSGroupInfo) String() string
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 RecommissionRegionServerRequest ¶
type RecommissionRegionServerRequest struct {
ServerName *ServerName `protobuf:"bytes,1,req,name=server_name,json=serverName" json:"server_name,omitempty"`
Region []*RegionSpecifier `protobuf:"bytes,2,rep,name=region" json:"region,omitempty"`
// contains filtered or unexported fields
}
func (*RecommissionRegionServerRequest) Descriptor
deprecated
func (*RecommissionRegionServerRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecommissionRegionServerRequest.ProtoReflect.Descriptor instead.
func (*RecommissionRegionServerRequest) GetRegion ¶
func (x *RecommissionRegionServerRequest) GetRegion() []*RegionSpecifier
func (*RecommissionRegionServerRequest) GetServerName ¶
func (x *RecommissionRegionServerRequest) GetServerName() *ServerName
func (*RecommissionRegionServerRequest) ProtoMessage ¶
func (*RecommissionRegionServerRequest) ProtoMessage()
func (*RecommissionRegionServerRequest) ProtoReflect ¶
func (x *RecommissionRegionServerRequest) ProtoReflect() protoreflect.Message
func (*RecommissionRegionServerRequest) Reset ¶
func (x *RecommissionRegionServerRequest) Reset()
func (*RecommissionRegionServerRequest) String ¶
func (x *RecommissionRegionServerRequest) String() string
type RecommissionRegionServerResponse ¶
type RecommissionRegionServerResponse struct {
// contains filtered or unexported fields
}
func (*RecommissionRegionServerResponse) Descriptor
deprecated
func (*RecommissionRegionServerResponse) Descriptor() ([]byte, []int)
Deprecated: Use RecommissionRegionServerResponse.ProtoReflect.Descriptor instead.
func (*RecommissionRegionServerResponse) ProtoMessage ¶
func (*RecommissionRegionServerResponse) ProtoMessage()
func (*RecommissionRegionServerResponse) ProtoReflect ¶
func (x *RecommissionRegionServerResponse) ProtoReflect() protoreflect.Message
func (*RecommissionRegionServerResponse) Reset ¶
func (x *RecommissionRegionServerResponse) Reset()
func (*RecommissionRegionServerResponse) String ¶
func (x *RecommissionRegionServerResponse) 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"`
Condition *Condition `protobuf:"bytes,4,opt,name=condition" json:"condition,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) GetCondition ¶
func (x *RegionAction) GetCondition() *Condition
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"`
Processed *bool `protobuf:"varint,3,opt,name=processed" json:"processed,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) GetProcessed ¶
func (x *RegionActionResult) GetProcessed() bool
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 RegionEventDescriptor ¶
type RegionEventDescriptor struct {
EventType *RegionEventDescriptor_EventType `protobuf:"varint,1,req,name=event_type,json=eventType,enum=pb.RegionEventDescriptor_EventType" json:"event_type,omitempty"`
TableName []byte `protobuf:"bytes,2,req,name=table_name,json=tableName" json:"table_name,omitempty"`
EncodedRegionName []byte `protobuf:"bytes,3,req,name=encoded_region_name,json=encodedRegionName" json:"encoded_region_name,omitempty"`
LogSequenceNumber *uint64 `protobuf:"varint,4,opt,name=log_sequence_number,json=logSequenceNumber" json:"log_sequence_number,omitempty"`
Stores []*StoreDescriptor `protobuf:"bytes,5,rep,name=stores" json:"stores,omitempty"`
Server *ServerName `protobuf:"bytes,6,opt,name=server" json:"server,omitempty"` // Server who opened the region
RegionName []byte `protobuf:"bytes,7,opt,name=region_name,json=regionName" json:"region_name,omitempty"` // full region name
// contains filtered or unexported fields
}
* Special WAL entry to hold all related to a region event (open/close).
func (*RegionEventDescriptor) Descriptor
deprecated
func (*RegionEventDescriptor) Descriptor() ([]byte, []int)
Deprecated: Use RegionEventDescriptor.ProtoReflect.Descriptor instead.
func (*RegionEventDescriptor) GetEncodedRegionName ¶
func (x *RegionEventDescriptor) GetEncodedRegionName() []byte
func (*RegionEventDescriptor) GetEventType ¶
func (x *RegionEventDescriptor) GetEventType() RegionEventDescriptor_EventType
func (*RegionEventDescriptor) GetLogSequenceNumber ¶
func (x *RegionEventDescriptor) GetLogSequenceNumber() uint64
func (*RegionEventDescriptor) GetRegionName ¶
func (x *RegionEventDescriptor) GetRegionName() []byte
func (*RegionEventDescriptor) GetServer ¶
func (x *RegionEventDescriptor) GetServer() *ServerName
func (*RegionEventDescriptor) GetStores ¶
func (x *RegionEventDescriptor) GetStores() []*StoreDescriptor
func (*RegionEventDescriptor) GetTableName ¶
func (x *RegionEventDescriptor) GetTableName() []byte
func (*RegionEventDescriptor) ProtoMessage ¶
func (*RegionEventDescriptor) ProtoMessage()
func (*RegionEventDescriptor) ProtoReflect ¶
func (x *RegionEventDescriptor) ProtoReflect() protoreflect.Message
func (*RegionEventDescriptor) Reset ¶
func (x *RegionEventDescriptor) Reset()
func (*RegionEventDescriptor) String ¶
func (x *RegionEventDescriptor) String() string
type RegionEventDescriptor_EventType ¶
type RegionEventDescriptor_EventType int32
const ( RegionEventDescriptor_REGION_OPEN RegionEventDescriptor_EventType = 0 RegionEventDescriptor_REGION_CLOSE RegionEventDescriptor_EventType = 1 )
func (RegionEventDescriptor_EventType) Descriptor ¶
func (RegionEventDescriptor_EventType) Descriptor() protoreflect.EnumDescriptor
func (RegionEventDescriptor_EventType) Enum ¶
func (x RegionEventDescriptor_EventType) Enum() *RegionEventDescriptor_EventType
func (RegionEventDescriptor_EventType) EnumDescriptor
deprecated
func (RegionEventDescriptor_EventType) EnumDescriptor() ([]byte, []int)
Deprecated: Use RegionEventDescriptor_EventType.Descriptor instead.
func (RegionEventDescriptor_EventType) Number ¶
func (x RegionEventDescriptor_EventType) Number() protoreflect.EnumNumber
func (RegionEventDescriptor_EventType) String ¶
func (x RegionEventDescriptor_EventType) String() string
func (RegionEventDescriptor_EventType) Type ¶
func (RegionEventDescriptor_EventType) Type() protoreflect.EnumType
func (*RegionEventDescriptor_EventType) UnmarshalJSON
deprecated
func (x *RegionEventDescriptor_EventType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type RegionExceptionMessage ¶
type RegionExceptionMessage struct {
Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"`
Exception *NameBytesPair `protobuf:"bytes,2,req,name=exception" json:"exception,omitempty"`
// contains filtered or unexported fields
}
func (*RegionExceptionMessage) Descriptor
deprecated
func (*RegionExceptionMessage) Descriptor() ([]byte, []int)
Deprecated: Use RegionExceptionMessage.ProtoReflect.Descriptor instead.
func (*RegionExceptionMessage) GetException ¶
func (x *RegionExceptionMessage) GetException() *NameBytesPair
func (*RegionExceptionMessage) GetRegion ¶
func (x *RegionExceptionMessage) GetRegion() *RegionSpecifier
func (*RegionExceptionMessage) ProtoMessage ¶
func (*RegionExceptionMessage) ProtoMessage()
func (*RegionExceptionMessage) ProtoReflect ¶
func (x *RegionExceptionMessage) ProtoReflect() protoreflect.Message
func (*RegionExceptionMessage) Reset ¶
func (x *RegionExceptionMessage) Reset()
func (*RegionExceptionMessage) String ¶
func (x *RegionExceptionMessage) String() string
type RegionFileSizeMap ¶
type RegionFileSizeMap struct {
RegionName *string `protobuf:"bytes,1,req,name=region_name,json=regionName" json:"region_name,omitempty"`
RegionCachedSize *uint64 `protobuf:"varint,2,req,name=region_cached_size,json=regionCachedSize" json:"region_cached_size,omitempty"`
// contains filtered or unexported fields
}
func (*RegionFileSizeMap) Descriptor
deprecated
func (*RegionFileSizeMap) Descriptor() ([]byte, []int)
Deprecated: Use RegionFileSizeMap.ProtoReflect.Descriptor instead.
func (*RegionFileSizeMap) GetRegionCachedSize ¶
func (x *RegionFileSizeMap) GetRegionCachedSize() uint64
func (*RegionFileSizeMap) GetRegionName ¶
func (x *RegionFileSizeMap) GetRegionName() string
func (*RegionFileSizeMap) ProtoMessage ¶
func (*RegionFileSizeMap) ProtoMessage()
func (*RegionFileSizeMap) ProtoReflect ¶
func (x *RegionFileSizeMap) ProtoReflect() protoreflect.Message
func (*RegionFileSizeMap) Reset ¶
func (x *RegionFileSizeMap) Reset()
func (*RegionFileSizeMap) String ¶
func (x *RegionFileSizeMap) 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 RegionInfo.
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=mem_store_size_MB,json=memStoreSizeMB" json:"mem_store_size_MB,omitempty"`
// *
// The current total size of root-level store file indexes for the region,
// in KB. The same as {@link #rootIndexSizeKB}.
StorefileIndexSize_KB *uint64 `protobuf:"varint,7,opt,name=storefile_index_size_KB,json=storefileIndexSizeKB" json:"storefile_index_size_KB,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 */
// * the current total filtered read requests made to region
FilteredReadRequestsCount *uint64 `` /* 135-byte string literal not displayed */
// * the current total coprocessor requests made to region
CpRequestsCount *uint64 `protobuf:"varint,20,opt,name=cp_requests_count,json=cpRequestsCount" json:"cp_requests_count,omitempty"`
// * the number of references active on the store
StoreRefCount *int32 `protobuf:"varint,21,opt,name=store_ref_count,json=storeRefCount,def=0" json:"store_ref_count,omitempty"`
// *
//
// The max number of references active on single store file among all compacted store files
// that belong to given region
MaxCompactedStoreFileRefCount *int32 `` /* 157-byte string literal not displayed */
// * The current data locality for ssd for region in the regionserver
DataLocalityForSsd *float32 `protobuf:"fixed32,23,opt,name=data_locality_for_ssd,json=dataLocalityForSsd" json:"data_locality_for_ssd,omitempty"`
// * The current blocks local weight for region in the regionserver
BlocksLocalWeight *uint64 `protobuf:"varint,24,opt,name=blocks_local_weight,json=blocksLocalWeight" json:"blocks_local_weight,omitempty"`
// * The current blocks local weight with ssd for region in the regionserver
BlocksLocalWithSsdWeight *uint64 `` /* 134-byte string literal not displayed */
// * The current blocks total weight for region in the regionserver
BlocksTotalWeight *uint64 `protobuf:"varint,26,opt,name=blocks_total_weight,json=blocksTotalWeight" json:"blocks_total_weight,omitempty"`
// * The compaction state for region
CompactionState *RegionLoad_CompactionState `` /* 136-byte string literal not displayed */
// * Total region size in MB
RegionSize_MB *uint32 `protobuf:"varint,28,opt,name=region_size_MB,json=regionSizeMB" json:"region_size_MB,omitempty"`
// * Current region cache ratio on this server
CurrentRegionCachedRatio *float32 `` /* 133-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) GetBlocksLocalWeight ¶
func (x *RegionLoad) GetBlocksLocalWeight() uint64
func (*RegionLoad) GetBlocksLocalWithSsdWeight ¶
func (x *RegionLoad) GetBlocksLocalWithSsdWeight() uint64
func (*RegionLoad) GetBlocksTotalWeight ¶
func (x *RegionLoad) GetBlocksTotalWeight() uint64
func (*RegionLoad) GetCompactionState ¶
func (x *RegionLoad) GetCompactionState() RegionLoad_CompactionState
func (*RegionLoad) GetCompleteSequenceId ¶
func (x *RegionLoad) GetCompleteSequenceId() uint64
func (*RegionLoad) GetCpRequestsCount ¶
func (x *RegionLoad) GetCpRequestsCount() uint64
func (*RegionLoad) GetCurrentCompacted_KVs ¶
func (x *RegionLoad) GetCurrentCompacted_KVs() uint64
func (*RegionLoad) GetCurrentRegionCachedRatio ¶
func (x *RegionLoad) GetCurrentRegionCachedRatio() float32
func (*RegionLoad) GetDataLocality ¶
func (x *RegionLoad) GetDataLocality() float32
func (*RegionLoad) GetDataLocalityForSsd ¶
func (x *RegionLoad) GetDataLocalityForSsd() float32
func (*RegionLoad) GetFilteredReadRequestsCount ¶
func (x *RegionLoad) GetFilteredReadRequestsCount() uint64
func (*RegionLoad) GetLastMajorCompactionTs ¶
func (x *RegionLoad) GetLastMajorCompactionTs() uint64
func (*RegionLoad) GetMaxCompactedStoreFileRefCount ¶
func (x *RegionLoad) GetMaxCompactedStoreFileRefCount() int32
func (*RegionLoad) GetMemStoreSize_MB ¶
func (x *RegionLoad) GetMemStoreSize_MB() uint32
func (*RegionLoad) GetReadRequestsCount ¶
func (x *RegionLoad) GetReadRequestsCount() uint64
func (*RegionLoad) GetRegionSize_MB ¶
func (x *RegionLoad) GetRegionSize_MB() uint32
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) GetStoreRefCount ¶
func (x *RegionLoad) GetStoreRefCount() int32
func (*RegionLoad) GetStoreUncompressedSize_MB ¶
func (x *RegionLoad) GetStoreUncompressedSize_MB() uint32
func (*RegionLoad) GetStorefileIndexSize_KB ¶
func (x *RegionLoad) GetStorefileIndexSize_KB() uint64
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 RegionLoad_CompactionState ¶
type RegionLoad_CompactionState int32
const ( RegionLoad_NONE RegionLoad_CompactionState = 0 RegionLoad_MINOR RegionLoad_CompactionState = 1 RegionLoad_MAJOR RegionLoad_CompactionState = 2 RegionLoad_MAJOR_AND_MINOR RegionLoad_CompactionState = 3 )
func (RegionLoad_CompactionState) Descriptor ¶
func (RegionLoad_CompactionState) Descriptor() protoreflect.EnumDescriptor
func (RegionLoad_CompactionState) Enum ¶
func (x RegionLoad_CompactionState) Enum() *RegionLoad_CompactionState
func (RegionLoad_CompactionState) EnumDescriptor
deprecated
func (RegionLoad_CompactionState) EnumDescriptor() ([]byte, []int)
Deprecated: Use RegionLoad_CompactionState.Descriptor instead.
func (RegionLoad_CompactionState) Number ¶
func (x RegionLoad_CompactionState) Number() protoreflect.EnumNumber
func (RegionLoad_CompactionState) String ¶
func (x RegionLoad_CompactionState) String() string
func (RegionLoad_CompactionState) Type ¶
func (RegionLoad_CompactionState) Type() protoreflect.EnumType
func (*RegionLoad_CompactionState) UnmarshalJSON
deprecated
func (x *RegionLoad_CompactionState) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type RegionLocation ¶
type RegionLocation struct {
RegionInfo *RegionInfo `protobuf:"bytes,1,req,name=region_info,json=regionInfo" json:"region_info,omitempty"`
ServerName *ServerName `protobuf:"bytes,2,opt,name=server_name,json=serverName" json:"server_name,omitempty"`
SeqNum *int64 `protobuf:"varint,3,req,name=seq_num,json=seqNum" json:"seq_num,omitempty"`
// contains filtered or unexported fields
}
func (*RegionLocation) Descriptor
deprecated
func (*RegionLocation) Descriptor() ([]byte, []int)
Deprecated: Use RegionLocation.ProtoReflect.Descriptor instead.
func (*RegionLocation) GetRegionInfo ¶
func (x *RegionLocation) GetRegionInfo() *RegionInfo
func (*RegionLocation) GetSeqNum ¶
func (x *RegionLocation) GetSeqNum() int64
func (*RegionLocation) GetServerName ¶
func (x *RegionLocation) GetServerName() *ServerName
func (*RegionLocation) ProtoMessage ¶
func (*RegionLocation) ProtoMessage()
func (*RegionLocation) ProtoReflect ¶
func (x *RegionLocation) ProtoReflect() protoreflect.Message
func (*RegionLocation) Reset ¶
func (x *RegionLocation) Reset()
func (*RegionLocation) String ¶
func (x *RegionLocation) String() string
type RegionNormalizerState ¶
type RegionNormalizerState struct {
NormalizerOn *bool `protobuf:"varint,1,opt,name=normalizer_on,json=normalizerOn" json:"normalizer_on,omitempty"`
// contains filtered or unexported fields
}
func (*RegionNormalizerState) Descriptor
deprecated
func (*RegionNormalizerState) Descriptor() ([]byte, []int)
Deprecated: Use RegionNormalizerState.ProtoReflect.Descriptor instead.
func (*RegionNormalizerState) GetNormalizerOn ¶
func (x *RegionNormalizerState) GetNormalizerOn() bool
func (*RegionNormalizerState) ProtoMessage ¶
func (*RegionNormalizerState) ProtoMessage()
func (*RegionNormalizerState) ProtoReflect ¶
func (x *RegionNormalizerState) ProtoReflect() protoreflect.Message
func (*RegionNormalizerState) Reset ¶
func (x *RegionNormalizerState) Reset()
func (*RegionNormalizerState) String ¶
func (x *RegionNormalizerState) 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 RegionServerReportRequest ¶
type RegionServerReportRequest struct {
Server *ServerName `protobuf:"bytes,1,req,name=server" json:"server,omitempty"`
// * load the server is under
Load *ServerLoad `protobuf:"bytes,2,opt,name=load" json:"load,omitempty"`
// contains filtered or unexported fields
}
func (*RegionServerReportRequest) Descriptor
deprecated
func (*RegionServerReportRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionServerReportRequest.ProtoReflect.Descriptor instead.
func (*RegionServerReportRequest) GetLoad ¶
func (x *RegionServerReportRequest) GetLoad() *ServerLoad
func (*RegionServerReportRequest) GetServer ¶
func (x *RegionServerReportRequest) GetServer() *ServerName
func (*RegionServerReportRequest) ProtoMessage ¶
func (*RegionServerReportRequest) ProtoMessage()
func (*RegionServerReportRequest) ProtoReflect ¶
func (x *RegionServerReportRequest) ProtoReflect() protoreflect.Message
func (*RegionServerReportRequest) Reset ¶
func (x *RegionServerReportRequest) Reset()
func (*RegionServerReportRequest) String ¶
func (x *RegionServerReportRequest) String() string
type RegionServerReportResponse ¶
type RegionServerReportResponse struct {
// contains filtered or unexported fields
}
func (*RegionServerReportResponse) Descriptor
deprecated
func (*RegionServerReportResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegionServerReportResponse.ProtoReflect.Descriptor instead.
func (*RegionServerReportResponse) ProtoMessage ¶
func (*RegionServerReportResponse) ProtoMessage()
func (*RegionServerReportResponse) ProtoReflect ¶
func (x *RegionServerReportResponse) ProtoReflect() protoreflect.Message
func (*RegionServerReportResponse) Reset ¶
func (x *RegionServerReportResponse) Reset()
func (*RegionServerReportResponse) String ¶
func (x *RegionServerReportResponse) String() string
type RegionServerStartupRequest ¶
type RegionServerStartupRequest struct {
// * Port number this regionserver is up on
Port *uint32 `protobuf:"varint,1,req,name=port" json:"port,omitempty"`
// * This servers' startcode
ServerStartCode *uint64 `protobuf:"varint,2,req,name=server_start_code,json=serverStartCode" json:"server_start_code,omitempty"`
// * Current time of the region server in ms
ServerCurrentTime *uint64 `protobuf:"varint,3,req,name=server_current_time,json=serverCurrentTime" json:"server_current_time,omitempty"`
// * hostname for region server, optional
UseThisHostnameInstead *string `protobuf:"bytes,4,opt,name=use_this_hostname_instead,json=useThisHostnameInstead" json:"use_this_hostname_instead,omitempty"`
// contains filtered or unexported fields
}
func (*RegionServerStartupRequest) Descriptor
deprecated
func (*RegionServerStartupRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionServerStartupRequest.ProtoReflect.Descriptor instead.
func (*RegionServerStartupRequest) GetPort ¶
func (x *RegionServerStartupRequest) GetPort() uint32
func (*RegionServerStartupRequest) GetServerCurrentTime ¶
func (x *RegionServerStartupRequest) GetServerCurrentTime() uint64
func (*RegionServerStartupRequest) GetServerStartCode ¶
func (x *RegionServerStartupRequest) GetServerStartCode() uint64
func (*RegionServerStartupRequest) GetUseThisHostnameInstead ¶
func (x *RegionServerStartupRequest) GetUseThisHostnameInstead() string
func (*RegionServerStartupRequest) ProtoMessage ¶
func (*RegionServerStartupRequest) ProtoMessage()
func (*RegionServerStartupRequest) ProtoReflect ¶
func (x *RegionServerStartupRequest) ProtoReflect() protoreflect.Message
func (*RegionServerStartupRequest) Reset ¶
func (x *RegionServerStartupRequest) Reset()
func (*RegionServerStartupRequest) String ¶
func (x *RegionServerStartupRequest) String() string
type RegionServerStartupResponse ¶
type RegionServerStartupResponse struct {
// *
// Configuration for the regionserver to use: e.g. filesystem,
// hbase rootdir, the hostname to use creating the RegionServer ServerName,
// etc
MapEntries []*NameStringPair `protobuf:"bytes,1,rep,name=map_entries,json=mapEntries" json:"map_entries,omitempty"`
// contains filtered or unexported fields
}
func (*RegionServerStartupResponse) Descriptor
deprecated
func (*RegionServerStartupResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegionServerStartupResponse.ProtoReflect.Descriptor instead.
func (*RegionServerStartupResponse) GetMapEntries ¶
func (x *RegionServerStartupResponse) GetMapEntries() []*NameStringPair
func (*RegionServerStartupResponse) ProtoMessage ¶
func (*RegionServerStartupResponse) ProtoMessage()
func (*RegionServerStartupResponse) ProtoReflect ¶
func (x *RegionServerStartupResponse) ProtoReflect() protoreflect.Message
func (*RegionServerStartupResponse) Reset ¶
func (x *RegionServerStartupResponse) Reset()
func (*RegionServerStartupResponse) String ¶
func (x *RegionServerStartupResponse) String() string
type RegionSpaceUse ¶
type RegionSpaceUse struct {
RegionInfo *RegionInfo `protobuf:"bytes,1,opt,name=region_info,json=regionInfo" json:"region_info,omitempty"` // A region identifier
RegionSize *uint64 `protobuf:"varint,2,opt,name=region_size,json=regionSize" json:"region_size,omitempty"` // The size in bytes of the region
// contains filtered or unexported fields
}
func (*RegionSpaceUse) Descriptor
deprecated
func (*RegionSpaceUse) Descriptor() ([]byte, []int)
Deprecated: Use RegionSpaceUse.ProtoReflect.Descriptor instead.
func (*RegionSpaceUse) GetRegionInfo ¶
func (x *RegionSpaceUse) GetRegionInfo() *RegionInfo
func (*RegionSpaceUse) GetRegionSize ¶
func (x *RegionSpaceUse) GetRegionSize() uint64
func (*RegionSpaceUse) ProtoMessage ¶
func (*RegionSpaceUse) ProtoMessage()
func (*RegionSpaceUse) ProtoReflect ¶
func (x *RegionSpaceUse) ProtoReflect() protoreflect.Message
func (*RegionSpaceUse) Reset ¶
func (x *RegionSpaceUse) Reset()
func (*RegionSpaceUse) String ¶
func (x *RegionSpaceUse) String() string
type RegionSpaceUseReportRequest ¶
type RegionSpaceUseReportRequest struct {
SpaceUse []*RegionSpaceUse `protobuf:"bytes,1,rep,name=space_use,json=spaceUse" json:"space_use,omitempty"`
// contains filtered or unexported fields
}
* Reports filesystem usage for regions.
func (*RegionSpaceUseReportRequest) Descriptor
deprecated
func (*RegionSpaceUseReportRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionSpaceUseReportRequest.ProtoReflect.Descriptor instead.
func (*RegionSpaceUseReportRequest) GetSpaceUse ¶
func (x *RegionSpaceUseReportRequest) GetSpaceUse() []*RegionSpaceUse
func (*RegionSpaceUseReportRequest) ProtoMessage ¶
func (*RegionSpaceUseReportRequest) ProtoMessage()
func (*RegionSpaceUseReportRequest) ProtoReflect ¶
func (x *RegionSpaceUseReportRequest) ProtoReflect() protoreflect.Message
func (*RegionSpaceUseReportRequest) Reset ¶
func (x *RegionSpaceUseReportRequest) Reset()
func (*RegionSpaceUseReportRequest) String ¶
func (x *RegionSpaceUseReportRequest) String() string
type RegionSpaceUseReportResponse ¶
type RegionSpaceUseReportResponse struct {
// contains filtered or unexported fields
}
func (*RegionSpaceUseReportResponse) Descriptor
deprecated
func (*RegionSpaceUseReportResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegionSpaceUseReportResponse.ProtoReflect.Descriptor instead.
func (*RegionSpaceUseReportResponse) ProtoMessage ¶
func (*RegionSpaceUseReportResponse) ProtoMessage()
func (*RegionSpaceUseReportResponse) ProtoReflect ¶
func (x *RegionSpaceUseReportResponse) ProtoReflect() protoreflect.Message
func (*RegionSpaceUseReportResponse) Reset ¶
func (x *RegionSpaceUseReportResponse) Reset()
func (*RegionSpaceUseReportResponse) String ¶
func (x *RegionSpaceUseReportResponse) 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 RegionSpecifierAndState ¶
type RegionSpecifierAndState struct {
RegionSpecifier *RegionSpecifier `protobuf:"bytes,1,req,name=region_specifier,json=regionSpecifier" json:"region_specifier,omitempty"`
State *RegionState_State `protobuf:"varint,2,req,name=state,enum=pb.RegionState_State" json:"state,omitempty"`
// contains filtered or unexported fields
}
func (*RegionSpecifierAndState) Descriptor
deprecated
func (*RegionSpecifierAndState) Descriptor() ([]byte, []int)
Deprecated: Use RegionSpecifierAndState.ProtoReflect.Descriptor instead.
func (*RegionSpecifierAndState) GetRegionSpecifier ¶
func (x *RegionSpecifierAndState) GetRegionSpecifier() *RegionSpecifier
func (*RegionSpecifierAndState) GetState ¶
func (x *RegionSpecifierAndState) GetState() RegionState_State
func (*RegionSpecifierAndState) ProtoMessage ¶
func (*RegionSpecifierAndState) ProtoMessage()
func (*RegionSpecifierAndState) ProtoReflect ¶
func (x *RegionSpecifierAndState) ProtoReflect() protoreflect.Message
func (*RegionSpecifierAndState) Reset ¶
func (x *RegionSpecifierAndState) Reset()
func (*RegionSpecifierAndState) String ¶
func (x *RegionSpecifierAndState) 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 RegionStateTransition ¶
type RegionStateTransition struct {
TransitionCode *RegionStateTransition_TransitionCode `` /* 142-byte string literal not displayed */
// * Mutliple regions are involved during merging/splitting
RegionInfo []*RegionInfo `protobuf:"bytes,2,rep,name=region_info,json=regionInfo" json:"region_info,omitempty"`
// * For newly opened region, the open seq num is needed
OpenSeqNum *uint64 `protobuf:"varint,3,opt,name=open_seq_num,json=openSeqNum" json:"open_seq_num,omitempty"`
ProcId []int64 `protobuf:"varint,4,rep,name=proc_id,json=procId" json:"proc_id,omitempty"`
// Master active time as fencing token
InitiatingMasterActiveTime *int64 `` /* 137-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*RegionStateTransition) Descriptor
deprecated
func (*RegionStateTransition) Descriptor() ([]byte, []int)
Deprecated: Use RegionStateTransition.ProtoReflect.Descriptor instead.
func (*RegionStateTransition) GetInitiatingMasterActiveTime ¶
func (x *RegionStateTransition) GetInitiatingMasterActiveTime() int64
func (*RegionStateTransition) GetOpenSeqNum ¶
func (x *RegionStateTransition) GetOpenSeqNum() uint64
func (*RegionStateTransition) GetProcId ¶
func (x *RegionStateTransition) GetProcId() []int64
func (*RegionStateTransition) GetRegionInfo ¶
func (x *RegionStateTransition) GetRegionInfo() []*RegionInfo
func (*RegionStateTransition) GetTransitionCode ¶
func (x *RegionStateTransition) GetTransitionCode() RegionStateTransition_TransitionCode
func (*RegionStateTransition) ProtoMessage ¶
func (*RegionStateTransition) ProtoMessage()
func (*RegionStateTransition) ProtoReflect ¶
func (x *RegionStateTransition) ProtoReflect() protoreflect.Message
func (*RegionStateTransition) Reset ¶
func (x *RegionStateTransition) Reset()
func (*RegionStateTransition) String ¶
func (x *RegionStateTransition) String() string
type RegionStateTransition_TransitionCode ¶
type RegionStateTransition_TransitionCode int32
const ( RegionStateTransition_OPENED RegionStateTransition_TransitionCode = 0 RegionStateTransition_FAILED_OPEN RegionStateTransition_TransitionCode = 1 // * No failed_close, in which case region server will abort RegionStateTransition_CLOSED RegionStateTransition_TransitionCode = 2 // * Ask master for ok to split/merge region(s) RegionStateTransition_READY_TO_SPLIT RegionStateTransition_TransitionCode = 3 RegionStateTransition_READY_TO_MERGE RegionStateTransition_TransitionCode = 4 // * We used to have PONR enums for split and merge in here occupying // positions 5 and 6 but they have since been removed. Do not reuse these // indices RegionStateTransition_SPLIT RegionStateTransition_TransitionCode = 7 RegionStateTransition_MERGED RegionStateTransition_TransitionCode = 8 RegionStateTransition_SPLIT_REVERTED RegionStateTransition_TransitionCode = 9 RegionStateTransition_MERGE_REVERTED RegionStateTransition_TransitionCode = 10 )
func (RegionStateTransition_TransitionCode) Descriptor ¶
func (RegionStateTransition_TransitionCode) Descriptor() protoreflect.EnumDescriptor
func (RegionStateTransition_TransitionCode) Enum ¶
func (x RegionStateTransition_TransitionCode) Enum() *RegionStateTransition_TransitionCode
func (RegionStateTransition_TransitionCode) EnumDescriptor
deprecated
func (RegionStateTransition_TransitionCode) EnumDescriptor() ([]byte, []int)
Deprecated: Use RegionStateTransition_TransitionCode.Descriptor instead.
func (RegionStateTransition_TransitionCode) Number ¶
func (x RegionStateTransition_TransitionCode) Number() protoreflect.EnumNumber
func (RegionStateTransition_TransitionCode) String ¶
func (x RegionStateTransition_TransitionCode) String() string
func (RegionStateTransition_TransitionCode) Type ¶
func (RegionStateTransition_TransitionCode) Type() protoreflect.EnumType
func (*RegionStateTransition_TransitionCode) UnmarshalJSON
deprecated
func (x *RegionStateTransition_TransitionCode) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
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 // daughter regions but hasn't be created yet, or // master doesn't know it's already created RegionState_ABNORMALLY_CLOSED RegionState_State = 15 // the region is CLOSED because of a RS crash. Usually it is the same )
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 RegionStatesCount ¶
type RegionStatesCount struct {
OpenRegions *uint32 `protobuf:"varint,1,req,name=open_regions,json=openRegions" json:"open_regions,omitempty"`
SplitRegions *uint32 `protobuf:"varint,2,req,name=split_regions,json=splitRegions" json:"split_regions,omitempty"`
ClosedRegions *uint32 `protobuf:"varint,3,req,name=closed_regions,json=closedRegions" json:"closed_regions,omitempty"`
RegionsInTransition *uint32 `protobuf:"varint,4,req,name=regions_in_transition,json=regionsInTransition" json:"regions_in_transition,omitempty"`
TotalRegions *uint32 `protobuf:"varint,5,req,name=total_regions,json=totalRegions" json:"total_regions,omitempty"`
// contains filtered or unexported fields
}
func (*RegionStatesCount) Descriptor
deprecated
func (*RegionStatesCount) Descriptor() ([]byte, []int)
Deprecated: Use RegionStatesCount.ProtoReflect.Descriptor instead.
func (*RegionStatesCount) GetClosedRegions ¶
func (x *RegionStatesCount) GetClosedRegions() uint32
func (*RegionStatesCount) GetOpenRegions ¶
func (x *RegionStatesCount) GetOpenRegions() uint32
func (*RegionStatesCount) GetRegionsInTransition ¶
func (x *RegionStatesCount) GetRegionsInTransition() uint32
func (*RegionStatesCount) GetSplitRegions ¶
func (x *RegionStatesCount) GetSplitRegions() uint32
func (*RegionStatesCount) GetTotalRegions ¶
func (x *RegionStatesCount) GetTotalRegions() uint32
func (*RegionStatesCount) ProtoMessage ¶
func (*RegionStatesCount) ProtoMessage()
func (*RegionStatesCount) ProtoReflect ¶
func (x *RegionStatesCount) ProtoReflect() protoreflect.Message
func (*RegionStatesCount) Reset ¶
func (x *RegionStatesCount) Reset()
func (*RegionStatesCount) String ¶
func (x *RegionStatesCount) String() string
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 RemoteProcedureRequest ¶
type RemoteProcedureRequest struct {
ProcId *uint64 `protobuf:"varint,1,req,name=proc_id,json=procId" json:"proc_id,omitempty"`
ProcClass *string `protobuf:"bytes,2,req,name=proc_class,json=procClass" json:"proc_class,omitempty"`
ProcData []byte `protobuf:"bytes,3,opt,name=proc_data,json=procData" json:"proc_data,omitempty"`
// Master active time as fencing token
InitiatingMasterActiveTime *int64 `` /* 137-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*RemoteProcedureRequest) Descriptor
deprecated
func (*RemoteProcedureRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoteProcedureRequest.ProtoReflect.Descriptor instead.
func (*RemoteProcedureRequest) GetInitiatingMasterActiveTime ¶
func (x *RemoteProcedureRequest) GetInitiatingMasterActiveTime() int64
func (*RemoteProcedureRequest) GetProcClass ¶
func (x *RemoteProcedureRequest) GetProcClass() string
func (*RemoteProcedureRequest) GetProcData ¶
func (x *RemoteProcedureRequest) GetProcData() []byte
func (*RemoteProcedureRequest) GetProcId ¶
func (x *RemoteProcedureRequest) GetProcId() uint64
func (*RemoteProcedureRequest) ProtoMessage ¶
func (*RemoteProcedureRequest) ProtoMessage()
func (*RemoteProcedureRequest) ProtoReflect ¶
func (x *RemoteProcedureRequest) ProtoReflect() protoreflect.Message
func (*RemoteProcedureRequest) Reset ¶
func (x *RemoteProcedureRequest) Reset()
func (*RemoteProcedureRequest) String ¶
func (x *RemoteProcedureRequest) String() string
type RemoteProcedureResult ¶
type RemoteProcedureResult struct {
ProcId *uint64 `protobuf:"varint,1,req,name=proc_id,json=procId" json:"proc_id,omitempty"`
Status *RemoteProcedureResult_Status `protobuf:"varint,2,req,name=status,enum=pb.RemoteProcedureResult_Status" json:"status,omitempty"`
Error *ForeignExceptionMessage `protobuf:"bytes,3,opt,name=error" json:"error,omitempty"`
// Master active time as fencing token
InitiatingMasterActiveTime *int64 `` /* 137-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*RemoteProcedureResult) Descriptor
deprecated
func (*RemoteProcedureResult) Descriptor() ([]byte, []int)
Deprecated: Use RemoteProcedureResult.ProtoReflect.Descriptor instead.
func (*RemoteProcedureResult) GetError ¶
func (x *RemoteProcedureResult) GetError() *ForeignExceptionMessage
func (*RemoteProcedureResult) GetInitiatingMasterActiveTime ¶
func (x *RemoteProcedureResult) GetInitiatingMasterActiveTime() int64
func (*RemoteProcedureResult) GetProcId ¶
func (x *RemoteProcedureResult) GetProcId() uint64
func (*RemoteProcedureResult) GetStatus ¶
func (x *RemoteProcedureResult) GetStatus() RemoteProcedureResult_Status
func (*RemoteProcedureResult) ProtoMessage ¶
func (*RemoteProcedureResult) ProtoMessage()
func (*RemoteProcedureResult) ProtoReflect ¶
func (x *RemoteProcedureResult) ProtoReflect() protoreflect.Message
func (*RemoteProcedureResult) Reset ¶
func (x *RemoteProcedureResult) Reset()
func (*RemoteProcedureResult) String ¶
func (x *RemoteProcedureResult) String() string
type RemoteProcedureResult_Status ¶
type RemoteProcedureResult_Status int32
const ( RemoteProcedureResult_SUCCESS RemoteProcedureResult_Status = 1 RemoteProcedureResult_ERROR RemoteProcedureResult_Status = 2 )
func (RemoteProcedureResult_Status) Descriptor ¶
func (RemoteProcedureResult_Status) Descriptor() protoreflect.EnumDescriptor
func (RemoteProcedureResult_Status) Enum ¶
func (x RemoteProcedureResult_Status) Enum() *RemoteProcedureResult_Status
func (RemoteProcedureResult_Status) EnumDescriptor
deprecated
func (RemoteProcedureResult_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use RemoteProcedureResult_Status.Descriptor instead.
func (RemoteProcedureResult_Status) Number ¶
func (x RemoteProcedureResult_Status) Number() protoreflect.EnumNumber
func (RemoteProcedureResult_Status) String ¶
func (x RemoteProcedureResult_Status) String() string
func (RemoteProcedureResult_Status) Type ¶
func (RemoteProcedureResult_Status) Type() protoreflect.EnumType
func (*RemoteProcedureResult_Status) UnmarshalJSON
deprecated
func (x *RemoteProcedureResult_Status) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type RemoveRSGroupRequest ¶
type RemoveRSGroupRequest struct {
RSGroupName *string `protobuf:"bytes,1,req,name=r_s_group_name,json=rSGroupName" json:"r_s_group_name,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveRSGroupRequest) Descriptor
deprecated
func (*RemoveRSGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveRSGroupRequest.ProtoReflect.Descriptor instead.
func (*RemoveRSGroupRequest) GetRSGroupName ¶
func (x *RemoveRSGroupRequest) GetRSGroupName() string
func (*RemoveRSGroupRequest) ProtoMessage ¶
func (*RemoveRSGroupRequest) ProtoMessage()
func (*RemoveRSGroupRequest) ProtoReflect ¶
func (x *RemoveRSGroupRequest) ProtoReflect() protoreflect.Message
func (*RemoveRSGroupRequest) Reset ¶
func (x *RemoveRSGroupRequest) Reset()
func (*RemoveRSGroupRequest) String ¶
func (x *RemoveRSGroupRequest) String() string
type RemoveRSGroupResponse ¶
type RemoveRSGroupResponse struct {
// contains filtered or unexported fields
}
func (*RemoveRSGroupResponse) Descriptor
deprecated
func (*RemoveRSGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveRSGroupResponse.ProtoReflect.Descriptor instead.
func (*RemoveRSGroupResponse) ProtoMessage ¶
func (*RemoveRSGroupResponse) ProtoMessage()
func (*RemoveRSGroupResponse) ProtoReflect ¶
func (x *RemoveRSGroupResponse) ProtoReflect() protoreflect.Message
func (*RemoveRSGroupResponse) Reset ¶
func (x *RemoveRSGroupResponse) Reset()
func (*RemoveRSGroupResponse) String ¶
func (x *RemoveRSGroupResponse) String() string
type RemoveReplicationPeerRequest ¶
type RemoveReplicationPeerRequest struct {
PeerId *string `protobuf:"bytes,1,req,name=peer_id,json=peerId" json:"peer_id,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveReplicationPeerRequest) Descriptor
deprecated
func (*RemoveReplicationPeerRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveReplicationPeerRequest.ProtoReflect.Descriptor instead.
func (*RemoveReplicationPeerRequest) GetPeerId ¶
func (x *RemoveReplicationPeerRequest) GetPeerId() string
func (*RemoveReplicationPeerRequest) ProtoMessage ¶
func (*RemoveReplicationPeerRequest) ProtoMessage()
func (*RemoveReplicationPeerRequest) ProtoReflect ¶
func (x *RemoveReplicationPeerRequest) ProtoReflect() protoreflect.Message
func (*RemoveReplicationPeerRequest) Reset ¶
func (x *RemoveReplicationPeerRequest) Reset()
func (*RemoveReplicationPeerRequest) String ¶
func (x *RemoveReplicationPeerRequest) String() string
type RemoveReplicationPeerResponse ¶
type RemoveReplicationPeerResponse struct {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveReplicationPeerResponse) Descriptor
deprecated
func (*RemoveReplicationPeerResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveReplicationPeerResponse.ProtoReflect.Descriptor instead.
func (*RemoveReplicationPeerResponse) GetProcId ¶
func (x *RemoveReplicationPeerResponse) GetProcId() uint64
func (*RemoveReplicationPeerResponse) ProtoMessage ¶
func (*RemoveReplicationPeerResponse) ProtoMessage()
func (*RemoveReplicationPeerResponse) ProtoReflect ¶
func (x *RemoveReplicationPeerResponse) ProtoReflect() protoreflect.Message
func (*RemoveReplicationPeerResponse) Reset ¶
func (x *RemoveReplicationPeerResponse) Reset()
func (*RemoveReplicationPeerResponse) String ¶
func (x *RemoveReplicationPeerResponse) String() string
type RemoveServersRequest ¶
type RemoveServersRequest struct {
Servers []*ServerName `protobuf:"bytes,1,rep,name=servers" json:"servers,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveServersRequest) Descriptor
deprecated
func (*RemoveServersRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveServersRequest.ProtoReflect.Descriptor instead.
func (*RemoveServersRequest) GetServers ¶
func (x *RemoveServersRequest) GetServers() []*ServerName
func (*RemoveServersRequest) ProtoMessage ¶
func (*RemoveServersRequest) ProtoMessage()
func (*RemoveServersRequest) ProtoReflect ¶
func (x *RemoveServersRequest) ProtoReflect() protoreflect.Message
func (*RemoveServersRequest) Reset ¶
func (x *RemoveServersRequest) Reset()
func (*RemoveServersRequest) String ¶
func (x *RemoveServersRequest) String() string
type RemoveServersResponse ¶
type RemoveServersResponse struct {
// contains filtered or unexported fields
}
func (*RemoveServersResponse) Descriptor
deprecated
func (*RemoveServersResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveServersResponse.ProtoReflect.Descriptor instead.
func (*RemoveServersResponse) ProtoMessage ¶
func (*RemoveServersResponse) ProtoMessage()
func (*RemoveServersResponse) ProtoReflect ¶
func (x *RemoveServersResponse) ProtoReflect() protoreflect.Message
func (*RemoveServersResponse) Reset ¶
func (x *RemoveServersResponse) Reset()
func (*RemoveServersResponse) String ¶
func (x *RemoveServersResponse) String() string
type RenameRSGroupRequest ¶
type RenameRSGroupRequest struct {
OldRsgroupName *string `protobuf:"bytes,1,req,name=old_rsgroup_name,json=oldRsgroupName" json:"old_rsgroup_name,omitempty"`
NewRsgroupName *string `protobuf:"bytes,2,req,name=new_rsgroup_name,json=newRsgroupName" json:"new_rsgroup_name,omitempty"`
// contains filtered or unexported fields
}
func (*RenameRSGroupRequest) Descriptor
deprecated
func (*RenameRSGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use RenameRSGroupRequest.ProtoReflect.Descriptor instead.
func (*RenameRSGroupRequest) GetNewRsgroupName ¶
func (x *RenameRSGroupRequest) GetNewRsgroupName() string
func (*RenameRSGroupRequest) GetOldRsgroupName ¶
func (x *RenameRSGroupRequest) GetOldRsgroupName() string
func (*RenameRSGroupRequest) ProtoMessage ¶
func (*RenameRSGroupRequest) ProtoMessage()
func (*RenameRSGroupRequest) ProtoReflect ¶
func (x *RenameRSGroupRequest) ProtoReflect() protoreflect.Message
func (*RenameRSGroupRequest) Reset ¶
func (x *RenameRSGroupRequest) Reset()
func (*RenameRSGroupRequest) String ¶
func (x *RenameRSGroupRequest) String() string
type RenameRSGroupResponse ¶
type RenameRSGroupResponse struct {
// contains filtered or unexported fields
}
func (*RenameRSGroupResponse) Descriptor
deprecated
func (*RenameRSGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use RenameRSGroupResponse.ProtoReflect.Descriptor instead.
func (*RenameRSGroupResponse) ProtoMessage ¶
func (*RenameRSGroupResponse) ProtoMessage()
func (*RenameRSGroupResponse) ProtoReflect ¶
func (x *RenameRSGroupResponse) ProtoReflect() protoreflect.Message
func (*RenameRSGroupResponse) Reset ¶
func (x *RenameRSGroupResponse) Reset()
func (*RenameRSGroupResponse) String ¶
func (x *RenameRSGroupResponse) String() string
type ReplicateWALEntryRequest ¶
type ReplicateWALEntryRequest struct {
Entry []*WALEntry `protobuf:"bytes,1,rep,name=entry" json:"entry,omitempty"`
ReplicationClusterId *string `protobuf:"bytes,2,opt,name=replicationClusterId" json:"replicationClusterId,omitempty"`
SourceBaseNamespaceDirPath *string `protobuf:"bytes,3,opt,name=sourceBaseNamespaceDirPath" json:"sourceBaseNamespaceDirPath,omitempty"`
SourceHFileArchiveDirPath *string `protobuf:"bytes,4,opt,name=sourceHFileArchiveDirPath" json:"sourceHFileArchiveDirPath,omitempty"`
// contains filtered or unexported fields
}
* Replicates the given entries. The guarantee is that the given entries will be durable on the slave cluster if this method returns without any exception.
func (*ReplicateWALEntryRequest) Descriptor
deprecated
func (*ReplicateWALEntryRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReplicateWALEntryRequest.ProtoReflect.Descriptor instead.
func (*ReplicateWALEntryRequest) GetEntry ¶
func (x *ReplicateWALEntryRequest) GetEntry() []*WALEntry
func (*ReplicateWALEntryRequest) GetReplicationClusterId ¶
func (x *ReplicateWALEntryRequest) GetReplicationClusterId() string
func (*ReplicateWALEntryRequest) GetSourceBaseNamespaceDirPath ¶
func (x *ReplicateWALEntryRequest) GetSourceBaseNamespaceDirPath() string
func (*ReplicateWALEntryRequest) GetSourceHFileArchiveDirPath ¶
func (x *ReplicateWALEntryRequest) GetSourceHFileArchiveDirPath() string
func (*ReplicateWALEntryRequest) ProtoMessage ¶
func (*ReplicateWALEntryRequest) ProtoMessage()
func (*ReplicateWALEntryRequest) ProtoReflect ¶
func (x *ReplicateWALEntryRequest) ProtoReflect() protoreflect.Message
func (*ReplicateWALEntryRequest) Reset ¶
func (x *ReplicateWALEntryRequest) Reset()
func (*ReplicateWALEntryRequest) String ¶
func (x *ReplicateWALEntryRequest) String() string
type ReplicateWALEntryResponse ¶
type ReplicateWALEntryResponse struct {
// contains filtered or unexported fields
}
func (*ReplicateWALEntryResponse) Descriptor
deprecated
func (*ReplicateWALEntryResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReplicateWALEntryResponse.ProtoReflect.Descriptor instead.
func (*ReplicateWALEntryResponse) ProtoMessage ¶
func (*ReplicateWALEntryResponse) ProtoMessage()
func (*ReplicateWALEntryResponse) ProtoReflect ¶
func (x *ReplicateWALEntryResponse) ProtoReflect() protoreflect.Message
func (*ReplicateWALEntryResponse) Reset ¶
func (x *ReplicateWALEntryResponse) Reset()
func (*ReplicateWALEntryResponse) String ¶
func (x *ReplicateWALEntryResponse) 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"`
// The below two were added after hbase-2.0.0 went out. They have to be added as 'optional' else
// we break upgrades; old RegionServers reporting in w/ old forms of this message will fail to
// deserialize on the new Master. See HBASE-25234
TimestampStarted *uint64 `protobuf:"varint,3,opt,name=timestampStarted" json:"timestampStarted,omitempty"`
TotalOpsProcessed *uint64 `protobuf:"varint,4,opt,name=totalOpsProcessed" json:"totalOpsProcessed,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) GetTimestampStarted ¶
func (x *ReplicationLoadSink) GetTimestampStarted() uint64
func (*ReplicationLoadSink) GetTotalOpsProcessed ¶
func (x *ReplicationLoadSink) GetTotalOpsProcessed() 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"`
TimeStampOfNextToReplicate *uint64 `protobuf:"varint,6,opt,name=timeStampOfNextToReplicate" json:"timeStampOfNextToReplicate,omitempty"`
QueueId *string `protobuf:"bytes,7,opt,name=queueId" json:"queueId,omitempty"`
Recovered *bool `protobuf:"varint,8,opt,name=recovered" json:"recovered,omitempty"`
Running *bool `protobuf:"varint,9,opt,name=running" json:"running,omitempty"`
EditsSinceRestart *bool `protobuf:"varint,10,opt,name=editsSinceRestart" json:"editsSinceRestart,omitempty"`
EditsRead *uint64 `protobuf:"varint,11,opt,name=editsRead" json:"editsRead,omitempty"`
OPsShipped *uint64 `protobuf:"varint,12,opt,name=oPsShipped" json:"oPsShipped,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) GetEditsRead ¶
func (x *ReplicationLoadSource) GetEditsRead() uint64
func (*ReplicationLoadSource) GetEditsSinceRestart ¶
func (x *ReplicationLoadSource) GetEditsSinceRestart() bool
func (*ReplicationLoadSource) GetOPsShipped ¶
func (x *ReplicationLoadSource) GetOPsShipped() uint64
func (*ReplicationLoadSource) GetPeerID ¶
func (x *ReplicationLoadSource) GetPeerID() string
func (*ReplicationLoadSource) GetQueueId ¶
func (x *ReplicationLoadSource) GetQueueId() string
func (*ReplicationLoadSource) GetRecovered ¶
func (x *ReplicationLoadSource) GetRecovered() bool
func (*ReplicationLoadSource) GetReplicationLag ¶
func (x *ReplicationLoadSource) GetReplicationLag() uint64
func (*ReplicationLoadSource) GetRunning ¶
func (x *ReplicationLoadSource) GetRunning() bool
func (*ReplicationLoadSource) GetSizeOfLogQueue ¶
func (x *ReplicationLoadSource) GetSizeOfLogQueue() uint32
func (*ReplicationLoadSource) GetTimeStampOfLastShippedOp ¶
func (x *ReplicationLoadSource) GetTimeStampOfLastShippedOp() uint64
func (*ReplicationLoadSource) GetTimeStampOfNextToReplicate ¶
func (x *ReplicationLoadSource) GetTimeStampOfNextToReplicate() 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 ReplicationMarkerDescriptor ¶
type ReplicationMarkerDescriptor struct {
RegionServerName *string `protobuf:"bytes,1,req,name=region_server_name,json=regionServerName" json:"region_server_name,omitempty"`
WalName *string `protobuf:"bytes,2,req,name=wal_name,json=walName" json:"wal_name,omitempty"`
Offset *uint64 `protobuf:"varint,3,req,name=offset" json:"offset,omitempty"`
// contains filtered or unexported fields
}
* Special WAL entry for replication marker event.
func (*ReplicationMarkerDescriptor) Descriptor
deprecated
func (*ReplicationMarkerDescriptor) Descriptor() ([]byte, []int)
Deprecated: Use ReplicationMarkerDescriptor.ProtoReflect.Descriptor instead.
func (*ReplicationMarkerDescriptor) GetOffset ¶
func (x *ReplicationMarkerDescriptor) GetOffset() uint64
func (*ReplicationMarkerDescriptor) GetRegionServerName ¶
func (x *ReplicationMarkerDescriptor) GetRegionServerName() string
func (*ReplicationMarkerDescriptor) GetWalName ¶
func (x *ReplicationMarkerDescriptor) GetWalName() string
func (*ReplicationMarkerDescriptor) ProtoMessage ¶
func (*ReplicationMarkerDescriptor) ProtoMessage()
func (*ReplicationMarkerDescriptor) ProtoReflect ¶
func (x *ReplicationMarkerDescriptor) ProtoReflect() protoreflect.Message
func (*ReplicationMarkerDescriptor) Reset ¶
func (x *ReplicationMarkerDescriptor) Reset()
func (*ReplicationMarkerDescriptor) String ¶
func (x *ReplicationMarkerDescriptor) 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,opt,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"`
TableCfs []*TableCF `protobuf:"bytes,5,rep,name=table_cfs,json=tableCfs" json:"table_cfs,omitempty"`
Namespaces [][]byte `protobuf:"bytes,6,rep,name=namespaces" json:"namespaces,omitempty"`
Bandwidth *int64 `protobuf:"varint,7,opt,name=bandwidth" json:"bandwidth,omitempty"`
ReplicateAll *bool `protobuf:"varint,8,opt,name=replicate_all,json=replicateAll" json:"replicate_all,omitempty"`
ExcludeTableCfs []*TableCF `protobuf:"bytes,9,rep,name=exclude_table_cfs,json=excludeTableCfs" json:"exclude_table_cfs,omitempty"`
ExcludeNamespaces [][]byte `protobuf:"bytes,10,rep,name=exclude_namespaces,json=excludeNamespaces" json:"exclude_namespaces,omitempty"`
Serial *bool `protobuf:"varint,11,opt,name=serial" json:"serial,omitempty"`
RemoteWALDir *string `protobuf:"bytes,12,opt,name=remoteWALDir" json:"remoteWALDir,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) GetBandwidth ¶
func (x *ReplicationPeer) GetBandwidth() int64
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) GetExcludeNamespaces ¶
func (x *ReplicationPeer) GetExcludeNamespaces() [][]byte
func (*ReplicationPeer) GetExcludeTableCfs ¶
func (x *ReplicationPeer) GetExcludeTableCfs() []*TableCF
func (*ReplicationPeer) GetNamespaces ¶
func (x *ReplicationPeer) GetNamespaces() [][]byte
func (*ReplicationPeer) GetRemoteWALDir ¶
func (x *ReplicationPeer) GetRemoteWALDir() string
func (*ReplicationPeer) GetReplicateAll ¶
func (x *ReplicationPeer) GetReplicateAll() bool
func (*ReplicationPeer) GetReplicationEndpointImpl ¶
func (x *ReplicationPeer) GetReplicationEndpointImpl() string
func (*ReplicationPeer) GetSerial ¶
func (x *ReplicationPeer) GetSerial() bool
func (*ReplicationPeer) GetTableCfs ¶
func (x *ReplicationPeer) GetTableCfs() []*TableCF
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 ReplicationPeerDescription ¶
type ReplicationPeerDescription struct {
Id *string `protobuf:"bytes,1,req,name=id" json:"id,omitempty"`
State *ReplicationState `protobuf:"bytes,2,req,name=state" json:"state,omitempty"`
Config *ReplicationPeer `protobuf:"bytes,3,req,name=config" json:"config,omitempty"`
SyncReplicationState *SyncReplicationState `protobuf:"bytes,4,opt,name=syncReplicationState" json:"syncReplicationState,omitempty"`
// contains filtered or unexported fields
}
* Used by replication. Description of the replication peer.
func (*ReplicationPeerDescription) Descriptor
deprecated
func (*ReplicationPeerDescription) Descriptor() ([]byte, []int)
Deprecated: Use ReplicationPeerDescription.ProtoReflect.Descriptor instead.
func (*ReplicationPeerDescription) GetConfig ¶
func (x *ReplicationPeerDescription) GetConfig() *ReplicationPeer
func (*ReplicationPeerDescription) GetId ¶
func (x *ReplicationPeerDescription) GetId() string
func (*ReplicationPeerDescription) GetState ¶
func (x *ReplicationPeerDescription) GetState() *ReplicationState
func (*ReplicationPeerDescription) GetSyncReplicationState ¶
func (x *ReplicationPeerDescription) GetSyncReplicationState() *SyncReplicationState
func (*ReplicationPeerDescription) ProtoMessage ¶
func (*ReplicationPeerDescription) ProtoMessage()
func (*ReplicationPeerDescription) ProtoReflect ¶
func (x *ReplicationPeerDescription) ProtoReflect() protoreflect.Message
func (*ReplicationPeerDescription) Reset ¶
func (x *ReplicationPeerDescription) Reset()
func (*ReplicationPeerDescription) String ¶
func (x *ReplicationPeerDescription) String() string
type ReplicationPeerModificationState ¶
type ReplicationPeerModificationState struct {
On *bool `protobuf:"varint,1,req,name=on" json:"on,omitempty"`
// contains filtered or unexported fields
}
func (*ReplicationPeerModificationState) Descriptor
deprecated
func (*ReplicationPeerModificationState) Descriptor() ([]byte, []int)
Deprecated: Use ReplicationPeerModificationState.ProtoReflect.Descriptor instead.
func (*ReplicationPeerModificationState) GetOn ¶
func (x *ReplicationPeerModificationState) GetOn() bool
func (*ReplicationPeerModificationState) ProtoMessage ¶
func (*ReplicationPeerModificationState) ProtoMessage()
func (*ReplicationPeerModificationState) ProtoReflect ¶
func (x *ReplicationPeerModificationState) ProtoReflect() protoreflect.Message
func (*ReplicationPeerModificationState) Reset ¶
func (x *ReplicationPeerModificationState) Reset()
func (*ReplicationPeerModificationState) String ¶
func (x *ReplicationPeerModificationState) String() string
type ReplicationPeerModificationSwitchRequest ¶
type ReplicationPeerModificationSwitchRequest struct {
On *bool `protobuf:"varint,1,req,name=on" json:"on,omitempty"`
// contains filtered or unexported fields
}
func (*ReplicationPeerModificationSwitchRequest) Descriptor
deprecated
func (*ReplicationPeerModificationSwitchRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReplicationPeerModificationSwitchRequest.ProtoReflect.Descriptor instead.
func (*ReplicationPeerModificationSwitchRequest) GetOn ¶
func (x *ReplicationPeerModificationSwitchRequest) GetOn() bool
func (*ReplicationPeerModificationSwitchRequest) ProtoMessage ¶
func (*ReplicationPeerModificationSwitchRequest) ProtoMessage()
func (*ReplicationPeerModificationSwitchRequest) ProtoReflect ¶
func (x *ReplicationPeerModificationSwitchRequest) ProtoReflect() protoreflect.Message
func (*ReplicationPeerModificationSwitchRequest) Reset ¶
func (x *ReplicationPeerModificationSwitchRequest) Reset()
func (*ReplicationPeerModificationSwitchRequest) String ¶
func (x *ReplicationPeerModificationSwitchRequest) String() string
type ReplicationPeerModificationSwitchResponse ¶
type ReplicationPeerModificationSwitchResponse struct {
PreviousValue *bool `protobuf:"varint,1,req,name=previous_value,json=previousValue" json:"previous_value,omitempty"`
// contains filtered or unexported fields
}
func (*ReplicationPeerModificationSwitchResponse) Descriptor
deprecated
func (*ReplicationPeerModificationSwitchResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReplicationPeerModificationSwitchResponse.ProtoReflect.Descriptor instead.
func (*ReplicationPeerModificationSwitchResponse) GetPreviousValue ¶
func (x *ReplicationPeerModificationSwitchResponse) GetPreviousValue() bool
func (*ReplicationPeerModificationSwitchResponse) ProtoMessage ¶
func (*ReplicationPeerModificationSwitchResponse) ProtoMessage()
func (*ReplicationPeerModificationSwitchResponse) ProtoReflect ¶
func (x *ReplicationPeerModificationSwitchResponse) ProtoReflect() protoreflect.Message
func (*ReplicationPeerModificationSwitchResponse) Reset ¶
func (x *ReplicationPeerModificationSwitchResponse) Reset()
func (*ReplicationPeerModificationSwitchResponse) String ¶
func (x *ReplicationPeerModificationSwitchResponse) 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 ReportProcedureDoneRequest ¶
type ReportProcedureDoneRequest struct {
Result []*RemoteProcedureResult `protobuf:"bytes,1,rep,name=result" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ReportProcedureDoneRequest) Descriptor
deprecated
func (*ReportProcedureDoneRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReportProcedureDoneRequest.ProtoReflect.Descriptor instead.
func (*ReportProcedureDoneRequest) GetResult ¶
func (x *ReportProcedureDoneRequest) GetResult() []*RemoteProcedureResult
func (*ReportProcedureDoneRequest) ProtoMessage ¶
func (*ReportProcedureDoneRequest) ProtoMessage()
func (*ReportProcedureDoneRequest) ProtoReflect ¶
func (x *ReportProcedureDoneRequest) ProtoReflect() protoreflect.Message
func (*ReportProcedureDoneRequest) Reset ¶
func (x *ReportProcedureDoneRequest) Reset()
func (*ReportProcedureDoneRequest) String ¶
func (x *ReportProcedureDoneRequest) String() string
type ReportProcedureDoneResponse ¶
type ReportProcedureDoneResponse struct {
// contains filtered or unexported fields
}
func (*ReportProcedureDoneResponse) Descriptor
deprecated
func (*ReportProcedureDoneResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReportProcedureDoneResponse.ProtoReflect.Descriptor instead.
func (*ReportProcedureDoneResponse) ProtoMessage ¶
func (*ReportProcedureDoneResponse) ProtoMessage()
func (*ReportProcedureDoneResponse) ProtoReflect ¶
func (x *ReportProcedureDoneResponse) ProtoReflect() protoreflect.Message
func (*ReportProcedureDoneResponse) Reset ¶
func (x *ReportProcedureDoneResponse) Reset()
func (*ReportProcedureDoneResponse) String ¶
func (x *ReportProcedureDoneResponse) String() string
type ReportRSFatalErrorRequest ¶
type ReportRSFatalErrorRequest struct {
// * name of the server experiencing the error
Server *ServerName `protobuf:"bytes,1,req,name=server" json:"server,omitempty"`
// * informative text to expose in the master logs and UI
ErrorMessage *string `protobuf:"bytes,2,req,name=error_message,json=errorMessage" json:"error_message,omitempty"`
// contains filtered or unexported fields
}
func (*ReportRSFatalErrorRequest) Descriptor
deprecated
func (*ReportRSFatalErrorRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReportRSFatalErrorRequest.ProtoReflect.Descriptor instead.
func (*ReportRSFatalErrorRequest) GetErrorMessage ¶
func (x *ReportRSFatalErrorRequest) GetErrorMessage() string
func (*ReportRSFatalErrorRequest) GetServer ¶
func (x *ReportRSFatalErrorRequest) GetServer() *ServerName
func (*ReportRSFatalErrorRequest) ProtoMessage ¶
func (*ReportRSFatalErrorRequest) ProtoMessage()
func (*ReportRSFatalErrorRequest) ProtoReflect ¶
func (x *ReportRSFatalErrorRequest) ProtoReflect() protoreflect.Message
func (*ReportRSFatalErrorRequest) Reset ¶
func (x *ReportRSFatalErrorRequest) Reset()
func (*ReportRSFatalErrorRequest) String ¶
func (x *ReportRSFatalErrorRequest) String() string
type ReportRSFatalErrorResponse ¶
type ReportRSFatalErrorResponse struct {
// contains filtered or unexported fields
}
func (*ReportRSFatalErrorResponse) Descriptor
deprecated
func (*ReportRSFatalErrorResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReportRSFatalErrorResponse.ProtoReflect.Descriptor instead.
func (*ReportRSFatalErrorResponse) ProtoMessage ¶
func (*ReportRSFatalErrorResponse) ProtoMessage()
func (*ReportRSFatalErrorResponse) ProtoReflect ¶
func (x *ReportRSFatalErrorResponse) ProtoReflect() protoreflect.Message
func (*ReportRSFatalErrorResponse) Reset ¶
func (x *ReportRSFatalErrorResponse) Reset()
func (*ReportRSFatalErrorResponse) String ¶
func (x *ReportRSFatalErrorResponse) String() string
type ReportRegionStateTransitionRequest ¶
type ReportRegionStateTransitionRequest struct {
// * This region server's server name
Server *ServerName `protobuf:"bytes,1,req,name=server" json:"server,omitempty"`
Transition []*RegionStateTransition `protobuf:"bytes,2,rep,name=transition" json:"transition,omitempty"`
// contains filtered or unexported fields
}
func (*ReportRegionStateTransitionRequest) Descriptor
deprecated
func (*ReportRegionStateTransitionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReportRegionStateTransitionRequest.ProtoReflect.Descriptor instead.
func (*ReportRegionStateTransitionRequest) GetServer ¶
func (x *ReportRegionStateTransitionRequest) GetServer() *ServerName
func (*ReportRegionStateTransitionRequest) GetTransition ¶
func (x *ReportRegionStateTransitionRequest) GetTransition() []*RegionStateTransition
func (*ReportRegionStateTransitionRequest) ProtoMessage ¶
func (*ReportRegionStateTransitionRequest) ProtoMessage()
func (*ReportRegionStateTransitionRequest) ProtoReflect ¶
func (x *ReportRegionStateTransitionRequest) ProtoReflect() protoreflect.Message
func (*ReportRegionStateTransitionRequest) Reset ¶
func (x *ReportRegionStateTransitionRequest) Reset()
func (*ReportRegionStateTransitionRequest) String ¶
func (x *ReportRegionStateTransitionRequest) String() string
type ReportRegionStateTransitionResponse ¶
type ReportRegionStateTransitionResponse struct {
// * Error message if failed to update the region state
ErrorMessage *string `protobuf:"bytes,1,opt,name=error_message,json=errorMessage" json:"error_message,omitempty"`
// contains filtered or unexported fields
}
func (*ReportRegionStateTransitionResponse) Descriptor
deprecated
func (*ReportRegionStateTransitionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReportRegionStateTransitionResponse.ProtoReflect.Descriptor instead.
func (*ReportRegionStateTransitionResponse) GetErrorMessage ¶
func (x *ReportRegionStateTransitionResponse) GetErrorMessage() string
func (*ReportRegionStateTransitionResponse) ProtoMessage ¶
func (*ReportRegionStateTransitionResponse) ProtoMessage()
func (*ReportRegionStateTransitionResponse) ProtoReflect ¶
func (x *ReportRegionStateTransitionResponse) ProtoReflect() protoreflect.Message
func (*ReportRegionStateTransitionResponse) Reset ¶
func (x *ReportRegionStateTransitionResponse) Reset()
func (*ReportRegionStateTransitionResponse) String ¶
func (x *ReportRegionStateTransitionResponse) String() string
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"`
Attribute []*NameBytesPair `protobuf:"bytes,8,rep,name=attribute" json:"attribute,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) GetAttribute ¶
func (x *RequestHeader) GetAttribute() []*NameBytesPair
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"`
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"`
RestoreACL *bool `protobuf:"varint,4,opt,name=restoreACL,def=0" json:"restoreACL,omitempty"`
CustomSFT *string `protobuf:"bytes,5,opt,name=customSFT" json:"customSFT,omitempty"`
// contains filtered or unexported fields
}
func (*RestoreSnapshotRequest) Descriptor
deprecated
func (*RestoreSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use RestoreSnapshotRequest.ProtoReflect.Descriptor instead.
func (*RestoreSnapshotRequest) GetCustomSFT ¶
func (x *RestoreSnapshotRequest) GetCustomSFT() string
func (*RestoreSnapshotRequest) GetNonce ¶
func (x *RestoreSnapshotRequest) GetNonce() uint64
func (*RestoreSnapshotRequest) GetNonceGroup ¶
func (x *RestoreSnapshotRequest) GetNonceGroup() uint64
func (*RestoreSnapshotRequest) GetRestoreACL ¶
func (x *RestoreSnapshotRequest) GetRestoreACL() bool
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 {
ProcId *uint64 `protobuf:"varint,1,req,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*RestoreSnapshotResponse) Descriptor
deprecated
func (*RestoreSnapshotResponse) Descriptor() ([]byte, []int)
Deprecated: Use RestoreSnapshotResponse.ProtoReflect.Descriptor instead.
func (*RestoreSnapshotResponse) GetProcId ¶
func (x *RestoreSnapshotResponse) GetProcId() uint64
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. The equivalent flag in o.a.h.h.client.Result is
// mayHaveMoreCellsInRow.
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 RevokeRequest ¶
type RevokeRequest struct {
UserPermission *UserPermission `protobuf:"bytes,1,req,name=user_permission,json=userPermission" json:"user_permission,omitempty"`
// contains filtered or unexported fields
}
func (*RevokeRequest) Descriptor
deprecated
func (*RevokeRequest) Descriptor() ([]byte, []int)
Deprecated: Use RevokeRequest.ProtoReflect.Descriptor instead.
func (*RevokeRequest) GetUserPermission ¶
func (x *RevokeRequest) GetUserPermission() *UserPermission
func (*RevokeRequest) ProtoMessage ¶
func (*RevokeRequest) ProtoMessage()
func (*RevokeRequest) ProtoReflect ¶
func (x *RevokeRequest) ProtoReflect() protoreflect.Message
func (*RevokeRequest) Reset ¶
func (x *RevokeRequest) Reset()
func (*RevokeRequest) String ¶
func (x *RevokeRequest) String() string
type RevokeResponse ¶
type RevokeResponse struct {
// contains filtered or unexported fields
}
func (*RevokeResponse) Descriptor
deprecated
func (*RevokeResponse) Descriptor() ([]byte, []int)
Deprecated: Use RevokeResponse.ProtoReflect.Descriptor instead.
func (*RevokeResponse) ProtoMessage ¶
func (*RevokeResponse) ProtoMessage()
func (*RevokeResponse) ProtoReflect ¶
func (x *RevokeResponse) ProtoReflect() protoreflect.Message
func (*RevokeResponse) Reset ¶
func (x *RevokeResponse) Reset()
func (*RevokeResponse) String ¶
func (x *RevokeResponse) String() string
type RollWALWriterRequest ¶
type RollWALWriterRequest struct {
// contains filtered or unexported fields
}
func (*RollWALWriterRequest) Descriptor
deprecated
func (*RollWALWriterRequest) Descriptor() ([]byte, []int)
Deprecated: Use RollWALWriterRequest.ProtoReflect.Descriptor instead.
func (*RollWALWriterRequest) ProtoMessage ¶
func (*RollWALWriterRequest) ProtoMessage()
func (*RollWALWriterRequest) ProtoReflect ¶
func (x *RollWALWriterRequest) ProtoReflect() protoreflect.Message
func (*RollWALWriterRequest) Reset ¶
func (x *RollWALWriterRequest) Reset()
func (*RollWALWriterRequest) String ¶
func (x *RollWALWriterRequest) String() string
type RollWALWriterResponse ¶
type RollWALWriterResponse struct {
// A list of encoded name of regions to flush
RegionToFlush [][]byte `protobuf:"bytes,1,rep,name=region_to_flush,json=regionToFlush" json:"region_to_flush,omitempty"`
// contains filtered or unexported fields
}
Roll request responses no longer include regions to flush this list will always be empty when talking to a 1.0 server
func (*RollWALWriterResponse) Descriptor
deprecated
func (*RollWALWriterResponse) Descriptor() ([]byte, []int)
Deprecated: Use RollWALWriterResponse.ProtoReflect.Descriptor instead.
func (*RollWALWriterResponse) GetRegionToFlush ¶
func (x *RollWALWriterResponse) GetRegionToFlush() [][]byte
func (*RollWALWriterResponse) ProtoMessage ¶
func (*RollWALWriterResponse) ProtoMessage()
func (*RollWALWriterResponse) ProtoReflect ¶
func (x *RollWALWriterResponse) ProtoReflect() protoreflect.Message
func (*RollWALWriterResponse) Reset ¶
func (x *RollWALWriterResponse) Reset()
func (*RollWALWriterResponse) String ¶
func (x *RollWALWriterResponse) String() string
type RotateFileData ¶
type RotateFileData struct {
Timestamp *int64 `protobuf:"varint,1,req,name=timestamp" json:"timestamp,omitempty"`
Data []byte `protobuf:"bytes,2,req,name=data" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*RotateFileData) Descriptor
deprecated
func (*RotateFileData) Descriptor() ([]byte, []int)
Deprecated: Use RotateFileData.ProtoReflect.Descriptor instead.
func (*RotateFileData) GetData ¶
func (x *RotateFileData) GetData() []byte
func (*RotateFileData) GetTimestamp ¶
func (x *RotateFileData) GetTimestamp() int64
func (*RotateFileData) ProtoMessage ¶
func (*RotateFileData) ProtoMessage()
func (*RotateFileData) ProtoReflect ¶
func (x *RotateFileData) ProtoReflect() protoreflect.Message
func (*RotateFileData) Reset ¶
func (x *RotateFileData) Reset()
func (*RotateFileData) String ¶
func (x *RotateFileData) 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 RowSwapProcessorRequest ¶
type RowSwapProcessorRequest struct {
Row1 []byte `protobuf:"bytes,1,req,name=row1" json:"row1,omitempty"`
Row2 []byte `protobuf:"bytes,2,req,name=row2" json:"row2,omitempty"`
// contains filtered or unexported fields
}
func (*RowSwapProcessorRequest) Descriptor
deprecated
func (*RowSwapProcessorRequest) Descriptor() ([]byte, []int)
Deprecated: Use RowSwapProcessorRequest.ProtoReflect.Descriptor instead.
func (*RowSwapProcessorRequest) GetRow1 ¶
func (x *RowSwapProcessorRequest) GetRow1() []byte
func (*RowSwapProcessorRequest) GetRow2 ¶
func (x *RowSwapProcessorRequest) GetRow2() []byte
func (*RowSwapProcessorRequest) ProtoMessage ¶
func (*RowSwapProcessorRequest) ProtoMessage()
func (*RowSwapProcessorRequest) ProtoReflect ¶
func (x *RowSwapProcessorRequest) ProtoReflect() protoreflect.Message
func (*RowSwapProcessorRequest) Reset ¶
func (x *RowSwapProcessorRequest) Reset()
func (*RowSwapProcessorRequest) String ¶
func (x *RowSwapProcessorRequest) String() string
type RowSwapProcessorResponse ¶
type RowSwapProcessorResponse struct {
// contains filtered or unexported fields
}
func (*RowSwapProcessorResponse) Descriptor
deprecated
func (*RowSwapProcessorResponse) Descriptor() ([]byte, []int)
Deprecated: Use RowSwapProcessorResponse.ProtoReflect.Descriptor instead.
func (*RowSwapProcessorResponse) ProtoMessage ¶
func (*RowSwapProcessorResponse) ProtoMessage()
func (*RowSwapProcessorResponse) ProtoReflect ¶
func (x *RowSwapProcessorResponse) ProtoReflect() protoreflect.Message
func (*RowSwapProcessorResponse) Reset ¶
func (x *RowSwapProcessorResponse) Reset()
func (*RowSwapProcessorResponse) String ¶
func (x *RowSwapProcessorResponse) String() string
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 {
// This is how many archiving tasks we started as a result of this scan.
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 RunCleanerChoreRequest ¶
type RunCleanerChoreRequest struct {
// contains filtered or unexported fields
}
func (*RunCleanerChoreRequest) Descriptor
deprecated
func (*RunCleanerChoreRequest) Descriptor() ([]byte, []int)
Deprecated: Use RunCleanerChoreRequest.ProtoReflect.Descriptor instead.
func (*RunCleanerChoreRequest) ProtoMessage ¶
func (*RunCleanerChoreRequest) ProtoMessage()
func (*RunCleanerChoreRequest) ProtoReflect ¶
func (x *RunCleanerChoreRequest) ProtoReflect() protoreflect.Message
func (*RunCleanerChoreRequest) Reset ¶
func (x *RunCleanerChoreRequest) Reset()
func (*RunCleanerChoreRequest) String ¶
func (x *RunCleanerChoreRequest) String() string
type RunCleanerChoreResponse ¶
type RunCleanerChoreResponse struct {
CleanerChoreRan *bool `protobuf:"varint,1,req,name=cleaner_chore_ran,json=cleanerChoreRan" json:"cleaner_chore_ran,omitempty"`
// contains filtered or unexported fields
}
func (*RunCleanerChoreResponse) Descriptor
deprecated
func (*RunCleanerChoreResponse) Descriptor() ([]byte, []int)
Deprecated: Use RunCleanerChoreResponse.ProtoReflect.Descriptor instead.
func (*RunCleanerChoreResponse) GetCleanerChoreRan ¶
func (x *RunCleanerChoreResponse) GetCleanerChoreRan() bool
func (*RunCleanerChoreResponse) ProtoMessage ¶
func (*RunCleanerChoreResponse) ProtoMessage()
func (*RunCleanerChoreResponse) ProtoReflect ¶
func (x *RunCleanerChoreResponse) ProtoReflect() protoreflect.Message
func (*RunCleanerChoreResponse) Reset ¶
func (x *RunCleanerChoreResponse) Reset()
func (*RunCleanerChoreResponse) String ¶
func (x *RunCleanerChoreResponse) String() string
type RunHbckChoreRequest ¶
type RunHbckChoreRequest struct {
// contains filtered or unexported fields
}
func (*RunHbckChoreRequest) Descriptor
deprecated
func (*RunHbckChoreRequest) Descriptor() ([]byte, []int)
Deprecated: Use RunHbckChoreRequest.ProtoReflect.Descriptor instead.
func (*RunHbckChoreRequest) ProtoMessage ¶
func (*RunHbckChoreRequest) ProtoMessage()
func (*RunHbckChoreRequest) ProtoReflect ¶
func (x *RunHbckChoreRequest) ProtoReflect() protoreflect.Message
func (*RunHbckChoreRequest) Reset ¶
func (x *RunHbckChoreRequest) Reset()
func (*RunHbckChoreRequest) String ¶
func (x *RunHbckChoreRequest) String() string
type RunHbckChoreResponse ¶
type RunHbckChoreResponse struct {
Ran *bool `protobuf:"varint,1,req,name=ran" json:"ran,omitempty"`
// contains filtered or unexported fields
}
func (*RunHbckChoreResponse) Descriptor
deprecated
func (*RunHbckChoreResponse) Descriptor() ([]byte, []int)
Deprecated: Use RunHbckChoreResponse.ProtoReflect.Descriptor instead.
func (*RunHbckChoreResponse) GetRan ¶
func (x *RunHbckChoreResponse) GetRan() bool
func (*RunHbckChoreResponse) ProtoMessage ¶
func (*RunHbckChoreResponse) ProtoMessage()
func (*RunHbckChoreResponse) ProtoReflect ¶
func (x *RunHbckChoreResponse) ProtoReflect() protoreflect.Message
func (*RunHbckChoreResponse) Reset ¶
func (x *RunHbckChoreResponse) Reset()
func (*RunHbckChoreResponse) String ¶
func (x *RunHbckChoreResponse) 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 */
// Deprecated: Marked as deprecated in Client.proto.
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"`
MvccReadPoint *uint64 `protobuf:"varint,20,opt,name=mvcc_read_point,json=mvccReadPoint,def=0" json:"mvcc_read_point,omitempty"`
IncludeStartRow *bool `protobuf:"varint,21,opt,name=include_start_row,json=includeStartRow,def=1" json:"include_start_row,omitempty"`
IncludeStopRow *bool `protobuf:"varint,22,opt,name=include_stop_row,json=includeStopRow,def=0" json:"include_stop_row,omitempty"`
ReadType *Scan_ReadType `protobuf:"varint,23,opt,name=readType,enum=pb.Scan_ReadType,def=0" json:"readType,omitempty"`
NeedCursorResult *bool `protobuf:"varint,24,opt,name=need_cursor_result,json=needCursorResult,def=0" json:"need_cursor_result,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) GetIncludeStartRow ¶
func (*Scan) GetIncludeStopRow ¶
func (*Scan) GetLoadColumnFamiliesOnDemand ¶
func (*Scan) GetMaxResultSize ¶
func (*Scan) GetMaxVersions ¶
func (*Scan) GetMvccReadPoint ¶
func (*Scan) GetNeedCursorResult ¶
func (*Scan) GetReadType ¶
func (x *Scan) GetReadType() Scan_ReadType
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"`
// if we have returned limit_of_rows rows to client, then close the scanner.
LimitOfRows *uint32 `protobuf:"varint,11,opt,name=limit_of_rows,json=limitOfRows,def=0" json:"limit_of_rows,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) GetLimitOfRows ¶
func (x *ScanRequest) GetLimitOfRows() uint32
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"`
// The mvcc read point which is used to open the scanner at server side. Client can
// make use of this mvcc_read_point when restarting a scanner to get a consistent view
// of a row.
MvccReadPoint *uint64 `protobuf:"varint,11,opt,name=mvcc_read_point,json=mvccReadPoint,def=0" json:"mvcc_read_point,omitempty"`
// If the Scan need cursor, return the row key we are scanning in heartbeat message.
// If the Scan doesn't need a cursor, don't set this field to reduce network IO.
Cursor *Cursor `protobuf:"bytes,12,opt,name=cursor" json:"cursor,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) GetCursor ¶
func (x *ScanResponse) GetCursor() *Cursor
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) GetMvccReadPoint ¶
func (x *ScanResponse) GetMvccReadPoint() uint64
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 Scan_ReadType ¶
type Scan_ReadType int32
const ( Scan_DEFAULT Scan_ReadType = 0 Scan_STREAM Scan_ReadType = 1 Scan_PREAD Scan_ReadType = 2 )
func (Scan_ReadType) Descriptor ¶
func (Scan_ReadType) Descriptor() protoreflect.EnumDescriptor
func (Scan_ReadType) Enum ¶
func (x Scan_ReadType) Enum() *Scan_ReadType
func (Scan_ReadType) EnumDescriptor
deprecated
func (Scan_ReadType) EnumDescriptor() ([]byte, []int)
Deprecated: Use Scan_ReadType.Descriptor instead.
func (Scan_ReadType) Number ¶
func (x Scan_ReadType) Number() protoreflect.EnumNumber
func (Scan_ReadType) String ¶
func (x Scan_ReadType) String() string
func (Scan_ReadType) Type ¶
func (Scan_ReadType) Type() protoreflect.EnumType
func (*Scan_ReadType) UnmarshalJSON
deprecated
func (x *Scan_ReadType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ScheduleSCPsForUnknownServersRequest ¶
type ScheduleSCPsForUnknownServersRequest struct {
// contains filtered or unexported fields
}
func (*ScheduleSCPsForUnknownServersRequest) Descriptor
deprecated
func (*ScheduleSCPsForUnknownServersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ScheduleSCPsForUnknownServersRequest.ProtoReflect.Descriptor instead.
func (*ScheduleSCPsForUnknownServersRequest) ProtoMessage ¶
func (*ScheduleSCPsForUnknownServersRequest) ProtoMessage()
func (*ScheduleSCPsForUnknownServersRequest) ProtoReflect ¶
func (x *ScheduleSCPsForUnknownServersRequest) ProtoReflect() protoreflect.Message
func (*ScheduleSCPsForUnknownServersRequest) Reset ¶
func (x *ScheduleSCPsForUnknownServersRequest) Reset()
func (*ScheduleSCPsForUnknownServersRequest) String ¶
func (x *ScheduleSCPsForUnknownServersRequest) String() string
type ScheduleSCPsForUnknownServersResponse ¶
type ScheduleSCPsForUnknownServersResponse struct {
Pid []uint64 `protobuf:"varint,1,rep,name=pid" json:"pid,omitempty"`
// contains filtered or unexported fields
}
func (*ScheduleSCPsForUnknownServersResponse) Descriptor
deprecated
func (*ScheduleSCPsForUnknownServersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ScheduleSCPsForUnknownServersResponse.ProtoReflect.Descriptor instead.
func (*ScheduleSCPsForUnknownServersResponse) GetPid ¶
func (x *ScheduleSCPsForUnknownServersResponse) GetPid() []uint64
func (*ScheduleSCPsForUnknownServersResponse) ProtoMessage ¶
func (*ScheduleSCPsForUnknownServersResponse) ProtoMessage()
func (*ScheduleSCPsForUnknownServersResponse) ProtoReflect ¶
func (x *ScheduleSCPsForUnknownServersResponse) ProtoReflect() protoreflect.Message
func (*ScheduleSCPsForUnknownServersResponse) Reset ¶
func (x *ScheduleSCPsForUnknownServersResponse) Reset()
func (*ScheduleSCPsForUnknownServersResponse) String ¶
func (x *ScheduleSCPsForUnknownServersResponse) String() string
type ScheduleServerCrashProcedureRequest ¶
type ScheduleServerCrashProcedureRequest struct {
ServerName []*ServerName `protobuf:"bytes,1,rep,name=serverName" json:"serverName,omitempty"`
// contains filtered or unexported fields
}
func (*ScheduleServerCrashProcedureRequest) Descriptor
deprecated
func (*ScheduleServerCrashProcedureRequest) Descriptor() ([]byte, []int)
Deprecated: Use ScheduleServerCrashProcedureRequest.ProtoReflect.Descriptor instead.
func (*ScheduleServerCrashProcedureRequest) GetServerName ¶
func (x *ScheduleServerCrashProcedureRequest) GetServerName() []*ServerName
func (*ScheduleServerCrashProcedureRequest) ProtoMessage ¶
func (*ScheduleServerCrashProcedureRequest) ProtoMessage()
func (*ScheduleServerCrashProcedureRequest) ProtoReflect ¶
func (x *ScheduleServerCrashProcedureRequest) ProtoReflect() protoreflect.Message
func (*ScheduleServerCrashProcedureRequest) Reset ¶
func (x *ScheduleServerCrashProcedureRequest) Reset()
func (*ScheduleServerCrashProcedureRequest) String ¶
func (x *ScheduleServerCrashProcedureRequest) String() string
type ScheduleServerCrashProcedureResponse ¶
type ScheduleServerCrashProcedureResponse struct {
Pid []uint64 `protobuf:"varint,1,rep,name=pid" json:"pid,omitempty"`
// contains filtered or unexported fields
}
func (*ScheduleServerCrashProcedureResponse) Descriptor
deprecated
func (*ScheduleServerCrashProcedureResponse) Descriptor() ([]byte, []int)
Deprecated: Use ScheduleServerCrashProcedureResponse.ProtoReflect.Descriptor instead.
func (*ScheduleServerCrashProcedureResponse) GetPid ¶
func (x *ScheduleServerCrashProcedureResponse) GetPid() []uint64
func (*ScheduleServerCrashProcedureResponse) ProtoMessage ¶
func (*ScheduleServerCrashProcedureResponse) ProtoMessage()
func (*ScheduleServerCrashProcedureResponse) ProtoReflect ¶
func (x *ScheduleServerCrashProcedureResponse) ProtoReflect() protoreflect.Message
func (*ScheduleServerCrashProcedureResponse) Reset ¶
func (x *ScheduleServerCrashProcedureResponse) Reset()
func (*ScheduleServerCrashProcedureResponse) String ¶
func (x *ScheduleServerCrashProcedureResponse) String() string
type ScopeType ¶
type ScopeType int32
func (ScopeType) Descriptor ¶
func (ScopeType) Descriptor() protoreflect.EnumDescriptor
func (ScopeType) EnumDescriptor
deprecated
func (ScopeType) Number ¶
func (x ScopeType) Number() protoreflect.EnumNumber
func (ScopeType) Type ¶
func (ScopeType) Type() protoreflect.EnumType
func (*ScopeType) UnmarshalJSON
deprecated
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 SecurityPreamableResponse ¶
type SecurityPreamableResponse struct {
ServerPrincipal *string `protobuf:"bytes,1,req,name=server_principal,json=serverPrincipal" json:"server_principal,omitempty"`
// contains filtered or unexported fields
}
func (*SecurityPreamableResponse) Descriptor
deprecated
func (*SecurityPreamableResponse) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPreamableResponse.ProtoReflect.Descriptor instead.
func (*SecurityPreamableResponse) GetServerPrincipal ¶
func (x *SecurityPreamableResponse) GetServerPrincipal() string
func (*SecurityPreamableResponse) ProtoMessage ¶
func (*SecurityPreamableResponse) ProtoMessage()
func (*SecurityPreamableResponse) ProtoReflect ¶
func (x *SecurityPreamableResponse) ProtoReflect() protoreflect.Message
func (*SecurityPreamableResponse) Reset ¶
func (x *SecurityPreamableResponse) Reset()
func (*SecurityPreamableResponse) String ¶
func (x *SecurityPreamableResponse) String() string
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 ServerInfo ¶
type ServerInfo struct {
ServerName *ServerName `protobuf:"bytes,1,req,name=server_name,json=serverName" json:"server_name,omitempty"`
WebuiPort *uint32 `protobuf:"varint,2,opt,name=webui_port,json=webuiPort" json:"webui_port,omitempty"`
// contains filtered or unexported fields
}
func (*ServerInfo) Descriptor
deprecated
func (*ServerInfo) Descriptor() ([]byte, []int)
Deprecated: Use ServerInfo.ProtoReflect.Descriptor instead.
func (*ServerInfo) GetServerName ¶
func (x *ServerInfo) GetServerName() *ServerName
func (*ServerInfo) GetWebuiPort ¶
func (x *ServerInfo) GetWebuiPort() uint32
func (*ServerInfo) ProtoMessage ¶
func (*ServerInfo) ProtoMessage()
func (*ServerInfo) ProtoReflect ¶
func (x *ServerInfo) ProtoReflect() protoreflect.Message
func (*ServerInfo) Reset ¶
func (x *ServerInfo) Reset()
func (*ServerInfo) String ¶
func (x *ServerInfo) 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"`
// *
// The metrics for each user on this region server
UserLoads []*UserLoad `protobuf:"bytes,12,rep,name=userLoads" json:"userLoads,omitempty"`
// *
// The metrics for read requests count on this region server
ReadRequestsCount *uint64 `protobuf:"varint,13,opt,name=read_requests_count,json=readRequestsCount" json:"read_requests_count,omitempty"`
// *
// The metrics for write requests on this region server
WriteRequestsCount *uint64 `protobuf:"varint,14,opt,name=write_requests_count,json=writeRequestsCount" json:"write_requests_count,omitempty"`
// *
// The active monitored tasks
Tasks []*ServerTask `protobuf:"bytes,15,rep,name=tasks" json:"tasks,omitempty"`
// *
// The metrics for region cached on this region server
RegionCachedInfo map[string]uint32 `` /* 154-byte string literal not displayed */
// 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) GetReadRequestsCount ¶
func (x *ServerLoad) GetReadRequestsCount() uint64
func (*ServerLoad) GetRegionCachedInfo ¶
func (x *ServerLoad) GetRegionCachedInfo() map[string]uint32
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) GetTasks ¶
func (x *ServerLoad) GetTasks() []*ServerTask
func (*ServerLoad) GetTotalNumberOfRequests ¶
func (x *ServerLoad) GetTotalNumberOfRequests() uint64
func (*ServerLoad) GetUsedHeap_MB ¶
func (x *ServerLoad) GetUsedHeap_MB() uint32
func (*ServerLoad) GetUserLoads ¶
func (x *ServerLoad) GetUserLoads() []*UserLoad
func (*ServerLoad) GetWriteRequestsCount ¶
func (x *ServerLoad) GetWriteRequestsCount() uint64
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 ServerTask ¶
type ServerTask struct {
Description *string `protobuf:"bytes,1,req,name=description" json:"description,omitempty"`
Status *string `protobuf:"bytes,2,req,name=status" json:"status,omitempty"`
State *ServerTask_State `protobuf:"varint,3,req,name=state,enum=pb.ServerTask_State" json:"state,omitempty"`
StartTime *uint64 `protobuf:"varint,4,opt,name=startTime" json:"startTime,omitempty"`
CompletionTime *uint64 `protobuf:"varint,5,opt,name=completionTime" json:"completionTime,omitempty"`
// contains filtered or unexported fields
}
func (*ServerTask) Descriptor
deprecated
func (*ServerTask) Descriptor() ([]byte, []int)
Deprecated: Use ServerTask.ProtoReflect.Descriptor instead.
func (*ServerTask) GetCompletionTime ¶
func (x *ServerTask) GetCompletionTime() uint64
func (*ServerTask) GetDescription ¶
func (x *ServerTask) GetDescription() string
func (*ServerTask) GetStartTime ¶
func (x *ServerTask) GetStartTime() uint64
func (*ServerTask) GetState ¶
func (x *ServerTask) GetState() ServerTask_State
func (*ServerTask) GetStatus ¶
func (x *ServerTask) GetStatus() string
func (*ServerTask) ProtoMessage ¶
func (*ServerTask) ProtoMessage()
func (*ServerTask) ProtoReflect ¶
func (x *ServerTask) ProtoReflect() protoreflect.Message
func (*ServerTask) Reset ¶
func (x *ServerTask) Reset()
func (*ServerTask) String ¶
func (x *ServerTask) String() string
type ServerTask_State ¶
type ServerTask_State int32
const ( ServerTask_RUNNING ServerTask_State = 0 ServerTask_WAITING ServerTask_State = 1 ServerTask_COMPLETE ServerTask_State = 2 ServerTask_ABORTED ServerTask_State = 3 )
func (ServerTask_State) Descriptor ¶
func (ServerTask_State) Descriptor() protoreflect.EnumDescriptor
func (ServerTask_State) Enum ¶
func (x ServerTask_State) Enum() *ServerTask_State
func (ServerTask_State) EnumDescriptor
deprecated
func (ServerTask_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use ServerTask_State.Descriptor instead.
func (ServerTask_State) Number ¶
func (x ServerTask_State) Number() protoreflect.EnumNumber
func (ServerTask_State) String ¶
func (x ServerTask_State) String() string
func (ServerTask_State) Type ¶
func (ServerTask_State) Type() protoreflect.EnumType
func (*ServerTask_State) UnmarshalJSON
deprecated
func (x *ServerTask_State) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ServerTimestamp ¶
type ServerTimestamp struct {
ServerName *ServerName `protobuf:"bytes,1,opt,name=server_name,json=serverName" json:"server_name,omitempty"`
Timestamp *uint64 `protobuf:"varint,2,opt,name=timestamp" json:"timestamp,omitempty"`
// contains filtered or unexported fields
}
* ServerTimestamp keeps last WAL roll time per Region Server
func (*ServerTimestamp) Descriptor
deprecated
func (*ServerTimestamp) Descriptor() ([]byte, []int)
Deprecated: Use ServerTimestamp.ProtoReflect.Descriptor instead.
func (*ServerTimestamp) GetServerName ¶
func (x *ServerTimestamp) GetServerName() *ServerName
func (*ServerTimestamp) GetTimestamp ¶
func (x *ServerTimestamp) GetTimestamp() uint64
func (*ServerTimestamp) ProtoMessage ¶
func (*ServerTimestamp) ProtoMessage()
func (*ServerTimestamp) ProtoReflect ¶
func (x *ServerTimestamp) ProtoReflect() protoreflect.Message
func (*ServerTimestamp) Reset ¶
func (x *ServerTimestamp) Reset()
func (*ServerTimestamp) String ¶
func (x *ServerTimestamp) String() string
type SetAuthsRequest ¶
type SetAuthsRequest struct {
User []byte `protobuf:"bytes,1,req,name=user" json:"user,omitempty"`
Auth [][]byte `protobuf:"bytes,2,rep,name=auth" json:"auth,omitempty"`
// contains filtered or unexported fields
}
func (*SetAuthsRequest) Descriptor
deprecated
func (*SetAuthsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetAuthsRequest.ProtoReflect.Descriptor instead.
func (*SetAuthsRequest) GetAuth ¶
func (x *SetAuthsRequest) GetAuth() [][]byte
func (*SetAuthsRequest) GetUser ¶
func (x *SetAuthsRequest) GetUser() []byte
func (*SetAuthsRequest) ProtoMessage ¶
func (*SetAuthsRequest) ProtoMessage()
func (*SetAuthsRequest) ProtoReflect ¶
func (x *SetAuthsRequest) ProtoReflect() protoreflect.Message
func (*SetAuthsRequest) Reset ¶
func (x *SetAuthsRequest) Reset()
func (*SetAuthsRequest) String ¶
func (x *SetAuthsRequest) 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 SetCleanerChoreRunningRequest ¶
type SetCleanerChoreRunningRequest struct {
On *bool `protobuf:"varint,1,req,name=on" json:"on,omitempty"`
// contains filtered or unexported fields
}
func (*SetCleanerChoreRunningRequest) Descriptor
deprecated
func (*SetCleanerChoreRunningRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCleanerChoreRunningRequest.ProtoReflect.Descriptor instead.
func (*SetCleanerChoreRunningRequest) GetOn ¶
func (x *SetCleanerChoreRunningRequest) GetOn() bool
func (*SetCleanerChoreRunningRequest) ProtoMessage ¶
func (*SetCleanerChoreRunningRequest) ProtoMessage()
func (*SetCleanerChoreRunningRequest) ProtoReflect ¶
func (x *SetCleanerChoreRunningRequest) ProtoReflect() protoreflect.Message
func (*SetCleanerChoreRunningRequest) Reset ¶
func (x *SetCleanerChoreRunningRequest) Reset()
func (*SetCleanerChoreRunningRequest) String ¶
func (x *SetCleanerChoreRunningRequest) String() string
type SetCleanerChoreRunningResponse ¶
type SetCleanerChoreRunningResponse struct {
PrevValue *bool `protobuf:"varint,1,opt,name=prev_value,json=prevValue" json:"prev_value,omitempty"`
// contains filtered or unexported fields
}
func (*SetCleanerChoreRunningResponse) Descriptor
deprecated
func (*SetCleanerChoreRunningResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCleanerChoreRunningResponse.ProtoReflect.Descriptor instead.
func (*SetCleanerChoreRunningResponse) GetPrevValue ¶
func (x *SetCleanerChoreRunningResponse) GetPrevValue() bool
func (*SetCleanerChoreRunningResponse) ProtoMessage ¶
func (*SetCleanerChoreRunningResponse) ProtoMessage()
func (*SetCleanerChoreRunningResponse) ProtoReflect ¶
func (x *SetCleanerChoreRunningResponse) ProtoReflect() protoreflect.Message
func (*SetCleanerChoreRunningResponse) Reset ¶
func (x *SetCleanerChoreRunningResponse) Reset()
func (*SetCleanerChoreRunningResponse) String ¶
func (x *SetCleanerChoreRunningResponse) 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"`
SpaceLimit *SpaceLimitRequest `protobuf:"bytes,8,opt,name=space_limit,json=spaceLimit" json:"space_limit,omitempty"`
RegionServer *string `protobuf:"bytes,9,opt,name=region_server,json=regionServer" json:"region_server,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) GetRegionServer ¶
func (x *SetQuotaRequest) GetRegionServer() string
func (*SetQuotaRequest) GetRemoveAll ¶
func (x *SetQuotaRequest) GetRemoveAll() bool
func (*SetQuotaRequest) GetSpaceLimit ¶
func (x *SetQuotaRequest) GetSpaceLimit() *SpaceLimitRequest
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 SetRegionStateInMetaRequest ¶
type SetRegionStateInMetaRequest struct {
States []*RegionSpecifierAndState `protobuf:"bytes,1,rep,name=states" json:"states,omitempty"`
// contains filtered or unexported fields
}
func (*SetRegionStateInMetaRequest) Descriptor
deprecated
func (*SetRegionStateInMetaRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetRegionStateInMetaRequest.ProtoReflect.Descriptor instead.
func (*SetRegionStateInMetaRequest) GetStates ¶
func (x *SetRegionStateInMetaRequest) GetStates() []*RegionSpecifierAndState
func (*SetRegionStateInMetaRequest) ProtoMessage ¶
func (*SetRegionStateInMetaRequest) ProtoMessage()
func (*SetRegionStateInMetaRequest) ProtoReflect ¶
func (x *SetRegionStateInMetaRequest) ProtoReflect() protoreflect.Message
func (*SetRegionStateInMetaRequest) Reset ¶
func (x *SetRegionStateInMetaRequest) Reset()
func (*SetRegionStateInMetaRequest) String ¶
func (x *SetRegionStateInMetaRequest) String() string
type SetRegionStateInMetaResponse ¶
type SetRegionStateInMetaResponse struct {
States []*RegionSpecifierAndState `protobuf:"bytes,1,rep,name=states" json:"states,omitempty"`
// contains filtered or unexported fields
}
func (*SetRegionStateInMetaResponse) Descriptor
deprecated
func (*SetRegionStateInMetaResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetRegionStateInMetaResponse.ProtoReflect.Descriptor instead.
func (*SetRegionStateInMetaResponse) GetStates ¶
func (x *SetRegionStateInMetaResponse) GetStates() []*RegionSpecifierAndState
func (*SetRegionStateInMetaResponse) ProtoMessage ¶
func (*SetRegionStateInMetaResponse) ProtoMessage()
func (*SetRegionStateInMetaResponse) ProtoReflect ¶
func (x *SetRegionStateInMetaResponse) ProtoReflect() protoreflect.Message
func (*SetRegionStateInMetaResponse) Reset ¶
func (x *SetRegionStateInMetaResponse) Reset()
func (*SetRegionStateInMetaResponse) String ¶
func (x *SetRegionStateInMetaResponse) String() string
type SetSnapshotCleanupRequest ¶
type SetSnapshotCleanupRequest struct {
Enabled *bool `protobuf:"varint,1,req,name=enabled" json:"enabled,omitempty"`
Synchronous *bool `protobuf:"varint,2,opt,name=synchronous" json:"synchronous,omitempty"`
// contains filtered or unexported fields
}
func (*SetSnapshotCleanupRequest) Descriptor
deprecated
func (*SetSnapshotCleanupRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSnapshotCleanupRequest.ProtoReflect.Descriptor instead.
func (*SetSnapshotCleanupRequest) GetEnabled ¶
func (x *SetSnapshotCleanupRequest) GetEnabled() bool
func (*SetSnapshotCleanupRequest) GetSynchronous ¶
func (x *SetSnapshotCleanupRequest) GetSynchronous() bool
func (*SetSnapshotCleanupRequest) ProtoMessage ¶
func (*SetSnapshotCleanupRequest) ProtoMessage()
func (*SetSnapshotCleanupRequest) ProtoReflect ¶
func (x *SetSnapshotCleanupRequest) ProtoReflect() protoreflect.Message
func (*SetSnapshotCleanupRequest) Reset ¶
func (x *SetSnapshotCleanupRequest) Reset()
func (*SetSnapshotCleanupRequest) String ¶
func (x *SetSnapshotCleanupRequest) String() string
type SetSnapshotCleanupResponse ¶
type SetSnapshotCleanupResponse struct {
PrevSnapshotCleanup *bool `protobuf:"varint,1,req,name=prev_snapshot_cleanup,json=prevSnapshotCleanup" json:"prev_snapshot_cleanup,omitempty"`
// contains filtered or unexported fields
}
func (*SetSnapshotCleanupResponse) Descriptor
deprecated
func (*SetSnapshotCleanupResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSnapshotCleanupResponse.ProtoReflect.Descriptor instead.
func (*SetSnapshotCleanupResponse) GetPrevSnapshotCleanup ¶
func (x *SetSnapshotCleanupResponse) GetPrevSnapshotCleanup() bool
func (*SetSnapshotCleanupResponse) ProtoMessage ¶
func (*SetSnapshotCleanupResponse) ProtoMessage()
func (*SetSnapshotCleanupResponse) ProtoReflect ¶
func (x *SetSnapshotCleanupResponse) ProtoReflect() protoreflect.Message
func (*SetSnapshotCleanupResponse) Reset ¶
func (x *SetSnapshotCleanupResponse) Reset()
func (*SetSnapshotCleanupResponse) String ¶
func (x *SetSnapshotCleanupResponse) 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 SetTableStateInMetaRequest ¶
type SetTableStateInMetaRequest struct {
TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"`
TableState *TableState `protobuf:"bytes,2,req,name=table_state,json=tableState" json:"table_state,omitempty"`
// contains filtered or unexported fields
}
func (*SetTableStateInMetaRequest) Descriptor
deprecated
func (*SetTableStateInMetaRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetTableStateInMetaRequest.ProtoReflect.Descriptor instead.
func (*SetTableStateInMetaRequest) GetTableName ¶
func (x *SetTableStateInMetaRequest) GetTableName() *TableName
func (*SetTableStateInMetaRequest) GetTableState ¶
func (x *SetTableStateInMetaRequest) GetTableState() *TableState
func (*SetTableStateInMetaRequest) ProtoMessage ¶
func (*SetTableStateInMetaRequest) ProtoMessage()
func (*SetTableStateInMetaRequest) ProtoReflect ¶
func (x *SetTableStateInMetaRequest) ProtoReflect() protoreflect.Message
func (*SetTableStateInMetaRequest) Reset ¶
func (x *SetTableStateInMetaRequest) Reset()
func (*SetTableStateInMetaRequest) String ¶
func (x *SetTableStateInMetaRequest) String() string
type ShellExecRequest ¶
type ShellExecRequest struct {
Command *string `protobuf:"bytes,1,req,name=command" json:"command,omitempty"`
AwaitResponse *bool `protobuf:"varint,2,opt,name=await_response,json=awaitResponse" json:"await_response,omitempty"`
// contains filtered or unexported fields
}
func (*ShellExecRequest) Descriptor
deprecated
func (*ShellExecRequest) Descriptor() ([]byte, []int)
Deprecated: Use ShellExecRequest.ProtoReflect.Descriptor instead.
func (*ShellExecRequest) GetAwaitResponse ¶
func (x *ShellExecRequest) GetAwaitResponse() bool
func (*ShellExecRequest) GetCommand ¶
func (x *ShellExecRequest) GetCommand() string
func (*ShellExecRequest) ProtoMessage ¶
func (*ShellExecRequest) ProtoMessage()
func (*ShellExecRequest) ProtoReflect ¶
func (x *ShellExecRequest) ProtoReflect() protoreflect.Message
func (*ShellExecRequest) Reset ¶
func (x *ShellExecRequest) Reset()
func (*ShellExecRequest) String ¶
func (x *ShellExecRequest) String() string
type ShellExecResponse ¶
type ShellExecResponse struct {
ExitCode *int32 `protobuf:"varint,1,opt,name=exit_code,json=exitCode" json:"exit_code,omitempty"`
Stdout *string `protobuf:"bytes,2,opt,name=stdout" json:"stdout,omitempty"`
Stderr *string `protobuf:"bytes,3,opt,name=stderr" json:"stderr,omitempty"`
// contains filtered or unexported fields
}
func (*ShellExecResponse) Descriptor
deprecated
func (*ShellExecResponse) Descriptor() ([]byte, []int)
Deprecated: Use ShellExecResponse.ProtoReflect.Descriptor instead.
func (*ShellExecResponse) GetExitCode ¶
func (x *ShellExecResponse) GetExitCode() int32
func (*ShellExecResponse) GetStderr ¶
func (x *ShellExecResponse) GetStderr() string
func (*ShellExecResponse) GetStdout ¶
func (x *ShellExecResponse) GetStdout() string
func (*ShellExecResponse) ProtoMessage ¶
func (*ShellExecResponse) ProtoMessage()
func (*ShellExecResponse) ProtoReflect ¶
func (x *ShellExecResponse) ProtoReflect() protoreflect.Message
func (*ShellExecResponse) Reset ¶
func (x *ShellExecResponse) Reset()
func (*ShellExecResponse) String ¶
func (x *ShellExecResponse) 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 SlowLogPayload ¶
type SlowLogPayload struct {
StartTime *int64 `protobuf:"varint,1,req,name=start_time,json=startTime" json:"start_time,omitempty"`
ProcessingTime *int32 `protobuf:"varint,2,req,name=processing_time,json=processingTime" json:"processing_time,omitempty"`
QueueTime *int32 `protobuf:"varint,3,req,name=queue_time,json=queueTime" json:"queue_time,omitempty"`
ResponseSize *int64 `protobuf:"varint,4,req,name=response_size,json=responseSize" json:"response_size,omitempty"`
ClientAddress *string `protobuf:"bytes,5,req,name=client_address,json=clientAddress" json:"client_address,omitempty"`
ServerClass *string `protobuf:"bytes,6,req,name=server_class,json=serverClass" json:"server_class,omitempty"`
MethodName *string `protobuf:"bytes,7,req,name=method_name,json=methodName" json:"method_name,omitempty"`
CallDetails *string `protobuf:"bytes,8,req,name=call_details,json=callDetails" json:"call_details,omitempty"`
Param *string `protobuf:"bytes,9,opt,name=param" json:"param,omitempty"`
UserName *string `protobuf:"bytes,10,req,name=user_name,json=userName" json:"user_name,omitempty"`
RegionName *string `protobuf:"bytes,11,opt,name=region_name,json=regionName" json:"region_name,omitempty"`
MultiGets *int32 `protobuf:"varint,12,opt,name=multi_gets,json=multiGets,def=0" json:"multi_gets,omitempty"`
MultiMutations *int32 `protobuf:"varint,13,opt,name=multi_mutations,json=multiMutations,def=0" json:"multi_mutations,omitempty"`
MultiServiceCalls *int32 `protobuf:"varint,14,opt,name=multi_service_calls,json=multiServiceCalls,def=0" json:"multi_service_calls,omitempty"`
Type *SlowLogPayload_Type `protobuf:"varint,15,req,name=type,enum=pb.SlowLogPayload_Type" json:"type,omitempty"`
BlockBytesScanned *int64 `protobuf:"varint,16,opt,name=block_bytes_scanned,json=blockBytesScanned" json:"block_bytes_scanned,omitempty"`
Scan *Scan `protobuf:"bytes,17,opt,name=scan" json:"scan,omitempty"`
ConnectionAttribute []*NameBytesPair `protobuf:"bytes,18,rep,name=connection_attribute,json=connectionAttribute" json:"connection_attribute,omitempty"`
RequestAttribute []*NameBytesPair `protobuf:"bytes,19,rep,name=request_attribute,json=requestAttribute" json:"request_attribute,omitempty"`
FsReadTime *int64 `protobuf:"varint,20,opt,name=fs_read_time,json=fsReadTime" json:"fs_read_time,omitempty"`
// contains filtered or unexported fields
}
func (*SlowLogPayload) Descriptor
deprecated
func (*SlowLogPayload) Descriptor() ([]byte, []int)
Deprecated: Use SlowLogPayload.ProtoReflect.Descriptor instead.
func (*SlowLogPayload) GetBlockBytesScanned ¶
func (x *SlowLogPayload) GetBlockBytesScanned() int64
func (*SlowLogPayload) GetCallDetails ¶
func (x *SlowLogPayload) GetCallDetails() string
func (*SlowLogPayload) GetClientAddress ¶
func (x *SlowLogPayload) GetClientAddress() string
func (*SlowLogPayload) GetConnectionAttribute ¶
func (x *SlowLogPayload) GetConnectionAttribute() []*NameBytesPair
func (*SlowLogPayload) GetFsReadTime ¶
func (x *SlowLogPayload) GetFsReadTime() int64
func (*SlowLogPayload) GetMethodName ¶
func (x *SlowLogPayload) GetMethodName() string
func (*SlowLogPayload) GetMultiGets ¶
func (x *SlowLogPayload) GetMultiGets() int32
func (*SlowLogPayload) GetMultiMutations ¶
func (x *SlowLogPayload) GetMultiMutations() int32
func (*SlowLogPayload) GetMultiServiceCalls ¶
func (x *SlowLogPayload) GetMultiServiceCalls() int32
func (*SlowLogPayload) GetParam ¶
func (x *SlowLogPayload) GetParam() string
func (*SlowLogPayload) GetProcessingTime ¶
func (x *SlowLogPayload) GetProcessingTime() int32
func (*SlowLogPayload) GetQueueTime ¶
func (x *SlowLogPayload) GetQueueTime() int32
func (*SlowLogPayload) GetRegionName ¶
func (x *SlowLogPayload) GetRegionName() string
func (*SlowLogPayload) GetRequestAttribute ¶
func (x *SlowLogPayload) GetRequestAttribute() []*NameBytesPair
func (*SlowLogPayload) GetResponseSize ¶
func (x *SlowLogPayload) GetResponseSize() int64
func (*SlowLogPayload) GetScan ¶
func (x *SlowLogPayload) GetScan() *Scan
func (*SlowLogPayload) GetServerClass ¶
func (x *SlowLogPayload) GetServerClass() string
func (*SlowLogPayload) GetStartTime ¶
func (x *SlowLogPayload) GetStartTime() int64
func (*SlowLogPayload) GetType ¶
func (x *SlowLogPayload) GetType() SlowLogPayload_Type
func (*SlowLogPayload) GetUserName ¶
func (x *SlowLogPayload) GetUserName() string
func (*SlowLogPayload) ProtoMessage ¶
func (*SlowLogPayload) ProtoMessage()
func (*SlowLogPayload) ProtoReflect ¶
func (x *SlowLogPayload) ProtoReflect() protoreflect.Message
func (*SlowLogPayload) Reset ¶
func (x *SlowLogPayload) Reset()
func (*SlowLogPayload) String ¶
func (x *SlowLogPayload) String() string
type SlowLogPayload_Type ¶
type SlowLogPayload_Type int32
SLOW_LOG is RPC call slow in nature whereas LARGE_LOG is RPC call quite large. Majority of times, slow logs are also large logs and hence, ALL is combination of both
const ( SlowLogPayload_SLOW_LOG SlowLogPayload_Type = 0 SlowLogPayload_LARGE_LOG SlowLogPayload_Type = 1 SlowLogPayload_ALL SlowLogPayload_Type = 2 )
func (SlowLogPayload_Type) Descriptor ¶
func (SlowLogPayload_Type) Descriptor() protoreflect.EnumDescriptor
func (SlowLogPayload_Type) Enum ¶
func (x SlowLogPayload_Type) Enum() *SlowLogPayload_Type
func (SlowLogPayload_Type) EnumDescriptor
deprecated
func (SlowLogPayload_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use SlowLogPayload_Type.Descriptor instead.
func (SlowLogPayload_Type) Number ¶
func (x SlowLogPayload_Type) Number() protoreflect.EnumNumber
func (SlowLogPayload_Type) String ¶
func (x SlowLogPayload_Type) String() string
func (SlowLogPayload_Type) Type ¶
func (SlowLogPayload_Type) Type() protoreflect.EnumType
func (*SlowLogPayload_Type) UnmarshalJSON
deprecated
func (x *SlowLogPayload_Type) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type SlowLogResponseRequest ¶
type SlowLogResponseRequest struct {
RegionName *string `protobuf:"bytes,1,opt,name=region_name,json=regionName" json:"region_name,omitempty"`
TableName *string `protobuf:"bytes,2,opt,name=table_name,json=tableName" json:"table_name,omitempty"`
ClientAddress *string `protobuf:"bytes,3,opt,name=client_address,json=clientAddress" json:"client_address,omitempty"`
UserName *string `protobuf:"bytes,4,opt,name=user_name,json=userName" json:"user_name,omitempty"`
Limit *uint32 `protobuf:"varint,5,opt,name=limit,def=10" json:"limit,omitempty"`
FilterByOperator *SlowLogResponseRequest_FilterByOperator `` /* 159-byte string literal not displayed */
LogType *SlowLogResponseRequest_LogType `protobuf:"varint,7,opt,name=log_type,json=logType,enum=pb.SlowLogResponseRequest_LogType" json:"log_type,omitempty"`
// contains filtered or unexported fields
}
* Slow/Large log (LogRequest) use-case specific RPC request. This request payload will be converted in bytes and sent to generic RPC API: GetLogEntries LogRequest message has two params: 1. log_class_name: SlowLogResponseRequest (for Slow/Large log use-case) 2. log_message: SlowLogResponseRequest converted in bytes (for Slow/Large log use-case)
func (*SlowLogResponseRequest) Descriptor
deprecated
func (*SlowLogResponseRequest) Descriptor() ([]byte, []int)
Deprecated: Use SlowLogResponseRequest.ProtoReflect.Descriptor instead.
func (*SlowLogResponseRequest) GetClientAddress ¶
func (x *SlowLogResponseRequest) GetClientAddress() string
func (*SlowLogResponseRequest) GetFilterByOperator ¶
func (x *SlowLogResponseRequest) GetFilterByOperator() SlowLogResponseRequest_FilterByOperator
func (*SlowLogResponseRequest) GetLimit ¶
func (x *SlowLogResponseRequest) GetLimit() uint32
func (*SlowLogResponseRequest) GetLogType ¶
func (x *SlowLogResponseRequest) GetLogType() SlowLogResponseRequest_LogType
func (*SlowLogResponseRequest) GetRegionName ¶
func (x *SlowLogResponseRequest) GetRegionName() string
func (*SlowLogResponseRequest) GetTableName ¶
func (x *SlowLogResponseRequest) GetTableName() string
func (*SlowLogResponseRequest) GetUserName ¶
func (x *SlowLogResponseRequest) GetUserName() string
func (*SlowLogResponseRequest) ProtoMessage ¶
func (*SlowLogResponseRequest) ProtoMessage()
func (*SlowLogResponseRequest) ProtoReflect ¶
func (x *SlowLogResponseRequest) ProtoReflect() protoreflect.Message
func (*SlowLogResponseRequest) Reset ¶
func (x *SlowLogResponseRequest) Reset()
func (*SlowLogResponseRequest) String ¶
func (x *SlowLogResponseRequest) String() string
type SlowLogResponseRequest_FilterByOperator ¶
type SlowLogResponseRequest_FilterByOperator int32
const ( SlowLogResponseRequest_AND SlowLogResponseRequest_FilterByOperator = 0 SlowLogResponseRequest_OR SlowLogResponseRequest_FilterByOperator = 1 )
func (SlowLogResponseRequest_FilterByOperator) Descriptor ¶
func (SlowLogResponseRequest_FilterByOperator) Descriptor() protoreflect.EnumDescriptor
func (SlowLogResponseRequest_FilterByOperator) EnumDescriptor
deprecated
func (SlowLogResponseRequest_FilterByOperator) EnumDescriptor() ([]byte, []int)
Deprecated: Use SlowLogResponseRequest_FilterByOperator.Descriptor instead.
func (SlowLogResponseRequest_FilterByOperator) Number ¶
func (x SlowLogResponseRequest_FilterByOperator) Number() protoreflect.EnumNumber
func (SlowLogResponseRequest_FilterByOperator) String ¶
func (x SlowLogResponseRequest_FilterByOperator) String() string
func (SlowLogResponseRequest_FilterByOperator) Type ¶
func (SlowLogResponseRequest_FilterByOperator) Type() protoreflect.EnumType
func (*SlowLogResponseRequest_FilterByOperator) UnmarshalJSON
deprecated
func (x *SlowLogResponseRequest_FilterByOperator) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type SlowLogResponseRequest_LogType ¶
type SlowLogResponseRequest_LogType int32
const ( SlowLogResponseRequest_SLOW_LOG SlowLogResponseRequest_LogType = 0 SlowLogResponseRequest_LARGE_LOG SlowLogResponseRequest_LogType = 1 )
func (SlowLogResponseRequest_LogType) Descriptor ¶
func (SlowLogResponseRequest_LogType) Descriptor() protoreflect.EnumDescriptor
func (SlowLogResponseRequest_LogType) Enum ¶
func (x SlowLogResponseRequest_LogType) Enum() *SlowLogResponseRequest_LogType
func (SlowLogResponseRequest_LogType) EnumDescriptor
deprecated
func (SlowLogResponseRequest_LogType) EnumDescriptor() ([]byte, []int)
Deprecated: Use SlowLogResponseRequest_LogType.Descriptor instead.
func (SlowLogResponseRequest_LogType) Number ¶
func (x SlowLogResponseRequest_LogType) Number() protoreflect.EnumNumber
func (SlowLogResponseRequest_LogType) String ¶
func (x SlowLogResponseRequest_LogType) String() string
func (SlowLogResponseRequest_LogType) Type ¶
func (SlowLogResponseRequest_LogType) Type() protoreflect.EnumType
func (*SlowLogResponseRequest_LogType) UnmarshalJSON
deprecated
func (x *SlowLogResponseRequest_LogType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type SlowLogResponses ¶
type SlowLogResponses struct {
SlowLogPayloads []*SlowLogPayload `protobuf:"bytes,1,rep,name=slow_log_payloads,json=slowLogPayloads" json:"slow_log_payloads,omitempty"`
// contains filtered or unexported fields
}
* Slow/Large log (LogEntry) use-case specific RPC response. This response payload will be converted in bytes by servers and sent as response to generic RPC API: GetLogEntries LogEntry message has two params: 1. log_class_name: SlowLogResponses (for Slow/Large log use-case) 2. log_message: SlowLogResponses converted in bytes (for Slow/Large log use-case)
func (*SlowLogResponses) Descriptor
deprecated
func (*SlowLogResponses) Descriptor() ([]byte, []int)
Deprecated: Use SlowLogResponses.ProtoReflect.Descriptor instead.
func (*SlowLogResponses) GetSlowLogPayloads ¶
func (x *SlowLogResponses) GetSlowLogPayloads() []*SlowLogPayload
func (*SlowLogResponses) ProtoMessage ¶
func (*SlowLogResponses) ProtoMessage()
func (*SlowLogResponses) ProtoReflect ¶
func (x *SlowLogResponses) ProtoReflect() protoreflect.Message
func (*SlowLogResponses) Reset ¶
func (x *SlowLogResponses) Reset()
func (*SlowLogResponses) String ¶
func (x *SlowLogResponses) String() string
type SnapshotCleanupState ¶
type SnapshotCleanupState struct {
SnapshotCleanupEnabled *bool `protobuf:"varint,1,req,name=snapshot_cleanup_enabled,json=snapshotCleanupEnabled" json:"snapshot_cleanup_enabled,omitempty"`
// contains filtered or unexported fields
}
func (*SnapshotCleanupState) Descriptor
deprecated
func (*SnapshotCleanupState) Descriptor() ([]byte, []int)
Deprecated: Use SnapshotCleanupState.ProtoReflect.Descriptor instead.
func (*SnapshotCleanupState) GetSnapshotCleanupEnabled ¶
func (x *SnapshotCleanupState) GetSnapshotCleanupEnabled() bool
func (*SnapshotCleanupState) ProtoMessage ¶
func (*SnapshotCleanupState) ProtoMessage()
func (*SnapshotCleanupState) ProtoReflect ¶
func (x *SnapshotCleanupState) ProtoReflect() protoreflect.Message
func (*SnapshotCleanupState) Reset ¶
func (x *SnapshotCleanupState) Reset()
func (*SnapshotCleanupState) String ¶
func (x *SnapshotCleanupState) String() string
type SnapshotDataManifest ¶
type SnapshotDataManifest struct {
TableSchema *TableSchema `protobuf:"bytes,1,req,name=table_schema,json=tableSchema" json:"table_schema,omitempty"`
RegionManifests []*SnapshotRegionManifest `protobuf:"bytes,2,rep,name=region_manifests,json=regionManifests" json:"region_manifests,omitempty"`
// contains filtered or unexported fields
}
func (*SnapshotDataManifest) Descriptor
deprecated
func (*SnapshotDataManifest) Descriptor() ([]byte, []int)
Deprecated: Use SnapshotDataManifest.ProtoReflect.Descriptor instead.
func (*SnapshotDataManifest) GetRegionManifests ¶
func (x *SnapshotDataManifest) GetRegionManifests() []*SnapshotRegionManifest
func (*SnapshotDataManifest) GetTableSchema ¶
func (x *SnapshotDataManifest) GetTableSchema() *TableSchema
func (*SnapshotDataManifest) ProtoMessage ¶
func (*SnapshotDataManifest) ProtoMessage()
func (*SnapshotDataManifest) ProtoReflect ¶
func (x *SnapshotDataManifest) ProtoReflect() protoreflect.Message
func (*SnapshotDataManifest) Reset ¶
func (x *SnapshotDataManifest) Reset()
func (*SnapshotDataManifest) String ¶
func (x *SnapshotDataManifest) 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"`
UsersAndPermissions *UsersAndPermissions `protobuf:"bytes,7,opt,name=users_and_permissions,json=usersAndPermissions" json:"users_and_permissions,omitempty"`
Ttl *int64 `protobuf:"varint,8,opt,name=ttl,def=0" json:"ttl,omitempty"`
MaxFileSize *int64 `protobuf:"varint,9,opt,name=max_file_size,json=maxFileSize,def=0" json:"max_file_size,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) GetMaxFileSize ¶
func (x *SnapshotDescription) GetMaxFileSize() 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) GetTtl ¶
func (x *SnapshotDescription) GetTtl() int64
func (*SnapshotDescription) GetType ¶
func (x *SnapshotDescription) GetType() SnapshotDescription_Type
func (*SnapshotDescription) GetUsersAndPermissions ¶
func (x *SnapshotDescription) GetUsersAndPermissions() *UsersAndPermissions
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 SnapshotFileInfo ¶
type SnapshotFileInfo struct {
Type *SnapshotFileInfo_Type `protobuf:"varint,1,req,name=type,enum=pb.SnapshotFileInfo_Type" json:"type,omitempty"`
Hfile *string `protobuf:"bytes,3,opt,name=hfile" json:"hfile,omitempty"`
WalServer *string `protobuf:"bytes,4,opt,name=wal_server,json=walServer" json:"wal_server,omitempty"`
WalName *string `protobuf:"bytes,5,opt,name=wal_name,json=walName" json:"wal_name,omitempty"`
// contains filtered or unexported fields
}
func (*SnapshotFileInfo) Descriptor
deprecated
func (*SnapshotFileInfo) Descriptor() ([]byte, []int)
Deprecated: Use SnapshotFileInfo.ProtoReflect.Descriptor instead.
func (*SnapshotFileInfo) GetHfile ¶
func (x *SnapshotFileInfo) GetHfile() string
func (*SnapshotFileInfo) GetType ¶
func (x *SnapshotFileInfo) GetType() SnapshotFileInfo_Type
func (*SnapshotFileInfo) GetWalName ¶
func (x *SnapshotFileInfo) GetWalName() string
func (*SnapshotFileInfo) GetWalServer ¶
func (x *SnapshotFileInfo) GetWalServer() string
func (*SnapshotFileInfo) ProtoMessage ¶
func (*SnapshotFileInfo) ProtoMessage()
func (*SnapshotFileInfo) ProtoReflect ¶
func (x *SnapshotFileInfo) ProtoReflect() protoreflect.Message
func (*SnapshotFileInfo) Reset ¶
func (x *SnapshotFileInfo) Reset()
func (*SnapshotFileInfo) String ¶
func (x *SnapshotFileInfo) String() string
type SnapshotFileInfo_Type ¶
type SnapshotFileInfo_Type int32
const ( SnapshotFileInfo_HFILE SnapshotFileInfo_Type = 1 SnapshotFileInfo_WAL SnapshotFileInfo_Type = 2 )
func (SnapshotFileInfo_Type) Descriptor ¶
func (SnapshotFileInfo_Type) Descriptor() protoreflect.EnumDescriptor
func (SnapshotFileInfo_Type) Enum ¶
func (x SnapshotFileInfo_Type) Enum() *SnapshotFileInfo_Type
func (SnapshotFileInfo_Type) EnumDescriptor
deprecated
func (SnapshotFileInfo_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use SnapshotFileInfo_Type.Descriptor instead.
func (SnapshotFileInfo_Type) Number ¶
func (x SnapshotFileInfo_Type) Number() protoreflect.EnumNumber
func (SnapshotFileInfo_Type) String ¶
func (x SnapshotFileInfo_Type) String() string
func (SnapshotFileInfo_Type) Type ¶
func (SnapshotFileInfo_Type) Type() protoreflect.EnumType
func (*SnapshotFileInfo_Type) UnmarshalJSON
deprecated
func (x *SnapshotFileInfo_Type) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type SnapshotRegionManifest ¶
type SnapshotRegionManifest struct {
Version *int32 `protobuf:"varint,1,opt,name=version" json:"version,omitempty"`
RegionInfo *RegionInfo `protobuf:"bytes,2,req,name=region_info,json=regionInfo" json:"region_info,omitempty"`
FamilyFiles []*SnapshotRegionManifest_FamilyFiles `protobuf:"bytes,3,rep,name=family_files,json=familyFiles" json:"family_files,omitempty"`
// contains filtered or unexported fields
}
func (*SnapshotRegionManifest) Descriptor
deprecated
func (*SnapshotRegionManifest) Descriptor() ([]byte, []int)
Deprecated: Use SnapshotRegionManifest.ProtoReflect.Descriptor instead.
func (*SnapshotRegionManifest) GetFamilyFiles ¶
func (x *SnapshotRegionManifest) GetFamilyFiles() []*SnapshotRegionManifest_FamilyFiles
func (*SnapshotRegionManifest) GetRegionInfo ¶
func (x *SnapshotRegionManifest) GetRegionInfo() *RegionInfo
func (*SnapshotRegionManifest) GetVersion ¶
func (x *SnapshotRegionManifest) GetVersion() int32
func (*SnapshotRegionManifest) ProtoMessage ¶
func (*SnapshotRegionManifest) ProtoMessage()
func (*SnapshotRegionManifest) ProtoReflect ¶
func (x *SnapshotRegionManifest) ProtoReflect() protoreflect.Message
func (*SnapshotRegionManifest) Reset ¶
func (x *SnapshotRegionManifest) Reset()
func (*SnapshotRegionManifest) String ¶
func (x *SnapshotRegionManifest) String() string
type SnapshotRegionManifest_FamilyFiles ¶
type SnapshotRegionManifest_FamilyFiles struct {
FamilyName []byte `protobuf:"bytes,1,req,name=family_name,json=familyName" json:"family_name,omitempty"`
StoreFiles []*SnapshotRegionManifest_StoreFile `protobuf:"bytes,2,rep,name=store_files,json=storeFiles" json:"store_files,omitempty"`
// contains filtered or unexported fields
}
func (*SnapshotRegionManifest_FamilyFiles) Descriptor
deprecated
func (*SnapshotRegionManifest_FamilyFiles) Descriptor() ([]byte, []int)
Deprecated: Use SnapshotRegionManifest_FamilyFiles.ProtoReflect.Descriptor instead.
func (*SnapshotRegionManifest_FamilyFiles) GetFamilyName ¶
func (x *SnapshotRegionManifest_FamilyFiles) GetFamilyName() []byte
func (*SnapshotRegionManifest_FamilyFiles) GetStoreFiles ¶
func (x *SnapshotRegionManifest_FamilyFiles) GetStoreFiles() []*SnapshotRegionManifest_StoreFile
func (*SnapshotRegionManifest_FamilyFiles) ProtoMessage ¶
func (*SnapshotRegionManifest_FamilyFiles) ProtoMessage()
func (*SnapshotRegionManifest_FamilyFiles) ProtoReflect ¶
func (x *SnapshotRegionManifest_FamilyFiles) ProtoReflect() protoreflect.Message
func (*SnapshotRegionManifest_FamilyFiles) Reset ¶
func (x *SnapshotRegionManifest_FamilyFiles) Reset()
func (*SnapshotRegionManifest_FamilyFiles) String ¶
func (x *SnapshotRegionManifest_FamilyFiles) String() string
type SnapshotRegionManifest_StoreFile ¶
type SnapshotRegionManifest_StoreFile struct {
Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"`
Reference *Reference `protobuf:"bytes,2,opt,name=reference" json:"reference,omitempty"`
// TODO: Add checksums or other fields to verify the file
FileSize *uint64 `protobuf:"varint,3,opt,name=file_size,json=fileSize" json:"file_size,omitempty"`
// contains filtered or unexported fields
}
func (*SnapshotRegionManifest_StoreFile) Descriptor
deprecated
func (*SnapshotRegionManifest_StoreFile) Descriptor() ([]byte, []int)
Deprecated: Use SnapshotRegionManifest_StoreFile.ProtoReflect.Descriptor instead.
func (*SnapshotRegionManifest_StoreFile) GetFileSize ¶
func (x *SnapshotRegionManifest_StoreFile) GetFileSize() uint64
func (*SnapshotRegionManifest_StoreFile) GetName ¶
func (x *SnapshotRegionManifest_StoreFile) GetName() string
func (*SnapshotRegionManifest_StoreFile) GetReference ¶
func (x *SnapshotRegionManifest_StoreFile) GetReference() *Reference
func (*SnapshotRegionManifest_StoreFile) ProtoMessage ¶
func (*SnapshotRegionManifest_StoreFile) ProtoMessage()
func (*SnapshotRegionManifest_StoreFile) ProtoReflect ¶
func (x *SnapshotRegionManifest_StoreFile) ProtoReflect() protoreflect.Message
func (*SnapshotRegionManifest_StoreFile) Reset ¶
func (x *SnapshotRegionManifest_StoreFile) Reset()
func (*SnapshotRegionManifest_StoreFile) String ¶
func (x *SnapshotRegionManifest_StoreFile) String() string
type SnapshotRequest ¶
type SnapshotRequest struct {
Snapshot *SnapshotDescription `protobuf:"bytes,1,req,name=snapshot" json:"snapshot,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 (*SnapshotRequest) Descriptor
deprecated
func (*SnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use SnapshotRequest.ProtoReflect.Descriptor instead.
func (*SnapshotRequest) GetNonce ¶
func (x *SnapshotRequest) GetNonce() uint64
func (*SnapshotRequest) GetNonceGroup ¶
func (x *SnapshotRequest) GetNonceGroup() uint64
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"`
ProcId *int64 `protobuf:"varint,2,opt,name=proc_id,json=procId" json:"proc_id,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) GetProcId ¶
func (x *SnapshotResponse) GetProcId() 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 SpaceLimitRequest ¶
type SpaceLimitRequest struct {
Quota *SpaceQuota `protobuf:"bytes,1,opt,name=quota" json:"quota,omitempty"`
// contains filtered or unexported fields
}
The Request to limit space usage (to allow for schema evolution not tied to SpaceQuota).
func (*SpaceLimitRequest) Descriptor
deprecated
func (*SpaceLimitRequest) Descriptor() ([]byte, []int)
Deprecated: Use SpaceLimitRequest.ProtoReflect.Descriptor instead.
func (*SpaceLimitRequest) GetQuota ¶
func (x *SpaceLimitRequest) GetQuota() *SpaceQuota
func (*SpaceLimitRequest) ProtoMessage ¶
func (*SpaceLimitRequest) ProtoMessage()
func (*SpaceLimitRequest) ProtoReflect ¶
func (x *SpaceLimitRequest) ProtoReflect() protoreflect.Message
func (*SpaceLimitRequest) Reset ¶
func (x *SpaceLimitRequest) Reset()
func (*SpaceLimitRequest) String ¶
func (x *SpaceLimitRequest) String() string
type SpaceQuota ¶
type SpaceQuota struct {
SoftLimit *uint64 `protobuf:"varint,1,opt,name=soft_limit,json=softLimit" json:"soft_limit,omitempty"` // The limit of bytes for this quota
ViolationPolicy *SpaceViolationPolicy `` // The action to take when the quota is violated
/* 129-byte string literal not displayed */
Remove *bool `protobuf:"varint,3,opt,name=remove,def=0" json:"remove,omitempty"` // When true, remove the quota.
// contains filtered or unexported fields
}
Defines a limit on the amount of filesystem space used by a table/namespace
func (*SpaceQuota) Descriptor
deprecated
func (*SpaceQuota) Descriptor() ([]byte, []int)
Deprecated: Use SpaceQuota.ProtoReflect.Descriptor instead.
func (*SpaceQuota) GetRemove ¶
func (x *SpaceQuota) GetRemove() bool
func (*SpaceQuota) GetSoftLimit ¶
func (x *SpaceQuota) GetSoftLimit() uint64
func (*SpaceQuota) GetViolationPolicy ¶
func (x *SpaceQuota) GetViolationPolicy() SpaceViolationPolicy
func (*SpaceQuota) ProtoMessage ¶
func (*SpaceQuota) ProtoMessage()
func (*SpaceQuota) ProtoReflect ¶
func (x *SpaceQuota) ProtoReflect() protoreflect.Message
func (*SpaceQuota) Reset ¶
func (x *SpaceQuota) Reset()
func (*SpaceQuota) String ¶
func (x *SpaceQuota) String() string
type SpaceQuotaSnapshot ¶
type SpaceQuotaSnapshot struct {
QuotaStatus *SpaceQuotaStatus `protobuf:"bytes,1,opt,name=quota_status,json=quotaStatus" json:"quota_status,omitempty"`
QuotaUsage *uint64 `protobuf:"varint,2,opt,name=quota_usage,json=quotaUsage" json:"quota_usage,omitempty"`
QuotaLimit *uint64 `protobuf:"varint,3,opt,name=quota_limit,json=quotaLimit" json:"quota_limit,omitempty"`
// contains filtered or unexported fields
}
Message stored in the value of hbase:quota table to denote the status of a table WRT the quota applicable to it.
func (*SpaceQuotaSnapshot) Descriptor
deprecated
func (*SpaceQuotaSnapshot) Descriptor() ([]byte, []int)
Deprecated: Use SpaceQuotaSnapshot.ProtoReflect.Descriptor instead.
func (*SpaceQuotaSnapshot) GetQuotaLimit ¶
func (x *SpaceQuotaSnapshot) GetQuotaLimit() uint64
func (*SpaceQuotaSnapshot) GetQuotaStatus ¶
func (x *SpaceQuotaSnapshot) GetQuotaStatus() *SpaceQuotaStatus
func (*SpaceQuotaSnapshot) GetQuotaUsage ¶
func (x *SpaceQuotaSnapshot) GetQuotaUsage() uint64
func (*SpaceQuotaSnapshot) ProtoMessage ¶
func (*SpaceQuotaSnapshot) ProtoMessage()
func (*SpaceQuotaSnapshot) ProtoReflect ¶
func (x *SpaceQuotaSnapshot) ProtoReflect() protoreflect.Message
func (*SpaceQuotaSnapshot) Reset ¶
func (x *SpaceQuotaSnapshot) Reset()
func (*SpaceQuotaSnapshot) String ¶
func (x *SpaceQuotaSnapshot) String() string
type SpaceQuotaStatus ¶
type SpaceQuotaStatus struct {
ViolationPolicy *SpaceViolationPolicy `` /* 129-byte string literal not displayed */
InViolation *bool `protobuf:"varint,2,opt,name=in_violation,json=inViolation" json:"in_violation,omitempty"`
// contains filtered or unexported fields
}
Represents the state of a quota on a table. Either the quota is not in violation or it is in violation there is a violation policy which should be in effect.
func (*SpaceQuotaStatus) Descriptor
deprecated
func (*SpaceQuotaStatus) Descriptor() ([]byte, []int)
Deprecated: Use SpaceQuotaStatus.ProtoReflect.Descriptor instead.
func (*SpaceQuotaStatus) GetInViolation ¶
func (x *SpaceQuotaStatus) GetInViolation() bool
func (*SpaceQuotaStatus) GetViolationPolicy ¶
func (x *SpaceQuotaStatus) GetViolationPolicy() SpaceViolationPolicy
func (*SpaceQuotaStatus) ProtoMessage ¶
func (*SpaceQuotaStatus) ProtoMessage()
func (*SpaceQuotaStatus) ProtoReflect ¶
func (x *SpaceQuotaStatus) ProtoReflect() protoreflect.Message
func (*SpaceQuotaStatus) Reset ¶
func (x *SpaceQuotaStatus) Reset()
func (*SpaceQuotaStatus) String ¶
func (x *SpaceQuotaStatus) String() string
type SpaceViolationPolicy ¶
type SpaceViolationPolicy int32
Defines what action should be taken when the SpaceQuota is violated
const ( SpaceViolationPolicy_DISABLE SpaceViolationPolicy = 1 // Disable the table(s) SpaceViolationPolicy_NO_WRITES_COMPACTIONS SpaceViolationPolicy = 2 // No writes, bulk-loads, or compactions SpaceViolationPolicy_NO_WRITES SpaceViolationPolicy = 3 // No writes or bulk-loads SpaceViolationPolicy_NO_INSERTS SpaceViolationPolicy = 4 // No puts or bulk-loads, but deletes are allowed )
func (SpaceViolationPolicy) Descriptor ¶
func (SpaceViolationPolicy) Descriptor() protoreflect.EnumDescriptor
func (SpaceViolationPolicy) Enum ¶
func (x SpaceViolationPolicy) Enum() *SpaceViolationPolicy
func (SpaceViolationPolicy) EnumDescriptor
deprecated
func (SpaceViolationPolicy) EnumDescriptor() ([]byte, []int)
Deprecated: Use SpaceViolationPolicy.Descriptor instead.
func (SpaceViolationPolicy) Number ¶
func (x SpaceViolationPolicy) Number() protoreflect.EnumNumber
func (SpaceViolationPolicy) String ¶
func (x SpaceViolationPolicy) String() string
func (SpaceViolationPolicy) Type ¶
func (SpaceViolationPolicy) Type() protoreflect.EnumType
func (*SpaceViolationPolicy) UnmarshalJSON
deprecated
func (x *SpaceViolationPolicy) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
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"` // optional RecoveryMode DEPRECATED_mode = 3 [default = UNKNOWN];
// 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) 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_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 SplitTableRegionRequest ¶
type SplitTableRegionRequest struct {
RegionInfo *RegionInfo `protobuf:"bytes,1,req,name=region_info,json=regionInfo" json:"region_info,omitempty"`
SplitRow []byte `protobuf:"bytes,2,opt,name=split_row,json=splitRow" json:"split_row,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 (*SplitTableRegionRequest) Descriptor
deprecated
func (*SplitTableRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use SplitTableRegionRequest.ProtoReflect.Descriptor instead.
func (*SplitTableRegionRequest) GetNonce ¶
func (x *SplitTableRegionRequest) GetNonce() uint64
func (*SplitTableRegionRequest) GetNonceGroup ¶
func (x *SplitTableRegionRequest) GetNonceGroup() uint64
func (*SplitTableRegionRequest) GetRegionInfo ¶
func (x *SplitTableRegionRequest) GetRegionInfo() *RegionInfo
func (*SplitTableRegionRequest) GetSplitRow ¶
func (x *SplitTableRegionRequest) GetSplitRow() []byte
func (*SplitTableRegionRequest) ProtoMessage ¶
func (*SplitTableRegionRequest) ProtoMessage()
func (*SplitTableRegionRequest) ProtoReflect ¶
func (x *SplitTableRegionRequest) ProtoReflect() protoreflect.Message
func (*SplitTableRegionRequest) Reset ¶
func (x *SplitTableRegionRequest) Reset()
func (*SplitTableRegionRequest) String ¶
func (x *SplitTableRegionRequest) String() string
type SplitTableRegionResponse ¶
type SplitTableRegionResponse struct {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*SplitTableRegionResponse) Descriptor
deprecated
func (*SplitTableRegionResponse) Descriptor() ([]byte, []int)
Deprecated: Use SplitTableRegionResponse.ProtoReflect.Descriptor instead.
func (*SplitTableRegionResponse) GetProcId ¶
func (x *SplitTableRegionResponse) GetProcId() uint64
func (*SplitTableRegionResponse) ProtoMessage ¶
func (*SplitTableRegionResponse) ProtoMessage()
func (*SplitTableRegionResponse) ProtoReflect ¶
func (x *SplitTableRegionResponse) ProtoReflect() protoreflect.Message
func (*SplitTableRegionResponse) Reset ¶
func (x *SplitTableRegionResponse) Reset()
func (*SplitTableRegionResponse) String ¶
func (x *SplitTableRegionResponse) String() string
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 StopServerRequest ¶
type StopServerRequest struct {
Reason *string `protobuf:"bytes,1,req,name=reason" json:"reason,omitempty"`
// contains filtered or unexported fields
}
func (*StopServerRequest) Descriptor
deprecated
func (*StopServerRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopServerRequest.ProtoReflect.Descriptor instead.
func (*StopServerRequest) GetReason ¶
func (x *StopServerRequest) GetReason() string
func (*StopServerRequest) ProtoMessage ¶
func (*StopServerRequest) ProtoMessage()
func (*StopServerRequest) ProtoReflect ¶
func (x *StopServerRequest) ProtoReflect() protoreflect.Message
func (*StopServerRequest) Reset ¶
func (x *StopServerRequest) Reset()
func (*StopServerRequest) String ¶
func (x *StopServerRequest) String() string
type StopServerResponse ¶
type StopServerResponse struct {
// contains filtered or unexported fields
}
func (*StopServerResponse) Descriptor
deprecated
func (*StopServerResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopServerResponse.ProtoReflect.Descriptor instead.
func (*StopServerResponse) ProtoMessage ¶
func (*StopServerResponse) ProtoMessage()
func (*StopServerResponse) ProtoReflect ¶
func (x *StopServerResponse) ProtoReflect() protoreflect.Message
func (*StopServerResponse) Reset ¶
func (x *StopServerResponse) Reset()
func (*StopServerResponse) String ¶
func (x *StopServerResponse) String() string
type StoreDescriptor ¶
type StoreDescriptor struct {
FamilyName []byte `protobuf:"bytes,1,req,name=family_name,json=familyName" json:"family_name,omitempty"`
StoreHomeDir *string `protobuf:"bytes,2,req,name=store_home_dir,json=storeHomeDir" json:"store_home_dir,omitempty"` //relative to region dir
StoreFile []string `protobuf:"bytes,3,rep,name=store_file,json=storeFile" json:"store_file,omitempty"` // relative to store dir
StoreFileSizeBytes *uint64 `protobuf:"varint,4,opt,name=store_file_size_bytes,json=storeFileSizeBytes" json:"store_file_size_bytes,omitempty"` // size of store file
// contains filtered or unexported fields
}
func (*StoreDescriptor) Descriptor
deprecated
func (*StoreDescriptor) Descriptor() ([]byte, []int)
Deprecated: Use StoreDescriptor.ProtoReflect.Descriptor instead.
func (*StoreDescriptor) GetFamilyName ¶
func (x *StoreDescriptor) GetFamilyName() []byte
func (*StoreDescriptor) GetStoreFile ¶
func (x *StoreDescriptor) GetStoreFile() []string
func (*StoreDescriptor) GetStoreFileSizeBytes ¶
func (x *StoreDescriptor) GetStoreFileSizeBytes() uint64
func (*StoreDescriptor) GetStoreHomeDir ¶
func (x *StoreDescriptor) GetStoreHomeDir() string
func (*StoreDescriptor) ProtoMessage ¶
func (*StoreDescriptor) ProtoMessage()
func (*StoreDescriptor) ProtoReflect ¶
func (x *StoreDescriptor) ProtoReflect() protoreflect.Message
func (*StoreDescriptor) Reset ¶
func (x *StoreDescriptor) Reset()
func (*StoreDescriptor) String ¶
func (x *StoreDescriptor) String() string
type StoreFileEntry ¶
type StoreFileEntry struct {
Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"`
Size *uint64 `protobuf:"varint,2,req,name=size" json:"size,omitempty"`
// contains filtered or unexported fields
}
func (*StoreFileEntry) Descriptor
deprecated
func (*StoreFileEntry) Descriptor() ([]byte, []int)
Deprecated: Use StoreFileEntry.ProtoReflect.Descriptor instead.
func (*StoreFileEntry) GetName ¶
func (x *StoreFileEntry) GetName() string
func (*StoreFileEntry) GetSize ¶
func (x *StoreFileEntry) GetSize() uint64
func (*StoreFileEntry) ProtoMessage ¶
func (*StoreFileEntry) ProtoMessage()
func (*StoreFileEntry) ProtoReflect ¶
func (x *StoreFileEntry) ProtoReflect() protoreflect.Message
func (*StoreFileEntry) Reset ¶
func (x *StoreFileEntry) Reset()
func (*StoreFileEntry) String ¶
func (x *StoreFileEntry) String() string
type StoreFileList ¶
type StoreFileList struct {
Timestamp *uint64 `protobuf:"varint,1,req,name=timestamp" json:"timestamp,omitempty"`
StoreFile []*StoreFileEntry `protobuf:"bytes,2,rep,name=store_file,json=storeFile" json:"store_file,omitempty"`
Version *uint64 `protobuf:"varint,3,opt,name=version,def=1" json:"version,omitempty"`
// contains filtered or unexported fields
}
func (*StoreFileList) Descriptor
deprecated
func (*StoreFileList) Descriptor() ([]byte, []int)
Deprecated: Use StoreFileList.ProtoReflect.Descriptor instead.
func (*StoreFileList) GetStoreFile ¶
func (x *StoreFileList) GetStoreFile() []*StoreFileEntry
func (*StoreFileList) GetTimestamp ¶
func (x *StoreFileList) GetTimestamp() uint64
func (*StoreFileList) GetVersion ¶
func (x *StoreFileList) GetVersion() uint64
func (*StoreFileList) ProtoMessage ¶
func (*StoreFileList) ProtoMessage()
func (*StoreFileList) ProtoReflect ¶
func (x *StoreFileList) ProtoReflect() protoreflect.Message
func (*StoreFileList) Reset ¶
func (x *StoreFileList) Reset()
func (*StoreFileList) String ¶
func (x *StoreFileList) 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 SumRequest ¶
type SumRequest struct {
Family []byte `protobuf:"bytes,1,req,name=family" json:"family,omitempty"`
Qualifier []byte `protobuf:"bytes,2,opt,name=qualifier" json:"qualifier,omitempty"`
// contains filtered or unexported fields
}
func (*SumRequest) Descriptor
deprecated
func (*SumRequest) Descriptor() ([]byte, []int)
Deprecated: Use SumRequest.ProtoReflect.Descriptor instead.
func (*SumRequest) GetFamily ¶
func (x *SumRequest) GetFamily() []byte
func (*SumRequest) GetQualifier ¶
func (x *SumRequest) GetQualifier() []byte
func (*SumRequest) ProtoMessage ¶
func (*SumRequest) ProtoMessage()
func (*SumRequest) ProtoReflect ¶
func (x *SumRequest) ProtoReflect() protoreflect.Message
func (*SumRequest) Reset ¶
func (x *SumRequest) Reset()
func (*SumRequest) String ¶
func (x *SumRequest) String() string
type SumResponse ¶
type SumResponse struct {
Sum *int64 `protobuf:"varint,1,req,name=sum" json:"sum,omitempty"`
// contains filtered or unexported fields
}
func (*SumResponse) Descriptor
deprecated
func (*SumResponse) Descriptor() ([]byte, []int)
Deprecated: Use SumResponse.ProtoReflect.Descriptor instead.
func (*SumResponse) GetSum ¶
func (x *SumResponse) GetSum() int64
func (*SumResponse) ProtoMessage ¶
func (*SumResponse) ProtoMessage()
func (*SumResponse) ProtoReflect ¶
func (x *SumResponse) ProtoReflect() protoreflect.Message
func (*SumResponse) Reset ¶
func (x *SumResponse) Reset()
func (*SumResponse) String ¶
func (x *SumResponse) String() string
type SwitchExceedThrottleQuotaRequest ¶
type SwitchExceedThrottleQuotaRequest struct {
ExceedThrottleQuotaEnabled *bool `` /* 137-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*SwitchExceedThrottleQuotaRequest) Descriptor
deprecated
func (*SwitchExceedThrottleQuotaRequest) Descriptor() ([]byte, []int)
Deprecated: Use SwitchExceedThrottleQuotaRequest.ProtoReflect.Descriptor instead.
func (*SwitchExceedThrottleQuotaRequest) GetExceedThrottleQuotaEnabled ¶
func (x *SwitchExceedThrottleQuotaRequest) GetExceedThrottleQuotaEnabled() bool
func (*SwitchExceedThrottleQuotaRequest) ProtoMessage ¶
func (*SwitchExceedThrottleQuotaRequest) ProtoMessage()
func (*SwitchExceedThrottleQuotaRequest) ProtoReflect ¶
func (x *SwitchExceedThrottleQuotaRequest) ProtoReflect() protoreflect.Message
func (*SwitchExceedThrottleQuotaRequest) Reset ¶
func (x *SwitchExceedThrottleQuotaRequest) Reset()
func (*SwitchExceedThrottleQuotaRequest) String ¶
func (x *SwitchExceedThrottleQuotaRequest) String() string
type SwitchExceedThrottleQuotaResponse ¶
type SwitchExceedThrottleQuotaResponse struct {
PreviousExceedThrottleQuotaEnabled *bool `` /* 163-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*SwitchExceedThrottleQuotaResponse) Descriptor
deprecated
func (*SwitchExceedThrottleQuotaResponse) Descriptor() ([]byte, []int)
Deprecated: Use SwitchExceedThrottleQuotaResponse.ProtoReflect.Descriptor instead.
func (*SwitchExceedThrottleQuotaResponse) GetPreviousExceedThrottleQuotaEnabled ¶
func (x *SwitchExceedThrottleQuotaResponse) GetPreviousExceedThrottleQuotaEnabled() bool
func (*SwitchExceedThrottleQuotaResponse) ProtoMessage ¶
func (*SwitchExceedThrottleQuotaResponse) ProtoMessage()
func (*SwitchExceedThrottleQuotaResponse) ProtoReflect ¶
func (x *SwitchExceedThrottleQuotaResponse) ProtoReflect() protoreflect.Message
func (*SwitchExceedThrottleQuotaResponse) Reset ¶
func (x *SwitchExceedThrottleQuotaResponse) Reset()
func (*SwitchExceedThrottleQuotaResponse) String ¶
func (x *SwitchExceedThrottleQuotaResponse) String() string
type SwitchRpcThrottleRequest ¶
type SwitchRpcThrottleRequest struct {
RpcThrottleEnabled *bool `protobuf:"varint,1,req,name=rpc_throttle_enabled,json=rpcThrottleEnabled" json:"rpc_throttle_enabled,omitempty"`
// contains filtered or unexported fields
}
func (*SwitchRpcThrottleRequest) Descriptor
deprecated
func (*SwitchRpcThrottleRequest) Descriptor() ([]byte, []int)
Deprecated: Use SwitchRpcThrottleRequest.ProtoReflect.Descriptor instead.
func (*SwitchRpcThrottleRequest) GetRpcThrottleEnabled ¶
func (x *SwitchRpcThrottleRequest) GetRpcThrottleEnabled() bool
func (*SwitchRpcThrottleRequest) ProtoMessage ¶
func (*SwitchRpcThrottleRequest) ProtoMessage()
func (*SwitchRpcThrottleRequest) ProtoReflect ¶
func (x *SwitchRpcThrottleRequest) ProtoReflect() protoreflect.Message
func (*SwitchRpcThrottleRequest) Reset ¶
func (x *SwitchRpcThrottleRequest) Reset()
func (*SwitchRpcThrottleRequest) String ¶
func (x *SwitchRpcThrottleRequest) String() string
type SwitchRpcThrottleResponse ¶
type SwitchRpcThrottleResponse struct {
PreviousRpcThrottleEnabled *bool `` /* 137-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*SwitchRpcThrottleResponse) Descriptor
deprecated
func (*SwitchRpcThrottleResponse) Descriptor() ([]byte, []int)
Deprecated: Use SwitchRpcThrottleResponse.ProtoReflect.Descriptor instead.
func (*SwitchRpcThrottleResponse) GetPreviousRpcThrottleEnabled ¶
func (x *SwitchRpcThrottleResponse) GetPreviousRpcThrottleEnabled() bool
func (*SwitchRpcThrottleResponse) ProtoMessage ¶
func (*SwitchRpcThrottleResponse) ProtoMessage()
func (*SwitchRpcThrottleResponse) ProtoReflect ¶
func (x *SwitchRpcThrottleResponse) ProtoReflect() protoreflect.Message
func (*SwitchRpcThrottleResponse) Reset ¶
func (x *SwitchRpcThrottleResponse) Reset()
func (*SwitchRpcThrottleResponse) String ¶
func (x *SwitchRpcThrottleResponse) 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 SyncReplicationState ¶
type SyncReplicationState struct {
State *SyncReplicationState_State `protobuf:"varint,1,req,name=state,enum=pb.SyncReplicationState_State" json:"state,omitempty"`
// contains filtered or unexported fields
}
* Indicate the state of the current cluster in a synchronous replication peer.
func (*SyncReplicationState) Descriptor
deprecated
func (*SyncReplicationState) Descriptor() ([]byte, []int)
Deprecated: Use SyncReplicationState.ProtoReflect.Descriptor instead.
func (*SyncReplicationState) GetState ¶
func (x *SyncReplicationState) GetState() SyncReplicationState_State
func (*SyncReplicationState) ProtoMessage ¶
func (*SyncReplicationState) ProtoMessage()
func (*SyncReplicationState) ProtoReflect ¶
func (x *SyncReplicationState) ProtoReflect() protoreflect.Message
func (*SyncReplicationState) Reset ¶
func (x *SyncReplicationState) Reset()
func (*SyncReplicationState) String ¶
func (x *SyncReplicationState) String() string
type SyncReplicationState_State ¶
type SyncReplicationState_State int32
const ( SyncReplicationState_NONE SyncReplicationState_State = 0 SyncReplicationState_ACTIVE SyncReplicationState_State = 1 SyncReplicationState_DOWNGRADE_ACTIVE SyncReplicationState_State = 2 SyncReplicationState_STANDBY SyncReplicationState_State = 3 )
func (SyncReplicationState_State) Descriptor ¶
func (SyncReplicationState_State) Descriptor() protoreflect.EnumDescriptor
func (SyncReplicationState_State) Enum ¶
func (x SyncReplicationState_State) Enum() *SyncReplicationState_State
func (SyncReplicationState_State) EnumDescriptor
deprecated
func (SyncReplicationState_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use SyncReplicationState_State.Descriptor instead.
func (SyncReplicationState_State) Number ¶
func (x SyncReplicationState_State) Number() protoreflect.EnumNumber
func (SyncReplicationState_State) String ¶
func (x SyncReplicationState_State) String() string
func (SyncReplicationState_State) Type ¶
func (SyncReplicationState_State) Type() protoreflect.EnumType
func (*SyncReplicationState_State) UnmarshalJSON
deprecated
func (x *SyncReplicationState_State) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type TableCF ¶
type TableCF struct {
TableName *TableName `protobuf:"bytes,1,opt,name=table_name,json=tableName" json:"table_name,omitempty"`
Families [][]byte `protobuf:"bytes,2,rep,name=families" json:"families,omitempty"`
// contains filtered or unexported fields
}
func (*TableCF) Descriptor
deprecated
func (*TableCF) GetFamilies ¶
func (*TableCF) GetTableName ¶
func (*TableCF) ProtoMessage ¶
func (*TableCF) ProtoMessage()
func (*TableCF) ProtoReflect ¶
func (x *TableCF) 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 TablePermission ¶
type TablePermission struct {
TableName *TableName `protobuf:"bytes,1,opt,name=table_name,json=tableName" json:"table_name,omitempty"`
Family []byte `protobuf:"bytes,2,opt,name=family" json:"family,omitempty"`
Qualifier []byte `protobuf:"bytes,3,opt,name=qualifier" json:"qualifier,omitempty"`
Action []Permission_Action `protobuf:"varint,4,rep,name=action,enum=pb.Permission_Action" json:"action,omitempty"`
// contains filtered or unexported fields
}
func (*TablePermission) Descriptor
deprecated
func (*TablePermission) Descriptor() ([]byte, []int)
Deprecated: Use TablePermission.ProtoReflect.Descriptor instead.
func (*TablePermission) GetAction ¶
func (x *TablePermission) GetAction() []Permission_Action
func (*TablePermission) GetFamily ¶
func (x *TablePermission) GetFamily() []byte
func (*TablePermission) GetQualifier ¶
func (x *TablePermission) GetQualifier() []byte
func (*TablePermission) GetTableName ¶
func (x *TablePermission) GetTableName() *TableName
func (*TablePermission) ProtoMessage ¶
func (*TablePermission) ProtoMessage()
func (*TablePermission) ProtoReflect ¶
func (x *TablePermission) ProtoReflect() protoreflect.Message
func (*TablePermission) Reset ¶
func (x *TablePermission) Reset()
func (*TablePermission) String ¶
func (x *TablePermission) String() string
type TableRegionStatesCount ¶
type TableRegionStatesCount struct {
TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"`
RegionStatesCount *RegionStatesCount `protobuf:"bytes,2,req,name=region_states_count,json=regionStatesCount" json:"region_states_count,omitempty"`
// contains filtered or unexported fields
}
func (*TableRegionStatesCount) Descriptor
deprecated
func (*TableRegionStatesCount) Descriptor() ([]byte, []int)
Deprecated: Use TableRegionStatesCount.ProtoReflect.Descriptor instead.
func (*TableRegionStatesCount) GetRegionStatesCount ¶
func (x *TableRegionStatesCount) GetRegionStatesCount() *RegionStatesCount
func (*TableRegionStatesCount) GetTableName ¶
func (x *TableRegionStatesCount) GetTableName() *TableName
func (*TableRegionStatesCount) ProtoMessage ¶
func (*TableRegionStatesCount) ProtoMessage()
func (*TableRegionStatesCount) ProtoReflect ¶
func (x *TableRegionStatesCount) ProtoReflect() protoreflect.Message
func (*TableRegionStatesCount) Reset ¶
func (x *TableRegionStatesCount) Reset()
func (*TableRegionStatesCount) String ¶
func (x *TableRegionStatesCount) String() string
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 TableServerTimestamp ¶
type TableServerTimestamp struct {
TableName *TableName `protobuf:"bytes,1,opt,name=table_name,json=tableName" json:"table_name,omitempty"`
ServerTimestamp []*ServerTimestamp `protobuf:"bytes,2,rep,name=server_timestamp,json=serverTimestamp" json:"server_timestamp,omitempty"`
// contains filtered or unexported fields
}
*
TableServerTimestamp keeps last WAL roll time per Region Server & Table Each table have different last WAL roll time stamps across cluster, on every RS
func (*TableServerTimestamp) Descriptor
deprecated
func (*TableServerTimestamp) Descriptor() ([]byte, []int)
Deprecated: Use TableServerTimestamp.ProtoReflect.Descriptor instead.
func (*TableServerTimestamp) GetServerTimestamp ¶
func (x *TableServerTimestamp) GetServerTimestamp() []*ServerTimestamp
func (*TableServerTimestamp) GetTableName ¶
func (x *TableServerTimestamp) GetTableName() *TableName
func (*TableServerTimestamp) ProtoMessage ¶
func (*TableServerTimestamp) ProtoMessage()
func (*TableServerTimestamp) ProtoReflect ¶
func (x *TableServerTimestamp) ProtoReflect() protoreflect.Message
func (*TableServerTimestamp) Reset ¶
func (x *TableServerTimestamp) Reset()
func (*TableServerTimestamp) String ¶
func (x *TableServerTimestamp) String() string
type TableSnapshotRegionSplit ¶
type TableSnapshotRegionSplit struct {
Locations []string `protobuf:"bytes,2,rep,name=locations" json:"locations,omitempty"`
Table *TableSchema `protobuf:"bytes,3,opt,name=table" json:"table,omitempty"`
Region *RegionInfo `protobuf:"bytes,4,opt,name=region" json:"region,omitempty"`
// contains filtered or unexported fields
}
func (*TableSnapshotRegionSplit) Descriptor
deprecated
func (*TableSnapshotRegionSplit) Descriptor() ([]byte, []int)
Deprecated: Use TableSnapshotRegionSplit.ProtoReflect.Descriptor instead.
func (*TableSnapshotRegionSplit) GetLocations ¶
func (x *TableSnapshotRegionSplit) GetLocations() []string
func (*TableSnapshotRegionSplit) GetRegion ¶
func (x *TableSnapshotRegionSplit) GetRegion() *RegionInfo
func (*TableSnapshotRegionSplit) GetTable ¶
func (x *TableSnapshotRegionSplit) GetTable() *TableSchema
func (*TableSnapshotRegionSplit) ProtoMessage ¶
func (*TableSnapshotRegionSplit) ProtoMessage()
func (*TableSnapshotRegionSplit) ProtoReflect ¶
func (x *TableSnapshotRegionSplit) ProtoReflect() protoreflect.Message
func (*TableSnapshotRegionSplit) Reset ¶
func (x *TableSnapshotRegionSplit) Reset()
func (*TableSnapshotRegionSplit) String ¶
func (x *TableSnapshotRegionSplit) String() string
type TableState ¶
type TableState struct {
// This is the table's state.
State *TableState_State `protobuf:"varint,1,req,name=state,enum=pb.TableState_State" json:"state,omitempty"`
// contains filtered or unexported fields
}
* Denotes state of the table
func (*TableState) Descriptor
deprecated
func (*TableState) Descriptor() ([]byte, []int)
Deprecated: Use TableState.ProtoReflect.Descriptor instead.
func (*TableState) GetState ¶
func (x *TableState) GetState() TableState_State
func (*TableState) ProtoMessage ¶
func (*TableState) ProtoMessage()
func (*TableState) ProtoReflect ¶
func (x *TableState) ProtoReflect() protoreflect.Message
func (*TableState) Reset ¶
func (x *TableState) Reset()
func (*TableState) String ¶
func (x *TableState) String() string
type TableState_State ¶
type TableState_State int32
Table's current state
const ( TableState_ENABLED TableState_State = 0 TableState_DISABLED TableState_State = 1 TableState_DISABLING TableState_State = 2 TableState_ENABLING TableState_State = 3 )
func (TableState_State) Descriptor ¶
func (TableState_State) Descriptor() protoreflect.EnumDescriptor
func (TableState_State) Enum ¶
func (x TableState_State) Enum() *TableState_State
func (TableState_State) EnumDescriptor
deprecated
func (TableState_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use TableState_State.Descriptor instead.
func (TableState_State) Number ¶
func (x TableState_State) Number() protoreflect.EnumNumber
func (TableState_State) String ¶
func (x TableState_State) String() string
func (TableState_State) Type ¶
func (TableState_State) Type() protoreflect.EnumType
func (*TableState_State) UnmarshalJSON
deprecated
func (x *TableState_State) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type TestTableDDLStateData ¶
type TestTableDDLStateData struct {
TableName *string `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"`
// contains filtered or unexported fields
}
func (*TestTableDDLStateData) Descriptor
deprecated
func (*TestTableDDLStateData) Descriptor() ([]byte, []int)
Deprecated: Use TestTableDDLStateData.ProtoReflect.Descriptor instead.
func (*TestTableDDLStateData) GetTableName ¶
func (x *TestTableDDLStateData) GetTableName() string
func (*TestTableDDLStateData) ProtoMessage ¶
func (*TestTableDDLStateData) ProtoMessage()
func (*TestTableDDLStateData) ProtoReflect ¶
func (x *TestTableDDLStateData) ProtoReflect() protoreflect.Message
func (*TestTableDDLStateData) Reset ¶
func (x *TestTableDDLStateData) Reset()
func (*TestTableDDLStateData) String ¶
func (x *TestTableDDLStateData) String() string
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"`
ReqCapacityUnit *TimedQuota `protobuf:"bytes,7,opt,name=req_capacity_unit,json=reqCapacityUnit" json:"req_capacity_unit,omitempty"`
WriteCapacityUnit *TimedQuota `protobuf:"bytes,8,opt,name=write_capacity_unit,json=writeCapacityUnit" json:"write_capacity_unit,omitempty"`
ReadCapacityUnit *TimedQuota `protobuf:"bytes,9,opt,name=read_capacity_unit,json=readCapacityUnit" json:"read_capacity_unit,omitempty"`
// contains filtered or unexported fields
}
func (*Throttle) Descriptor
deprecated
func (*Throttle) GetReadCapacityUnit ¶
func (x *Throttle) GetReadCapacityUnit() *TimedQuota
func (*Throttle) GetReadNum ¶
func (x *Throttle) GetReadNum() *TimedQuota
func (*Throttle) GetReadSize ¶
func (x *Throttle) GetReadSize() *TimedQuota
func (*Throttle) GetReqCapacityUnit ¶
func (x *Throttle) GetReqCapacityUnit() *TimedQuota
func (*Throttle) GetReqNum ¶
func (x *Throttle) GetReqNum() *TimedQuota
func (*Throttle) GetReqSize ¶
func (x *Throttle) GetReqSize() *TimedQuota
func (*Throttle) GetWriteCapacityUnit ¶
func (x *Throttle) GetWriteCapacityUnit() *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 ThrottleType_REQUEST_CAPACITY_UNIT ThrottleType = 7 ThrottleType_WRITE_CAPACITY_UNIT ThrottleType = 8 ThrottleType_READ_CAPACITY_UNIT ThrottleType = 9 )
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 TimeRangeTracker ¶
type TimeRangeTracker 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
}
func (*TimeRangeTracker) Descriptor
deprecated
func (*TimeRangeTracker) Descriptor() ([]byte, []int)
Deprecated: Use TimeRangeTracker.ProtoReflect.Descriptor instead.
func (*TimeRangeTracker) GetFrom ¶
func (x *TimeRangeTracker) GetFrom() uint64
func (*TimeRangeTracker) GetTo ¶
func (x *TimeRangeTracker) GetTo() uint64
func (*TimeRangeTracker) ProtoMessage ¶
func (*TimeRangeTracker) ProtoMessage()
func (*TimeRangeTracker) ProtoReflect ¶
func (x *TimeRangeTracker) ProtoReflect() protoreflect.Message
func (*TimeRangeTracker) Reset ¶
func (x *TimeRangeTracker) Reset()
func (*TimeRangeTracker) String ¶
func (x *TimeRangeTracker) String() string
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 TimeoutProcessorRequest ¶
type TimeoutProcessorRequest struct {
Row []byte `protobuf:"bytes,1,req,name=row" json:"row,omitempty"`
// contains filtered or unexported fields
}
func (*TimeoutProcessorRequest) Descriptor
deprecated
func (*TimeoutProcessorRequest) Descriptor() ([]byte, []int)
Deprecated: Use TimeoutProcessorRequest.ProtoReflect.Descriptor instead.
func (*TimeoutProcessorRequest) GetRow ¶
func (x *TimeoutProcessorRequest) GetRow() []byte
func (*TimeoutProcessorRequest) ProtoMessage ¶
func (*TimeoutProcessorRequest) ProtoMessage()
func (*TimeoutProcessorRequest) ProtoReflect ¶
func (x *TimeoutProcessorRequest) ProtoReflect() protoreflect.Message
func (*TimeoutProcessorRequest) Reset ¶
func (x *TimeoutProcessorRequest) Reset()
func (*TimeoutProcessorRequest) String ¶
func (x *TimeoutProcessorRequest) String() string
type TimeoutProcessorResponse ¶
type TimeoutProcessorResponse struct {
// contains filtered or unexported fields
}
func (*TimeoutProcessorResponse) Descriptor
deprecated
func (*TimeoutProcessorResponse) Descriptor() ([]byte, []int)
Deprecated: Use TimeoutProcessorResponse.ProtoReflect.Descriptor instead.
func (*TimeoutProcessorResponse) ProtoMessage ¶
func (*TimeoutProcessorResponse) ProtoMessage()
func (*TimeoutProcessorResponse) ProtoReflect ¶
func (x *TimeoutProcessorResponse) ProtoReflect() protoreflect.Message
func (*TimeoutProcessorResponse) Reset ¶
func (x *TimeoutProcessorResponse) Reset()
func (*TimeoutProcessorResponse) String ¶
func (x *TimeoutProcessorResponse) 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 Token ¶
type Token struct {
// the TokenIdentifier in serialized form
// Note: we can't use the protobuf directly because the Hadoop Token class
// only stores the serialized bytes
Identifier []byte `protobuf:"bytes,1,opt,name=identifier" json:"identifier,omitempty"`
Password []byte `protobuf:"bytes,2,opt,name=password" json:"password,omitempty"`
Service []byte `protobuf:"bytes,3,opt,name=service" json:"service,omitempty"`
// contains filtered or unexported fields
}
Serialization of the org.apache.hadoop.security.token.Token class Note that this is a Hadoop class, so fields may change!
func (*Token) Descriptor
deprecated
func (*Token) GetIdentifier ¶
func (*Token) GetPassword ¶
func (*Token) GetService ¶
func (*Token) ProtoMessage ¶
func (*Token) ProtoMessage()
func (*Token) ProtoReflect ¶
func (x *Token) ProtoReflect() protoreflect.Message
type TokenIdentifier ¶
type TokenIdentifier struct {
Kind *TokenIdentifier_Kind `protobuf:"varint,1,req,name=kind,enum=pb.TokenIdentifier_Kind" json:"kind,omitempty"`
Username []byte `protobuf:"bytes,2,req,name=username" json:"username,omitempty"`
KeyId *int32 `protobuf:"varint,3,req,name=key_id,json=keyId" json:"key_id,omitempty"`
IssueDate *int64 `protobuf:"varint,4,opt,name=issue_date,json=issueDate" json:"issue_date,omitempty"`
ExpirationDate *int64 `protobuf:"varint,5,opt,name=expiration_date,json=expirationDate" json:"expiration_date,omitempty"`
SequenceNumber *int64 `protobuf:"varint,6,opt,name=sequence_number,json=sequenceNumber" json:"sequence_number,omitempty"`
// contains filtered or unexported fields
}
func (*TokenIdentifier) Descriptor
deprecated
func (*TokenIdentifier) Descriptor() ([]byte, []int)
Deprecated: Use TokenIdentifier.ProtoReflect.Descriptor instead.
func (*TokenIdentifier) GetExpirationDate ¶
func (x *TokenIdentifier) GetExpirationDate() int64
func (*TokenIdentifier) GetIssueDate ¶
func (x *TokenIdentifier) GetIssueDate() int64
func (*TokenIdentifier) GetKeyId ¶
func (x *TokenIdentifier) GetKeyId() int32
func (*TokenIdentifier) GetKind ¶
func (x *TokenIdentifier) GetKind() TokenIdentifier_Kind
func (*TokenIdentifier) GetSequenceNumber ¶
func (x *TokenIdentifier) GetSequenceNumber() int64
func (*TokenIdentifier) GetUsername ¶
func (x *TokenIdentifier) GetUsername() []byte
func (*TokenIdentifier) ProtoMessage ¶
func (*TokenIdentifier) ProtoMessage()
func (*TokenIdentifier) ProtoReflect ¶
func (x *TokenIdentifier) ProtoReflect() protoreflect.Message
func (*TokenIdentifier) Reset ¶
func (x *TokenIdentifier) Reset()
func (*TokenIdentifier) String ¶
func (x *TokenIdentifier) String() string
type TokenIdentifier_Kind ¶
type TokenIdentifier_Kind int32
const (
TokenIdentifier_HBASE_AUTH_TOKEN TokenIdentifier_Kind = 0
)
func (TokenIdentifier_Kind) Descriptor ¶
func (TokenIdentifier_Kind) Descriptor() protoreflect.EnumDescriptor
func (TokenIdentifier_Kind) Enum ¶
func (x TokenIdentifier_Kind) Enum() *TokenIdentifier_Kind
func (TokenIdentifier_Kind) EnumDescriptor
deprecated
func (TokenIdentifier_Kind) EnumDescriptor() ([]byte, []int)
Deprecated: Use TokenIdentifier_Kind.Descriptor instead.
func (TokenIdentifier_Kind) Number ¶
func (x TokenIdentifier_Kind) Number() protoreflect.EnumNumber
func (TokenIdentifier_Kind) String ¶
func (x TokenIdentifier_Kind) String() string
func (TokenIdentifier_Kind) Type ¶
func (TokenIdentifier_Kind) Type() protoreflect.EnumType
func (*TokenIdentifier_Kind) UnmarshalJSON
deprecated
func (x *TokenIdentifier_Kind) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type TransitReplicationPeerSyncReplicationStateRequest ¶
type TransitReplicationPeerSyncReplicationStateRequest struct {
PeerId *string `protobuf:"bytes,1,req,name=peer_id,json=peerId" json:"peer_id,omitempty"`
SyncReplicationState *SyncReplicationState `protobuf:"bytes,2,req,name=syncReplicationState" json:"syncReplicationState,omitempty"`
// contains filtered or unexported fields
}
func (*TransitReplicationPeerSyncReplicationStateRequest) Descriptor
deprecated
func (*TransitReplicationPeerSyncReplicationStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use TransitReplicationPeerSyncReplicationStateRequest.ProtoReflect.Descriptor instead.
func (*TransitReplicationPeerSyncReplicationStateRequest) GetPeerId ¶
func (x *TransitReplicationPeerSyncReplicationStateRequest) GetPeerId() string
func (*TransitReplicationPeerSyncReplicationStateRequest) GetSyncReplicationState ¶
func (x *TransitReplicationPeerSyncReplicationStateRequest) GetSyncReplicationState() *SyncReplicationState
func (*TransitReplicationPeerSyncReplicationStateRequest) ProtoMessage ¶
func (*TransitReplicationPeerSyncReplicationStateRequest) ProtoMessage()
func (*TransitReplicationPeerSyncReplicationStateRequest) ProtoReflect ¶
func (x *TransitReplicationPeerSyncReplicationStateRequest) ProtoReflect() protoreflect.Message
func (*TransitReplicationPeerSyncReplicationStateRequest) Reset ¶
func (x *TransitReplicationPeerSyncReplicationStateRequest) Reset()
func (*TransitReplicationPeerSyncReplicationStateRequest) String ¶
func (x *TransitReplicationPeerSyncReplicationStateRequest) String() string
type TransitReplicationPeerSyncReplicationStateResponse ¶
type TransitReplicationPeerSyncReplicationStateResponse struct {
ProcId *uint64 `protobuf:"varint,1,req,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*TransitReplicationPeerSyncReplicationStateResponse) Descriptor
deprecated
func (*TransitReplicationPeerSyncReplicationStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use TransitReplicationPeerSyncReplicationStateResponse.ProtoReflect.Descriptor instead.
func (*TransitReplicationPeerSyncReplicationStateResponse) GetProcId ¶
func (x *TransitReplicationPeerSyncReplicationStateResponse) GetProcId() uint64
func (*TransitReplicationPeerSyncReplicationStateResponse) ProtoMessage ¶
func (*TransitReplicationPeerSyncReplicationStateResponse) ProtoMessage()
func (*TransitReplicationPeerSyncReplicationStateResponse) ProtoReflect ¶
func (x *TransitReplicationPeerSyncReplicationStateResponse) ProtoReflect() protoreflect.Message
func (*TransitReplicationPeerSyncReplicationStateResponse) Reset ¶
func (x *TransitReplicationPeerSyncReplicationStateResponse) Reset()
func (*TransitReplicationPeerSyncReplicationStateResponse) String ¶
func (x *TransitReplicationPeerSyncReplicationStateResponse) String() string
type TruncateRegionRequest ¶
type TruncateRegionRequest struct {
RegionInfo *RegionInfo `protobuf:"bytes,1,req,name=region_info,json=regionInfo" json:"region_info,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 (*TruncateRegionRequest) Descriptor
deprecated
func (*TruncateRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use TruncateRegionRequest.ProtoReflect.Descriptor instead.
func (*TruncateRegionRequest) GetNonce ¶
func (x *TruncateRegionRequest) GetNonce() uint64
func (*TruncateRegionRequest) GetNonceGroup ¶
func (x *TruncateRegionRequest) GetNonceGroup() uint64
func (*TruncateRegionRequest) GetRegionInfo ¶
func (x *TruncateRegionRequest) GetRegionInfo() *RegionInfo
func (*TruncateRegionRequest) ProtoMessage ¶
func (*TruncateRegionRequest) ProtoMessage()
func (*TruncateRegionRequest) ProtoReflect ¶
func (x *TruncateRegionRequest) ProtoReflect() protoreflect.Message
func (*TruncateRegionRequest) Reset ¶
func (x *TruncateRegionRequest) Reset()
func (*TruncateRegionRequest) String ¶
func (x *TruncateRegionRequest) String() string
type TruncateRegionResponse ¶
type TruncateRegionResponse struct {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*TruncateRegionResponse) Descriptor
deprecated
func (*TruncateRegionResponse) Descriptor() ([]byte, []int)
Deprecated: Use TruncateRegionResponse.ProtoReflect.Descriptor instead.
func (*TruncateRegionResponse) GetProcId ¶
func (x *TruncateRegionResponse) GetProcId() uint64
func (*TruncateRegionResponse) ProtoMessage ¶
func (*TruncateRegionResponse) ProtoMessage()
func (*TruncateRegionResponse) ProtoReflect ¶
func (x *TruncateRegionResponse) ProtoReflect() protoreflect.Message
func (*TruncateRegionResponse) Reset ¶
func (x *TruncateRegionResponse) Reset()
func (*TruncateRegionResponse) String ¶
func (x *TruncateRegionResponse) 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 {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*TruncateTableResponse) Descriptor
deprecated
func (*TruncateTableResponse) Descriptor() ([]byte, []int)
Deprecated: Use TruncateTableResponse.ProtoReflect.Descriptor instead.
func (*TruncateTableResponse) GetProcId ¶
func (x *TruncateTableResponse) GetProcId() uint64
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"`
// This parameter is ignored
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 UnassignsRequest ¶
type UnassignsRequest struct {
Region []*RegionSpecifier `protobuf:"bytes,1,rep,name=region" json:"region,omitempty"`
Override *bool `protobuf:"varint,2,opt,name=override,def=0" json:"override,omitempty"`
Force *bool `protobuf:"varint,3,opt,name=force,def=0" json:"force,omitempty"`
// contains filtered or unexported fields
}
* Like Admin's UnassignRegionRequest except it can take one or more Regions at a time.
func (*UnassignsRequest) Descriptor
deprecated
func (*UnassignsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnassignsRequest.ProtoReflect.Descriptor instead.
func (*UnassignsRequest) GetForce ¶
func (x *UnassignsRequest) GetForce() bool
func (*UnassignsRequest) GetOverride ¶
func (x *UnassignsRequest) GetOverride() bool
func (*UnassignsRequest) GetRegion ¶
func (x *UnassignsRequest) GetRegion() []*RegionSpecifier
func (*UnassignsRequest) ProtoMessage ¶
func (*UnassignsRequest) ProtoMessage()
func (*UnassignsRequest) ProtoReflect ¶
func (x *UnassignsRequest) ProtoReflect() protoreflect.Message
func (*UnassignsRequest) Reset ¶
func (x *UnassignsRequest) Reset()
func (*UnassignsRequest) String ¶
func (x *UnassignsRequest) String() string
type UnassignsResponse ¶
type UnassignsResponse struct {
Pid []uint64 `protobuf:"varint,1,rep,name=pid" json:"pid,omitempty"`
// contains filtered or unexported fields
}
* Like Admin's UnassignRegionResponse except it can return one or more pids as result -- one per unassign.
func (*UnassignsResponse) Descriptor
deprecated
func (*UnassignsResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnassignsResponse.ProtoReflect.Descriptor instead.
func (*UnassignsResponse) GetPid ¶
func (x *UnassignsResponse) GetPid() []uint64
func (*UnassignsResponse) ProtoMessage ¶
func (*UnassignsResponse) ProtoMessage()
func (*UnassignsResponse) ProtoReflect ¶
func (x *UnassignsResponse) ProtoReflect() protoreflect.Message
func (*UnassignsResponse) Reset ¶
func (x *UnassignsResponse) Reset()
func (*UnassignsResponse) String ¶
func (x *UnassignsResponse) String() string
type UpdateConfigurationRequest ¶
type UpdateConfigurationRequest struct {
// contains filtered or unexported fields
}
func (*UpdateConfigurationRequest) Descriptor
deprecated
func (*UpdateConfigurationRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateConfigurationRequest.ProtoReflect.Descriptor instead.
func (*UpdateConfigurationRequest) ProtoMessage ¶
func (*UpdateConfigurationRequest) ProtoMessage()
func (*UpdateConfigurationRequest) ProtoReflect ¶
func (x *UpdateConfigurationRequest) ProtoReflect() protoreflect.Message
func (*UpdateConfigurationRequest) Reset ¶
func (x *UpdateConfigurationRequest) Reset()
func (*UpdateConfigurationRequest) String ¶
func (x *UpdateConfigurationRequest) String() string
type UpdateConfigurationResponse ¶
type UpdateConfigurationResponse struct {
// contains filtered or unexported fields
}
func (*UpdateConfigurationResponse) Descriptor
deprecated
func (*UpdateConfigurationResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateConfigurationResponse.ProtoReflect.Descriptor instead.
func (*UpdateConfigurationResponse) ProtoMessage ¶
func (*UpdateConfigurationResponse) ProtoMessage()
func (*UpdateConfigurationResponse) ProtoReflect ¶
func (x *UpdateConfigurationResponse) ProtoReflect() protoreflect.Message
func (*UpdateConfigurationResponse) Reset ¶
func (x *UpdateConfigurationResponse) Reset()
func (*UpdateConfigurationResponse) String ¶
func (x *UpdateConfigurationResponse) String() string
type UpdateFavoredNodesRequest ¶
type UpdateFavoredNodesRequest struct {
UpdateInfo []*UpdateFavoredNodesRequest_RegionUpdateInfo `protobuf:"bytes,1,rep,name=update_info,json=updateInfo" json:"update_info,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateFavoredNodesRequest) Descriptor
deprecated
func (*UpdateFavoredNodesRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFavoredNodesRequest.ProtoReflect.Descriptor instead.
func (*UpdateFavoredNodesRequest) GetUpdateInfo ¶
func (x *UpdateFavoredNodesRequest) GetUpdateInfo() []*UpdateFavoredNodesRequest_RegionUpdateInfo
func (*UpdateFavoredNodesRequest) ProtoMessage ¶
func (*UpdateFavoredNodesRequest) ProtoMessage()
func (*UpdateFavoredNodesRequest) ProtoReflect ¶
func (x *UpdateFavoredNodesRequest) ProtoReflect() protoreflect.Message
func (*UpdateFavoredNodesRequest) Reset ¶
func (x *UpdateFavoredNodesRequest) Reset()
func (*UpdateFavoredNodesRequest) String ¶
func (x *UpdateFavoredNodesRequest) String() string
type UpdateFavoredNodesRequest_RegionUpdateInfo ¶
type UpdateFavoredNodesRequest_RegionUpdateInfo struct {
Region *RegionInfo `protobuf:"bytes,1,req,name=region" json:"region,omitempty"`
FavoredNodes []*ServerName `protobuf:"bytes,2,rep,name=favored_nodes,json=favoredNodes" json:"favored_nodes,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateFavoredNodesRequest_RegionUpdateInfo) Descriptor
deprecated
func (*UpdateFavoredNodesRequest_RegionUpdateInfo) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFavoredNodesRequest_RegionUpdateInfo.ProtoReflect.Descriptor instead.
func (*UpdateFavoredNodesRequest_RegionUpdateInfo) GetFavoredNodes ¶
func (x *UpdateFavoredNodesRequest_RegionUpdateInfo) GetFavoredNodes() []*ServerName
func (*UpdateFavoredNodesRequest_RegionUpdateInfo) GetRegion ¶
func (x *UpdateFavoredNodesRequest_RegionUpdateInfo) GetRegion() *RegionInfo
func (*UpdateFavoredNodesRequest_RegionUpdateInfo) ProtoMessage ¶
func (*UpdateFavoredNodesRequest_RegionUpdateInfo) ProtoMessage()
func (*UpdateFavoredNodesRequest_RegionUpdateInfo) ProtoReflect ¶
func (x *UpdateFavoredNodesRequest_RegionUpdateInfo) ProtoReflect() protoreflect.Message
func (*UpdateFavoredNodesRequest_RegionUpdateInfo) Reset ¶
func (x *UpdateFavoredNodesRequest_RegionUpdateInfo) Reset()
func (*UpdateFavoredNodesRequest_RegionUpdateInfo) String ¶
func (x *UpdateFavoredNodesRequest_RegionUpdateInfo) String() string
type UpdateFavoredNodesResponse ¶
type UpdateFavoredNodesResponse struct {
Response *uint32 `protobuf:"varint,1,opt,name=response" json:"response,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateFavoredNodesResponse) Descriptor
deprecated
func (*UpdateFavoredNodesResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFavoredNodesResponse.ProtoReflect.Descriptor instead.
func (*UpdateFavoredNodesResponse) GetResponse ¶
func (x *UpdateFavoredNodesResponse) GetResponse() uint32
func (*UpdateFavoredNodesResponse) ProtoMessage ¶
func (*UpdateFavoredNodesResponse) ProtoMessage()
func (*UpdateFavoredNodesResponse) ProtoReflect ¶
func (x *UpdateFavoredNodesResponse) ProtoReflect() protoreflect.Message
func (*UpdateFavoredNodesResponse) Reset ¶
func (x *UpdateFavoredNodesResponse) Reset()
func (*UpdateFavoredNodesResponse) String ¶
func (x *UpdateFavoredNodesResponse) String() string
type UpdateRSGroupConfigRequest ¶
type UpdateRSGroupConfigRequest struct {
GroupName *string `protobuf:"bytes,1,req,name=group_name,json=groupName" json:"group_name,omitempty"`
Configuration []*NameStringPair `protobuf:"bytes,2,rep,name=configuration" json:"configuration,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateRSGroupConfigRequest) Descriptor
deprecated
func (*UpdateRSGroupConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRSGroupConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateRSGroupConfigRequest) GetConfiguration ¶
func (x *UpdateRSGroupConfigRequest) GetConfiguration() []*NameStringPair
func (*UpdateRSGroupConfigRequest) GetGroupName ¶
func (x *UpdateRSGroupConfigRequest) GetGroupName() string
func (*UpdateRSGroupConfigRequest) ProtoMessage ¶
func (*UpdateRSGroupConfigRequest) ProtoMessage()
func (*UpdateRSGroupConfigRequest) ProtoReflect ¶
func (x *UpdateRSGroupConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateRSGroupConfigRequest) Reset ¶
func (x *UpdateRSGroupConfigRequest) Reset()
func (*UpdateRSGroupConfigRequest) String ¶
func (x *UpdateRSGroupConfigRequest) String() string
type UpdateRSGroupConfigResponse ¶
type UpdateRSGroupConfigResponse struct {
// contains filtered or unexported fields
}
func (*UpdateRSGroupConfigResponse) Descriptor
deprecated
func (*UpdateRSGroupConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRSGroupConfigResponse.ProtoReflect.Descriptor instead.
func (*UpdateRSGroupConfigResponse) ProtoMessage ¶
func (*UpdateRSGroupConfigResponse) ProtoMessage()
func (*UpdateRSGroupConfigResponse) ProtoReflect ¶
func (x *UpdateRSGroupConfigResponse) ProtoReflect() protoreflect.Message
func (*UpdateRSGroupConfigResponse) Reset ¶
func (x *UpdateRSGroupConfigResponse) Reset()
func (*UpdateRSGroupConfigResponse) String ¶
func (x *UpdateRSGroupConfigResponse) String() string
type UpdateReplicationPeerConfigRequest ¶
type UpdateReplicationPeerConfigRequest struct {
PeerId *string `protobuf:"bytes,1,req,name=peer_id,json=peerId" json:"peer_id,omitempty"`
PeerConfig *ReplicationPeer `protobuf:"bytes,2,req,name=peer_config,json=peerConfig" json:"peer_config,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateReplicationPeerConfigRequest) Descriptor
deprecated
func (*UpdateReplicationPeerConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateReplicationPeerConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateReplicationPeerConfigRequest) GetPeerConfig ¶
func (x *UpdateReplicationPeerConfigRequest) GetPeerConfig() *ReplicationPeer
func (*UpdateReplicationPeerConfigRequest) GetPeerId ¶
func (x *UpdateReplicationPeerConfigRequest) GetPeerId() string
func (*UpdateReplicationPeerConfigRequest) ProtoMessage ¶
func (*UpdateReplicationPeerConfigRequest) ProtoMessage()
func (*UpdateReplicationPeerConfigRequest) ProtoReflect ¶
func (x *UpdateReplicationPeerConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateReplicationPeerConfigRequest) Reset ¶
func (x *UpdateReplicationPeerConfigRequest) Reset()
func (*UpdateReplicationPeerConfigRequest) String ¶
func (x *UpdateReplicationPeerConfigRequest) String() string
type UpdateReplicationPeerConfigResponse ¶
type UpdateReplicationPeerConfigResponse struct {
ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateReplicationPeerConfigResponse) Descriptor
deprecated
func (*UpdateReplicationPeerConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateReplicationPeerConfigResponse.ProtoReflect.Descriptor instead.
func (*UpdateReplicationPeerConfigResponse) GetProcId ¶
func (x *UpdateReplicationPeerConfigResponse) GetProcId() uint64
func (*UpdateReplicationPeerConfigResponse) ProtoMessage ¶
func (*UpdateReplicationPeerConfigResponse) ProtoMessage()
func (*UpdateReplicationPeerConfigResponse) ProtoReflect ¶
func (x *UpdateReplicationPeerConfigResponse) ProtoReflect() protoreflect.Message
func (*UpdateReplicationPeerConfigResponse) Reset ¶
func (x *UpdateReplicationPeerConfigResponse) Reset()
func (*UpdateReplicationPeerConfigResponse) String ¶
func (x *UpdateReplicationPeerConfigResponse) String() string
type UserAuthorizations ¶
type UserAuthorizations struct {
User []byte `protobuf:"bytes,1,req,name=user" json:"user,omitempty"`
Auth []uint32 `protobuf:"varint,2,rep,name=auth" json:"auth,omitempty"`
// contains filtered or unexported fields
}
func (*UserAuthorizations) Descriptor
deprecated
func (*UserAuthorizations) Descriptor() ([]byte, []int)
Deprecated: Use UserAuthorizations.ProtoReflect.Descriptor instead.
func (*UserAuthorizations) GetAuth ¶
func (x *UserAuthorizations) GetAuth() []uint32
func (*UserAuthorizations) GetUser ¶
func (x *UserAuthorizations) GetUser() []byte
func (*UserAuthorizations) ProtoMessage ¶
func (*UserAuthorizations) ProtoMessage()
func (*UserAuthorizations) ProtoReflect ¶
func (x *UserAuthorizations) ProtoReflect() protoreflect.Message
func (*UserAuthorizations) Reset ¶
func (x *UserAuthorizations) Reset()
func (*UserAuthorizations) String ¶
func (x *UserAuthorizations) 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 UserLoad ¶
type UserLoad struct {
// * short user name
UserName *string `protobuf:"bytes,1,req,name=userName" json:"userName,omitempty"`
// * Metrics for all clients of a user
ClientMetrics []*ClientMetrics `protobuf:"bytes,2,rep,name=clientMetrics" json:"clientMetrics,omitempty"`
// contains filtered or unexported fields
}
func (*UserLoad) Descriptor
deprecated
func (*UserLoad) GetClientMetrics ¶
func (x *UserLoad) GetClientMetrics() []*ClientMetrics
func (*UserLoad) GetUserName ¶
func (*UserLoad) ProtoMessage ¶
func (*UserLoad) ProtoMessage()
func (*UserLoad) ProtoReflect ¶
func (x *UserLoad) ProtoReflect() protoreflect.Message
type UserPermission ¶
type UserPermission struct {
User []byte `protobuf:"bytes,1,req,name=user" json:"user,omitempty"`
Permission *Permission `protobuf:"bytes,3,req,name=permission" json:"permission,omitempty"`
// contains filtered or unexported fields
}
func (*UserPermission) Descriptor
deprecated
func (*UserPermission) Descriptor() ([]byte, []int)
Deprecated: Use UserPermission.ProtoReflect.Descriptor instead.
func (*UserPermission) GetPermission ¶
func (x *UserPermission) GetPermission() *Permission
func (*UserPermission) GetUser ¶
func (x *UserPermission) GetUser() []byte
func (*UserPermission) ProtoMessage ¶
func (*UserPermission) ProtoMessage()
func (*UserPermission) ProtoReflect ¶
func (x *UserPermission) ProtoReflect() protoreflect.Message
func (*UserPermission) Reset ¶
func (x *UserPermission) Reset()
func (*UserPermission) String ¶
func (x *UserPermission) String() string
type UsersAndPermissions ¶
type UsersAndPermissions struct {
UserPermissions []*UsersAndPermissions_UserPermissions `protobuf:"bytes,1,rep,name=user_permissions,json=userPermissions" json:"user_permissions,omitempty"`
// contains filtered or unexported fields
}
* Content of the /hbase/acl/<table or namespace> znode.
func (*UsersAndPermissions) Descriptor
deprecated
func (*UsersAndPermissions) Descriptor() ([]byte, []int)
Deprecated: Use UsersAndPermissions.ProtoReflect.Descriptor instead.
func (*UsersAndPermissions) GetUserPermissions ¶
func (x *UsersAndPermissions) GetUserPermissions() []*UsersAndPermissions_UserPermissions
func (*UsersAndPermissions) ProtoMessage ¶
func (*UsersAndPermissions) ProtoMessage()
func (*UsersAndPermissions) ProtoReflect ¶
func (x *UsersAndPermissions) ProtoReflect() protoreflect.Message
func (*UsersAndPermissions) Reset ¶
func (x *UsersAndPermissions) Reset()
func (*UsersAndPermissions) String ¶
func (x *UsersAndPermissions) String() string
type UsersAndPermissions_UserPermissions ¶
type UsersAndPermissions_UserPermissions struct {
User []byte `protobuf:"bytes,1,req,name=user" json:"user,omitempty"`
Permissions []*Permission `protobuf:"bytes,2,rep,name=permissions" json:"permissions,omitempty"`
// contains filtered or unexported fields
}
func (*UsersAndPermissions_UserPermissions) Descriptor
deprecated
func (*UsersAndPermissions_UserPermissions) Descriptor() ([]byte, []int)
Deprecated: Use UsersAndPermissions_UserPermissions.ProtoReflect.Descriptor instead.
func (*UsersAndPermissions_UserPermissions) GetPermissions ¶
func (x *UsersAndPermissions_UserPermissions) GetPermissions() []*Permission
func (*UsersAndPermissions_UserPermissions) GetUser ¶
func (x *UsersAndPermissions_UserPermissions) GetUser() []byte
func (*UsersAndPermissions_UserPermissions) ProtoMessage ¶
func (*UsersAndPermissions_UserPermissions) ProtoMessage()
func (*UsersAndPermissions_UserPermissions) ProtoReflect ¶
func (x *UsersAndPermissions_UserPermissions) ProtoReflect() protoreflect.Message
func (*UsersAndPermissions_UserPermissions) Reset ¶
func (x *UsersAndPermissions_UserPermissions) Reset()
func (*UsersAndPermissions_UserPermissions) String ¶
func (x *UsersAndPermissions_UserPermissions) 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 VisibilityLabel ¶
type VisibilityLabel struct {
Label []byte `protobuf:"bytes,1,req,name=label" json:"label,omitempty"`
Ordinal *uint32 `protobuf:"varint,2,opt,name=ordinal" json:"ordinal,omitempty"`
// contains filtered or unexported fields
}
func (*VisibilityLabel) Descriptor
deprecated
func (*VisibilityLabel) Descriptor() ([]byte, []int)
Deprecated: Use VisibilityLabel.ProtoReflect.Descriptor instead.
func (*VisibilityLabel) GetLabel ¶
func (x *VisibilityLabel) GetLabel() []byte
func (*VisibilityLabel) GetOrdinal ¶
func (x *VisibilityLabel) GetOrdinal() uint32
func (*VisibilityLabel) ProtoMessage ¶
func (*VisibilityLabel) ProtoMessage()
func (*VisibilityLabel) ProtoReflect ¶
func (x *VisibilityLabel) ProtoReflect() protoreflect.Message
func (*VisibilityLabel) Reset ¶
func (x *VisibilityLabel) Reset()
func (*VisibilityLabel) String ¶
func (x *VisibilityLabel) String() string
type VisibilityLabelsRequest ¶
type VisibilityLabelsRequest struct {
VisLabel []*VisibilityLabel `protobuf:"bytes,1,rep,name=visLabel" json:"visLabel,omitempty"`
// contains filtered or unexported fields
}
func (*VisibilityLabelsRequest) Descriptor
deprecated
func (*VisibilityLabelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use VisibilityLabelsRequest.ProtoReflect.Descriptor instead.
func (*VisibilityLabelsRequest) GetVisLabel ¶
func (x *VisibilityLabelsRequest) GetVisLabel() []*VisibilityLabel
func (*VisibilityLabelsRequest) ProtoMessage ¶
func (*VisibilityLabelsRequest) ProtoMessage()
func (*VisibilityLabelsRequest) ProtoReflect ¶
func (x *VisibilityLabelsRequest) ProtoReflect() protoreflect.Message
func (*VisibilityLabelsRequest) Reset ¶
func (x *VisibilityLabelsRequest) Reset()
func (*VisibilityLabelsRequest) String ¶
func (x *VisibilityLabelsRequest) String() string
type VisibilityLabelsResponse ¶
type VisibilityLabelsResponse struct {
Result []*RegionActionResult `protobuf:"bytes,1,rep,name=result" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*VisibilityLabelsResponse) Descriptor
deprecated
func (*VisibilityLabelsResponse) Descriptor() ([]byte, []int)
Deprecated: Use VisibilityLabelsResponse.ProtoReflect.Descriptor instead.
func (*VisibilityLabelsResponse) GetResult ¶
func (x *VisibilityLabelsResponse) GetResult() []*RegionActionResult
func (*VisibilityLabelsResponse) ProtoMessage ¶
func (*VisibilityLabelsResponse) ProtoMessage()
func (*VisibilityLabelsResponse) ProtoReflect ¶
func (x *VisibilityLabelsResponse) ProtoReflect() protoreflect.Message
func (*VisibilityLabelsResponse) Reset ¶
func (x *VisibilityLabelsResponse) Reset()
func (*VisibilityLabelsResponse) String ¶
func (x *VisibilityLabelsResponse) String() string
type WALEntry ¶
type WALEntry struct {
Key *WALKey `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
// Following may be null if the KVs/Cells are carried along the side in a cellblock (See
// RPC for more on cellblocks). If Cells/KVs are in a cellblock, this next field is null
// and associated_cell_count has count of Cells associated w/ this WALEntry
KeyValueBytes [][]byte `protobuf:"bytes,2,rep,name=key_value_bytes,json=keyValueBytes" json:"key_value_bytes,omitempty"`
// If Cell data is carried alongside in a cellblock, this is count of Cells in the cellblock.
AssociatedCellCount *int32 `protobuf:"varint,3,opt,name=associated_cell_count,json=associatedCellCount" json:"associated_cell_count,omitempty"`
// contains filtered or unexported fields
}
Protocol buffer version of WAL for replication
func (*WALEntry) Descriptor
deprecated
func (*WALEntry) GetAssociatedCellCount ¶
func (*WALEntry) GetKeyValueBytes ¶
func (*WALEntry) ProtoMessage ¶
func (*WALEntry) ProtoMessage()
func (*WALEntry) ProtoReflect ¶
func (x *WALEntry) ProtoReflect() protoreflect.Message
type WALHeader ¶
type WALHeader struct {
HasCompression *bool `protobuf:"varint,1,opt,name=has_compression,json=hasCompression" json:"has_compression,omitempty"`
EncryptionKey []byte `protobuf:"bytes,2,opt,name=encryption_key,json=encryptionKey" json:"encryption_key,omitempty"`
HasTagCompression *bool `protobuf:"varint,3,opt,name=has_tag_compression,json=hasTagCompression" json:"has_tag_compression,omitempty"`
WriterClsName *string `protobuf:"bytes,4,opt,name=writer_cls_name,json=writerClsName" json:"writer_cls_name,omitempty"`
CellCodecClsName *string `protobuf:"bytes,5,opt,name=cell_codec_cls_name,json=cellCodecClsName" json:"cell_codec_cls_name,omitempty"`
HasValueCompression *bool `protobuf:"varint,6,opt,name=has_value_compression,json=hasValueCompression" json:"has_value_compression,omitempty"`
ValueCompressionAlgorithm *uint32 `` /* 132-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*WALHeader) Descriptor
deprecated
func (*WALHeader) GetCellCodecClsName ¶
func (*WALHeader) GetEncryptionKey ¶
func (*WALHeader) GetHasCompression ¶
func (*WALHeader) GetHasTagCompression ¶
func (*WALHeader) GetHasValueCompression ¶
func (*WALHeader) GetValueCompressionAlgorithm ¶
func (*WALHeader) GetWriterClsName ¶
func (*WALHeader) ProtoMessage ¶
func (*WALHeader) ProtoMessage()
func (*WALHeader) ProtoReflect ¶
func (x *WALHeader) ProtoReflect() protoreflect.Message
type WALKey ¶
type WALKey struct {
EncodedRegionName []byte `protobuf:"bytes,1,req,name=encoded_region_name,json=encodedRegionName" json:"encoded_region_name,omitempty"`
TableName []byte `protobuf:"bytes,2,req,name=table_name,json=tableName" json:"table_name,omitempty"`
LogSequenceNumber *uint64 `protobuf:"varint,3,req,name=log_sequence_number,json=logSequenceNumber" json:"log_sequence_number,omitempty"`
WriteTime *uint64 `protobuf:"varint,4,req,name=write_time,json=writeTime" json:"write_time,omitempty"`
// This parameter is deprecated in favor of clusters which
// contains the list of clusters that have consumed the change.
// It is retained so that the log created by earlier releases (0.94)
// can be read by the newer releases.
//
// Deprecated: Marked as deprecated in WAL.proto.
ClusterId *UUID `protobuf:"bytes,5,opt,name=cluster_id,json=clusterId" json:"cluster_id,omitempty"`
Scopes []*FamilyScope `protobuf:"bytes,6,rep,name=scopes" json:"scopes,omitempty"`
FollowingKvCount *uint32 `protobuf:"varint,7,opt,name=following_kv_count,json=followingKvCount" json:"following_kv_count,omitempty"`
// This field contains the list of clusters that have
// consumed the change
ClusterIds []*UUID `protobuf:"bytes,8,rep,name=cluster_ids,json=clusterIds" json:"cluster_ids,omitempty"`
NonceGroup *uint64 `protobuf:"varint,9,opt,name=nonceGroup" json:"nonceGroup,omitempty"`
Nonce *uint64 `protobuf:"varint,10,opt,name=nonce" json:"nonce,omitempty"`
OrigSequenceNumber *uint64 `protobuf:"varint,11,opt,name=orig_sequence_number,json=origSequenceNumber" json:"orig_sequence_number,omitempty"`
ExtendedAttributes []*Attribute `protobuf:"bytes,12,rep,name=extended_attributes,json=extendedAttributes" json:"extended_attributes,omitempty"`
// contains filtered or unexported fields
}
Protocol buffer version of WALKey; see WALKey comment, not really a key but WALEdit header for some KVs
func (*WALKey) Descriptor
deprecated
func (*WALKey) GetClusterId
deprecated
func (*WALKey) GetClusterIds ¶
func (*WALKey) GetEncodedRegionName ¶
func (*WALKey) GetExtendedAttributes ¶
func (*WALKey) GetFollowingKvCount ¶
func (*WALKey) GetLogSequenceNumber ¶
func (*WALKey) GetNonceGroup ¶
func (*WALKey) GetOrigSequenceNumber ¶
func (*WALKey) GetScopes ¶
func (x *WALKey) GetScopes() []*FamilyScope
func (*WALKey) GetTableName ¶
func (*WALKey) GetWriteTime ¶
func (*WALKey) ProtoMessage ¶
func (*WALKey) ProtoMessage()
func (*WALKey) ProtoReflect ¶
func (x *WALKey) ProtoReflect() protoreflect.Message
type WALTrailer ¶
type WALTrailer struct {
// contains filtered or unexported fields
}
* A trailer that is appended to the end of a properly closed WAL file. If missing, this is either a legacy or a corrupted WAL file. N.B. This trailer currently doesn't contain any information and we purposefully don't expose it in the WAL APIs. It's for future growth.
func (*WALTrailer) Descriptor
deprecated
func (*WALTrailer) Descriptor() ([]byte, []int)
Deprecated: Use WALTrailer.ProtoReflect.Descriptor instead.
func (*WALTrailer) ProtoMessage ¶
func (*WALTrailer) ProtoMessage()
func (*WALTrailer) ProtoReflect ¶
func (x *WALTrailer) ProtoReflect() protoreflect.Message
func (*WALTrailer) Reset ¶
func (x *WALTrailer) Reset()
func (*WALTrailer) String ¶
func (x *WALTrailer) String() string
type WarmupRegionRequest ¶
type WarmupRegionRequest struct {
RegionInfo *RegionInfo `protobuf:"bytes,1,req,name=regionInfo" json:"regionInfo,omitempty"`
// contains filtered or unexported fields
}
func (*WarmupRegionRequest) Descriptor
deprecated
func (*WarmupRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use WarmupRegionRequest.ProtoReflect.Descriptor instead.
func (*WarmupRegionRequest) GetRegionInfo ¶
func (x *WarmupRegionRequest) GetRegionInfo() *RegionInfo
func (*WarmupRegionRequest) ProtoMessage ¶
func (*WarmupRegionRequest) ProtoMessage()
func (*WarmupRegionRequest) ProtoReflect ¶
func (x *WarmupRegionRequest) ProtoReflect() protoreflect.Message
func (*WarmupRegionRequest) Reset ¶
func (x *WarmupRegionRequest) Reset()
func (*WarmupRegionRequest) String ¶
func (x *WarmupRegionRequest) String() string
type WarmupRegionResponse ¶
type WarmupRegionResponse struct {
// contains filtered or unexported fields
}
func (*WarmupRegionResponse) Descriptor
deprecated
func (*WarmupRegionResponse) Descriptor() ([]byte, []int)
Deprecated: Use WarmupRegionResponse.ProtoReflect.Descriptor instead.
func (*WarmupRegionResponse) ProtoMessage ¶
func (*WarmupRegionResponse) ProtoMessage()
func (*WarmupRegionResponse) ProtoReflect ¶
func (x *WarmupRegionResponse) ProtoReflect() protoreflect.Message
func (*WarmupRegionResponse) Reset ¶
func (x *WarmupRegionResponse) Reset()
func (*WarmupRegionResponse) String ¶
func (x *WarmupRegionResponse) 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
type WhoAmIRequest ¶
type WhoAmIRequest struct {
// contains filtered or unexported fields
}
func (*WhoAmIRequest) Descriptor
deprecated
func (*WhoAmIRequest) Descriptor() ([]byte, []int)
Deprecated: Use WhoAmIRequest.ProtoReflect.Descriptor instead.
func (*WhoAmIRequest) ProtoMessage ¶
func (*WhoAmIRequest) ProtoMessage()
func (*WhoAmIRequest) ProtoReflect ¶
func (x *WhoAmIRequest) ProtoReflect() protoreflect.Message
func (*WhoAmIRequest) Reset ¶
func (x *WhoAmIRequest) Reset()
func (*WhoAmIRequest) String ¶
func (x *WhoAmIRequest) String() string
type WhoAmIResponse ¶
type WhoAmIResponse struct {
Username *string `protobuf:"bytes,1,opt,name=username" json:"username,omitempty"`
AuthMethod *string `protobuf:"bytes,2,opt,name=auth_method,json=authMethod" json:"auth_method,omitempty"`
// contains filtered or unexported fields
}
func (*WhoAmIResponse) Descriptor
deprecated
func (*WhoAmIResponse) Descriptor() ([]byte, []int)
Deprecated: Use WhoAmIResponse.ProtoReflect.Descriptor instead.
func (*WhoAmIResponse) GetAuthMethod ¶
func (x *WhoAmIResponse) GetAuthMethod() string
func (*WhoAmIResponse) GetUsername ¶
func (x *WhoAmIResponse) GetUsername() string
func (*WhoAmIResponse) ProtoMessage ¶
func (*WhoAmIResponse) ProtoMessage()
func (*WhoAmIResponse) ProtoReflect ¶
func (x *WhoAmIResponse) ProtoReflect() protoreflect.Message
func (*WhoAmIResponse) Reset ¶
func (x *WhoAmIResponse) Reset()
func (*WhoAmIResponse) String ¶
func (x *WhoAmIResponse) String() string
type WrappedKey ¶
type WrappedKey struct {
Algorithm *string `protobuf:"bytes,1,req,name=algorithm" json:"algorithm,omitempty"`
Length *uint32 `protobuf:"varint,2,req,name=length" json:"length,omitempty"`
Data []byte `protobuf:"bytes,3,req,name=data" json:"data,omitempty"`
Iv []byte `protobuf:"bytes,4,opt,name=iv" json:"iv,omitempty"`
Hash []byte `protobuf:"bytes,5,opt,name=hash" json:"hash,omitempty"`
HashAlgorithm *string `protobuf:"bytes,6,opt,name=hash_algorithm,json=hashAlgorithm,def=MD5" json:"hash_algorithm,omitempty"`
// contains filtered or unexported fields
}
func (*WrappedKey) Descriptor
deprecated
func (*WrappedKey) Descriptor() ([]byte, []int)
Deprecated: Use WrappedKey.ProtoReflect.Descriptor instead.
func (*WrappedKey) GetAlgorithm ¶
func (x *WrappedKey) GetAlgorithm() string
func (*WrappedKey) GetData ¶
func (x *WrappedKey) GetData() []byte
func (*WrappedKey) GetHash ¶
func (x *WrappedKey) GetHash() []byte
func (*WrappedKey) GetHashAlgorithm ¶
func (x *WrappedKey) GetHashAlgorithm() string
func (*WrappedKey) GetIv ¶
func (x *WrappedKey) GetIv() []byte
func (*WrappedKey) GetLength ¶
func (x *WrappedKey) GetLength() uint32
func (*WrappedKey) ProtoMessage ¶
func (*WrappedKey) ProtoMessage()
func (*WrappedKey) ProtoReflect ¶
func (x *WrappedKey) ProtoReflect() protoreflect.Message
func (*WrappedKey) Reset ¶
func (x *WrappedKey) Reset()
func (*WrappedKey) String ¶
func (x *WrappedKey) String() string
Source Files
¶
- AccessControl.pb.go
- Admin.pb.go
- Aggregate.pb.go
- Authentication.pb.go
- Backup.pb.go
- BootstrapNode.pb.go
- BucketCacheEntry.pb.go
- Cell.pb.go
- Client.pb.go
- ClusterId.pb.go
- ClusterStatus.pb.go
- ColumnAggregationNullResponseProtocol.pb.go
- ColumnAggregationProtocol.pb.go
- ColumnAggregationWithErrorsProtocol.pb.go
- Comparator.pb.go
- DummyRegionServerEndpoint.pb.go
- Encryption.pb.go
- ErrorHandling.pb.go
- Export.pb.go
- FS.pb.go
- Filter.pb.go
- HBase.pb.go
- HFile.pb.go
- IncrementCounterProcessor.pb.go
- LoadBalancer.pb.go
- LockService.pb.go
- MapReduce.pb.go
- Master.pb.go
- PingProtocol.pb.go
- Procedure.pb.go
- Quota.pb.go
- RPC.pb.go
- RSGroup.pb.go
- RSGroupAdmin.pb.go
- RecentLogs.pb.go
- RegionNormalizer.pb.go
- RegionServerStatus.pb.go
- Registry.pb.go
- Replication.pb.go
- ShellExecEndpoint.pb.go
- Snapshot.pb.go
- SnapshotCleanup.pb.go
- StoreFileTracker.pb.go
- TestProcedure.pb.go
- TooSlowLog.pb.go
- Tracing.pb.go
- VisibilityLabels.pb.go
- WAL.pb.go
- ZooKeeper.pb.go
- any.pb.go
- gen.go
- generate.go
- marshal.go
- test.pb.go
- test_rpc_service.pb.go