| Package | Description |
|---|---|
| org.tikv.kvproto |
| Modifier and Type | Class and Description |
|---|---|
static class |
Kvrpcpb.MvccValue
Protobuf type
kvrpcpb.MvccValue |
static class |
Kvrpcpb.MvccValue.Builder
Protobuf type
kvrpcpb.MvccValue |
| Modifier and Type | Method and Description |
|---|---|
Kvrpcpb.MvccValueOrBuilder |
Kvrpcpb.MvccInfoOrBuilder.getValuesOrBuilder(int index)
repeated .kvrpcpb.MvccValue values = 3; |
Kvrpcpb.MvccValueOrBuilder |
Kvrpcpb.MvccInfo.getValuesOrBuilder(int index)
repeated .kvrpcpb.MvccValue values = 3; |
Kvrpcpb.MvccValueOrBuilder |
Kvrpcpb.MvccInfo.Builder.getValuesOrBuilder(int index)
repeated .kvrpcpb.MvccValue values = 3; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Kvrpcpb.MvccValueOrBuilder> |
Kvrpcpb.MvccInfoOrBuilder.getValuesOrBuilderList()
repeated .kvrpcpb.MvccValue values = 3; |
List<? extends Kvrpcpb.MvccValueOrBuilder> |
Kvrpcpb.MvccInfo.getValuesOrBuilderList()
repeated .kvrpcpb.MvccValue values = 3; |
List<? extends Kvrpcpb.MvccValueOrBuilder> |
Kvrpcpb.MvccInfo.Builder.getValuesOrBuilderList()
repeated .kvrpcpb.MvccValue values = 3; |
Copyright © 2025 PingCAP. All rights reserved.