public static interface ImportSstpb.DuplicateDetectResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
ImportSstpb.Error |
getKeyError()
.import_sstpb.Error key_error = 2; |
ImportSstpb.ErrorOrBuilder |
getKeyErrorOrBuilder()
.import_sstpb.Error key_error = 2; |
ImportSstpb.KvPair |
getPairs(int index)
The these keys will be in asc order (but commit time is in desc order),
and the content is just like following:
[
{key: "key1", value: "value11", commit_ts: 1005},
{key: "key1", value: "value12", commit_ts: 1004},
{key: "key1", value: "value13", commit_ts: 1001},
{key: "key2", value: "value21", commit_ts: 1004},
{key: "key2", value: "value22", commit_ts: 1002},
...
]
repeated .import_sstpb.KvPair pairs = 3; |
int |
getPairsCount()
The these keys will be in asc order (but commit time is in desc order),
and the content is just like following:
[
{key: "key1", value: "value11", commit_ts: 1005},
{key: "key1", value: "value12", commit_ts: 1004},
{key: "key1", value: "value13", commit_ts: 1001},
{key: "key2", value: "value21", commit_ts: 1004},
{key: "key2", value: "value22", commit_ts: 1002},
...
]
repeated .import_sstpb.KvPair pairs = 3; |
List<ImportSstpb.KvPair> |
getPairsList()
The these keys will be in asc order (but commit time is in desc order),
and the content is just like following:
[
{key: "key1", value: "value11", commit_ts: 1005},
{key: "key1", value: "value12", commit_ts: 1004},
{key: "key1", value: "value13", commit_ts: 1001},
{key: "key2", value: "value21", commit_ts: 1004},
{key: "key2", value: "value22", commit_ts: 1002},
...
]
repeated .import_sstpb.KvPair pairs = 3; |
ImportSstpb.KvPairOrBuilder |
getPairsOrBuilder(int index)
The these keys will be in asc order (but commit time is in desc order),
and the content is just like following:
[
{key: "key1", value: "value11", commit_ts: 1005},
{key: "key1", value: "value12", commit_ts: 1004},
{key: "key1", value: "value13", commit_ts: 1001},
{key: "key2", value: "value21", commit_ts: 1004},
{key: "key2", value: "value22", commit_ts: 1002},
...
]
repeated .import_sstpb.KvPair pairs = 3; |
List<? extends ImportSstpb.KvPairOrBuilder> |
getPairsOrBuilderList()
The these keys will be in asc order (but commit time is in desc order),
and the content is just like following:
[
{key: "key1", value: "value11", commit_ts: 1005},
{key: "key1", value: "value12", commit_ts: 1004},
{key: "key1", value: "value13", commit_ts: 1001},
{key: "key2", value: "value21", commit_ts: 1004},
{key: "key2", value: "value22", commit_ts: 1002},
...
]
repeated .import_sstpb.KvPair pairs = 3; |
Errorpb.Error |
getRegionError()
.errorpb.Error region_error = 1; |
Errorpb.ErrorOrBuilder |
getRegionErrorOrBuilder()
.errorpb.Error region_error = 1; |
boolean |
hasKeyError()
.import_sstpb.Error key_error = 2; |
boolean |
hasRegionError()
.errorpb.Error region_error = 1; |
boolean hasRegionError()
.errorpb.Error region_error = 1;Errorpb.Error getRegionError()
.errorpb.Error region_error = 1;Errorpb.ErrorOrBuilder getRegionErrorOrBuilder()
.errorpb.Error region_error = 1;boolean hasKeyError()
.import_sstpb.Error key_error = 2;ImportSstpb.Error getKeyError()
.import_sstpb.Error key_error = 2;ImportSstpb.ErrorOrBuilder getKeyErrorOrBuilder()
.import_sstpb.Error key_error = 2;List<ImportSstpb.KvPair> getPairsList()
The these keys will be in asc order (but commit time is in desc order),
and the content is just like following:
[
{key: "key1", value: "value11", commit_ts: 1005},
{key: "key1", value: "value12", commit_ts: 1004},
{key: "key1", value: "value13", commit_ts: 1001},
{key: "key2", value: "value21", commit_ts: 1004},
{key: "key2", value: "value22", commit_ts: 1002},
...
]
repeated .import_sstpb.KvPair pairs = 3;ImportSstpb.KvPair getPairs(int index)
The these keys will be in asc order (but commit time is in desc order),
and the content is just like following:
[
{key: "key1", value: "value11", commit_ts: 1005},
{key: "key1", value: "value12", commit_ts: 1004},
{key: "key1", value: "value13", commit_ts: 1001},
{key: "key2", value: "value21", commit_ts: 1004},
{key: "key2", value: "value22", commit_ts: 1002},
...
]
repeated .import_sstpb.KvPair pairs = 3;int getPairsCount()
The these keys will be in asc order (but commit time is in desc order),
and the content is just like following:
[
{key: "key1", value: "value11", commit_ts: 1005},
{key: "key1", value: "value12", commit_ts: 1004},
{key: "key1", value: "value13", commit_ts: 1001},
{key: "key2", value: "value21", commit_ts: 1004},
{key: "key2", value: "value22", commit_ts: 1002},
...
]
repeated .import_sstpb.KvPair pairs = 3;List<? extends ImportSstpb.KvPairOrBuilder> getPairsOrBuilderList()
The these keys will be in asc order (but commit time is in desc order),
and the content is just like following:
[
{key: "key1", value: "value11", commit_ts: 1005},
{key: "key1", value: "value12", commit_ts: 1004},
{key: "key1", value: "value13", commit_ts: 1001},
{key: "key2", value: "value21", commit_ts: 1004},
{key: "key2", value: "value22", commit_ts: 1002},
...
]
repeated .import_sstpb.KvPair pairs = 3;ImportSstpb.KvPairOrBuilder getPairsOrBuilder(int index)
The these keys will be in asc order (but commit time is in desc order),
and the content is just like following:
[
{key: "key1", value: "value11", commit_ts: 1005},
{key: "key1", value: "value12", commit_ts: 1004},
{key: "key1", value: "value13", commit_ts: 1001},
{key: "key2", value: "value21", commit_ts: 1004},
{key: "key2", value: "value22", commit_ts: 1002},
...
]
repeated .import_sstpb.KvPair pairs = 3;Copyright © 2023 PingCAP. All rights reserved.