public static final class CommandAlert.MonitoringTriggerConfig extends com.google.protobuf.GeneratedMessageV3 implements CommandAlert.MonitoringTriggerConfigOrBuilder
command_alert.MonitoringTriggerConfig
Modifier and Type | Class and Description |
---|---|
static class |
CommandAlert.MonitoringTriggerConfig.Builder
Protobuf type
command_alert.MonitoringTriggerConfig |
static class |
CommandAlert.MonitoringTriggerConfig.ComponentCase |
static class |
CommandAlert.MonitoringTriggerConfig.TriggerMetricCase |
static class |
CommandAlert.MonitoringTriggerConfig.ValueCase |
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
Modifier and Type | Field and Description |
---|---|
static int |
BROKERCLUSTERS_FIELD_NUMBER |
static int |
BROKERMETRIC_FIELD_NUMBER |
static int |
CLUSTERID_FIELD_NUMBER |
static int |
CONDITION_FIELD_NUMBER |
static int |
GROUP_FIELD_NUMBER |
static int |
GUID_FIELD_NUMBER |
static int |
LAGMS_FIELD_NUMBER |
static int |
LONGVALUE_FIELD_NUMBER |
static int |
METRIC_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
STATUSVALUE_FIELD_NUMBER |
static int |
TOPIC_FIELD_NUMBER |
static int |
TOPICMETRIC_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
CommandAlert.BrokerClusterComponents |
getBrokerClusters()
.command_alert.BrokerClusterComponents brokerClusters = 9; |
CommandAlert.BrokerClusterComponentsOrBuilder |
getBrokerClustersOrBuilder()
.command_alert.BrokerClusterComponents brokerClusters = 9; |
CommandAlert.BrokerTriggerMetricType |
getBrokerMetric()
.command_alert.BrokerTriggerMetricType brokerMetric = 11; |
int |
getBrokerMetricValue()
.command_alert.BrokerTriggerMetricType brokerMetric = 11; |
String |
getClusterId()
string clusterId = 3; |
com.google.protobuf.ByteString |
getClusterIdBytes()
string clusterId = 3; |
CommandAlert.MonitoringTriggerConfig.ComponentCase |
getComponentCase() |
CommandAlert.TriggerCondition |
getCondition()
.command_alert.TriggerCondition condition = 6; |
int |
getConditionValue()
.command_alert.TriggerCondition condition = 6; |
static CommandAlert.MonitoringTriggerConfig |
getDefaultInstance() |
CommandAlert.MonitoringTriggerConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getGroup()
string group = 4; |
com.google.protobuf.ByteString |
getGroupBytes()
string group = 4; |
String |
getGuid()
string guid = 1; |
com.google.protobuf.ByteString |
getGuidBytes()
string guid = 1; |
long |
getLagMs()
int64 lagMs = 8; |
long |
getLongValue()
int64 longValue = 7; |
CommandAlert.TriggerMetricType |
getMetric()
.command_alert.TriggerMetricType metric = 5; |
int |
getMetricValue()
.command_alert.TriggerMetricType metric = 5; |
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
com.google.protobuf.Parser<CommandAlert.MonitoringTriggerConfig> |
getParserForType() |
int |
getSerializedSize() |
CommandAlert.StatusValue |
getStatusValue()
.command_alert.StatusValue statusValue = 13; |
int |
getStatusValueValue()
.command_alert.StatusValue statusValue = 13; |
CommandAlert.TopicComponents |
getTopic()
.command_alert.TopicComponents topic = 10; |
CommandAlert.TopicTriggerMetricType |
getTopicMetric()
.command_alert.TopicTriggerMetricType topicMetric = 12; |
int |
getTopicMetricValue()
.command_alert.TopicTriggerMetricType topicMetric = 12; |
CommandAlert.TopicComponentsOrBuilder |
getTopicOrBuilder()
.command_alert.TopicComponents topic = 10; |
CommandAlert.MonitoringTriggerConfig.TriggerMetricCase |
getTriggerMetricCase() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
CommandAlert.MonitoringTriggerConfig.ValueCase |
getValueCase() |
boolean |
hasBrokerClusters()
.command_alert.BrokerClusterComponents brokerClusters = 9; |
int |
hashCode() |
boolean |
hasTopic()
.command_alert.TopicComponents topic = 10; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CommandAlert.MonitoringTriggerConfig.Builder |
newBuilder() |
static CommandAlert.MonitoringTriggerConfig.Builder |
newBuilder(CommandAlert.MonitoringTriggerConfig prototype) |
CommandAlert.MonitoringTriggerConfig.Builder |
newBuilderForType() |
protected CommandAlert.MonitoringTriggerConfig.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CommandAlert.MonitoringTriggerConfig |
parseDelimitedFrom(InputStream input) |
static CommandAlert.MonitoringTriggerConfig |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandAlert.MonitoringTriggerConfig |
parseFrom(byte[] data) |
static CommandAlert.MonitoringTriggerConfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandAlert.MonitoringTriggerConfig |
parseFrom(ByteBuffer data) |
static CommandAlert.MonitoringTriggerConfig |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandAlert.MonitoringTriggerConfig |
parseFrom(com.google.protobuf.ByteString data) |
static CommandAlert.MonitoringTriggerConfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandAlert.MonitoringTriggerConfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CommandAlert.MonitoringTriggerConfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandAlert.MonitoringTriggerConfig |
parseFrom(InputStream input) |
static CommandAlert.MonitoringTriggerConfig |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CommandAlert.MonitoringTriggerConfig> |
parser() |
CommandAlert.MonitoringTriggerConfig.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, 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
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int GUID_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int CLUSTERID_FIELD_NUMBER
public static final int GROUP_FIELD_NUMBER
public static final int BROKERCLUSTERS_FIELD_NUMBER
public static final int TOPIC_FIELD_NUMBER
public static final int METRIC_FIELD_NUMBER
public static final int BROKERMETRIC_FIELD_NUMBER
public static final int TOPICMETRIC_FIELD_NUMBER
public static final int CONDITION_FIELD_NUMBER
public static final int LONGVALUE_FIELD_NUMBER
public static final int STATUSVALUE_FIELD_NUMBER
public static final int LAGMS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public CommandAlert.MonitoringTriggerConfig.ComponentCase getComponentCase()
getComponentCase
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public CommandAlert.MonitoringTriggerConfig.TriggerMetricCase getTriggerMetricCase()
getTriggerMetricCase
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public CommandAlert.MonitoringTriggerConfig.ValueCase getValueCase()
getValueCase
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public String getGuid()
string guid = 1;
getGuid
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public com.google.protobuf.ByteString getGuidBytes()
string guid = 1;
getGuidBytes
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public String getName()
string name = 2;
getName
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public com.google.protobuf.ByteString getNameBytes()
string name = 2;
getNameBytes
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public String getClusterId()
string clusterId = 3;
getClusterId
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public com.google.protobuf.ByteString getClusterIdBytes()
string clusterId = 3;
getClusterIdBytes
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public String getGroup()
string group = 4;
getGroup
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public com.google.protobuf.ByteString getGroupBytes()
string group = 4;
getGroupBytes
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public boolean hasBrokerClusters()
.command_alert.BrokerClusterComponents brokerClusters = 9;
hasBrokerClusters
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public CommandAlert.BrokerClusterComponents getBrokerClusters()
.command_alert.BrokerClusterComponents brokerClusters = 9;
getBrokerClusters
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public CommandAlert.BrokerClusterComponentsOrBuilder getBrokerClustersOrBuilder()
.command_alert.BrokerClusterComponents brokerClusters = 9;
getBrokerClustersOrBuilder
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public boolean hasTopic()
.command_alert.TopicComponents topic = 10;
hasTopic
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public CommandAlert.TopicComponents getTopic()
.command_alert.TopicComponents topic = 10;
getTopic
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public CommandAlert.TopicComponentsOrBuilder getTopicOrBuilder()
.command_alert.TopicComponents topic = 10;
getTopicOrBuilder
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public int getMetricValue()
.command_alert.TriggerMetricType metric = 5;
getMetricValue
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public CommandAlert.TriggerMetricType getMetric()
.command_alert.TriggerMetricType metric = 5;
getMetric
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public int getBrokerMetricValue()
.command_alert.BrokerTriggerMetricType brokerMetric = 11;
getBrokerMetricValue
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public CommandAlert.BrokerTriggerMetricType getBrokerMetric()
.command_alert.BrokerTriggerMetricType brokerMetric = 11;
getBrokerMetric
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public int getTopicMetricValue()
.command_alert.TopicTriggerMetricType topicMetric = 12;
getTopicMetricValue
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public CommandAlert.TopicTriggerMetricType getTopicMetric()
.command_alert.TopicTriggerMetricType topicMetric = 12;
getTopicMetric
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public int getConditionValue()
.command_alert.TriggerCondition condition = 6;
getConditionValue
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public CommandAlert.TriggerCondition getCondition()
.command_alert.TriggerCondition condition = 6;
getCondition
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public long getLongValue()
int64 longValue = 7;
getLongValue
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public int getStatusValueValue()
.command_alert.StatusValue statusValue = 13;
getStatusValueValue
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public CommandAlert.StatusValue getStatusValue()
.command_alert.StatusValue statusValue = 13;
getStatusValue
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public long getLagMs()
int64 lagMs = 8;
getLagMs
in interface CommandAlert.MonitoringTriggerConfigOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static CommandAlert.MonitoringTriggerConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CommandAlert.MonitoringTriggerConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CommandAlert.MonitoringTriggerConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CommandAlert.MonitoringTriggerConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CommandAlert.MonitoringTriggerConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CommandAlert.MonitoringTriggerConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CommandAlert.MonitoringTriggerConfig parseFrom(InputStream input) throws IOException
IOException
public static CommandAlert.MonitoringTriggerConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static CommandAlert.MonitoringTriggerConfig parseDelimitedFrom(InputStream input) throws IOException
IOException
public static CommandAlert.MonitoringTriggerConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static CommandAlert.MonitoringTriggerConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static CommandAlert.MonitoringTriggerConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public CommandAlert.MonitoringTriggerConfig.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static CommandAlert.MonitoringTriggerConfig.Builder newBuilder()
public static CommandAlert.MonitoringTriggerConfig.Builder newBuilder(CommandAlert.MonitoringTriggerConfig prototype)
public CommandAlert.MonitoringTriggerConfig.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected CommandAlert.MonitoringTriggerConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static CommandAlert.MonitoringTriggerConfig getDefaultInstance()
public static com.google.protobuf.Parser<CommandAlert.MonitoringTriggerConfig> parser()
public com.google.protobuf.Parser<CommandAlert.MonitoringTriggerConfig> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public CommandAlert.MonitoringTriggerConfig getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder