Uses of Class
io.dingodb.sdk.service.entity.store.TxnPessimisticLockResponse
Packages that use TxnPessimisticLockResponse
Package
Description
-
Uses of TxnPessimisticLockResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return TxnPessimisticLockResponseModifier and TypeMethodDescriptiondefault TxnPessimisticLockResponseDocumentService.txnPessimisticLock(long requestId, TxnPessimisticLockRequest request) default TxnPessimisticLockResponseDocumentService.txnPessimisticLock(TxnPessimisticLockRequest request) Deprecated.default TxnPessimisticLockResponseIndexService.txnPessimisticLock(long requestId, TxnPessimisticLockRequest request) default TxnPessimisticLockResponseIndexService.txnPessimisticLock(TxnPessimisticLockRequest request) Deprecated.default TxnPessimisticLockResponseStoreService.txnPessimisticLock(long requestId, TxnPessimisticLockRequest request) default TxnPessimisticLockResponseStoreService.txnPessimisticLock(TxnPessimisticLockRequest request) Deprecated. -
Uses of TxnPessimisticLockResponse in io.dingodb.sdk.service.desc.document
Fields in io.dingodb.sdk.service.desc.document with type parameters of type TxnPessimisticLockResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<TxnPessimisticLockRequest,TxnPessimisticLockResponse> DocumentServiceDescriptors.txnPessimisticLockDocumentServiceDescriptors.txnPessimisticLockHandlers -
Uses of TxnPessimisticLockResponse in io.dingodb.sdk.service.desc.index
Fields in io.dingodb.sdk.service.desc.index with type parameters of type TxnPessimisticLockResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<TxnPessimisticLockRequest,TxnPessimisticLockResponse> IndexServiceDescriptors.txnPessimisticLockIndexServiceDescriptors.txnPessimisticLockHandlers -
Uses of TxnPessimisticLockResponse in io.dingodb.sdk.service.desc.store
Fields in io.dingodb.sdk.service.desc.store with type parameters of type TxnPessimisticLockResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<TxnPessimisticLockRequest,TxnPessimisticLockResponse> StoreServiceDescriptors.txnPessimisticLockStoreServiceDescriptors.txnPessimisticLockHandlers