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