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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder>
public Kvrpcpb.CheckSecondaryLocksResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Kvrpcpb.CheckSecondaryLocksResponse build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Kvrpcpb.CheckSecondaryLocksResponse buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Kvrpcpb.CheckSecondaryLocksResponse.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
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.Builder
setField
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.Builder
clearField
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.Builder
clearOneof
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.Builder
setRepeatedField
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.Builder
addRepeatedField
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.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder>
IOException
public boolean hasRegionError()
.errorpb.Error region_error = 1;
hasRegionError
in interface Kvrpcpb.CheckSecondaryLocksResponseOrBuilder
public Errorpb.Error getRegionError()
.errorpb.Error region_error = 1;
getRegionError
in interface Kvrpcpb.CheckSecondaryLocksResponseOrBuilder
public 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.CheckSecondaryLocksResponseOrBuilder
public boolean hasError()
.kvrpcpb.KeyError error = 2;
hasError
in interface Kvrpcpb.CheckSecondaryLocksResponseOrBuilder
public Kvrpcpb.KeyError getError()
.kvrpcpb.KeyError error = 2;
getError
in interface Kvrpcpb.CheckSecondaryLocksResponseOrBuilder
public 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.CheckSecondaryLocksResponseOrBuilder
public 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.CheckSecondaryLocksResponseOrBuilder
public 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.CheckSecondaryLocksResponseOrBuilder
public 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.CheckSecondaryLocksResponseOrBuilder
public 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.CheckSecondaryLocksResponseOrBuilder
public 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.CheckSecondaryLocksResponseOrBuilder
public 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.CheckSecondaryLocksResponseOrBuilder
public 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.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Kvrpcpb.CheckSecondaryLocksResponse.Builder>
Copyright © 2024 PingCAP. All rights reserved.