Uses of Class
io.dingodb.store.Store.TxnResultInfo.Builder
Packages that use Store.TxnResultInfo.Builder
-
Uses of Store.TxnResultInfo.Builder in io.dingodb.store
Methods in io.dingodb.store that return Store.TxnResultInfo.BuilderModifier and TypeMethodDescriptionStore.TxnResultInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Store.TxnPessimisticLockResponse.Builder.addTxnResultBuilder()if there are many keys can't be locked, there will be many txn_result, each txn_result is for one key the txn_result is one of the following: 1.Store.TxnPessimisticLockResponse.Builder.addTxnResultBuilder(int index) if there are many keys can't be locked, there will be many txn_result, each txn_result is for one key the txn_result is one of the following: 1.Store.TxnPessimisticRollbackResponse.Builder.addTxnResultBuilder()repeated .dingodb.pb.store.TxnResultInfo txn_result = 3;Store.TxnPessimisticRollbackResponse.Builder.addTxnResultBuilder(int index) repeated .dingodb.pb.store.TxnResultInfo txn_result = 3;Store.TxnPrewriteResponse.Builder.addTxnResultBuilder()for prewrite, txn_result will be one of the following: 1.Store.TxnPrewriteResponse.Builder.addTxnResultBuilder(int index) for prewrite, txn_result will be one of the following: 1.Store.TxnResultInfo.Builder.clear()Store.TxnResultInfo.Builder.clearCommitTsExpired()Commit ts is earlier than min commit ts of a transaction.Store.TxnResultInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Store.TxnResultInfo.Builder.clearLocked()Client should backoff or cleanup the lock then retry, this error occurs in get phase.Store.TxnResultInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Store.TxnResultInfo.Builder.clearPrimaryMismatch()CheckTxnStatus is sent to a lock that's not the primary.Store.TxnResultInfo.Builder.clearTxnNotFound()Txn not found when checking txn status.Store.TxnResultInfo.Builder.clearWriteConflict()Write conflict with key which is locked by another transaction, this error occurs in prewrite phase.Store.TxnResultInfo.Builder.clone()Store.TxnBatchGetResponse.Builder.getTxnResultBuilder()This txn_result exists when some key is locked but we cannot check locks of all keys.Store.TxnBatchRollbackResponse.Builder.getTxnResultBuilder()the txn_result is one of the following: 1.Store.TxnCheckSecondaryLocksResponse.Builder.getTxnResultBuilder()the txn_result is one of the following: 1.Store.TxnCheckTxnStatusResponse.Builder.getTxnResultBuilder()the txn_result is one of the following: 1.Store.TxnCommitResponse.Builder.getTxnResultBuilder()the txn_result is one of the following: 1.Store.TxnDumpResponse.Builder.getTxnResultBuilder().dingodb.pb.store.TxnResultInfo txn_result = 3;Store.TxnGcResponse.Builder.getTxnResultBuilder().dingodb.pb.store.TxnResultInfo txn_result = 3;Store.TxnGetResponse.Builder.getTxnResultBuilder()A value could not be retrieved due to the state of the database for the requested key.Store.TxnHeartBeatResponse.Builder.getTxnResultBuilder()the txn_result is one of the following: 1.Store.TxnPessimisticLockResponse.Builder.getTxnResultBuilder(int index) if there are many keys can't be locked, there will be many txn_result, each txn_result is for one key the txn_result is one of the following: 1.Store.TxnPessimisticRollbackResponse.Builder.getTxnResultBuilder(int index) repeated .dingodb.pb.store.TxnResultInfo txn_result = 3;Store.TxnPrewriteResponse.Builder.getTxnResultBuilder(int index) for prewrite, txn_result will be one of the following: 1.Store.TxnResolveLockResponse.Builder.getTxnResultBuilder()now the txn_result is not used, maybe used in the futureStore.TxnScanLockResponse.Builder.getTxnResultBuilder().dingodb.pb.store.TxnResultInfo txn_result = 3;Store.TxnScanResponse.Builder.getTxnResultBuilder()This txn_result exists when some key is locked but we cannot check locks of all keys.Store.TxnResultInfo.Builder.mergeCommitTsExpired(Store.CommitTsExpired value) Commit ts is earlier than min commit ts of a transaction.Store.TxnResultInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Store.TxnResultInfo.Builder.mergeFrom(com.google.protobuf.Message other) Store.TxnResultInfo.Builder.mergeFrom(Store.TxnResultInfo other) Store.TxnResultInfo.Builder.mergeLocked(Store.LockInfo value) Client should backoff or cleanup the lock then retry, this error occurs in get phase.Store.TxnResultInfo.Builder.mergePrimaryMismatch(Store.PrimaryMismatch value) CheckTxnStatus is sent to a lock that's not the primary.Store.TxnResultInfo.Builder.mergeTxnNotFound(Store.TxnNotFound value) Txn not found when checking txn status.Store.TxnResultInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Store.TxnResultInfo.Builder.mergeWriteConflict(Store.WriteConflict value) Write conflict with key which is locked by another transaction, this error occurs in prewrite phase.static Store.TxnResultInfo.BuilderStore.TxnResultInfo.newBuilder()static Store.TxnResultInfo.BuilderStore.TxnResultInfo.newBuilder(Store.TxnResultInfo prototype) Store.TxnResultInfo.newBuilderForType()protected Store.TxnResultInfo.BuilderStore.TxnResultInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Store.TxnResultInfo.Builder.setCommitTsExpired(Store.CommitTsExpired value) Commit ts is earlier than min commit ts of a transaction.Store.TxnResultInfo.Builder.setCommitTsExpired(Store.CommitTsExpired.Builder builderForValue) Commit ts is earlier than min commit ts of a transaction.Store.TxnResultInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Store.TxnResultInfo.Builder.setLocked(Store.LockInfo value) Client should backoff or cleanup the lock then retry, this error occurs in get phase.Store.TxnResultInfo.Builder.setLocked(Store.LockInfo.Builder builderForValue) Client should backoff or cleanup the lock then retry, this error occurs in get phase.Store.TxnResultInfo.Builder.setPrimaryMismatch(Store.PrimaryMismatch value) CheckTxnStatus is sent to a lock that's not the primary.Store.TxnResultInfo.Builder.setPrimaryMismatch(Store.PrimaryMismatch.Builder builderForValue) CheckTxnStatus is sent to a lock that's not the primary.Store.TxnResultInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Store.TxnResultInfo.Builder.setTxnNotFound(Store.TxnNotFound value) Txn not found when checking txn status.Store.TxnResultInfo.Builder.setTxnNotFound(Store.TxnNotFound.Builder builderForValue) Txn not found when checking txn status.Store.TxnResultInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Store.TxnResultInfo.Builder.setWriteConflict(Store.WriteConflict value) Write conflict with key which is locked by another transaction, this error occurs in prewrite phase.Store.TxnResultInfo.Builder.setWriteConflict(Store.WriteConflict.Builder builderForValue) Write conflict with key which is locked by another transaction, this error occurs in prewrite phase.Store.TxnResultInfo.toBuilder()Methods in io.dingodb.store that return types with arguments of type Store.TxnResultInfo.BuilderModifier and TypeMethodDescriptionStore.TxnPessimisticLockResponse.Builder.getTxnResultBuilderList()if there are many keys can't be locked, there will be many txn_result, each txn_result is for one key the txn_result is one of the following: 1.Store.TxnPessimisticRollbackResponse.Builder.getTxnResultBuilderList()repeated .dingodb.pb.store.TxnResultInfo txn_result = 3;Store.TxnPrewriteResponse.Builder.getTxnResultBuilderList()for prewrite, txn_result will be one of the following: 1.Methods in io.dingodb.store with parameters of type Store.TxnResultInfo.BuilderModifier and TypeMethodDescriptionStore.TxnPessimisticLockResponse.Builder.addTxnResult(int index, Store.TxnResultInfo.Builder builderForValue) if there are many keys can't be locked, there will be many txn_result, each txn_result is for one key the txn_result is one of the following: 1.Store.TxnPessimisticLockResponse.Builder.addTxnResult(Store.TxnResultInfo.Builder builderForValue) if there are many keys can't be locked, there will be many txn_result, each txn_result is for one key the txn_result is one of the following: 1.Store.TxnPessimisticRollbackResponse.Builder.addTxnResult(int index, Store.TxnResultInfo.Builder builderForValue) repeated .dingodb.pb.store.TxnResultInfo txn_result = 3;Store.TxnPessimisticRollbackResponse.Builder.addTxnResult(Store.TxnResultInfo.Builder builderForValue) repeated .dingodb.pb.store.TxnResultInfo txn_result = 3;Store.TxnPrewriteResponse.Builder.addTxnResult(int index, Store.TxnResultInfo.Builder builderForValue) for prewrite, txn_result will be one of the following: 1.Store.TxnPrewriteResponse.Builder.addTxnResult(Store.TxnResultInfo.Builder builderForValue) for prewrite, txn_result will be one of the following: 1.Store.TxnBatchGetResponse.Builder.setTxnResult(Store.TxnResultInfo.Builder builderForValue) This txn_result exists when some key is locked but we cannot check locks of all keys.Store.TxnBatchRollbackResponse.Builder.setTxnResult(Store.TxnResultInfo.Builder builderForValue) the txn_result is one of the following: 1.Store.TxnCheckSecondaryLocksResponse.Builder.setTxnResult(Store.TxnResultInfo.Builder builderForValue) the txn_result is one of the following: 1.Store.TxnCheckTxnStatusResponse.Builder.setTxnResult(Store.TxnResultInfo.Builder builderForValue) the txn_result is one of the following: 1.Store.TxnCommitResponse.Builder.setTxnResult(Store.TxnResultInfo.Builder builderForValue) the txn_result is one of the following: 1.Store.TxnDumpResponse.Builder.setTxnResult(Store.TxnResultInfo.Builder builderForValue) .dingodb.pb.store.TxnResultInfo txn_result = 3;Store.TxnGcResponse.Builder.setTxnResult(Store.TxnResultInfo.Builder builderForValue) .dingodb.pb.store.TxnResultInfo txn_result = 3;Store.TxnGetResponse.Builder.setTxnResult(Store.TxnResultInfo.Builder builderForValue) A value could not be retrieved due to the state of the database for the requested key.Store.TxnHeartBeatResponse.Builder.setTxnResult(Store.TxnResultInfo.Builder builderForValue) the txn_result is one of the following: 1.Store.TxnPessimisticLockResponse.Builder.setTxnResult(int index, Store.TxnResultInfo.Builder builderForValue) if there are many keys can't be locked, there will be many txn_result, each txn_result is for one key the txn_result is one of the following: 1.Store.TxnPessimisticRollbackResponse.Builder.setTxnResult(int index, Store.TxnResultInfo.Builder builderForValue) repeated .dingodb.pb.store.TxnResultInfo txn_result = 3;Store.TxnPrewriteResponse.Builder.setTxnResult(int index, Store.TxnResultInfo.Builder builderForValue) for prewrite, txn_result will be one of the following: 1.Store.TxnResolveLockResponse.Builder.setTxnResult(Store.TxnResultInfo.Builder builderForValue) now the txn_result is not used, maybe used in the futureStore.TxnScanLockResponse.Builder.setTxnResult(Store.TxnResultInfo.Builder builderForValue) .dingodb.pb.store.TxnResultInfo txn_result = 3;Store.TxnScanResponse.Builder.setTxnResult(Store.TxnResultInfo.Builder builderForValue) This txn_result exists when some key is locked but we cannot check locks of all keys.