public static final class NcStreamProto.ArrayStructureRow extends com.google.protobuf.GeneratedMessage implements NcStreamProto.ArrayStructureRowOrBuilder
ArrayStructureRow| Modifier and Type | Class and Description |
|---|---|
static class |
NcStreamProto.ArrayStructureRow.Builder
Protobuf type
ArrayStructureRow |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
BYTEDATA_FIELD_NUMBER |
static int |
FIXDATA_FIELD_NUMBER |
static int |
MEMBERS_FIELD_NUMBER |
static int |
NROWS_FIELD_NUMBER |
static int |
ROWLENGTH_FIELD_NUMBER |
static int |
STRINGDATA_FIELD_NUMBER |
static int |
STRUCTDATA_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getBytedata(int index)
repeated bytes bytedata = 13; |
int |
getBytedataCount()
repeated bytes bytedata = 13; |
List<com.google.protobuf.ByteString> |
getBytedataList()
repeated bytes bytedata = 13; |
static NcStreamProto.ArrayStructureRow |
getDefaultInstance() |
NcStreamProto.ArrayStructureRow |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.ByteString |
getFixdata()
optional bytes fixdata = 10; |
NcStreamProto.Member |
getMembers(int index)
repeated .Member members = 1; |
int |
getMembersCount()
repeated .Member members = 1; |
List<NcStreamProto.Member> |
getMembersList()
repeated .Member members = 1; |
NcStreamProto.MemberOrBuilder |
getMembersOrBuilder(int index)
repeated .Member members = 1; |
List<? extends NcStreamProto.MemberOrBuilder> |
getMembersOrBuilderList()
repeated .Member members = 1; |
long |
getNrows()
optional uint64 nrows = 5; |
com.google.protobuf.Parser<NcStreamProto.ArrayStructureRow> |
getParserForType() |
int |
getRowLength()
optional uint32 rowLength = 6; |
int |
getSerializedSize() |
String |
getStringdata(int index)
repeated string stringdata = 11; |
com.google.protobuf.ByteString |
getStringdataBytes(int index)
repeated string stringdata = 11; |
int |
getStringdataCount()
repeated string stringdata = 11; |
com.google.protobuf.ProtocolStringList |
getStringdataList()
repeated string stringdata = 11; |
NcStreamProto.ArrayStructureRow |
getStructdata(int index)
repeated .ArrayStructureRow structdata = 14; |
int |
getStructdataCount()
repeated .ArrayStructureRow structdata = 14; |
List<NcStreamProto.ArrayStructureRow> |
getStructdataList()
repeated .ArrayStructureRow structdata = 14; |
NcStreamProto.ArrayStructureRowOrBuilder |
getStructdataOrBuilder(int index)
repeated .ArrayStructureRow structdata = 14; |
List<? extends NcStreamProto.ArrayStructureRowOrBuilder> |
getStructdataOrBuilderList()
repeated .ArrayStructureRow structdata = 14; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static NcStreamProto.ArrayStructureRow.Builder |
newBuilder() |
static NcStreamProto.ArrayStructureRow.Builder |
newBuilder(NcStreamProto.ArrayStructureRow prototype) |
NcStreamProto.ArrayStructureRow.Builder |
newBuilderForType() |
protected NcStreamProto.ArrayStructureRow.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static NcStreamProto.ArrayStructureRow |
parseDelimitedFrom(InputStream input) |
static NcStreamProto.ArrayStructureRow |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.ArrayStructureRow |
parseFrom(byte[] data) |
static NcStreamProto.ArrayStructureRow |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.ArrayStructureRow |
parseFrom(com.google.protobuf.ByteString data) |
static NcStreamProto.ArrayStructureRow |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.ArrayStructureRow |
parseFrom(com.google.protobuf.CodedInputStream input) |
static NcStreamProto.ArrayStructureRow |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.ArrayStructureRow |
parseFrom(InputStream input) |
static NcStreamProto.ArrayStructureRow |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<NcStreamProto.ArrayStructureRow> |
parser() |
NcStreamProto.ArrayStructureRow.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeReplace, writeString, writeStringNoTagequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int MEMBERS_FIELD_NUMBER
public static final int NROWS_FIELD_NUMBER
public static final int ROWLENGTH_FIELD_NUMBER
public static final int FIXDATA_FIELD_NUMBER
public static final int STRINGDATA_FIELD_NUMBER
public static final int BYTEDATA_FIELD_NUMBER
public static final int STRUCTDATA_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic List<NcStreamProto.Member> getMembersList()
repeated .Member members = 1;getMembersList in interface NcStreamProto.ArrayStructureRowOrBuilderpublic List<? extends NcStreamProto.MemberOrBuilder> getMembersOrBuilderList()
repeated .Member members = 1;getMembersOrBuilderList in interface NcStreamProto.ArrayStructureRowOrBuilderpublic int getMembersCount()
repeated .Member members = 1;getMembersCount in interface NcStreamProto.ArrayStructureRowOrBuilderpublic NcStreamProto.Member getMembers(int index)
repeated .Member members = 1;getMembers in interface NcStreamProto.ArrayStructureRowOrBuilderpublic NcStreamProto.MemberOrBuilder getMembersOrBuilder(int index)
repeated .Member members = 1;getMembersOrBuilder in interface NcStreamProto.ArrayStructureRowOrBuilderpublic long getNrows()
optional uint64 nrows = 5;
number of rows in this message
getNrows in interface NcStreamProto.ArrayStructureRowOrBuilderpublic int getRowLength()
optional uint32 rowLength = 6;
length in bytes of each row
getRowLength in interface NcStreamProto.ArrayStructureRowOrBuilderpublic com.google.protobuf.ByteString getFixdata()
optional bytes fixdata = 10;
fixed data
getFixdata in interface NcStreamProto.ArrayStructureRowOrBuilderpublic com.google.protobuf.ProtocolStringList getStringdataList()
repeated string stringdata = 11;
string dataType
getStringdataList in interface NcStreamProto.ArrayStructureRowOrBuilderpublic int getStringdataCount()
repeated string stringdata = 11;
string dataType
getStringdataCount in interface NcStreamProto.ArrayStructureRowOrBuilderpublic String getStringdata(int index)
repeated string stringdata = 11;
string dataType
getStringdata in interface NcStreamProto.ArrayStructureRowOrBuilderpublic com.google.protobuf.ByteString getStringdataBytes(int index)
repeated string stringdata = 11;
string dataType
getStringdataBytes in interface NcStreamProto.ArrayStructureRowOrBuilderpublic List<com.google.protobuf.ByteString> getBytedataList()
repeated bytes bytedata = 13;
opaque dataType and vlens
getBytedataList in interface NcStreamProto.ArrayStructureRowOrBuilderpublic int getBytedataCount()
repeated bytes bytedata = 13;
opaque dataType and vlens
getBytedataCount in interface NcStreamProto.ArrayStructureRowOrBuilderpublic com.google.protobuf.ByteString getBytedata(int index)
repeated bytes bytedata = 13;
opaque dataType and vlens
getBytedata in interface NcStreamProto.ArrayStructureRowOrBuilderpublic List<NcStreamProto.ArrayStructureRow> getStructdataList()
repeated .ArrayStructureRow structdata = 14;
structure/seq dataType
getStructdataList in interface NcStreamProto.ArrayStructureRowOrBuilderpublic List<? extends NcStreamProto.ArrayStructureRowOrBuilder> getStructdataOrBuilderList()
repeated .ArrayStructureRow structdata = 14;
structure/seq dataType
getStructdataOrBuilderList in interface NcStreamProto.ArrayStructureRowOrBuilderpublic int getStructdataCount()
repeated .ArrayStructureRow structdata = 14;
structure/seq dataType
getStructdataCount in interface NcStreamProto.ArrayStructureRowOrBuilderpublic NcStreamProto.ArrayStructureRow getStructdata(int index)
repeated .ArrayStructureRow structdata = 14;
structure/seq dataType
getStructdata in interface NcStreamProto.ArrayStructureRowOrBuilderpublic NcStreamProto.ArrayStructureRowOrBuilder getStructdataOrBuilder(int index)
repeated .ArrayStructureRow structdata = 14;
structure/seq dataType
getStructdataOrBuilder in interface NcStreamProto.ArrayStructureRowOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static NcStreamProto.ArrayStructureRow parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.ArrayStructureRow parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.ArrayStructureRow parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.ArrayStructureRow parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.ArrayStructureRow parseFrom(InputStream input) throws IOException
IOExceptionpublic static NcStreamProto.ArrayStructureRow parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.ArrayStructureRow parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static NcStreamProto.ArrayStructureRow parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.ArrayStructureRow parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static NcStreamProto.ArrayStructureRow parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic NcStreamProto.ArrayStructureRow.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static NcStreamProto.ArrayStructureRow.Builder newBuilder()
public static NcStreamProto.ArrayStructureRow.Builder newBuilder(NcStreamProto.ArrayStructureRow prototype)
public NcStreamProto.ArrayStructureRow.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected NcStreamProto.ArrayStructureRow.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static NcStreamProto.ArrayStructureRow getDefaultInstance()
public static com.google.protobuf.Parser<NcStreamProto.ArrayStructureRow> parser()
public com.google.protobuf.Parser<NcStreamProto.ArrayStructureRow> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic NcStreamProto.ArrayStructureRow getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder