Uses of Class
io.dingodb.sdk.service.entity.store.TxnScanLockResponse
Packages that use TxnScanLockResponse
Package
Description
-
Uses of TxnScanLockResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return TxnScanLockResponseModifier and TypeMethodDescriptiondefault TxnScanLockResponseDocumentService.txnScanLock(long requestId, TxnScanLockRequest request) default TxnScanLockResponseDocumentService.txnScanLock(TxnScanLockRequest request) Deprecated.default TxnScanLockResponseIndexService.txnScanLock(long requestId, TxnScanLockRequest request) default TxnScanLockResponseIndexService.txnScanLock(TxnScanLockRequest request) Deprecated.default TxnScanLockResponseStoreService.txnScanLock(long requestId, TxnScanLockRequest request) default TxnScanLockResponseStoreService.txnScanLock(TxnScanLockRequest request) Deprecated. -
Uses of TxnScanLockResponse in io.dingodb.sdk.service.desc.document
Fields in io.dingodb.sdk.service.desc.document with type parameters of type TxnScanLockResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<TxnScanLockRequest,TxnScanLockResponse> DocumentServiceDescriptors.txnScanLockstatic final ServiceCallCycles<TxnScanLockRequest,TxnScanLockResponse> DocumentServiceDescriptors.txnScanLockHandlers -
Uses of TxnScanLockResponse in io.dingodb.sdk.service.desc.index
Fields in io.dingodb.sdk.service.desc.index with type parameters of type TxnScanLockResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<TxnScanLockRequest,TxnScanLockResponse> IndexServiceDescriptors.txnScanLockstatic final ServiceCallCycles<TxnScanLockRequest,TxnScanLockResponse> IndexServiceDescriptors.txnScanLockHandlers -
Uses of TxnScanLockResponse in io.dingodb.sdk.service.desc.store
Fields in io.dingodb.sdk.service.desc.store with type parameters of type TxnScanLockResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<TxnScanLockRequest,TxnScanLockResponse> StoreServiceDescriptors.txnScanLockstatic final ServiceCallCycles<TxnScanLockRequest,TxnScanLockResponse> StoreServiceDescriptors.txnScanLockHandlers