public final class Kvrpcpb extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Kvrpcpb.Action
Protobuf enum
kvrpcpb.Action |
static class |
Kvrpcpb.AlreadyExist
Protobuf type
kvrpcpb.AlreadyExist |
static interface |
Kvrpcpb.AlreadyExistOrBuilder |
static class |
Kvrpcpb.APIVersion
The API version the server and the client is using.
|
static class |
Kvrpcpb.Assertion
Protobuf enum
kvrpcpb.Assertion |
static class |
Kvrpcpb.AssertionFailed
Protobuf type
kvrpcpb.AssertionFailed |
static interface |
Kvrpcpb.AssertionFailedOrBuilder |
static class |
Kvrpcpb.AssertionLevel
Protobuf enum
kvrpcpb.AssertionLevel |
static class |
Kvrpcpb.BatchGetRequest
Similar to a `Get` request.
|
static interface |
Kvrpcpb.BatchGetRequestOrBuilder |
static class |
Kvrpcpb.BatchGetResponse
Protobuf type
kvrpcpb.BatchGetResponse |
static interface |
Kvrpcpb.BatchGetResponseOrBuilder |
static class |
Kvrpcpb.BatchRollbackRequest
Rollback a prewritten transaction.
|
static interface |
Kvrpcpb.BatchRollbackRequestOrBuilder |
static class |
Kvrpcpb.BatchRollbackResponse
Protobuf type
kvrpcpb.BatchRollbackResponse |
static interface |
Kvrpcpb.BatchRollbackResponseOrBuilder |
static class |
Kvrpcpb.CheckLeaderRequest
Protobuf type
kvrpcpb.CheckLeaderRequest |
static interface |
Kvrpcpb.CheckLeaderRequestOrBuilder |
static class |
Kvrpcpb.CheckLeaderResponse
Protobuf type
kvrpcpb.CheckLeaderResponse |
static interface |
Kvrpcpb.CheckLeaderResponseOrBuilder |
static class |
Kvrpcpb.CheckLockObserverRequest
Protobuf type
kvrpcpb.CheckLockObserverRequest |
static interface |
Kvrpcpb.CheckLockObserverRequestOrBuilder |
static class |
Kvrpcpb.CheckLockObserverResponse
Protobuf type
kvrpcpb.CheckLockObserverResponse |
static interface |
Kvrpcpb.CheckLockObserverResponseOrBuilder |
static class |
Kvrpcpb.CheckSecondaryLocksRequest
Part of the async commit protocol, checks for locks on all supplied keys.
|
static interface |
Kvrpcpb.CheckSecondaryLocksRequestOrBuilder |
static class |
Kvrpcpb.CheckSecondaryLocksResponse
Protobuf type
kvrpcpb.CheckSecondaryLocksResponse |
static interface |
Kvrpcpb.CheckSecondaryLocksResponseOrBuilder |
static class |
Kvrpcpb.ChecksumAlgorithm
Protobuf enum
kvrpcpb.ChecksumAlgorithm |
static class |
Kvrpcpb.CheckTxnStatusRequest
CheckTxnStatusRequest checks the status of a transaction.
|
static interface |
Kvrpcpb.CheckTxnStatusRequestOrBuilder |
static class |
Kvrpcpb.CheckTxnStatusResponse
Protobuf type
kvrpcpb.CheckTxnStatusResponse |
static interface |
Kvrpcpb.CheckTxnStatusResponseOrBuilder |
static class |
Kvrpcpb.CleanupRequest
Cleanup a key by possibly unlocking it.
|
static interface |
Kvrpcpb.CleanupRequestOrBuilder |
static class |
Kvrpcpb.CleanupResponse
Protobuf type
kvrpcpb.CleanupResponse |
static interface |
Kvrpcpb.CleanupResponseOrBuilder |
static class |
Kvrpcpb.CommandPri
Protobuf enum
kvrpcpb.CommandPri |
static class |
Kvrpcpb.CommitRequest
The second phase of writing to TiKV.
|
static interface |
Kvrpcpb.CommitRequestOrBuilder |
static class |
Kvrpcpb.CommitResponse
Protobuf type
kvrpcpb.CommitResponse |
static interface |
Kvrpcpb.CommitResponseOrBuilder |
static class |
Kvrpcpb.CommitTsExpired
Protobuf type
kvrpcpb.CommitTsExpired |
static interface |
Kvrpcpb.CommitTsExpiredOrBuilder |
static class |
Kvrpcpb.CommitTsTooLarge
Protobuf type
kvrpcpb.CommitTsTooLarge |
static interface |
Kvrpcpb.CommitTsTooLargeOrBuilder |
static class |
Kvrpcpb.Context
Miscellaneous metadata attached to most requests.
|
static interface |
Kvrpcpb.ContextOrBuilder |
static class |
Kvrpcpb.Deadlock
Protobuf type
kvrpcpb.Deadlock |
static interface |
Kvrpcpb.DeadlockOrBuilder |
static class |
Kvrpcpb.DeleteRangeRequest
Delete a range of data from TiKV.
|
static interface |
Kvrpcpb.DeleteRangeRequestOrBuilder |
static class |
Kvrpcpb.DeleteRangeResponse
Protobuf type
kvrpcpb.DeleteRangeResponse |
static interface |
Kvrpcpb.DeleteRangeResponseOrBuilder |
static class |
Kvrpcpb.DiskFullOpt
Operation allowed info during each TiKV storage threshold.
|
static class |
Kvrpcpb.ExecDetails
Protobuf type
kvrpcpb.ExecDetails |
static interface |
Kvrpcpb.ExecDetailsOrBuilder |
static class |
Kvrpcpb.ExecDetailsV2
Protobuf type
kvrpcpb.ExecDetailsV2 |
static interface |
Kvrpcpb.ExecDetailsV2OrBuilder |
static class |
Kvrpcpb.ExtraOp
Protobuf enum
kvrpcpb.ExtraOp |
static class |
Kvrpcpb.GCRequest
Request TiKV to garbage collect all non-current data older than `safe_point`.
|
static interface |
Kvrpcpb.GCRequestOrBuilder |
static class |
Kvrpcpb.GCResponse
Protobuf type
kvrpcpb.GCResponse |
static interface |
Kvrpcpb.GCResponseOrBuilder |
static class |
Kvrpcpb.GetLockWaitInfoRequest
Protobuf type
kvrpcpb.GetLockWaitInfoRequest |
static interface |
Kvrpcpb.GetLockWaitInfoRequestOrBuilder |
static class |
Kvrpcpb.GetLockWaitInfoResponse
Protobuf type
kvrpcpb.GetLockWaitInfoResponse |
static interface |
Kvrpcpb.GetLockWaitInfoResponseOrBuilder |
static class |
Kvrpcpb.GetRequest
A transactional get command.
|
static interface |
Kvrpcpb.GetRequestOrBuilder |
static class |
Kvrpcpb.GetResponse
Protobuf type
kvrpcpb.GetResponse |
static interface |
Kvrpcpb.GetResponseOrBuilder |
static class |
Kvrpcpb.ImportRequest
Not yet implemented.
|
static interface |
Kvrpcpb.ImportRequestOrBuilder |
static class |
Kvrpcpb.ImportResponse
Protobuf type
kvrpcpb.ImportResponse |
static interface |
Kvrpcpb.ImportResponseOrBuilder |
static class |
Kvrpcpb.IsolationLevel
Protobuf enum
kvrpcpb.IsolationLevel |
static class |
Kvrpcpb.KeyError
Protobuf type
kvrpcpb.KeyError |
static interface |
Kvrpcpb.KeyErrorOrBuilder |
static class |
Kvrpcpb.KeyRange
Protobuf type
kvrpcpb.KeyRange |
static interface |
Kvrpcpb.KeyRangeOrBuilder |
static class |
Kvrpcpb.KvPair
Protobuf type
kvrpcpb.KvPair |
static interface |
Kvrpcpb.KvPairOrBuilder |
static class |
Kvrpcpb.LeaderInfo
Protobuf type
kvrpcpb.LeaderInfo |
static interface |
Kvrpcpb.LeaderInfoOrBuilder |
static class |
Kvrpcpb.LockInfo
Protobuf type
kvrpcpb.LockInfo |
static interface |
Kvrpcpb.LockInfoOrBuilder |
static class |
Kvrpcpb.Mutation
Protobuf type
kvrpcpb.Mutation |
static interface |
Kvrpcpb.MutationOrBuilder |
static class |
Kvrpcpb.MvccGetByKeyRequest
Protobuf type
kvrpcpb.MvccGetByKeyRequest |
static interface |
Kvrpcpb.MvccGetByKeyRequestOrBuilder |
static class |
Kvrpcpb.MvccGetByKeyResponse
Protobuf type
kvrpcpb.MvccGetByKeyResponse |
static interface |
Kvrpcpb.MvccGetByKeyResponseOrBuilder |
static class |
Kvrpcpb.MvccGetByStartTsRequest
Protobuf type
kvrpcpb.MvccGetByStartTsRequest |
static interface |
Kvrpcpb.MvccGetByStartTsRequestOrBuilder |
static class |
Kvrpcpb.MvccGetByStartTsResponse
Protobuf type
kvrpcpb.MvccGetByStartTsResponse |
static interface |
Kvrpcpb.MvccGetByStartTsResponseOrBuilder |
static class |
Kvrpcpb.MvccInfo
Protobuf type
kvrpcpb.MvccInfo |
static interface |
Kvrpcpb.MvccInfoOrBuilder |
static class |
Kvrpcpb.MvccLock
Protobuf type
kvrpcpb.MvccLock |
static interface |
Kvrpcpb.MvccLockOrBuilder |
static class |
Kvrpcpb.MvccValue
Protobuf type
kvrpcpb.MvccValue |
static interface |
Kvrpcpb.MvccValueOrBuilder |
static class |
Kvrpcpb.MvccWrite
Protobuf type
kvrpcpb.MvccWrite |
static interface |
Kvrpcpb.MvccWriteOrBuilder |
static class |
Kvrpcpb.Op
Protobuf enum
kvrpcpb.Op |
static class |
Kvrpcpb.PessimisticLockRequest
Lock a set of keys to prepare to write to them.
|
static interface |
Kvrpcpb.PessimisticLockRequestOrBuilder |
static class |
Kvrpcpb.PessimisticLockResponse
Protobuf type
kvrpcpb.PessimisticLockResponse |
static interface |
Kvrpcpb.PessimisticLockResponseOrBuilder |
static class |
Kvrpcpb.PessimisticRollbackRequest
Unlock keys locked using `PessimisticLockRequest`.
|
static interface |
Kvrpcpb.PessimisticRollbackRequestOrBuilder |
static class |
Kvrpcpb.PessimisticRollbackResponse
Protobuf type
kvrpcpb.PessimisticRollbackResponse |
static interface |
Kvrpcpb.PessimisticRollbackResponseOrBuilder |
static class |
Kvrpcpb.PhysicalScanLockRequest
Protobuf type
kvrpcpb.PhysicalScanLockRequest |
static interface |
Kvrpcpb.PhysicalScanLockRequestOrBuilder |
static class |
Kvrpcpb.PhysicalScanLockResponse
Protobuf type
kvrpcpb.PhysicalScanLockResponse |
static interface |
Kvrpcpb.PhysicalScanLockResponseOrBuilder |
static class |
Kvrpcpb.PrewriteRequest
A prewrite is the first phase of writing to TiKV.
|
static interface |
Kvrpcpb.PrewriteRequestOrBuilder |
static class |
Kvrpcpb.PrewriteResponse
Protobuf type
kvrpcpb.PrewriteResponse |
static interface |
Kvrpcpb.PrewriteResponseOrBuilder |
static class |
Kvrpcpb.RawBatchDeleteRequest
Protobuf type
kvrpcpb.RawBatchDeleteRequest |
static interface |
Kvrpcpb.RawBatchDeleteRequestOrBuilder |
static class |
Kvrpcpb.RawBatchDeleteResponse
Protobuf type
kvrpcpb.RawBatchDeleteResponse |
static interface |
Kvrpcpb.RawBatchDeleteResponseOrBuilder |
static class |
Kvrpcpb.RawBatchGetRequest
Protobuf type
kvrpcpb.RawBatchGetRequest |
static interface |
Kvrpcpb.RawBatchGetRequestOrBuilder |
static class |
Kvrpcpb.RawBatchGetResponse
Protobuf type
kvrpcpb.RawBatchGetResponse |
static interface |
Kvrpcpb.RawBatchGetResponseOrBuilder |
static class |
Kvrpcpb.RawBatchPutRequest
Protobuf type
kvrpcpb.RawBatchPutRequest |
static interface |
Kvrpcpb.RawBatchPutRequestOrBuilder |
static class |
Kvrpcpb.RawBatchPutResponse
Protobuf type
kvrpcpb.RawBatchPutResponse |
static interface |
Kvrpcpb.RawBatchPutResponseOrBuilder |
static class |
Kvrpcpb.RawBatchScanRequest
Protobuf type
kvrpcpb.RawBatchScanRequest |
static interface |
Kvrpcpb.RawBatchScanRequestOrBuilder |
static class |
Kvrpcpb.RawBatchScanResponse
Protobuf type
kvrpcpb.RawBatchScanResponse |
static interface |
Kvrpcpb.RawBatchScanResponseOrBuilder |
static class |
Kvrpcpb.RawCASRequest
Protobuf type
kvrpcpb.RawCASRequest |
static interface |
Kvrpcpb.RawCASRequestOrBuilder |
static class |
Kvrpcpb.RawCASResponse
Protobuf type
kvrpcpb.RawCASResponse |
static interface |
Kvrpcpb.RawCASResponseOrBuilder |
static class |
Kvrpcpb.RawChecksumRequest
Protobuf type
kvrpcpb.RawChecksumRequest |
static interface |
Kvrpcpb.RawChecksumRequestOrBuilder |
static class |
Kvrpcpb.RawChecksumResponse
Protobuf type
kvrpcpb.RawChecksumResponse |
static interface |
Kvrpcpb.RawChecksumResponseOrBuilder |
static class |
Kvrpcpb.RawCoprocessorRequest
Protobuf type
kvrpcpb.RawCoprocessorRequest |
static interface |
Kvrpcpb.RawCoprocessorRequestOrBuilder |
static class |
Kvrpcpb.RawCoprocessorResponse
Protobuf type
kvrpcpb.RawCoprocessorResponse |
static interface |
Kvrpcpb.RawCoprocessorResponseOrBuilder |
static class |
Kvrpcpb.RawDeleteRangeRequest
Protobuf type
kvrpcpb.RawDeleteRangeRequest |
static interface |
Kvrpcpb.RawDeleteRangeRequestOrBuilder |
static class |
Kvrpcpb.RawDeleteRangeResponse
Protobuf type
kvrpcpb.RawDeleteRangeResponse |
static interface |
Kvrpcpb.RawDeleteRangeResponseOrBuilder |
static class |
Kvrpcpb.RawDeleteRequest
Protobuf type
kvrpcpb.RawDeleteRequest |
static interface |
Kvrpcpb.RawDeleteRequestOrBuilder |
static class |
Kvrpcpb.RawDeleteResponse
Protobuf type
kvrpcpb.RawDeleteResponse |
static interface |
Kvrpcpb.RawDeleteResponseOrBuilder |
static class |
Kvrpcpb.RawGetKeyTTLRequest
Protobuf type
kvrpcpb.RawGetKeyTTLRequest |
static interface |
Kvrpcpb.RawGetKeyTTLRequestOrBuilder |
static class |
Kvrpcpb.RawGetKeyTTLResponse
Protobuf type
kvrpcpb.RawGetKeyTTLResponse |
static interface |
Kvrpcpb.RawGetKeyTTLResponseOrBuilder |
static class |
Kvrpcpb.RawGetRequest
Protobuf type
kvrpcpb.RawGetRequest |
static interface |
Kvrpcpb.RawGetRequestOrBuilder |
static class |
Kvrpcpb.RawGetResponse
Protobuf type
kvrpcpb.RawGetResponse |
static interface |
Kvrpcpb.RawGetResponseOrBuilder |
static class |
Kvrpcpb.RawPutRequest
Protobuf type
kvrpcpb.RawPutRequest |
static interface |
Kvrpcpb.RawPutRequestOrBuilder |
static class |
Kvrpcpb.RawPutResponse
Protobuf type
kvrpcpb.RawPutResponse |
static interface |
Kvrpcpb.RawPutResponseOrBuilder |
static class |
Kvrpcpb.RawScanRequest
Protobuf type
kvrpcpb.RawScanRequest |
static interface |
Kvrpcpb.RawScanRequestOrBuilder |
static class |
Kvrpcpb.RawScanResponse
Protobuf type
kvrpcpb.RawScanResponse |
static interface |
Kvrpcpb.RawScanResponseOrBuilder |
static class |
Kvrpcpb.ReadIndexRequest
Sent from TiFlash to a TiKV node.
|
static interface |
Kvrpcpb.ReadIndexRequestOrBuilder |
static class |
Kvrpcpb.ReadIndexResponse
Protobuf type
kvrpcpb.ReadIndexResponse |
static interface |
Kvrpcpb.ReadIndexResponseOrBuilder |
static class |
Kvrpcpb.ReadState
Protobuf type
kvrpcpb.ReadState |
static interface |
Kvrpcpb.ReadStateOrBuilder |
static class |
Kvrpcpb.RegisterLockObserverRequest
Protobuf type
kvrpcpb.RegisterLockObserverRequest |
static interface |
Kvrpcpb.RegisterLockObserverRequestOrBuilder |
static class |
Kvrpcpb.RegisterLockObserverResponse
Protobuf type
kvrpcpb.RegisterLockObserverResponse |
static interface |
Kvrpcpb.RegisterLockObserverResponseOrBuilder |
static class |
Kvrpcpb.RemoveLockObserverRequest
Protobuf type
kvrpcpb.RemoveLockObserverRequest |
static interface |
Kvrpcpb.RemoveLockObserverRequestOrBuilder |
static class |
Kvrpcpb.RemoveLockObserverResponse
Protobuf type
kvrpcpb.RemoveLockObserverResponse |
static interface |
Kvrpcpb.RemoveLockObserverResponseOrBuilder |
static class |
Kvrpcpb.ResolveLockRequest
For all keys locked by the transaction identified by `start_version`, either
commit or rollback the transaction and unlock the key.
|
static interface |
Kvrpcpb.ResolveLockRequestOrBuilder |
static class |
Kvrpcpb.ResolveLockResponse
Protobuf type
kvrpcpb.ResolveLockResponse |
static interface |
Kvrpcpb.ResolveLockResponseOrBuilder |
static class |
Kvrpcpb.ScanDetail
Only reserved for compatibility.
|
static interface |
Kvrpcpb.ScanDetailOrBuilder |
static class |
Kvrpcpb.ScanDetailV2
Protobuf type
kvrpcpb.ScanDetailV2 |
static interface |
Kvrpcpb.ScanDetailV2OrBuilder |
static class |
Kvrpcpb.ScanInfo
Protobuf type
kvrpcpb.ScanInfo |
static interface |
Kvrpcpb.ScanInfoOrBuilder |
static class |
Kvrpcpb.ScanLockRequest
Scan the database for locks.
|
static interface |
Kvrpcpb.ScanLockRequestOrBuilder |
static class |
Kvrpcpb.ScanLockResponse
Protobuf type
kvrpcpb.ScanLockResponse |
static interface |
Kvrpcpb.ScanLockResponseOrBuilder |
static class |
Kvrpcpb.ScanRequest
Scan fetches values for a range of keys; it is part of the transaction with
starting timestamp = `version`.
|
static interface |
Kvrpcpb.ScanRequestOrBuilder |
static class |
Kvrpcpb.ScanResponse
Protobuf type
kvrpcpb.ScanResponse |
static interface |
Kvrpcpb.ScanResponseOrBuilder |
static class |
Kvrpcpb.SplitRegionRequest
Sent from PD to a TiKV node.
|
static interface |
Kvrpcpb.SplitRegionRequestOrBuilder |
static class |
Kvrpcpb.SplitRegionResponse
Protobuf type
kvrpcpb.SplitRegionResponse |
static interface |
Kvrpcpb.SplitRegionResponseOrBuilder |
static class |
Kvrpcpb.StoreSafeTSRequest
Protobuf type
kvrpcpb.StoreSafeTSRequest |
static interface |
Kvrpcpb.StoreSafeTSRequestOrBuilder |
static class |
Kvrpcpb.StoreSafeTSResponse
Protobuf type
kvrpcpb.StoreSafeTSResponse |
static interface |
Kvrpcpb.StoreSafeTSResponseOrBuilder |
static class |
Kvrpcpb.TimeDetail
Protobuf type
kvrpcpb.TimeDetail |
static interface |
Kvrpcpb.TimeDetailOrBuilder |
static class |
Kvrpcpb.TxnHeartBeatRequest
Used to update the lock_ttl of a psessimistic and/or large transaction to prevent it from been killed.
|
static interface |
Kvrpcpb.TxnHeartBeatRequestOrBuilder |
static class |
Kvrpcpb.TxnHeartBeatResponse
Protobuf type
kvrpcpb.TxnHeartBeatResponse |
static interface |
Kvrpcpb.TxnHeartBeatResponseOrBuilder |
static class |
Kvrpcpb.TxnInfo
Protobuf type
kvrpcpb.TxnInfo |
static interface |
Kvrpcpb.TxnInfoOrBuilder |
static class |
Kvrpcpb.TxnNotFound
Protobuf type
kvrpcpb.TxnNotFound |
static interface |
Kvrpcpb.TxnNotFoundOrBuilder |
static class |
Kvrpcpb.UnsafeDestroyRangeRequest
Protobuf type
kvrpcpb.UnsafeDestroyRangeRequest |
static interface |
Kvrpcpb.UnsafeDestroyRangeRequestOrBuilder |
static class |
Kvrpcpb.UnsafeDestroyRangeResponse
Protobuf type
kvrpcpb.UnsafeDestroyRangeResponse |
static interface |
Kvrpcpb.UnsafeDestroyRangeResponseOrBuilder |
static class |
Kvrpcpb.WriteConflict
Protobuf type
kvrpcpb.WriteConflict |
static interface |
Kvrpcpb.WriteConflictOrBuilder |
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2024 PingCAP. All rights reserved.