Uses of Class
io.dingodb.sdk.service.entity.store.TxnBatchRollbackRequest
Packages that use TxnBatchRollbackRequest
Package
Description
-
Uses of TxnBatchRollbackRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type TxnBatchRollbackRequestModifier and TypeMethodDescriptiondefault TxnBatchRollbackResponseDocumentService.txnBatchRollback(long requestId, TxnBatchRollbackRequest request) default TxnBatchRollbackResponseDocumentService.txnBatchRollback(TxnBatchRollbackRequest request) Deprecated.default TxnBatchRollbackResponseIndexService.txnBatchRollback(long requestId, TxnBatchRollbackRequest request) default TxnBatchRollbackResponseIndexService.txnBatchRollback(TxnBatchRollbackRequest request) Deprecated.default TxnBatchRollbackResponseStoreService.txnBatchRollback(long requestId, TxnBatchRollbackRequest request) default TxnBatchRollbackResponseStoreService.txnBatchRollback(TxnBatchRollbackRequest request) Deprecated. -
Uses of TxnBatchRollbackRequest in io.dingodb.sdk.service.desc.document
Fields in io.dingodb.sdk.service.desc.document with type parameters of type TxnBatchRollbackRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<TxnBatchRollbackRequest,TxnBatchRollbackResponse> DocumentServiceDescriptors.txnBatchRollbackstatic final ServiceCallCycles<TxnBatchRollbackRequest,TxnBatchRollbackResponse> DocumentServiceDescriptors.txnBatchRollbackHandlers -
Uses of TxnBatchRollbackRequest in io.dingodb.sdk.service.desc.index
Fields in io.dingodb.sdk.service.desc.index with type parameters of type TxnBatchRollbackRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<TxnBatchRollbackRequest,TxnBatchRollbackResponse> IndexServiceDescriptors.txnBatchRollbackstatic final ServiceCallCycles<TxnBatchRollbackRequest,TxnBatchRollbackResponse> IndexServiceDescriptors.txnBatchRollbackHandlers -
Uses of TxnBatchRollbackRequest in io.dingodb.sdk.service.desc.store
Fields in io.dingodb.sdk.service.desc.store with type parameters of type TxnBatchRollbackRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<TxnBatchRollbackRequest,TxnBatchRollbackResponse> StoreServiceDescriptors.txnBatchRollbackstatic final ServiceCallCycles<TxnBatchRollbackRequest,TxnBatchRollbackResponse> StoreServiceDescriptors.txnBatchRollbackHandlers