Uses of Class
io.dingodb.sdk.service.entity.store.TxnCheckSecondaryLocksResponse
Packages that use TxnCheckSecondaryLocksResponse
-
Uses of TxnCheckSecondaryLocksResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return TxnCheckSecondaryLocksResponseModifier and TypeMethodDescriptiondefault TxnCheckSecondaryLocksResponseStoreService.txnCheckSecondaryLocks(long requestId, TxnCheckSecondaryLocksRequest request) default TxnCheckSecondaryLocksResponseStoreService.txnCheckSecondaryLocks(TxnCheckSecondaryLocksRequest request) Deprecated. -
Uses of TxnCheckSecondaryLocksResponse in io.dingodb.sdk.service.desc.store
Fields in io.dingodb.sdk.service.desc.store with type parameters of type TxnCheckSecondaryLocksResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<TxnCheckSecondaryLocksRequest,TxnCheckSecondaryLocksResponse> StoreServiceDescriptors.txnCheckSecondaryLocksStoreServiceDescriptors.txnCheckSecondaryLocksHandlers