Uses of Package
io.dingodb.store
Packages that use io.dingodb.store
Package
Description
-
Classes in io.dingodb.store used by io.dingodb.debugClassDescriptionProtobuf type
dingodb.pb.store.LockInfoProtobuf typedingodb.pb.store.LockInfoProtobuf typedingodb.pb.store.WriteInfoProtobuf typedingodb.pb.store.WriteInfo -
Classes in io.dingodb.store used by io.dingodb.documentClassDescriptionbackup & restoreProtobuf type
dingodb.pb.store.BackupDataResponseProtobuf typedingodb.pb.store.ContextProtobuf typedingodb.pb.store.ContextProtobuf typedingodb.pb.store.RestoreDataRequestProtobuf typedingodb.pb.store.RestoreDataResponseProtobuf typedingodb.pb.store.TxnBatchGetRequestProtobuf typedingodb.pb.store.TxnBatchGetResponseRollback a prewritten transaction.Protobuf typedingodb.pb.store.TxnBatchRollbackResponseCheckTxnStatusRequest checks the status of a transaction.Protobuf typedingodb.pb.store.TxnCheckTxnStatusResponseProtobuf typedingodb.pb.store.TxnCommitRequestProtobuf typedingodb.pb.store.TxnCommitResponseDelete a range of data from dingo-store.Protobuf typedingodb.pb.store.TxnDeleteRangeResponseProtobuf typedingodb.pb.store.TxnDumpRequestProtobuf typedingodb.pb.store.TxnDumpResponseRequest dingo-store to garbage collect all non-current data older than `safe_point_ts`.Protobuf typedingodb.pb.store.TxnGcResponseTxnGet do point-lookup a value for key in the transaction with start_tsProtobuf typedingodb.pb.store.TxnGetResponseUpdate the lock_ttl of a large transaction to prevent it from been killed.Protobuf typedingodb.pb.store.TxnHeartBeatResponseLock a set of keys to prepare to write to them.Protobuf typedingodb.pb.store.TxnPessimisticLockResponseUnlock keys locked using `TxnPessimisticLockRequest`.Protobuf typedingodb.pb.store.TxnPessimisticRollbackResponseProtobuf typedingodb.pb.store.TxnPrewriteRequestProtobuf typedingodb.pb.store.TxnPrewriteResponseFor all keys locked by the transaction identified by `start_ts`, either commit or rollback the transaction and unlock the key.Protobuf typedingodb.pb.store.TxnResolveLockResponseScan the database for locks.Protobuf typedingodb.pb.store.TxnScanLockResponseTxnScan fetches values for a range of keys in the transaction with start_ts.TxnScan can be partially success if kvs is not null, and has_more is true, means scan is not finished, client should continue to scan from end_key. -
Classes in io.dingodb.store used by io.dingodb.indexClassDescriptionbackup & restoreProtobuf type
dingodb.pb.store.BackupDataResponseProtobuf typedingodb.pb.store.ContextProtobuf typedingodb.pb.store.ContextProtobuf typedingodb.pb.store.ControlConfigRequestProtobuf typedingodb.pb.store.ControlConfigResponseProtobuf typedingodb.pb.store.RestoreDataRequestProtobuf typedingodb.pb.store.RestoreDataResponseProtobuf typedingodb.pb.store.TxnBatchGetRequestProtobuf typedingodb.pb.store.TxnBatchGetResponseRollback a prewritten transaction.Protobuf typedingodb.pb.store.TxnBatchRollbackResponseCheckTxnStatusRequest checks the status of a transaction.Protobuf typedingodb.pb.store.TxnCheckTxnStatusResponseProtobuf typedingodb.pb.store.TxnCommitRequestProtobuf typedingodb.pb.store.TxnCommitResponseDelete a range of data from dingo-store.Protobuf typedingodb.pb.store.TxnDeleteRangeResponseProtobuf typedingodb.pb.store.TxnDumpRequestProtobuf typedingodb.pb.store.TxnDumpResponseRequest dingo-store to garbage collect all non-current data older than `safe_point_ts`.Protobuf typedingodb.pb.store.TxnGcResponseTxnGet do point-lookup a value for key in the transaction with start_tsProtobuf typedingodb.pb.store.TxnGetResponseUpdate the lock_ttl of a large transaction to prevent it from been killed.Protobuf typedingodb.pb.store.TxnHeartBeatResponseLock a set of keys to prepare to write to them.Protobuf typedingodb.pb.store.TxnPessimisticLockResponseUnlock keys locked using `TxnPessimisticLockRequest`.Protobuf typedingodb.pb.store.TxnPessimisticRollbackResponseProtobuf typedingodb.pb.store.TxnPrewriteRequestProtobuf typedingodb.pb.store.TxnPrewriteResponseFor all keys locked by the transaction identified by `start_ts`, either commit or rollback the transaction and unlock the key.Protobuf typedingodb.pb.store.TxnResolveLockResponseScan the database for locks.Protobuf typedingodb.pb.store.TxnScanLockResponseTxnScan fetches values for a range of keys in the transaction with start_ts.TxnScan can be partially success if kvs is not null, and has_more is true, means scan is not finished, client should continue to scan from end_key. -
Classes in io.dingodb.store used by io.dingodb.sdk.common.utilsClassDescriptionaggregation operationProtobuf type
dingodb.pb.store.ContextProtobuf typedingodb.pb.store.CoprocessorProtobuf typedingodb.pb.store.Coprocessor.SchemaWrapper -
Classes in io.dingodb.store used by io.dingodb.sdk.service.connectorClassDescriptionA stub to allow clients to do synchronous rpc calls to service StoreService.
-
Classes in io.dingodb.store used by io.dingodb.storeClassDescriptionProtobuf enum
dingodb.pb.store.Actionaggregation operationaggregation operationaggregation typeProtobuf typedingodb.pb.store.AlreadyExistProtobuf typedingodb.pb.store.AlreadyExistbackup & restorebackup & restoreProtobuf typedingodb.pb.store.BackupDataResponseProtobuf typedingodb.pb.store.BackupDataResponseProtobuf typedingodb.pb.store.BackupMetaRequestProtobuf typedingodb.pb.store.BackupMetaRequestProtobuf typedingodb.pb.store.BackupMetaResponseProtobuf typedingodb.pb.store.BackupMetaResponseProtobuf typedingodb.pb.store.CommitTsExpiredProtobuf typedingodb.pb.store.CommitTsExpiredProtobuf typedingodb.pb.store.ContextProtobuf typedingodb.pb.store.ContextProtobuf typedingodb.pb.store.ControlConfigRequestProtobuf typedingodb.pb.store.ControlConfigRequestProtobuf typedingodb.pb.store.ControlConfigResponseProtobuf typedingodb.pb.store.ControlConfigResponseProtobuf typedingodb.pb.store.CoprocessorProtobuf typedingodb.pb.store.CoprocessorProtobuf typedingodb.pb.store.Coprocessor.SchemaWrapperProtobuf typedingodb.pb.store.Coprocessor.SchemaWrapperProtobuf typedingodb.pb.store.HelloRequestProtobuf typedingodb.pb.store.HelloRequestProtobuf typedingodb.pb.store.HelloResponseProtobuf typedingodb.pb.store.HelloResponseProtobuf enumdingodb.pb.store.IsolationLevelProtobuf typedingodb.pb.store.KvBatchCompareAndSetRequestProtobuf typedingodb.pb.store.KvBatchCompareAndSetRequestProtobuf typedingodb.pb.store.KvBatchCompareAndSetResponseProtobuf typedingodb.pb.store.KvBatchCompareAndSetResponseProtobuf typedingodb.pb.store.KvBatchDeleteRequestProtobuf typedingodb.pb.store.KvBatchDeleteRequestProtobuf typedingodb.pb.store.KvBatchDeleteResponseProtobuf typedingodb.pb.store.KvBatchDeleteResponseProtobuf typedingodb.pb.store.KvBatchGetRequestProtobuf typedingodb.pb.store.KvBatchGetRequestProtobuf typedingodb.pb.store.KvBatchGetResponseProtobuf typedingodb.pb.store.KvBatchGetResponseProtobuf typedingodb.pb.store.KvBatchPutIfAbsentRequestProtobuf typedingodb.pb.store.KvBatchPutIfAbsentRequestProtobuf typedingodb.pb.store.KvBatchPutIfAbsentResponseProtobuf typedingodb.pb.store.KvBatchPutIfAbsentResponseProtobuf typedingodb.pb.store.KvBatchPutRequestProtobuf typedingodb.pb.store.KvBatchPutRequestProtobuf typedingodb.pb.store.KvBatchPutResponseProtobuf typedingodb.pb.store.KvBatchPutResponseProtobuf typedingodb.pb.store.KvCompareAndSetRequestProtobuf typedingodb.pb.store.KvCompareAndSetRequestProtobuf typedingodb.pb.store.KvCompareAndSetResponseProtobuf typedingodb.pb.store.KvCompareAndSetResponseProtobuf typedingodb.pb.store.KvDeleteRangeRequestProtobuf typedingodb.pb.store.KvDeleteRangeRequestProtobuf typedingodb.pb.store.KvDeleteRangeResponseProtobuf typedingodb.pb.store.KvDeleteRangeResponseProtobuf typedingodb.pb.store.KvGetRequestProtobuf typedingodb.pb.store.KvGetRequestProtobuf typedingodb.pb.store.KvGetResponseProtobuf typedingodb.pb.store.KvGetResponseProtobuf typedingodb.pb.store.KvPutIfAbsentRequestProtobuf typedingodb.pb.store.KvPutIfAbsentRequestProtobuf typedingodb.pb.store.KvPutIfAbsentResponseProtobuf typedingodb.pb.store.KvPutIfAbsentResponseProtobuf typedingodb.pb.store.KvPutRequestProtobuf typedingodb.pb.store.KvPutRequestProtobuf typedingodb.pb.store.KvPutResponseProtobuf typedingodb.pb.store.KvPutResponseProtobuf typedingodb.pb.store.KvScanBeginRequestProtobuf typedingodb.pb.store.KvScanBeginRequestProtobuf typedingodb.pb.store.KvScanBeginRequestV2Protobuf typedingodb.pb.store.KvScanBeginRequestV2Protobuf typedingodb.pb.store.KvScanBeginResponseProtobuf typedingodb.pb.store.KvScanBeginResponseProtobuf typedingodb.pb.store.KvScanBeginResponseV2Protobuf typedingodb.pb.store.KvScanBeginResponseV2Protobuf typedingodb.pb.store.KvScanContinueRequestProtobuf typedingodb.pb.store.KvScanContinueRequestProtobuf typedingodb.pb.store.KvScanContinueRequestV2Protobuf typedingodb.pb.store.KvScanContinueRequestV2Protobuf typedingodb.pb.store.KvScanContinueResponseProtobuf typedingodb.pb.store.KvScanContinueResponseProtobuf typedingodb.pb.store.KvScanContinueResponseV2Protobuf typedingodb.pb.store.KvScanContinueResponseV2Protobuf typedingodb.pb.store.KvScanReleaseRequestProtobuf typedingodb.pb.store.KvScanReleaseRequestProtobuf typedingodb.pb.store.KvScanReleaseRequestV2Protobuf typedingodb.pb.store.KvScanReleaseRequestV2Protobuf typedingodb.pb.store.KvScanReleaseResponseProtobuf typedingodb.pb.store.KvScanReleaseResponseProtobuf typedingodb.pb.store.KvScanReleaseResponseV2Protobuf typedingodb.pb.store.KvScanReleaseResponseV2Protobuf typedingodb.pb.store.LockInfoProtobuf typedingodb.pb.store.LockInfoProtobuf typedingodb.pb.store.MutationProtobuf typedingodb.pb.store.MutationProtobuf enumdingodb.pb.store.OpProtobuf typedingodb.pb.store.PrimaryMismatchProtobuf typedingodb.pb.store.PrimaryMismatchProtobuf typedingodb.pb.store.RestoreDataRequestProtobuf typedingodb.pb.store.RestoreDataRequestProtobuf typedingodb.pb.store.RestoreDataResponseProtobuf typedingodb.pb.store.RestoreDataResponseProtobuf typedingodb.pb.store.RestoreMetaRequestProtobuf typedingodb.pb.store.RestoreMetaRequestProtobuf typedingodb.pb.store.RestoreMetaResponseProtobuf typedingodb.pb.store.RestoreMetaResponseProtobuf typedingodb.pb.store.TxnBatchGetRequestProtobuf typedingodb.pb.store.TxnBatchGetRequestProtobuf typedingodb.pb.store.TxnBatchGetResponseProtobuf typedingodb.pb.store.TxnBatchGetResponseRollback a prewritten transaction.Rollback a prewritten transaction.Protobuf typedingodb.pb.store.TxnBatchRollbackResponseProtobuf typedingodb.pb.store.TxnBatchRollbackResponsePart of the async commit protocol, checks for locks on all supplied keys.Part of the async commit protocol, checks for locks on all supplied keys.Protobuf typedingodb.pb.store.TxnCheckSecondaryLocksResponseProtobuf typedingodb.pb.store.TxnCheckSecondaryLocksResponseCheckTxnStatusRequest checks the status of a transaction.CheckTxnStatusRequest checks the status of a transaction.Protobuf typedingodb.pb.store.TxnCheckTxnStatusResponseProtobuf typedingodb.pb.store.TxnCheckTxnStatusResponseProtobuf typedingodb.pb.store.TxnCommitRequestProtobuf typedingodb.pb.store.TxnCommitRequestProtobuf typedingodb.pb.store.TxnCommitResponseProtobuf typedingodb.pb.store.TxnCommitResponseProtobuf typedingodb.pb.store.TxnDataKeyProtobuf typedingodb.pb.store.TxnDataKeyProtobuf typedingodb.pb.store.TxnDataValueProtobuf typedingodb.pb.store.TxnDataValueDelete a range of data from dingo-store.Delete a range of data from dingo-store.Protobuf typedingodb.pb.store.TxnDeleteRangeResponseProtobuf typedingodb.pb.store.TxnDeleteRangeResponseProtobuf typedingodb.pb.store.TxnDumpRequestProtobuf typedingodb.pb.store.TxnDumpRequestProtobuf typedingodb.pb.store.TxnDumpResponseProtobuf typedingodb.pb.store.TxnDumpResponseRequest dingo-store to garbage collect all non-current data older than `safe_point_ts`.Request dingo-store to garbage collect all non-current data older than `safe_point_ts`.Protobuf typedingodb.pb.store.TxnGcResponseProtobuf typedingodb.pb.store.TxnGcResponseTxnGet do point-lookup a value for key in the transaction with start_tsTxnGet do point-lookup a value for key in the transaction with start_tsProtobuf typedingodb.pb.store.TxnGetResponseProtobuf typedingodb.pb.store.TxnGetResponseUpdate the lock_ttl of a large transaction to prevent it from been killed.Update the lock_ttl of a large transaction to prevent it from been killed.Protobuf typedingodb.pb.store.TxnHeartBeatResponseProtobuf typedingodb.pb.store.TxnHeartBeatResponseProtobuf typedingodb.pb.store.TxnLockKeyProtobuf typedingodb.pb.store.TxnLockKeyProtobuf typedingodb.pb.store.TxnLockValueProtobuf typedingodb.pb.store.TxnLockValueProtobuf typedingodb.pb.store.TxnNotFoundProtobuf typedingodb.pb.store.TxnNotFoundLock a set of keys to prepare to write to them.Lock a set of keys to prepare to write to them.Protobuf typedingodb.pb.store.TxnPessimisticLockResponseProtobuf typedingodb.pb.store.TxnPessimisticLockResponseUnlock keys locked using `TxnPessimisticLockRequest`.Unlock keys locked using `TxnPessimisticLockRequest`.Protobuf typedingodb.pb.store.TxnPessimisticRollbackResponseProtobuf typedingodb.pb.store.TxnPessimisticRollbackResponseProtobuf typedingodb.pb.store.TxnPrewriteRequestProtobuf typedingodb.pb.store.TxnPrewriteRequestfor pessimistic transaction for_update_ts that should be checked when prewriting a pessimistic transaction.for pessimistic transaction for_update_ts that should be checked when prewriting a pessimistic transaction.The extra_data executor want to store in lock when doing prewrite if there is extra_data in a pessimistic lock, and no extra_data in the corresponding prewrite request, the extra_data in lock will not update, else the new extra_data will replace previous extra_data in lockThe extra_data executor want to store in lock when doing prewrite if there is extra_data in a pessimistic lock, and no extra_data in the corresponding prewrite request, the extra_data in lock will not update, else the new extra_data will replace previous extra_data in lockWhat kind of checks need to be performed for keys in a pessimistic transaction.Protobuf typedingodb.pb.store.TxnPrewriteResponseProtobuf typedingodb.pb.store.TxnPrewriteResponseFor all keys locked by the transaction identified by `start_ts`, either commit or rollback the transaction and unlock the key.For all keys locked by the transaction identified by `start_ts`, either commit or rollback the transaction and unlock the key.Protobuf typedingodb.pb.store.TxnResolveLockResponseProtobuf typedingodb.pb.store.TxnResolveLockResponseProtobuf typedingodb.pb.store.TxnResultInfoProtobuf typedingodb.pb.store.TxnResultInfoScan the database for locks.Scan the database for locks.Protobuf typedingodb.pb.store.TxnScanLockResponseProtobuf typedingodb.pb.store.TxnScanLockResponseTxnScan fetches values for a range of keys in the transaction with start_ts.TxnScan fetches values for a range of keys in the transaction with start_ts.TxnScan can be partially success if kvs is not null, and has_more is true, means scan is not finished, client should continue to scan from end_key.TxnScan can be partially success if kvs is not null, and has_more is true, means scan is not finished, client should continue to scan from end_key.Protobuf typedingodb.pb.store.TxnWriteKeyProtobuf typedingodb.pb.store.TxnWriteKeyProtobuf typedingodb.pb.store.TxnWriteValueProtobuf typedingodb.pb.store.TxnWriteValueProtobuf typedingodb.pb.store.WriteConflictProtobuf typedingodb.pb.store.WriteConflictProtobuf enumdingodb.pb.store.WriteConflict.ReasonProtobuf typedingodb.pb.store.WriteInfoProtobuf typedingodb.pb.store.WriteInfoA stub to allow clients to do synchronous rpc calls to service StoreService.A stub to allow clients to do ListenableFuture-style rpc calls to service StoreService.A stub to allow clients to do asynchronous rpc calls to service StoreService.