public static final class Kvrpcpb.CheckSecondaryLocksResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder> implements Kvrpcpb.CheckSecondaryLocksResponseOrBuilder
kvrpcpb.CheckSecondaryLocksResponse| Modifier and Type | Method and Description |
|---|---|
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
addAllLocks(Iterable<? extends Kvrpcpb.LockInfo> values)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in
this list if there is a lock present and belonging to the correct transaction,
nil otherwise.
|
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
addLocks(int index,
Kvrpcpb.LockInfo.Builder builderForValue)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in
this list if there is a lock present and belonging to the correct transaction,
nil otherwise.
|
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
addLocks(int index,
Kvrpcpb.LockInfo value)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in
this list if there is a lock present and belonging to the correct transaction,
nil otherwise.
|
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
addLocks(Kvrpcpb.LockInfo.Builder builderForValue)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in
this list if there is a lock present and belonging to the correct transaction,
nil otherwise.
|
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
addLocks(Kvrpcpb.LockInfo value)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in
this list if there is a lock present and belonging to the correct transaction,
nil otherwise.
|
Kvrpcpb.LockInfo.Builder |
addLocksBuilder()
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in
this list if there is a lock present and belonging to the correct transaction,
nil otherwise.
|
Kvrpcpb.LockInfo.Builder |
addLocksBuilder(int index)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in
this list if there is a lock present and belonging to the correct transaction,
nil otherwise.
|
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Kvrpcpb.CheckSecondaryLocksResponse |
build() |
Kvrpcpb.CheckSecondaryLocksResponse |
buildPartial() |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
clear() |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
clearCommitTs()
If any of the locks have been committed, this is the commit ts used.
|
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
clearError()
.kvrpcpb.KeyError error = 2; |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
clearLocks()
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in
this list if there is a lock present and belonging to the correct transaction,
nil otherwise.
|
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
clearRegionError()
.errorpb.Error region_error = 1; |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
clone() |
long |
getCommitTs()
If any of the locks have been committed, this is the commit ts used.
|
Kvrpcpb.CheckSecondaryLocksResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Kvrpcpb.KeyError |
getError()
.kvrpcpb.KeyError error = 2; |
Kvrpcpb.KeyError.Builder |
getErrorBuilder()
.kvrpcpb.KeyError error = 2; |
Kvrpcpb.KeyErrorOrBuilder |
getErrorOrBuilder()
.kvrpcpb.KeyError error = 2; |
Kvrpcpb.LockInfo |
getLocks(int index)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in
this list if there is a lock present and belonging to the correct transaction,
nil otherwise.
|
Kvrpcpb.LockInfo.Builder |
getLocksBuilder(int index)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in
this list if there is a lock present and belonging to the correct transaction,
nil otherwise.
|
List<Kvrpcpb.LockInfo.Builder> |
getLocksBuilderList()
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in
this list if there is a lock present and belonging to the correct transaction,
nil otherwise.
|
int |
getLocksCount()
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in
this list if there is a lock present and belonging to the correct transaction,
nil otherwise.
|
List<Kvrpcpb.LockInfo> |
getLocksList()
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in
this list if there is a lock present and belonging to the correct transaction,
nil otherwise.
|
Kvrpcpb.LockInfoOrBuilder |
getLocksOrBuilder(int index)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in
this list if there is a lock present and belonging to the correct transaction,
nil otherwise.
|
List<? extends Kvrpcpb.LockInfoOrBuilder> |
getLocksOrBuilderList()
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in
this list if there is a lock present and belonging to the correct transaction,
nil otherwise.
|
Errorpb.Error |
getRegionError()
.errorpb.Error region_error = 1; |
Errorpb.Error.Builder |
getRegionErrorBuilder()
.errorpb.Error region_error = 1; |
Errorpb.ErrorOrBuilder |
getRegionErrorOrBuilder()
.errorpb.Error region_error = 1; |
boolean |
hasError()
.kvrpcpb.KeyError error = 2; |
boolean |
hasRegionError()
.errorpb.Error region_error = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
mergeError(Kvrpcpb.KeyError value)
.kvrpcpb.KeyError error = 2; |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
mergeFrom(Kvrpcpb.CheckSecondaryLocksResponse other) |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
mergeRegionError(Errorpb.Error value)
.errorpb.Error region_error = 1; |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
removeLocks(int index)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in
this list if there is a lock present and belonging to the correct transaction,
nil otherwise.
|
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
setCommitTs(long value)
If any of the locks have been committed, this is the commit ts used.
|
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
setError(Kvrpcpb.KeyError.Builder builderForValue)
.kvrpcpb.KeyError error = 2; |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
setError(Kvrpcpb.KeyError value)
.kvrpcpb.KeyError error = 2; |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
setLocks(int index,
Kvrpcpb.LockInfo.Builder builderForValue)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in
this list if there is a lock present and belonging to the correct transaction,
nil otherwise.
|
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
setLocks(int index,
Kvrpcpb.LockInfo value)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in
this list if there is a lock present and belonging to the correct transaction,
nil otherwise.
|
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
setRegionError(Errorpb.Error.Builder builderForValue)
.errorpb.Error region_error = 1; |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
setRegionError(Errorpb.Error value)
.errorpb.Error region_error = 1; |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Kvrpcpb.CheckSecondaryLocksResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder>public Kvrpcpb.CheckSecondaryLocksResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder>public Kvrpcpb.CheckSecondaryLocksResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Kvrpcpb.CheckSecondaryLocksResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Kvrpcpb.CheckSecondaryLocksResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Kvrpcpb.CheckSecondaryLocksResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder>public Kvrpcpb.CheckSecondaryLocksResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder>public Kvrpcpb.CheckSecondaryLocksResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder>public Kvrpcpb.CheckSecondaryLocksResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder>public Kvrpcpb.CheckSecondaryLocksResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder>public Kvrpcpb.CheckSecondaryLocksResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder>public Kvrpcpb.CheckSecondaryLocksResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder>public Kvrpcpb.CheckSecondaryLocksResponse.Builder mergeFrom(Kvrpcpb.CheckSecondaryLocksResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder>public Kvrpcpb.CheckSecondaryLocksResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder>IOExceptionpublic boolean hasRegionError()
.errorpb.Error region_error = 1;hasRegionError in interface Kvrpcpb.CheckSecondaryLocksResponseOrBuilderpublic Errorpb.Error getRegionError()
.errorpb.Error region_error = 1;getRegionError in interface Kvrpcpb.CheckSecondaryLocksResponseOrBuilderpublic Kvrpcpb.CheckSecondaryLocksResponse.Builder setRegionError(Errorpb.Error value)
.errorpb.Error region_error = 1;public Kvrpcpb.CheckSecondaryLocksResponse.Builder setRegionError(Errorpb.Error.Builder builderForValue)
.errorpb.Error region_error = 1;public Kvrpcpb.CheckSecondaryLocksResponse.Builder mergeRegionError(Errorpb.Error value)
.errorpb.Error region_error = 1;public Kvrpcpb.CheckSecondaryLocksResponse.Builder clearRegionError()
.errorpb.Error region_error = 1;public Errorpb.Error.Builder getRegionErrorBuilder()
.errorpb.Error region_error = 1;public Errorpb.ErrorOrBuilder getRegionErrorOrBuilder()
.errorpb.Error region_error = 1;getRegionErrorOrBuilder in interface Kvrpcpb.CheckSecondaryLocksResponseOrBuilderpublic boolean hasError()
.kvrpcpb.KeyError error = 2;hasError in interface Kvrpcpb.CheckSecondaryLocksResponseOrBuilderpublic Kvrpcpb.KeyError getError()
.kvrpcpb.KeyError error = 2;getError in interface Kvrpcpb.CheckSecondaryLocksResponseOrBuilderpublic Kvrpcpb.CheckSecondaryLocksResponse.Builder setError(Kvrpcpb.KeyError value)
.kvrpcpb.KeyError error = 2;public Kvrpcpb.CheckSecondaryLocksResponse.Builder setError(Kvrpcpb.KeyError.Builder builderForValue)
.kvrpcpb.KeyError error = 2;public Kvrpcpb.CheckSecondaryLocksResponse.Builder mergeError(Kvrpcpb.KeyError value)
.kvrpcpb.KeyError error = 2;public Kvrpcpb.CheckSecondaryLocksResponse.Builder clearError()
.kvrpcpb.KeyError error = 2;public Kvrpcpb.KeyError.Builder getErrorBuilder()
.kvrpcpb.KeyError error = 2;public Kvrpcpb.KeyErrorOrBuilder getErrorOrBuilder()
.kvrpcpb.KeyError error = 2;getErrorOrBuilder in interface Kvrpcpb.CheckSecondaryLocksResponseOrBuilderpublic List<Kvrpcpb.LockInfo> getLocksList()
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.
repeated .kvrpcpb.LockInfo locks = 3;getLocksList in interface Kvrpcpb.CheckSecondaryLocksResponseOrBuilderpublic int getLocksCount()
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.
repeated .kvrpcpb.LockInfo locks = 3;getLocksCount in interface Kvrpcpb.CheckSecondaryLocksResponseOrBuilderpublic Kvrpcpb.LockInfo getLocks(int index)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.
repeated .kvrpcpb.LockInfo locks = 3;getLocks in interface Kvrpcpb.CheckSecondaryLocksResponseOrBuilderpublic Kvrpcpb.CheckSecondaryLocksResponse.Builder setLocks(int index, Kvrpcpb.LockInfo value)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.
repeated .kvrpcpb.LockInfo locks = 3;public Kvrpcpb.CheckSecondaryLocksResponse.Builder setLocks(int index, Kvrpcpb.LockInfo.Builder builderForValue)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.
repeated .kvrpcpb.LockInfo locks = 3;public Kvrpcpb.CheckSecondaryLocksResponse.Builder addLocks(Kvrpcpb.LockInfo value)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.
repeated .kvrpcpb.LockInfo locks = 3;public Kvrpcpb.CheckSecondaryLocksResponse.Builder addLocks(int index, Kvrpcpb.LockInfo value)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.
repeated .kvrpcpb.LockInfo locks = 3;public Kvrpcpb.CheckSecondaryLocksResponse.Builder addLocks(Kvrpcpb.LockInfo.Builder builderForValue)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.
repeated .kvrpcpb.LockInfo locks = 3;public Kvrpcpb.CheckSecondaryLocksResponse.Builder addLocks(int index, Kvrpcpb.LockInfo.Builder builderForValue)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.
repeated .kvrpcpb.LockInfo locks = 3;public Kvrpcpb.CheckSecondaryLocksResponse.Builder addAllLocks(Iterable<? extends Kvrpcpb.LockInfo> values)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.
repeated .kvrpcpb.LockInfo locks = 3;public Kvrpcpb.CheckSecondaryLocksResponse.Builder clearLocks()
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.
repeated .kvrpcpb.LockInfo locks = 3;public Kvrpcpb.CheckSecondaryLocksResponse.Builder removeLocks(int index)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.
repeated .kvrpcpb.LockInfo locks = 3;public Kvrpcpb.LockInfo.Builder getLocksBuilder(int index)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.
repeated .kvrpcpb.LockInfo locks = 3;public Kvrpcpb.LockInfoOrBuilder getLocksOrBuilder(int index)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.
repeated .kvrpcpb.LockInfo locks = 3;getLocksOrBuilder in interface Kvrpcpb.CheckSecondaryLocksResponseOrBuilderpublic List<? extends Kvrpcpb.LockInfoOrBuilder> getLocksOrBuilderList()
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.
repeated .kvrpcpb.LockInfo locks = 3;getLocksOrBuilderList in interface Kvrpcpb.CheckSecondaryLocksResponseOrBuilderpublic Kvrpcpb.LockInfo.Builder addLocksBuilder()
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.
repeated .kvrpcpb.LockInfo locks = 3;public Kvrpcpb.LockInfo.Builder addLocksBuilder(int index)
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.
repeated .kvrpcpb.LockInfo locks = 3;public List<Kvrpcpb.LockInfo.Builder> getLocksBuilderList()
For each key in `keys` in `CheckSecondaryLocks`, there will be a lock in this list if there is a lock present and belonging to the correct transaction, nil otherwise.
repeated .kvrpcpb.LockInfo locks = 3;public long getCommitTs()
If any of the locks have been committed, this is the commit ts used. If no locks have been committed, it will be zero.
uint64 commit_ts = 4;getCommitTs in interface Kvrpcpb.CheckSecondaryLocksResponseOrBuilderpublic Kvrpcpb.CheckSecondaryLocksResponse.Builder setCommitTs(long value)
If any of the locks have been committed, this is the commit ts used. If no locks have been committed, it will be zero.
uint64 commit_ts = 4;value - The commitTs to set.public Kvrpcpb.CheckSecondaryLocksResponse.Builder clearCommitTs()
If any of the locks have been committed, this is the commit ts used. If no locks have been committed, it will be zero.
uint64 commit_ts = 4;public final Kvrpcpb.CheckSecondaryLocksResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder>public final Kvrpcpb.CheckSecondaryLocksResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder>Copyright © 2025 PingCAP. All rights reserved.