public static final class NcStreamProto.DataRow.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<NcStreamProto.DataRow.Builder> implements NcStreamProto.DataRowOrBuilder
DataRowgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, 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<NcStreamProto.DataRow.Builder>public NcStreamProto.DataRow.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<NcStreamProto.DataRow.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<NcStreamProto.DataRow.Builder>public NcStreamProto.DataRow getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic NcStreamProto.DataRow build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic NcStreamProto.DataRow buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic NcStreamProto.DataRow.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<NcStreamProto.DataRow.Builder>public NcStreamProto.DataRow.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<NcStreamProto.DataRow.Builder>public NcStreamProto.DataRow.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<NcStreamProto.DataRow.Builder>public NcStreamProto.DataRow.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<NcStreamProto.DataRow.Builder>public NcStreamProto.DataRow.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<NcStreamProto.DataRow.Builder>public NcStreamProto.DataRow.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<NcStreamProto.DataRow.Builder>public NcStreamProto.DataRow.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<NcStreamProto.DataRow.Builder>public NcStreamProto.DataRow.Builder mergeFrom(NcStreamProto.DataRow other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<NcStreamProto.DataRow.Builder>public NcStreamProto.DataRow.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<NcStreamProto.DataRow.Builder>IOExceptionpublic String getFullName()
string fullName = 1;getFullName in interface NcStreamProto.DataRowOrBuilderpublic com.google.protobuf.ByteString getFullNameBytes()
string fullName = 1;getFullNameBytes in interface NcStreamProto.DataRowOrBuilderpublic NcStreamProto.DataRow.Builder setFullName(String value)
string fullName = 1;public NcStreamProto.DataRow.Builder clearFullName()
string fullName = 1;public NcStreamProto.DataRow.Builder setFullNameBytes(com.google.protobuf.ByteString value)
string fullName = 1;public int getDataTypeValue()
.DataType dataType = 2;getDataTypeValue in interface NcStreamProto.DataRowOrBuilderpublic NcStreamProto.DataRow.Builder setDataTypeValue(int value)
.DataType dataType = 2;public NcStreamProto.DataType getDataType()
.DataType dataType = 2;getDataType in interface NcStreamProto.DataRowOrBuilderpublic NcStreamProto.DataRow.Builder setDataType(NcStreamProto.DataType value)
.DataType dataType = 2;public NcStreamProto.DataRow.Builder clearDataType()
.DataType dataType = 2;public boolean hasSection()
.Section section = 3;hasSection in interface NcStreamProto.DataRowOrBuilderpublic NcStreamProto.Section getSection()
.Section section = 3;getSection in interface NcStreamProto.DataRowOrBuilderpublic NcStreamProto.DataRow.Builder setSection(NcStreamProto.Section value)
.Section section = 3;public NcStreamProto.DataRow.Builder setSection(NcStreamProto.Section.Builder builderForValue)
.Section section = 3;public NcStreamProto.DataRow.Builder mergeSection(NcStreamProto.Section value)
.Section section = 3;public NcStreamProto.DataRow.Builder clearSection()
.Section section = 3;public NcStreamProto.Section.Builder getSectionBuilder()
.Section section = 3;public NcStreamProto.SectionOrBuilder getSectionOrBuilder()
.Section section = 3;getSectionOrBuilder in interface NcStreamProto.DataRowOrBuilderpublic boolean getBigend()
bool bigend = 4;getBigend in interface NcStreamProto.DataRowOrBuilderpublic NcStreamProto.DataRow.Builder setBigend(boolean value)
bool bigend = 4;public NcStreamProto.DataRow.Builder clearBigend()
bool bigend = 4;public int getVersion()
uint32 version = 5;getVersion in interface NcStreamProto.DataRowOrBuilderpublic NcStreamProto.DataRow.Builder setVersion(int value)
uint32 version = 5;public NcStreamProto.DataRow.Builder clearVersion()
uint32 version = 5;public boolean getIsVlen()
bool isVlen = 7;getIsVlen in interface NcStreamProto.DataRowOrBuilderpublic NcStreamProto.DataRow.Builder setIsVlen(boolean value)
bool isVlen = 7;public NcStreamProto.DataRow.Builder clearIsVlen()
bool isVlen = 7;public int getNelems()
uint32 nelems = 9;getNelems in interface NcStreamProto.DataRowOrBuilderpublic NcStreamProto.DataRow.Builder setNelems(int value)
uint32 nelems = 9;public NcStreamProto.DataRow.Builder clearNelems()
uint32 nelems = 9;public com.google.protobuf.ByteString getPrimdata()
rectangular, primitive array
bytes primdata = 10;getPrimdata in interface NcStreamProto.DataRowOrBuilderpublic NcStreamProto.DataRow.Builder setPrimdata(com.google.protobuf.ByteString value)
rectangular, primitive array
bytes primdata = 10;public NcStreamProto.DataRow.Builder clearPrimdata()
rectangular, primitive array
bytes primdata = 10;public com.google.protobuf.ProtocolStringList getStringdataList()
string dataType
repeated string stringdata = 11;getStringdataList in interface NcStreamProto.DataRowOrBuilderpublic int getStringdataCount()
string dataType
repeated string stringdata = 11;getStringdataCount in interface NcStreamProto.DataRowOrBuilderpublic String getStringdata(int index)
string dataType
repeated string stringdata = 11;getStringdata in interface NcStreamProto.DataRowOrBuilderpublic com.google.protobuf.ByteString getStringdataBytes(int index)
string dataType
repeated string stringdata = 11;getStringdataBytes in interface NcStreamProto.DataRowOrBuilderpublic NcStreamProto.DataRow.Builder setStringdata(int index, String value)
string dataType
repeated string stringdata = 11;public NcStreamProto.DataRow.Builder addStringdata(String value)
string dataType
repeated string stringdata = 11;public NcStreamProto.DataRow.Builder addAllStringdata(Iterable<String> values)
string dataType
repeated string stringdata = 11;public NcStreamProto.DataRow.Builder clearStringdata()
string dataType
repeated string stringdata = 11;public NcStreamProto.DataRow.Builder addStringdataBytes(com.google.protobuf.ByteString value)
string dataType
repeated string stringdata = 11;public List<Integer> getVlensList()
vlen lengths
repeated uint32 vlens = 12;getVlensList in interface NcStreamProto.DataRowOrBuilderpublic int getVlensCount()
vlen lengths
repeated uint32 vlens = 12;getVlensCount in interface NcStreamProto.DataRowOrBuilderpublic int getVlens(int index)
vlen lengths
repeated uint32 vlens = 12;getVlens in interface NcStreamProto.DataRowOrBuilderpublic NcStreamProto.DataRow.Builder setVlens(int index, int value)
vlen lengths
repeated uint32 vlens = 12;public NcStreamProto.DataRow.Builder addVlens(int value)
vlen lengths
repeated uint32 vlens = 12;public NcStreamProto.DataRow.Builder addAllVlens(Iterable<? extends Integer> values)
vlen lengths
repeated uint32 vlens = 12;public NcStreamProto.DataRow.Builder clearVlens()
vlen lengths
repeated uint32 vlens = 12;public List<com.google.protobuf.ByteString> getOpaquedataList()
opaque dataTypes
repeated bytes opaquedata = 13;getOpaquedataList in interface NcStreamProto.DataRowOrBuilderpublic int getOpaquedataCount()
opaque dataTypes
repeated bytes opaquedata = 13;getOpaquedataCount in interface NcStreamProto.DataRowOrBuilderpublic com.google.protobuf.ByteString getOpaquedata(int index)
opaque dataTypes
repeated bytes opaquedata = 13;getOpaquedata in interface NcStreamProto.DataRowOrBuilderpublic NcStreamProto.DataRow.Builder setOpaquedata(int index, com.google.protobuf.ByteString value)
opaque dataTypes
repeated bytes opaquedata = 13;public NcStreamProto.DataRow.Builder addOpaquedata(com.google.protobuf.ByteString value)
opaque dataTypes
repeated bytes opaquedata = 13;public NcStreamProto.DataRow.Builder addAllOpaquedata(Iterable<? extends com.google.protobuf.ByteString> values)
opaque dataTypes
repeated bytes opaquedata = 13;public NcStreamProto.DataRow.Builder clearOpaquedata()
opaque dataTypes
repeated bytes opaquedata = 13;public boolean hasStructdata()
structure/seq dataType
.ArrayStructureRow structdata = 14;hasStructdata in interface NcStreamProto.DataRowOrBuilderpublic NcStreamProto.ArrayStructureRow getStructdata()
structure/seq dataType
.ArrayStructureRow structdata = 14;getStructdata in interface NcStreamProto.DataRowOrBuilderpublic NcStreamProto.DataRow.Builder setStructdata(NcStreamProto.ArrayStructureRow value)
structure/seq dataType
.ArrayStructureRow structdata = 14;public NcStreamProto.DataRow.Builder setStructdata(NcStreamProto.ArrayStructureRow.Builder builderForValue)
structure/seq dataType
.ArrayStructureRow structdata = 14;public NcStreamProto.DataRow.Builder mergeStructdata(NcStreamProto.ArrayStructureRow value)
structure/seq dataType
.ArrayStructureRow structdata = 14;public NcStreamProto.DataRow.Builder clearStructdata()
structure/seq dataType
.ArrayStructureRow structdata = 14;public NcStreamProto.ArrayStructureRow.Builder getStructdataBuilder()
structure/seq dataType
.ArrayStructureRow structdata = 14;public NcStreamProto.ArrayStructureRowOrBuilder getStructdataOrBuilder()
structure/seq dataType
.ArrayStructureRow structdata = 14;getStructdataOrBuilder in interface NcStreamProto.DataRowOrBuilderpublic final NcStreamProto.DataRow.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<NcStreamProto.DataRow.Builder>public final NcStreamProto.DataRow.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<NcStreamProto.DataRow.Builder>