public static final class OtsInternalApi.TableInBatchGetRowRequest.Builder extends com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.TableInBatchGetRowRequest.Builder> implements OtsInternalApi.TableInBatchGetRowRequestOrBuilder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsmergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.TableInBatchGetRowRequest.Builder>public OtsInternalApi.TableInBatchGetRowRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.TableInBatchGetRowRequest.Builder>public OtsInternalApi.TableInBatchGetRowRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.TableInBatchGetRowRequest.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.GeneratedMessage.Builder<OtsInternalApi.TableInBatchGetRowRequest.Builder>public OtsInternalApi.TableInBatchGetRowRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.TableInBatchGetRowRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.TableInBatchGetRowRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.TableInBatchGetRowRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OtsInternalApi.TableInBatchGetRowRequest.Builder>public OtsInternalApi.TableInBatchGetRowRequest.Builder mergeFrom(OtsInternalApi.TableInBatchGetRowRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.TableInBatchGetRowRequest.Builder>public OtsInternalApi.TableInBatchGetRowRequest.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<OtsInternalApi.TableInBatchGetRowRequest.Builder>IOExceptionpublic boolean hasTableName()
hasTableName in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic String getTableName()
getTableName in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic OtsInternalApi.TableInBatchGetRowRequest.Builder setTableName(String value)
public OtsInternalApi.TableInBatchGetRowRequest.Builder clearTableName()
public List<com.google.protobuf.ByteString> getPrimaryKeyList()
getPrimaryKeyList in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic int getPrimaryKeyCount()
getPrimaryKeyCount in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic com.google.protobuf.ByteString getPrimaryKey(int index)
getPrimaryKey in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic OtsInternalApi.TableInBatchGetRowRequest.Builder setPrimaryKey(int index, com.google.protobuf.ByteString value)
public OtsInternalApi.TableInBatchGetRowRequest.Builder addPrimaryKey(com.google.protobuf.ByteString value)
public OtsInternalApi.TableInBatchGetRowRequest.Builder addAllPrimaryKey(Iterable<? extends com.google.protobuf.ByteString> values)
public OtsInternalApi.TableInBatchGetRowRequest.Builder clearPrimaryKey()
public List<com.google.protobuf.ByteString> getTokenList()
getTokenList in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic int getTokenCount()
getTokenCount in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic com.google.protobuf.ByteString getToken(int index)
getToken in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic OtsInternalApi.TableInBatchGetRowRequest.Builder setToken(int index, com.google.protobuf.ByteString value)
public OtsInternalApi.TableInBatchGetRowRequest.Builder addToken(com.google.protobuf.ByteString value)
public OtsInternalApi.TableInBatchGetRowRequest.Builder addAllToken(Iterable<? extends com.google.protobuf.ByteString> values)
public OtsInternalApi.TableInBatchGetRowRequest.Builder clearToken()
public List<String> getColumnsToGetList()
getColumnsToGetList in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic int getColumnsToGetCount()
getColumnsToGetCount in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic String getColumnsToGet(int index)
getColumnsToGet in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic OtsInternalApi.TableInBatchGetRowRequest.Builder setColumnsToGet(int index, String value)
public OtsInternalApi.TableInBatchGetRowRequest.Builder addColumnsToGet(String value)
public OtsInternalApi.TableInBatchGetRowRequest.Builder addAllColumnsToGet(Iterable<String> values)
public OtsInternalApi.TableInBatchGetRowRequest.Builder clearColumnsToGet()
public boolean hasTimeRange()
hasTimeRange in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic OtsInternalApi.TimeRange getTimeRange()
getTimeRange in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic OtsInternalApi.TableInBatchGetRowRequest.Builder setTimeRange(OtsInternalApi.TimeRange value)
public OtsInternalApi.TableInBatchGetRowRequest.Builder setTimeRange(OtsInternalApi.TimeRange.Builder builderForValue)
public OtsInternalApi.TableInBatchGetRowRequest.Builder mergeTimeRange(OtsInternalApi.TimeRange value)
public OtsInternalApi.TableInBatchGetRowRequest.Builder clearTimeRange()
public OtsInternalApi.TimeRange.Builder getTimeRangeBuilder()
public OtsInternalApi.TimeRangeOrBuilder getTimeRangeOrBuilder()
getTimeRangeOrBuilder in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic boolean hasMaxVersions()
hasMaxVersions in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic int getMaxVersions()
getMaxVersions in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic OtsInternalApi.TableInBatchGetRowRequest.Builder setMaxVersions(int value)
public OtsInternalApi.TableInBatchGetRowRequest.Builder clearMaxVersions()
public boolean hasFilter()
hasFilter in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic com.google.protobuf.ByteString getFilter()
getFilter in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic OtsInternalApi.TableInBatchGetRowRequest.Builder setFilter(com.google.protobuf.ByteString value)
public OtsInternalApi.TableInBatchGetRowRequest.Builder clearFilter()
public boolean hasStartColumn()
hasStartColumn in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic String getStartColumn()
getStartColumn in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic OtsInternalApi.TableInBatchGetRowRequest.Builder setStartColumn(String value)
public OtsInternalApi.TableInBatchGetRowRequest.Builder clearStartColumn()
public boolean hasEndColumn()
hasEndColumn in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic String getEndColumn()
getEndColumn in interface OtsInternalApi.TableInBatchGetRowRequestOrBuilderpublic OtsInternalApi.TableInBatchGetRowRequest.Builder setEndColumn(String value)
public OtsInternalApi.TableInBatchGetRowRequest.Builder clearEndColumn()
Copyright © 2024. All Rights Reserved.