public static final class KuraPayloadProto.KuraPayload.KuraMetric extends com.google.protobuf.GeneratedMessage implements KuraPayloadProto.KuraPayload.KuraMetricOrBuilder
kuradatatypes.KuraPayload.KuraMetric| Modifier and Type | Class and Description |
|---|---|
static class |
KuraPayloadProto.KuraPayload.KuraMetric.Builder
Protobuf type
kuradatatypes.KuraPayload.KuraMetric |
static class |
KuraPayloadProto.KuraPayload.KuraMetric.ValueType
Protobuf enum
kuradatatypes.KuraPayload.KuraMetric.ValueType |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, 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 |
BOOL_VALUE_FIELD_NUMBER |
static int |
BYTES_VALUE_FIELD_NUMBER |
static int |
DOUBLE_VALUE_FIELD_NUMBER |
static int |
FLOAT_VALUE_FIELD_NUMBER |
static int |
INT_VALUE_FIELD_NUMBER |
static int |
LONG_VALUE_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static com.google.protobuf.Parser<KuraPayloadProto.KuraPayload.KuraMetric> |
PARSER |
static int |
STRING_VALUE_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBoolValue()
optional bool bool_value = 7; |
com.google.protobuf.ByteString |
getBytesValue()
optional bytes bytes_value = 9; |
static KuraPayloadProto.KuraPayload.KuraMetric |
getDefaultInstance() |
KuraPayloadProto.KuraPayload.KuraMetric |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
double |
getDoubleValue()
optional double double_value = 3; |
float |
getFloatValue()
optional float float_value = 4; |
int |
getIntValue()
optional int32 int_value = 6; |
long |
getLongValue()
optional int64 long_value = 5; |
String |
getName()
required string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
required string name = 1; |
com.google.protobuf.Parser<KuraPayloadProto.KuraPayload.KuraMetric> |
getParserForType() |
int |
getSerializedSize() |
String |
getStringValue()
optional string string_value = 8; |
com.google.protobuf.ByteString |
getStringValueBytes()
optional string string_value = 8; |
KuraPayloadProto.KuraPayload.KuraMetric.ValueType |
getType()
required .kuradatatypes.KuraPayload.KuraMetric.ValueType type = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBoolValue()
optional bool bool_value = 7; |
boolean |
hasBytesValue()
optional bytes bytes_value = 9; |
boolean |
hasDoubleValue()
optional double double_value = 3; |
boolean |
hasFloatValue()
optional float float_value = 4; |
boolean |
hasIntValue()
optional int32 int_value = 6; |
boolean |
hasLongValue()
optional int64 long_value = 5; |
boolean |
hasName()
required string name = 1; |
boolean |
hasStringValue()
optional string string_value = 8; |
boolean |
hasType()
required .kuradatatypes.KuraPayload.KuraMetric.ValueType type = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static KuraPayloadProto.KuraPayload.KuraMetric.Builder |
newBuilder() |
static KuraPayloadProto.KuraPayload.KuraMetric.Builder |
newBuilder(KuraPayloadProto.KuraPayload.KuraMetric prototype) |
KuraPayloadProto.KuraPayload.KuraMetric.Builder |
newBuilderForType() |
protected KuraPayloadProto.KuraPayload.KuraMetric.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static KuraPayloadProto.KuraPayload.KuraMetric |
parseDelimitedFrom(InputStream input) |
static KuraPayloadProto.KuraPayload.KuraMetric |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KuraPayloadProto.KuraPayload.KuraMetric |
parseFrom(byte[] data) |
static KuraPayloadProto.KuraPayload.KuraMetric |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KuraPayloadProto.KuraPayload.KuraMetric |
parseFrom(com.google.protobuf.ByteString data) |
static KuraPayloadProto.KuraPayload.KuraMetric |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KuraPayloadProto.KuraPayload.KuraMetric |
parseFrom(com.google.protobuf.CodedInputStream input) |
static KuraPayloadProto.KuraPayload.KuraMetric |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KuraPayloadProto.KuraPayload.KuraMetric |
parseFrom(InputStream input) |
static KuraPayloadProto.KuraPayload.KuraMetric |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
KuraPayloadProto.KuraPayload.KuraMetric.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringcheckByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<KuraPayloadProto.KuraPayload.KuraMetric> PARSER
public static final int NAME_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int DOUBLE_VALUE_FIELD_NUMBER
public static final int FLOAT_VALUE_FIELD_NUMBER
public static final int LONG_VALUE_FIELD_NUMBER
public static final int INT_VALUE_FIELD_NUMBER
public static final int BOOL_VALUE_FIELD_NUMBER
public static final int STRING_VALUE_FIELD_NUMBER
public static final int BYTES_VALUE_FIELD_NUMBER
public static KuraPayloadProto.KuraPayload.KuraMetric getDefaultInstance()
public KuraPayloadProto.KuraPayload.KuraMetric getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic 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 com.google.protobuf.Parser<KuraPayloadProto.KuraPayload.KuraMetric> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasName()
required string name = 1;hasName in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic String getName()
required string name = 1;getName in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
required string name = 1;getNameBytes in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic boolean hasType()
required .kuradatatypes.KuraPayload.KuraMetric.ValueType type = 2;hasType in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic KuraPayloadProto.KuraPayload.KuraMetric.ValueType getType()
required .kuradatatypes.KuraPayload.KuraMetric.ValueType type = 2;getType in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic boolean hasDoubleValue()
optional double double_value = 3;hasDoubleValue in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic double getDoubleValue()
optional double double_value = 3;getDoubleValue in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic boolean hasFloatValue()
optional float float_value = 4;hasFloatValue in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic float getFloatValue()
optional float float_value = 4;getFloatValue in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic boolean hasLongValue()
optional int64 long_value = 5;hasLongValue in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic long getLongValue()
optional int64 long_value = 5;getLongValue in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic boolean hasIntValue()
optional int32 int_value = 6;hasIntValue in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic int getIntValue()
optional int32 int_value = 6;getIntValue in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic boolean hasBoolValue()
optional bool bool_value = 7;hasBoolValue in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic boolean getBoolValue()
optional bool bool_value = 7;getBoolValue in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic boolean hasStringValue()
optional string string_value = 8;hasStringValue in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic String getStringValue()
optional string string_value = 8;getStringValue in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic com.google.protobuf.ByteString getStringValueBytes()
optional string string_value = 8;getStringValueBytes in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic boolean hasBytesValue()
optional bytes bytes_value = 9;hasBytesValue in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic com.google.protobuf.ByteString getBytesValue()
optional bytes bytes_value = 9;getBytesValue in interface KuraPayloadProto.KuraPayload.KuraMetricOrBuilderpublic 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.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static KuraPayloadProto.KuraPayload.KuraMetric parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KuraPayloadProto.KuraPayload.KuraMetric parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KuraPayloadProto.KuraPayload.KuraMetric parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KuraPayloadProto.KuraPayload.KuraMetric parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KuraPayloadProto.KuraPayload.KuraMetric parseFrom(InputStream input) throws IOException
IOExceptionpublic static KuraPayloadProto.KuraPayload.KuraMetric parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static KuraPayloadProto.KuraPayload.KuraMetric parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static KuraPayloadProto.KuraPayload.KuraMetric parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static KuraPayloadProto.KuraPayload.KuraMetric parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static KuraPayloadProto.KuraPayload.KuraMetric parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static KuraPayloadProto.KuraPayload.KuraMetric.Builder newBuilder()
public KuraPayloadProto.KuraPayload.KuraMetric.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static KuraPayloadProto.KuraPayload.KuraMetric.Builder newBuilder(KuraPayloadProto.KuraPayload.KuraMetric prototype)
public KuraPayloadProto.KuraPayload.KuraMetric.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected KuraPayloadProto.KuraPayload.KuraMetric.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2017. All rights reserved.