public static final class RiakTsPB.TsRow.Builder extends com.google.protobuf.GeneratedMessage.Builder<RiakTsPB.TsRow.Builder> implements RiakTsPB.TsRowOrBuilder
TsRow
Modifier and Type | Method and Description |
---|---|
RiakTsPB.TsRow.Builder |
addAllCells(Iterable<? extends RiakTsPB.TsCell> values)
repeated .TsCell cells = 1; |
RiakTsPB.TsRow.Builder |
addCells(int index,
RiakTsPB.TsCell.Builder builderForValue)
repeated .TsCell cells = 1; |
RiakTsPB.TsRow.Builder |
addCells(int index,
RiakTsPB.TsCell value)
repeated .TsCell cells = 1; |
RiakTsPB.TsRow.Builder |
addCells(RiakTsPB.TsCell.Builder builderForValue)
repeated .TsCell cells = 1; |
RiakTsPB.TsRow.Builder |
addCells(RiakTsPB.TsCell value)
repeated .TsCell cells = 1; |
RiakTsPB.TsCell.Builder |
addCellsBuilder()
repeated .TsCell cells = 1; |
RiakTsPB.TsCell.Builder |
addCellsBuilder(int index)
repeated .TsCell cells = 1; |
RiakTsPB.TsRow |
build() |
RiakTsPB.TsRow |
buildPartial() |
RiakTsPB.TsRow.Builder |
clear() |
RiakTsPB.TsRow.Builder |
clearCells()
repeated .TsCell cells = 1; |
RiakTsPB.TsRow.Builder |
clone() |
RiakTsPB.TsCell |
getCells(int index)
repeated .TsCell cells = 1; |
RiakTsPB.TsCell.Builder |
getCellsBuilder(int index)
repeated .TsCell cells = 1; |
List<RiakTsPB.TsCell.Builder> |
getCellsBuilderList()
repeated .TsCell cells = 1; |
int |
getCellsCount()
repeated .TsCell cells = 1; |
List<RiakTsPB.TsCell> |
getCellsList()
repeated .TsCell cells = 1; |
RiakTsPB.TsCellOrBuilder |
getCellsOrBuilder(int index)
repeated .TsCell cells = 1; |
List<? extends RiakTsPB.TsCellOrBuilder> |
getCellsOrBuilderList()
repeated .TsCell cells = 1; |
RiakTsPB.TsRow |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RiakTsPB.TsRow.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RiakTsPB.TsRow.Builder |
mergeFrom(com.google.protobuf.Message other) |
RiakTsPB.TsRow.Builder |
mergeFrom(RiakTsPB.TsRow other) |
RiakTsPB.TsRow.Builder |
removeCells(int index)
repeated .TsCell cells = 1; |
RiakTsPB.TsRow.Builder |
setCells(int index,
RiakTsPB.TsCell.Builder builderForValue)
repeated .TsCell cells = 1; |
RiakTsPB.TsRow.Builder |
setCells(int index,
RiakTsPB.TsCell value)
repeated .TsCell cells = 1; |
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<RiakTsPB.TsRow.Builder>
public RiakTsPB.TsRow.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<RiakTsPB.TsRow.Builder>
public RiakTsPB.TsRow.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<RiakTsPB.TsRow.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.GeneratedMessage.Builder<RiakTsPB.TsRow.Builder>
public RiakTsPB.TsRow getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public RiakTsPB.TsRow build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public RiakTsPB.TsRow buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public RiakTsPB.TsRow.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<RiakTsPB.TsRow.Builder>
public RiakTsPB.TsRow.Builder mergeFrom(RiakTsPB.TsRow other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<RiakTsPB.TsRow.Builder>
public RiakTsPB.TsRow.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<RiakTsPB.TsRow.Builder>
IOException
public List<RiakTsPB.TsCell> getCellsList()
repeated .TsCell cells = 1;
getCellsList
in interface RiakTsPB.TsRowOrBuilder
public int getCellsCount()
repeated .TsCell cells = 1;
getCellsCount
in interface RiakTsPB.TsRowOrBuilder
public RiakTsPB.TsCell getCells(int index)
repeated .TsCell cells = 1;
getCells
in interface RiakTsPB.TsRowOrBuilder
public RiakTsPB.TsRow.Builder setCells(int index, RiakTsPB.TsCell value)
repeated .TsCell cells = 1;
public RiakTsPB.TsRow.Builder setCells(int index, RiakTsPB.TsCell.Builder builderForValue)
repeated .TsCell cells = 1;
public RiakTsPB.TsRow.Builder addCells(RiakTsPB.TsCell value)
repeated .TsCell cells = 1;
public RiakTsPB.TsRow.Builder addCells(int index, RiakTsPB.TsCell value)
repeated .TsCell cells = 1;
public RiakTsPB.TsRow.Builder addCells(RiakTsPB.TsCell.Builder builderForValue)
repeated .TsCell cells = 1;
public RiakTsPB.TsRow.Builder addCells(int index, RiakTsPB.TsCell.Builder builderForValue)
repeated .TsCell cells = 1;
public RiakTsPB.TsRow.Builder addAllCells(Iterable<? extends RiakTsPB.TsCell> values)
repeated .TsCell cells = 1;
public RiakTsPB.TsRow.Builder clearCells()
repeated .TsCell cells = 1;
public RiakTsPB.TsRow.Builder removeCells(int index)
repeated .TsCell cells = 1;
public RiakTsPB.TsCell.Builder getCellsBuilder(int index)
repeated .TsCell cells = 1;
public RiakTsPB.TsCellOrBuilder getCellsOrBuilder(int index)
repeated .TsCell cells = 1;
getCellsOrBuilder
in interface RiakTsPB.TsRowOrBuilder
public List<? extends RiakTsPB.TsCellOrBuilder> getCellsOrBuilderList()
repeated .TsCell cells = 1;
getCellsOrBuilderList
in interface RiakTsPB.TsRowOrBuilder
public RiakTsPB.TsCell.Builder addCellsBuilder()
repeated .TsCell cells = 1;
public RiakTsPB.TsCell.Builder addCellsBuilder(int index)
repeated .TsCell cells = 1;
public List<RiakTsPB.TsCell.Builder> getCellsBuilderList()
repeated .TsCell cells = 1;
Copyright © 2016. All rights reserved.