Package ucar.nc2.stream
Class NcStreamProto.StructureData
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- ucar.nc2.stream.NcStreamProto.StructureData
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,NcStreamProto.StructureDataOrBuilder
- Enclosing class:
- NcStreamProto
public static final class NcStreamProto.StructureData extends com.google.protobuf.GeneratedMessageV3 implements NcStreamProto.StructureDataOrBuilder
Protobuf typeStructureData- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNcStreamProto.StructureData.BuilderProtobuf typeStructureData-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intDATA_FIELD_NUMBERstatic intHEAPCOUNT_FIELD_NUMBERstatic intMEMBER_FIELD_NUMBERstatic intNROWS_FIELD_NUMBERstatic intROWLENGTH_FIELD_NUMBERstatic intSDATA_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)com.google.protobuf.ByteStringgetData()fixed length datastatic NcStreamProto.StructureDatagetDefaultInstance()NcStreamProto.StructureDatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()intgetHeapCount(int index)heap String countintgetHeapCountCount()heap String countList<Integer>getHeapCountList()heap String countintgetMember(int index)list of members present, if none then all, these are the index in StructureintgetMemberCount()list of members present, if none then all, these are the index in StructureList<Integer>getMemberList()list of members present, if none then all, these are the index in StructurelonggetNrows()[default = 1] number of rows in this messagecom.google.protobuf.Parser<NcStreamProto.StructureData>getParserForType()intgetRowLength()length in bytes of each rowStringgetSdata(int index)Stringscom.google.protobuf.ByteStringgetSdataBytes(int index)StringsintgetSdataCount()Stringscom.google.protobuf.ProtocolStringListgetSdataList()StringsintgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static NcStreamProto.StructureData.BuildernewBuilder()static NcStreamProto.StructureData.BuildernewBuilder(NcStreamProto.StructureData prototype)NcStreamProto.StructureData.BuildernewBuilderForType()protected NcStreamProto.StructureData.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static NcStreamProto.StructureDataparseDelimitedFrom(InputStream input)static NcStreamProto.StructureDataparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NcStreamProto.StructureDataparseFrom(byte[] data)static NcStreamProto.StructureDataparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NcStreamProto.StructureDataparseFrom(com.google.protobuf.ByteString data)static NcStreamProto.StructureDataparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NcStreamProto.StructureDataparseFrom(com.google.protobuf.CodedInputStream input)static NcStreamProto.StructureDataparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NcStreamProto.StructureDataparseFrom(InputStream input)static NcStreamProto.StructureDataparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NcStreamProto.StructureDataparseFrom(ByteBuffer data)static NcStreamProto.StructureDataparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<NcStreamProto.StructureData>parser()NcStreamProto.StructureData.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
MEMBER_FIELD_NUMBER
public static final int MEMBER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATA_FIELD_NUMBER
public static final int DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HEAPCOUNT_FIELD_NUMBER
public static final int HEAPCOUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SDATA_FIELD_NUMBER
public static final int SDATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NROWS_FIELD_NUMBER
public static final int NROWS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ROWLENGTH_FIELD_NUMBER
public static final int ROWLENGTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getMemberList
public List<Integer> getMemberList()
list of members present, if none then all, these are the index in Structure
repeated uint32 member = 1;- Specified by:
getMemberListin interfaceNcStreamProto.StructureDataOrBuilder- Returns:
- A list containing the member.
-
getMemberCount
public int getMemberCount()
list of members present, if none then all, these are the index in Structure
repeated uint32 member = 1;- Specified by:
getMemberCountin interfaceNcStreamProto.StructureDataOrBuilder- Returns:
- The count of member.
-
getMember
public int getMember(int index)
list of members present, if none then all, these are the index in Structure
repeated uint32 member = 1;- Specified by:
getMemberin interfaceNcStreamProto.StructureDataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The member at the given index.
-
getData
public com.google.protobuf.ByteString getData()
fixed length data
bytes data = 2;- Specified by:
getDatain interfaceNcStreamProto.StructureDataOrBuilder- Returns:
- The data.
-
getHeapCountList
public List<Integer> getHeapCountList()
heap String count
repeated uint32 heapCount = 3;- Specified by:
getHeapCountListin interfaceNcStreamProto.StructureDataOrBuilder- Returns:
- A list containing the heapCount.
-
getHeapCountCount
public int getHeapCountCount()
heap String count
repeated uint32 heapCount = 3;- Specified by:
getHeapCountCountin interfaceNcStreamProto.StructureDataOrBuilder- Returns:
- The count of heapCount.
-
getHeapCount
public int getHeapCount(int index)
heap String count
repeated uint32 heapCount = 3;- Specified by:
getHeapCountin interfaceNcStreamProto.StructureDataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The heapCount at the given index.
-
getSdataList
public com.google.protobuf.ProtocolStringList getSdataList()
Strings
repeated string sdata = 4;- Specified by:
getSdataListin interfaceNcStreamProto.StructureDataOrBuilder- Returns:
- A list containing the sdata.
-
getSdataCount
public int getSdataCount()
Strings
repeated string sdata = 4;- Specified by:
getSdataCountin interfaceNcStreamProto.StructureDataOrBuilder- Returns:
- The count of sdata.
-
getSdata
public String getSdata(int index)
Strings
repeated string sdata = 4;- Specified by:
getSdatain interfaceNcStreamProto.StructureDataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The sdata at the given index.
-
getSdataBytes
public com.google.protobuf.ByteString getSdataBytes(int index)
Strings
repeated string sdata = 4;- Specified by:
getSdataBytesin interfaceNcStreamProto.StructureDataOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the sdata at the given index.
-
getNrows
public long getNrows()
[default = 1] number of rows in this message
uint64 nrows = 5;- Specified by:
getNrowsin interfaceNcStreamProto.StructureDataOrBuilder- Returns:
- The nrows.
-
getRowLength
public int getRowLength()
length in bytes of each row
uint32 rowLength = 6;- Specified by:
getRowLengthin interfaceNcStreamProto.StructureDataOrBuilder- Returns:
- The rowLength.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static NcStreamProto.StructureData parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NcStreamProto.StructureData parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NcStreamProto.StructureData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NcStreamProto.StructureData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NcStreamProto.StructureData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NcStreamProto.StructureData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NcStreamProto.StructureData parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static NcStreamProto.StructureData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static NcStreamProto.StructureData parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static NcStreamProto.StructureData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static NcStreamProto.StructureData parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static NcStreamProto.StructureData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public NcStreamProto.StructureData.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static NcStreamProto.StructureData.Builder newBuilder()
-
newBuilder
public static NcStreamProto.StructureData.Builder newBuilder(NcStreamProto.StructureData prototype)
-
toBuilder
public NcStreamProto.StructureData.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected NcStreamProto.StructureData.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static NcStreamProto.StructureData getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<NcStreamProto.StructureData> parser()
-
getParserForType
public com.google.protobuf.Parser<NcStreamProto.StructureData> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public NcStreamProto.StructureData getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-