public static final class NcStreamProto.DataRow extends com.google.protobuf.GeneratedMessage implements NcStreamProto.DataRowOrBuilder
DataRow| Modifier and Type | Class and Description |
|---|---|
static class |
NcStreamProto.DataRow.Builder
Protobuf type
DataRow |
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message,T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
BIGEND_FIELD_NUMBER |
static int |
DATATYPE_FIELD_NUMBER |
static int |
FULLNAME_FIELD_NUMBER |
static int |
ISVLEN_FIELD_NUMBER |
static int |
NELEMS_FIELD_NUMBER |
static int |
OPAQUEDATA_FIELD_NUMBER |
static int |
PRIMDATA_FIELD_NUMBER |
static int |
SECTION_FIELD_NUMBER |
static int |
STRINGDATA_FIELD_NUMBER |
static int |
STRUCTDATA_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
static int |
VLENS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
boolean |
getBigend()
bool bigend = 4; |
NcStreamProto.DataType |
getDataType()
.DataType dataType = 2; |
int |
getDataTypeValue()
.DataType dataType = 2; |
static NcStreamProto.DataRow |
getDefaultInstance() |
NcStreamProto.DataRow |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getFullName()
string fullName = 1; |
com.google.protobuf.ByteString |
getFullNameBytes()
string fullName = 1; |
boolean |
getIsVlen()
bool isVlen = 7; |
int |
getNelems()
uint32 nelems = 9; |
com.google.protobuf.ByteString |
getOpaquedata(int index)
opaque dataTypes
|
int |
getOpaquedataCount()
opaque dataTypes
|
java.util.List<com.google.protobuf.ByteString> |
getOpaquedataList()
opaque dataTypes
|
com.google.protobuf.Parser<NcStreamProto.DataRow> |
getParserForType() |
com.google.protobuf.ByteString |
getPrimdata()
rectangular, primitive array
|
NcStreamProto.Section |
getSection()
.Section section = 3; |
NcStreamProto.SectionOrBuilder |
getSectionOrBuilder()
.Section section = 3; |
int |
getSerializedSize() |
java.lang.String |
getStringdata(int index)
string dataType
|
com.google.protobuf.ByteString |
getStringdataBytes(int index)
string dataType
|
int |
getStringdataCount()
string dataType
|
com.google.protobuf.ProtocolStringList |
getStringdataList()
string dataType
|
NcStreamProto.ArrayStructureRow |
getStructdata()
structure/seq dataType
|
NcStreamProto.ArrayStructureRowOrBuilder |
getStructdataOrBuilder()
structure/seq dataType
|
int |
getVersion()
uint32 version = 5; |
int |
getVlens(int index)
vlen lengths
|
int |
getVlensCount()
vlen lengths
|
java.util.List<java.lang.Integer> |
getVlensList()
vlen lengths
|
int |
hashCode() |
boolean |
hasSection()
.Section section = 3; |
boolean |
hasStructdata()
structure/seq dataType
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static NcStreamProto.DataRow.Builder |
newBuilder() |
static NcStreamProto.DataRow.Builder |
newBuilder(NcStreamProto.DataRow prototype) |
NcStreamProto.DataRow.Builder |
newBuilderForType() |
protected NcStreamProto.DataRow.Builder |
newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
static NcStreamProto.DataRow |
parseDelimitedFrom(java.io.InputStream input) |
static NcStreamProto.DataRow |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.DataRow |
parseFrom(byte[] data) |
static NcStreamProto.DataRow |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.DataRow |
parseFrom(java.nio.ByteBuffer data) |
static NcStreamProto.DataRow |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.DataRow |
parseFrom(com.google.protobuf.ByteString data) |
static NcStreamProto.DataRow |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.DataRow |
parseFrom(com.google.protobuf.CodedInputStream input) |
static NcStreamProto.DataRow |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.DataRow |
parseFrom(java.io.InputStream input) |
static NcStreamProto.DataRow |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<NcStreamProto.DataRow> |
parser() |
NcStreamProto.DataRow.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int FULLNAME_FIELD_NUMBER
public static final int DATATYPE_FIELD_NUMBER
public static final int SECTION_FIELD_NUMBER
public static final int BIGEND_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
public static final int ISVLEN_FIELD_NUMBER
public static final int NELEMS_FIELD_NUMBER
public static final int PRIMDATA_FIELD_NUMBER
public static final int STRINGDATA_FIELD_NUMBER
public static final int VLENS_FIELD_NUMBER
public static final int OPAQUEDATA_FIELD_NUMBER
public static final int STRUCTDATA_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic java.lang.String getFullName()
string fullName = 1;getFullName in interface NcStreamProto.DataRowOrBuilderpublic com.google.protobuf.ByteString getFullNameBytes()
string fullName = 1;getFullNameBytes in interface NcStreamProto.DataRowOrBuilderpublic int getDataTypeValue()
.DataType dataType = 2;getDataTypeValue in interface NcStreamProto.DataRowOrBuilderpublic NcStreamProto.DataType getDataType()
.DataType dataType = 2;getDataType in interface NcStreamProto.DataRowOrBuilderpublic boolean hasSection()
.Section section = 3;hasSection in interface NcStreamProto.DataRowOrBuilderpublic NcStreamProto.Section getSection()
.Section section = 3;getSection in interface NcStreamProto.DataRowOrBuilderpublic NcStreamProto.SectionOrBuilder getSectionOrBuilder()
.Section section = 3;getSectionOrBuilder in interface NcStreamProto.DataRowOrBuilderpublic boolean getBigend()
bool bigend = 4;getBigend in interface NcStreamProto.DataRowOrBuilderpublic int getVersion()
uint32 version = 5;getVersion in interface NcStreamProto.DataRowOrBuilderpublic boolean getIsVlen()
bool isVlen = 7;getIsVlen in interface NcStreamProto.DataRowOrBuilderpublic int getNelems()
uint32 nelems = 9;getNelems in interface NcStreamProto.DataRowOrBuilderpublic com.google.protobuf.ByteString getPrimdata()
rectangular, primitive array
bytes primdata = 10;getPrimdata in interface NcStreamProto.DataRowOrBuilderpublic 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 java.lang.String getStringdata(int index)
string dataType
repeated string stringdata = 11;getStringdata in interface NcStreamProto.DataRowOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getStringdataBytes(int index)
string dataType
repeated string stringdata = 11;getStringdataBytes in interface NcStreamProto.DataRowOrBuilderindex - The index of the value to return.public java.util.List<java.lang.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.DataRowOrBuilderindex - The index of the element to return.public java.util.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.DataRowOrBuilderindex - The index of the element to return.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.ArrayStructureRowOrBuilder getStructdataOrBuilder()
structure/seq dataType
.ArrayStructureRow structdata = 14;getStructdataOrBuilder in interface NcStreamProto.DataRowOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static NcStreamProto.DataRow parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.DataRow parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.DataRow parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.DataRow parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.DataRow parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.DataRow parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.DataRow parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static NcStreamProto.DataRow parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static NcStreamProto.DataRow parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static NcStreamProto.DataRow parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static NcStreamProto.DataRow parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static NcStreamProto.DataRow parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic NcStreamProto.DataRow.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static NcStreamProto.DataRow.Builder newBuilder()
public static NcStreamProto.DataRow.Builder newBuilder(NcStreamProto.DataRow prototype)
public NcStreamProto.DataRow.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected NcStreamProto.DataRow.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.AbstractMessagepublic static NcStreamProto.DataRow getDefaultInstance()
public static com.google.protobuf.Parser<NcStreamProto.DataRow> parser()
public com.google.protobuf.Parser<NcStreamProto.DataRow> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic NcStreamProto.DataRow getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder