Class SparkplugBProto.Payload.Metric
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.cirruslink.sparkplug.protobuf.SparkplugBProto.Payload.Metric
- All Implemented Interfaces:
SparkplugBProto.Payload.MetricOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
- Enclosing class:
- SparkplugBProto.Payload
public static final class SparkplugBProto.Payload.Metric
extends com.google.protobuf.GeneratedMessageV3
implements SparkplugBProto.Payload.MetricOrBuilder
Protobuf type
com.cirruslink.sparkplug.protobuf.Payload.Metric
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typecom.cirruslink.sparkplug.protobuf.Payload.Metric
static final class
Protobuf typecom.cirruslink.sparkplug.protobuf.Payload.Metric.MetricValueExtension
static interface
static enum
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,
BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final com.google.protobuf.Parser<SparkplugBProto.Payload.Metric>
Deprecated.static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
long
getAlias()
Metric alias - tied to name on birth and included in all later DATA messagesboolean
bool boolean_value = 14;
com.google.protobuf.ByteString
Bytes, File.com.cirruslink.sparkplug.protobuf.Payload.DataSet dataset_value = 17;
.com.cirruslink.sparkplug.protobuf.Payload.DataSet dataset_value = 17;
int
DataType of the metric/tag valuestatic final com.google.protobuf.Descriptors.Descriptor
double
double double_value = 13;
.com.cirruslink.sparkplug.protobuf.Payload.Metric.MetricValueExtension extension_value = 19;
.com.cirruslink.sparkplug.protobuf.Payload.Metric.MetricValueExtension extension_value = 19;
float
float float_value = 12;
int
uint32 int_value = 10;
boolean
If this is historical data and should not update real time tagboolean
If this is null - explicitly say so rather than using -1, false, etc for some datatypes.boolean
Tells consuming clients such as MQTT Engine to not store this as a taglong
uint64 long_value = 11;
Metadata for the payloadMetadata for the payloadgetName()
Metric name - should only be included on birthcom.google.protobuf.ByteString
Metric name - should only be included on birthcom.google.protobuf.Parser<SparkplugBProto.Payload.Metric>
optional .com.cirruslink.sparkplug.protobuf.Payload.PropertySet properties = 9;
optional .com.cirruslink.sparkplug.protobuf.Payload.PropertySet properties = 9;
int
string string_value = 15;
com.google.protobuf.ByteString
string string_value = 15;
.com.cirruslink.sparkplug.protobuf.Payload.Template template_value = 18;
.com.cirruslink.sparkplug.protobuf.Payload.Template template_value = 18;
long
Timestamp associated with data acquisition timeboolean
hasAlias()
Metric alias - tied to name on birth and included in all later DATA messagesboolean
bool boolean_value = 14;
boolean
Bytes, Fileboolean
.com.cirruslink.sparkplug.protobuf.Payload.DataSet dataset_value = 17;
boolean
DataType of the metric/tag valueboolean
double double_value = 13;
boolean
.com.cirruslink.sparkplug.protobuf.Payload.Metric.MetricValueExtension extension_value = 19;
boolean
float float_value = 12;
int
hashCode()
boolean
uint32 int_value = 10;
boolean
If this is historical data and should not update real time tagboolean
If this is null - explicitly say so rather than using -1, false, etc for some datatypes.boolean
Tells consuming clients such as MQTT Engine to not store this as a tagboolean
uint64 long_value = 11;
boolean
Metadata for the payloadboolean
hasName()
Metric name - should only be included on birthboolean
optional .com.cirruslink.sparkplug.protobuf.Payload.PropertySet properties = 9;
boolean
string string_value = 15;
boolean
.com.cirruslink.sparkplug.protobuf.Payload.Template template_value = 18;
boolean
Timestamp associated with data acquisition timeprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
newBuilder
(SparkplugBProto.Payload.Metric prototype) protected SparkplugBProto.Payload.Metric.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom
(InputStream input) parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(byte[] data) parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.ByteString data) parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.CodedInputStream input) parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(InputStream input) parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(ByteBuffer data) parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<SparkplugBProto.Payload.Metric>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
ALIAS_FIELD_NUMBER
public static final int ALIAS_FIELD_NUMBER- See Also:
-
TIMESTAMP_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER- See Also:
-
DATATYPE_FIELD_NUMBER
public static final int DATATYPE_FIELD_NUMBER- See Also:
-
IS_HISTORICAL_FIELD_NUMBER
public static final int IS_HISTORICAL_FIELD_NUMBER- See Also:
-
IS_TRANSIENT_FIELD_NUMBER
public static final int IS_TRANSIENT_FIELD_NUMBER- See Also:
-
IS_NULL_FIELD_NUMBER
public static final int IS_NULL_FIELD_NUMBER- See Also:
-
METADATA_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER- See Also:
-
PROPERTIES_FIELD_NUMBER
public static final int PROPERTIES_FIELD_NUMBER- See Also:
-
INT_VALUE_FIELD_NUMBER
public static final int INT_VALUE_FIELD_NUMBER- See Also:
-
LONG_VALUE_FIELD_NUMBER
public static final int LONG_VALUE_FIELD_NUMBER- See Also:
-
FLOAT_VALUE_FIELD_NUMBER
public static final int FLOAT_VALUE_FIELD_NUMBER- See Also:
-
DOUBLE_VALUE_FIELD_NUMBER
public static final int DOUBLE_VALUE_FIELD_NUMBER- See Also:
-
BOOLEAN_VALUE_FIELD_NUMBER
public static final int BOOLEAN_VALUE_FIELD_NUMBER- See Also:
-
STRING_VALUE_FIELD_NUMBER
public static final int STRING_VALUE_FIELD_NUMBER- See Also:
-
BYTES_VALUE_FIELD_NUMBER
public static final int BYTES_VALUE_FIELD_NUMBER- See Also:
-
DATASET_VALUE_FIELD_NUMBER
public static final int DATASET_VALUE_FIELD_NUMBER- See Also:
-
TEMPLATE_VALUE_FIELD_NUMBER
public static final int TEMPLATE_VALUE_FIELD_NUMBER- See Also:
-
EXTENSION_VALUE_FIELD_NUMBER
public static final int EXTENSION_VALUE_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getValueCase
- Specified by:
getValueCase
in interfaceSparkplugBProto.Payload.MetricOrBuilder
-
hasName
public boolean hasName()Metric name - should only be included on birth
optional string name = 1;
- Specified by:
hasName
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the name field is set.
-
getName
Metric name - should only be included on birth
optional string name = 1;
- Specified by:
getName
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Metric name - should only be included on birth
optional string name = 1;
- Specified by:
getNameBytes
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The bytes for name.
-
hasAlias
public boolean hasAlias()Metric alias - tied to name on birth and included in all later DATA messages
optional uint64 alias = 2;
- Specified by:
hasAlias
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the alias field is set.
-
getAlias
public long getAlias()Metric alias - tied to name on birth and included in all later DATA messages
optional uint64 alias = 2;
- Specified by:
getAlias
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The alias.
-
hasTimestamp
public boolean hasTimestamp()Timestamp associated with data acquisition time
optional uint64 timestamp = 3;
- Specified by:
hasTimestamp
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the timestamp field is set.
-
getTimestamp
public long getTimestamp()Timestamp associated with data acquisition time
optional uint64 timestamp = 3;
- Specified by:
getTimestamp
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The timestamp.
-
hasDatatype
public boolean hasDatatype()DataType of the metric/tag value
optional uint32 datatype = 4;
- Specified by:
hasDatatype
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the datatype field is set.
-
getDatatype
public int getDatatype()DataType of the metric/tag value
optional uint32 datatype = 4;
- Specified by:
getDatatype
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The datatype.
-
hasIsHistorical
public boolean hasIsHistorical()If this is historical data and should not update real time tag
optional bool is_historical = 5;
- Specified by:
hasIsHistorical
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the isHistorical field is set.
-
getIsHistorical
public boolean getIsHistorical()If this is historical data and should not update real time tag
optional bool is_historical = 5;
- Specified by:
getIsHistorical
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The isHistorical.
-
hasIsTransient
public boolean hasIsTransient()Tells consuming clients such as MQTT Engine to not store this as a tag
optional bool is_transient = 6;
- Specified by:
hasIsTransient
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the isTransient field is set.
-
getIsTransient
public boolean getIsTransient()Tells consuming clients such as MQTT Engine to not store this as a tag
optional bool is_transient = 6;
- Specified by:
getIsTransient
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The isTransient.
-
hasIsNull
public boolean hasIsNull()If this is null - explicitly say so rather than using -1, false, etc for some datatypes.
optional bool is_null = 7;
- Specified by:
hasIsNull
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the isNull field is set.
-
getIsNull
public boolean getIsNull()If this is null - explicitly say so rather than using -1, false, etc for some datatypes.
optional bool is_null = 7;
- Specified by:
getIsNull
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The isNull.
-
hasMetadata
public boolean hasMetadata()Metadata for the payload
optional .com.cirruslink.sparkplug.protobuf.Payload.MetaData metadata = 8;
- Specified by:
hasMetadata
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the metadata field is set.
-
getMetadata
Metadata for the payload
optional .com.cirruslink.sparkplug.protobuf.Payload.MetaData metadata = 8;
- Specified by:
getMetadata
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The metadata.
-
getMetadataOrBuilder
Metadata for the payload
optional .com.cirruslink.sparkplug.protobuf.Payload.MetaData metadata = 8;
- Specified by:
getMetadataOrBuilder
in interfaceSparkplugBProto.Payload.MetricOrBuilder
-
hasProperties
public boolean hasProperties()optional .com.cirruslink.sparkplug.protobuf.Payload.PropertySet properties = 9;
- Specified by:
hasProperties
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the properties field is set.
-
getProperties
optional .com.cirruslink.sparkplug.protobuf.Payload.PropertySet properties = 9;
- Specified by:
getProperties
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The properties.
-
getPropertiesOrBuilder
optional .com.cirruslink.sparkplug.protobuf.Payload.PropertySet properties = 9;
- Specified by:
getPropertiesOrBuilder
in interfaceSparkplugBProto.Payload.MetricOrBuilder
-
hasIntValue
public boolean hasIntValue()uint32 int_value = 10;
- Specified by:
hasIntValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the intValue field is set.
-
getIntValue
public int getIntValue()uint32 int_value = 10;
- Specified by:
getIntValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The intValue.
-
hasLongValue
public boolean hasLongValue()uint64 long_value = 11;
- Specified by:
hasLongValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the longValue field is set.
-
getLongValue
public long getLongValue()uint64 long_value = 11;
- Specified by:
getLongValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The longValue.
-
hasFloatValue
public boolean hasFloatValue()float float_value = 12;
- Specified by:
hasFloatValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the floatValue field is set.
-
getFloatValue
public float getFloatValue()float float_value = 12;
- Specified by:
getFloatValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The floatValue.
-
hasDoubleValue
public boolean hasDoubleValue()double double_value = 13;
- Specified by:
hasDoubleValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the doubleValue field is set.
-
getDoubleValue
public double getDoubleValue()double double_value = 13;
- Specified by:
getDoubleValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The doubleValue.
-
hasBooleanValue
public boolean hasBooleanValue()bool boolean_value = 14;
- Specified by:
hasBooleanValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the booleanValue field is set.
-
getBooleanValue
public boolean getBooleanValue()bool boolean_value = 14;
- Specified by:
getBooleanValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The booleanValue.
-
hasStringValue
public boolean hasStringValue()string string_value = 15;
- Specified by:
hasStringValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the stringValue field is set.
-
getStringValue
string string_value = 15;
- Specified by:
getStringValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The stringValue.
-
getStringValueBytes
public com.google.protobuf.ByteString getStringValueBytes()string string_value = 15;
- Specified by:
getStringValueBytes
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The bytes for stringValue.
-
hasBytesValue
public boolean hasBytesValue()Bytes, File
bytes bytes_value = 16;
- Specified by:
hasBytesValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the bytesValue field is set.
-
getBytesValue
public com.google.protobuf.ByteString getBytesValue()Bytes, File
bytes bytes_value = 16;
- Specified by:
getBytesValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The bytesValue.
-
hasDatasetValue
public boolean hasDatasetValue().com.cirruslink.sparkplug.protobuf.Payload.DataSet dataset_value = 17;
- Specified by:
hasDatasetValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the datasetValue field is set.
-
getDatasetValue
.com.cirruslink.sparkplug.protobuf.Payload.DataSet dataset_value = 17;
- Specified by:
getDatasetValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The datasetValue.
-
getDatasetValueOrBuilder
.com.cirruslink.sparkplug.protobuf.Payload.DataSet dataset_value = 17;
- Specified by:
getDatasetValueOrBuilder
in interfaceSparkplugBProto.Payload.MetricOrBuilder
-
hasTemplateValue
public boolean hasTemplateValue().com.cirruslink.sparkplug.protobuf.Payload.Template template_value = 18;
- Specified by:
hasTemplateValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the templateValue field is set.
-
getTemplateValue
.com.cirruslink.sparkplug.protobuf.Payload.Template template_value = 18;
- Specified by:
getTemplateValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The templateValue.
-
getTemplateValueOrBuilder
.com.cirruslink.sparkplug.protobuf.Payload.Template template_value = 18;
- Specified by:
getTemplateValueOrBuilder
in interfaceSparkplugBProto.Payload.MetricOrBuilder
-
hasExtensionValue
public boolean hasExtensionValue().com.cirruslink.sparkplug.protobuf.Payload.Metric.MetricValueExtension extension_value = 19;
- Specified by:
hasExtensionValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- Whether the extensionValue field is set.
-
getExtensionValue
.com.cirruslink.sparkplug.protobuf.Payload.Metric.MetricValueExtension extension_value = 19;
- Specified by:
getExtensionValue
in interfaceSparkplugBProto.Payload.MetricOrBuilder
- Returns:
- The extensionValue.
-
getExtensionValueOrBuilder
.com.cirruslink.sparkplug.protobuf.Payload.Metric.MetricValueExtension extension_value = 19;
- Specified by:
getExtensionValueOrBuilder
in interfaceSparkplugBProto.Payload.MetricOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SparkplugBProto.Payload.Metric parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SparkplugBProto.Payload.Metric parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SparkplugBProto.Payload.Metric parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SparkplugBProto.Payload.Metric parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SparkplugBProto.Payload.Metric parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SparkplugBProto.Payload.Metric parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static SparkplugBProto.Payload.Metric parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static SparkplugBProto.Payload.Metric parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static SparkplugBProto.Payload.Metric parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static SparkplugBProto.Payload.Metric parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static SparkplugBProto.Payload.Metric parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static SparkplugBProto.Payload.Metric.Builder newBuilder(SparkplugBProto.Payload.Metric prototype) -
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SparkplugBProto.Payload.Metric.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-