Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Class and Description |
---|---|
static class |
Kvrpcpb.CleanupRequest
Cleanup a key by possibly unlocking it.
|
static class |
Kvrpcpb.CleanupRequest.Builder
Cleanup a key by possibly unlocking it.
|
Modifier and Type | Method and Description |
---|---|
Kvrpcpb.CleanupRequestOrBuilder |
Tikvpb.BatchCommandsRequest.RequestOrBuilder.getCleanupOrBuilder()
.kvrpcpb.CleanupRequest Cleanup = 6; |
Kvrpcpb.CleanupRequestOrBuilder |
Tikvpb.BatchCommandsRequest.Request.getCleanupOrBuilder()
.kvrpcpb.CleanupRequest Cleanup = 6; |
Kvrpcpb.CleanupRequestOrBuilder |
Tikvpb.BatchCommandsRequest.Request.Builder.getCleanupOrBuilder()
.kvrpcpb.CleanupRequest Cleanup = 6; |
Copyright © 2024 PingCAP. All rights reserved.