| Package | Description |
|---|---|
| org.tikv.kvproto |
| Modifier and Type | Class and Description |
|---|---|
static class |
Kvrpcpb.BatchRollbackRequest
Rollback a prewritten transaction.
|
static class |
Kvrpcpb.BatchRollbackRequest.Builder
Rollback a prewritten transaction.
|
| Modifier and Type | Method and Description |
|---|---|
Kvrpcpb.BatchRollbackRequestOrBuilder |
Tikvpb.BatchCommandsRequest.RequestOrBuilder.getBatchRollbackOrBuilder()
.kvrpcpb.BatchRollbackRequest BatchRollback = 8; |
Kvrpcpb.BatchRollbackRequestOrBuilder |
Tikvpb.BatchCommandsRequest.Request.getBatchRollbackOrBuilder()
.kvrpcpb.BatchRollbackRequest BatchRollback = 8; |
Kvrpcpb.BatchRollbackRequestOrBuilder |
Tikvpb.BatchCommandsRequest.Request.Builder.getBatchRollbackOrBuilder()
.kvrpcpb.BatchRollbackRequest BatchRollback = 8; |
Copyright © 2025 PingCAP. All rights reserved.