| 程序包 | 说明 |
|---|---|
| org.tikv.kvproto |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Kvrpcpb.GetRequest
A transactional get command.
|
static class |
Kvrpcpb.GetRequest.Builder
A transactional get command.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Kvrpcpb.GetRequestOrBuilder |
Tikvpb.BatchCommandsRequest.RequestOrBuilder.getGetOrBuilder()
.kvrpcpb.GetRequest Get = 1; |
Kvrpcpb.GetRequestOrBuilder |
Tikvpb.BatchCommandsRequest.Request.getGetOrBuilder()
.kvrpcpb.GetRequest Get = 1; |
Kvrpcpb.GetRequestOrBuilder |
Tikvpb.BatchCommandsRequest.Request.Builder.getGetOrBuilder()
.kvrpcpb.GetRequest Get = 1; |
Copyright © 2023 PingCAP. All rights reserved.