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