public static final class OtsProtocol2.GetRangeResponse.Builder extends com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.GetRangeResponse.Builder> implements OtsProtocol2.GetRangeResponseOrBuilder
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, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.GetRangeResponse.Builder>public OtsProtocol2.GetRangeResponse.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.GetRangeResponse.Builder>public OtsProtocol2.GetRangeResponse.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.GetRangeResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.GetRangeResponse.Builder>public OtsProtocol2.GetRangeResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic OtsProtocol2.GetRangeResponse build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic OtsProtocol2.GetRangeResponse buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic OtsProtocol2.GetRangeResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<OtsProtocol2.GetRangeResponse.Builder>public OtsProtocol2.GetRangeResponse.Builder mergeFrom(OtsProtocol2.GetRangeResponse other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.GetRangeResponse.Builder>public OtsProtocol2.GetRangeResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<OtsProtocol2.GetRangeResponse.Builder>IOExceptionpublic boolean hasConsumed()
public OtsProtocol2.ConsumedCapacity getConsumed()
public OtsProtocol2.GetRangeResponse.Builder setConsumed(OtsProtocol2.ConsumedCapacity value)
public OtsProtocol2.GetRangeResponse.Builder setConsumed(OtsProtocol2.ConsumedCapacity.Builder builderForValue)
public OtsProtocol2.GetRangeResponse.Builder mergeConsumed(OtsProtocol2.ConsumedCapacity value)
public OtsProtocol2.GetRangeResponse.Builder clearConsumed()
public OtsProtocol2.ConsumedCapacity.Builder getConsumedBuilder()
public OtsProtocol2.ConsumedCapacityOrBuilder getConsumedOrBuilder()
public List<OtsProtocol2.Column> getNextStartPrimaryKeyList()
public int getNextStartPrimaryKeyCount()
public OtsProtocol2.Column getNextStartPrimaryKey(int index)
public OtsProtocol2.GetRangeResponse.Builder setNextStartPrimaryKey(int index, OtsProtocol2.Column value)
public OtsProtocol2.GetRangeResponse.Builder setNextStartPrimaryKey(int index, OtsProtocol2.Column.Builder builderForValue)
public OtsProtocol2.GetRangeResponse.Builder addNextStartPrimaryKey(OtsProtocol2.Column value)
public OtsProtocol2.GetRangeResponse.Builder addNextStartPrimaryKey(int index, OtsProtocol2.Column value)
public OtsProtocol2.GetRangeResponse.Builder addNextStartPrimaryKey(OtsProtocol2.Column.Builder builderForValue)
public OtsProtocol2.GetRangeResponse.Builder addNextStartPrimaryKey(int index, OtsProtocol2.Column.Builder builderForValue)
public OtsProtocol2.GetRangeResponse.Builder addAllNextStartPrimaryKey(Iterable<? extends OtsProtocol2.Column> values)
public OtsProtocol2.GetRangeResponse.Builder clearNextStartPrimaryKey()
public OtsProtocol2.GetRangeResponse.Builder removeNextStartPrimaryKey(int index)
public OtsProtocol2.Column.Builder getNextStartPrimaryKeyBuilder(int index)
public OtsProtocol2.ColumnOrBuilder getNextStartPrimaryKeyOrBuilder(int index)
public List<? extends OtsProtocol2.ColumnOrBuilder> getNextStartPrimaryKeyOrBuilderList()
public OtsProtocol2.Column.Builder addNextStartPrimaryKeyBuilder()
public OtsProtocol2.Column.Builder addNextStartPrimaryKeyBuilder(int index)
public List<OtsProtocol2.Column.Builder> getNextStartPrimaryKeyBuilderList()
public List<OtsProtocol2.Row> getRowsList()
public int getRowsCount()
public OtsProtocol2.Row getRows(int index)
public OtsProtocol2.GetRangeResponse.Builder setRows(int index, OtsProtocol2.Row value)
public OtsProtocol2.GetRangeResponse.Builder setRows(int index, OtsProtocol2.Row.Builder builderForValue)
public OtsProtocol2.GetRangeResponse.Builder addRows(OtsProtocol2.Row value)
public OtsProtocol2.GetRangeResponse.Builder addRows(int index, OtsProtocol2.Row value)
public OtsProtocol2.GetRangeResponse.Builder addRows(OtsProtocol2.Row.Builder builderForValue)
public OtsProtocol2.GetRangeResponse.Builder addRows(int index, OtsProtocol2.Row.Builder builderForValue)
public OtsProtocol2.GetRangeResponse.Builder addAllRows(Iterable<? extends OtsProtocol2.Row> values)
public OtsProtocol2.GetRangeResponse.Builder clearRows()
public OtsProtocol2.GetRangeResponse.Builder removeRows(int index)
public OtsProtocol2.Row.Builder getRowsBuilder(int index)
public OtsProtocol2.RowOrBuilder getRowsOrBuilder(int index)
public List<? extends OtsProtocol2.RowOrBuilder> getRowsOrBuilderList()
public OtsProtocol2.Row.Builder addRowsBuilder()
public OtsProtocol2.Row.Builder addRowsBuilder(int index)
public List<OtsProtocol2.Row.Builder> getRowsBuilderList()
Copyright © 2019. All Rights Reserved.