public static final class NcStreamProto.StructureData.Builder extends com.google.protobuf.GeneratedMessage.Builder<NcStreamProto.StructureData.Builder> implements NcStreamProto.StructureDataOrBuilder
StructureData| Modifier and Type | Method and Description |
|---|---|
NcStreamProto.StructureData.Builder |
addAllHeapCount(java.lang.Iterable<? extends java.lang.Integer> values)
heap String count
|
NcStreamProto.StructureData.Builder |
addAllMember(java.lang.Iterable<? extends java.lang.Integer> values)
list of members present, if none then all, these are the index in Structure
|
NcStreamProto.StructureData.Builder |
addAllSdata(java.lang.Iterable<java.lang.String> values)
Strings
|
NcStreamProto.StructureData.Builder |
addHeapCount(int value)
heap String count
|
NcStreamProto.StructureData.Builder |
addMember(int value)
list of members present, if none then all, these are the index in Structure
|
NcStreamProto.StructureData.Builder |
addSdata(java.lang.String value)
Strings
|
NcStreamProto.StructureData.Builder |
addSdataBytes(com.google.protobuf.ByteString value)
Strings
|
NcStreamProto.StructureData |
build() |
NcStreamProto.StructureData |
buildPartial() |
NcStreamProto.StructureData.Builder |
clear() |
NcStreamProto.StructureData.Builder |
clearData()
fixed length data
|
NcStreamProto.StructureData.Builder |
clearHeapCount()
heap String count
|
NcStreamProto.StructureData.Builder |
clearMember()
list of members present, if none then all, these are the index in Structure
|
NcStreamProto.StructureData.Builder |
clearNrows()
[default = 1] number of rows in this message
|
NcStreamProto.StructureData.Builder |
clearRowLength()
length in bytes of each row
|
NcStreamProto.StructureData.Builder |
clearSdata()
Strings
|
com.google.protobuf.ByteString |
getData()
fixed length data
|
NcStreamProto.StructureData |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getHeapCount(int index)
heap String count
|
int |
getHeapCountCount()
heap String count
|
java.util.List<java.lang.Integer> |
getHeapCountList()
heap String count
|
int |
getMember(int index)
list of members present, if none then all, these are the index in Structure
|
int |
getMemberCount()
list of members present, if none then all, these are the index in Structure
|
java.util.List<java.lang.Integer> |
getMemberList()
list of members present, if none then all, these are the index in Structure
|
long |
getNrows()
[default = 1] number of rows in this message
|
int |
getRowLength()
length in bytes of each row
|
java.lang.String |
getSdata(int index)
Strings
|
com.google.protobuf.ByteString |
getSdataBytes(int index)
Strings
|
int |
getSdataCount()
Strings
|
com.google.protobuf.ProtocolStringList |
getSdataList()
Strings
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
NcStreamProto.StructureData.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NcStreamProto.StructureData.Builder |
mergeFrom(com.google.protobuf.Message other) |
NcStreamProto.StructureData.Builder |
mergeFrom(NcStreamProto.StructureData other) |
NcStreamProto.StructureData.Builder |
setData(com.google.protobuf.ByteString value)
fixed length data
|
NcStreamProto.StructureData.Builder |
setHeapCount(int index,
int value)
heap String count
|
NcStreamProto.StructureData.Builder |
setMember(int index,
int value)
list of members present, if none then all, these are the index in Structure
|
NcStreamProto.StructureData.Builder |
setNrows(long value)
[default = 1] number of rows in this message
|
NcStreamProto.StructureData.Builder |
setRowLength(int value)
length in bytes of each row
|
NcStreamProto.StructureData.Builder |
setSdata(int index,
java.lang.String value)
Strings
|
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<NcStreamProto.StructureData.Builder>public NcStreamProto.StructureData.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<NcStreamProto.StructureData.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<NcStreamProto.StructureData.Builder>public NcStreamProto.StructureData getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic NcStreamProto.StructureData build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic NcStreamProto.StructureData buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic NcStreamProto.StructureData.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<NcStreamProto.StructureData.Builder>public NcStreamProto.StructureData.Builder mergeFrom(NcStreamProto.StructureData other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<NcStreamProto.StructureData.Builder>public NcStreamProto.StructureData.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<NcStreamProto.StructureData.Builder>java.io.IOExceptionpublic java.util.List<java.lang.Integer> getMemberList()
list of members present, if none then all, these are the index in Structure
repeated uint32 member = 1;getMemberList in interface NcStreamProto.StructureDataOrBuilderpublic int getMemberCount()
list of members present, if none then all, these are the index in Structure
repeated uint32 member = 1;getMemberCount in interface NcStreamProto.StructureDataOrBuilderpublic int getMember(int index)
list of members present, if none then all, these are the index in Structure
repeated uint32 member = 1;getMember in interface NcStreamProto.StructureDataOrBuilderindex - The index of the element to return.public NcStreamProto.StructureData.Builder setMember(int index, int value)
list of members present, if none then all, these are the index in Structure
repeated uint32 member = 1;index - The index to set the value at.value - The member to set.public NcStreamProto.StructureData.Builder addMember(int value)
list of members present, if none then all, these are the index in Structure
repeated uint32 member = 1;value - The member to add.public NcStreamProto.StructureData.Builder addAllMember(java.lang.Iterable<? extends java.lang.Integer> values)
list of members present, if none then all, these are the index in Structure
repeated uint32 member = 1;values - The member to add.public NcStreamProto.StructureData.Builder clearMember()
list of members present, if none then all, these are the index in Structure
repeated uint32 member = 1;public com.google.protobuf.ByteString getData()
fixed length data
bytes data = 2;getData in interface NcStreamProto.StructureDataOrBuilderpublic NcStreamProto.StructureData.Builder setData(com.google.protobuf.ByteString value)
fixed length data
bytes data = 2;value - The data to set.public NcStreamProto.StructureData.Builder clearData()
fixed length data
bytes data = 2;public java.util.List<java.lang.Integer> getHeapCountList()
heap String count
repeated uint32 heapCount = 3;getHeapCountList in interface NcStreamProto.StructureDataOrBuilderpublic int getHeapCountCount()
heap String count
repeated uint32 heapCount = 3;getHeapCountCount in interface NcStreamProto.StructureDataOrBuilderpublic int getHeapCount(int index)
heap String count
repeated uint32 heapCount = 3;getHeapCount in interface NcStreamProto.StructureDataOrBuilderindex - The index of the element to return.public NcStreamProto.StructureData.Builder setHeapCount(int index, int value)
heap String count
repeated uint32 heapCount = 3;index - The index to set the value at.value - The heapCount to set.public NcStreamProto.StructureData.Builder addHeapCount(int value)
heap String count
repeated uint32 heapCount = 3;value - The heapCount to add.public NcStreamProto.StructureData.Builder addAllHeapCount(java.lang.Iterable<? extends java.lang.Integer> values)
heap String count
repeated uint32 heapCount = 3;values - The heapCount to add.public NcStreamProto.StructureData.Builder clearHeapCount()
heap String count
repeated uint32 heapCount = 3;public com.google.protobuf.ProtocolStringList getSdataList()
Strings
repeated string sdata = 4;getSdataList in interface NcStreamProto.StructureDataOrBuilderpublic int getSdataCount()
Strings
repeated string sdata = 4;getSdataCount in interface NcStreamProto.StructureDataOrBuilderpublic java.lang.String getSdata(int index)
Strings
repeated string sdata = 4;getSdata in interface NcStreamProto.StructureDataOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSdataBytes(int index)
Strings
repeated string sdata = 4;getSdataBytes in interface NcStreamProto.StructureDataOrBuilderindex - The index of the value to return.public NcStreamProto.StructureData.Builder setSdata(int index, java.lang.String value)
Strings
repeated string sdata = 4;index - The index to set the value at.value - The sdata to set.public NcStreamProto.StructureData.Builder addSdata(java.lang.String value)
Strings
repeated string sdata = 4;value - The sdata to add.public NcStreamProto.StructureData.Builder addAllSdata(java.lang.Iterable<java.lang.String> values)
Strings
repeated string sdata = 4;values - The sdata to add.public NcStreamProto.StructureData.Builder clearSdata()
Strings
repeated string sdata = 4;public NcStreamProto.StructureData.Builder addSdataBytes(com.google.protobuf.ByteString value)
Strings
repeated string sdata = 4;value - The bytes of the sdata to add.public long getNrows()
[default = 1] number of rows in this message
uint64 nrows = 5;getNrows in interface NcStreamProto.StructureDataOrBuilderpublic NcStreamProto.StructureData.Builder setNrows(long value)
[default = 1] number of rows in this message
uint64 nrows = 5;value - The nrows to set.public NcStreamProto.StructureData.Builder clearNrows()
[default = 1] number of rows in this message
uint64 nrows = 5;public int getRowLength()
length in bytes of each row
uint32 rowLength = 6;getRowLength in interface NcStreamProto.StructureDataOrBuilderpublic NcStreamProto.StructureData.Builder setRowLength(int value)
length in bytes of each row
uint32 rowLength = 6;value - The rowLength to set.public NcStreamProto.StructureData.Builder clearRowLength()
length in bytes of each row
uint32 rowLength = 6;