Uses of Class
io.dingodb.store.Store.TxnScanLockResponse
Packages that use Store.TxnScanLockResponse
-
Uses of Store.TxnScanLockResponse in io.dingodb.document
Methods in io.dingodb.document that return Store.TxnScanLockResponseModifier and TypeMethodDescriptionDocumentServiceGrpc.DocumentServiceBlockingStub.txnScanLock(Store.TxnScanLockRequest request) Methods in io.dingodb.document that return types with arguments of type Store.TxnScanLockResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Store.TxnScanLockRequest,Store.TxnScanLockResponse> DocumentServiceGrpc.getTxnScanLockMethod()com.google.common.util.concurrent.ListenableFuture<Store.TxnScanLockResponse>DocumentServiceGrpc.DocumentServiceFutureStub.txnScanLock(Store.TxnScanLockRequest request) Method parameters in io.dingodb.document with type arguments of type Store.TxnScanLockResponseModifier and TypeMethodDescriptiondefault voidDocumentServiceGrpc.AsyncService.txnScanLock(Store.TxnScanLockRequest request, io.grpc.stub.StreamObserver<Store.TxnScanLockResponse> responseObserver) voidDocumentServiceGrpc.DocumentServiceStub.txnScanLock(Store.TxnScanLockRequest request, io.grpc.stub.StreamObserver<Store.TxnScanLockResponse> responseObserver) -
Uses of Store.TxnScanLockResponse in io.dingodb.index
Methods in io.dingodb.index that return Store.TxnScanLockResponseModifier and TypeMethodDescriptionIndexServiceGrpc.IndexServiceBlockingStub.txnScanLock(Store.TxnScanLockRequest request) Methods in io.dingodb.index that return types with arguments of type Store.TxnScanLockResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Store.TxnScanLockRequest,Store.TxnScanLockResponse> IndexServiceGrpc.getTxnScanLockMethod()com.google.common.util.concurrent.ListenableFuture<Store.TxnScanLockResponse>IndexServiceGrpc.IndexServiceFutureStub.txnScanLock(Store.TxnScanLockRequest request) Method parameters in io.dingodb.index with type arguments of type Store.TxnScanLockResponseModifier and TypeMethodDescriptiondefault voidIndexServiceGrpc.AsyncService.txnScanLock(Store.TxnScanLockRequest request, io.grpc.stub.StreamObserver<Store.TxnScanLockResponse> responseObserver) voidIndexServiceGrpc.IndexServiceStub.txnScanLock(Store.TxnScanLockRequest request, io.grpc.stub.StreamObserver<Store.TxnScanLockResponse> responseObserver) -
Uses of Store.TxnScanLockResponse in io.dingodb.store
Methods in io.dingodb.store that return Store.TxnScanLockResponseModifier and TypeMethodDescriptionStore.TxnScanLockResponse.Builder.build()Store.TxnScanLockResponse.Builder.buildPartial()static Store.TxnScanLockResponseStore.TxnScanLockResponse.getDefaultInstance()Store.TxnScanLockResponse.Builder.getDefaultInstanceForType()Store.TxnScanLockResponse.getDefaultInstanceForType()static Store.TxnScanLockResponseStore.TxnScanLockResponse.parseDelimitedFrom(InputStream input) static Store.TxnScanLockResponseStore.TxnScanLockResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.TxnScanLockResponseStore.TxnScanLockResponse.parseFrom(byte[] data) static Store.TxnScanLockResponseStore.TxnScanLockResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.TxnScanLockResponseStore.TxnScanLockResponse.parseFrom(com.google.protobuf.ByteString data) static Store.TxnScanLockResponseStore.TxnScanLockResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.TxnScanLockResponseStore.TxnScanLockResponse.parseFrom(com.google.protobuf.CodedInputStream input) static Store.TxnScanLockResponseStore.TxnScanLockResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.TxnScanLockResponseStore.TxnScanLockResponse.parseFrom(InputStream input) static Store.TxnScanLockResponseStore.TxnScanLockResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.TxnScanLockResponseStore.TxnScanLockResponse.parseFrom(ByteBuffer data) static Store.TxnScanLockResponseStore.TxnScanLockResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoreServiceGrpc.StoreServiceBlockingStub.txnScanLock(Store.TxnScanLockRequest request) Methods in io.dingodb.store that return types with arguments of type Store.TxnScanLockResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Store.TxnScanLockResponse>Store.TxnScanLockResponse.getParserForType()static io.grpc.MethodDescriptor<Store.TxnScanLockRequest,Store.TxnScanLockResponse> StoreServiceGrpc.getTxnScanLockMethod()static com.google.protobuf.Parser<Store.TxnScanLockResponse>Store.TxnScanLockResponse.parser()com.google.common.util.concurrent.ListenableFuture<Store.TxnScanLockResponse>StoreServiceGrpc.StoreServiceFutureStub.txnScanLock(Store.TxnScanLockRequest request) Methods in io.dingodb.store with parameters of type Store.TxnScanLockResponseModifier and TypeMethodDescriptionStore.TxnScanLockResponse.Builder.mergeFrom(Store.TxnScanLockResponse other) Store.TxnScanLockResponse.newBuilder(Store.TxnScanLockResponse prototype) Method parameters in io.dingodb.store with type arguments of type Store.TxnScanLockResponseModifier and TypeMethodDescriptiondefault voidStoreServiceGrpc.AsyncService.txnScanLock(Store.TxnScanLockRequest request, io.grpc.stub.StreamObserver<Store.TxnScanLockResponse> responseObserver) voidStoreServiceGrpc.StoreServiceStub.txnScanLock(Store.TxnScanLockRequest request, io.grpc.stub.StreamObserver<Store.TxnScanLockResponse> responseObserver)