Uses of Class
io.dingodb.sdk.service.entity.store.TxnScanLockRequest
Packages that use TxnScanLockRequest
Package
Description
-
Uses of TxnScanLockRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type TxnScanLockRequestModifier 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 TxnScanLockRequest in io.dingodb.sdk.service.desc.document
Fields in io.dingodb.sdk.service.desc.document with type parameters of type TxnScanLockRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<TxnScanLockRequest,TxnScanLockResponse> DocumentServiceDescriptors.txnScanLockstatic final ServiceCallCycles<TxnScanLockRequest,TxnScanLockResponse> DocumentServiceDescriptors.txnScanLockHandlers -
Uses of TxnScanLockRequest in io.dingodb.sdk.service.desc.index
Fields in io.dingodb.sdk.service.desc.index with type parameters of type TxnScanLockRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<TxnScanLockRequest,TxnScanLockResponse> IndexServiceDescriptors.txnScanLockstatic final ServiceCallCycles<TxnScanLockRequest,TxnScanLockResponse> IndexServiceDescriptors.txnScanLockHandlers -
Uses of TxnScanLockRequest in io.dingodb.sdk.service.desc.store
Fields in io.dingodb.sdk.service.desc.store with type parameters of type TxnScanLockRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<TxnScanLockRequest,TxnScanLockResponse> StoreServiceDescriptors.txnScanLockstatic final ServiceCallCycles<TxnScanLockRequest,TxnScanLockResponse> StoreServiceDescriptors.txnScanLockHandlers