public static interface CommandAlert.MonitoringTriggerConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
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; |
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() |
CommandAlert.MonitoringTriggerConfig.ValueCase |
getValueCase() |
boolean |
hasBrokerClusters()
.command_alert.BrokerClusterComponents brokerClusters = 9; |
boolean |
hasBrokerMetric()
.command_alert.BrokerTriggerMetricType brokerMetric = 11; |
boolean |
hasGroup()
string group = 4; |
boolean |
hasLongValue()
int64 longValue = 7; |
boolean |
hasMetric()
.command_alert.TriggerMetricType metric = 5; |
boolean |
hasStatusValue()
.command_alert.StatusValue statusValue = 13; |
boolean |
hasTopic()
.command_alert.TopicComponents topic = 10; |
boolean |
hasTopicMetric()
.command_alert.TopicTriggerMetricType topicMetric = 12; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getGuid()
string guid = 1;com.google.protobuf.ByteString getGuidBytes()
string guid = 1;String getName()
string name = 2;com.google.protobuf.ByteString getNameBytes()
string name = 2;String getClusterId()
string clusterId = 3;com.google.protobuf.ByteString getClusterIdBytes()
string clusterId = 3;boolean hasGroup()
string group = 4;String getGroup()
string group = 4;com.google.protobuf.ByteString getGroupBytes()
string group = 4;boolean hasBrokerClusters()
.command_alert.BrokerClusterComponents brokerClusters = 9;CommandAlert.BrokerClusterComponents getBrokerClusters()
.command_alert.BrokerClusterComponents brokerClusters = 9;CommandAlert.BrokerClusterComponentsOrBuilder getBrokerClustersOrBuilder()
.command_alert.BrokerClusterComponents brokerClusters = 9;boolean hasTopic()
.command_alert.TopicComponents topic = 10;CommandAlert.TopicComponents getTopic()
.command_alert.TopicComponents topic = 10;CommandAlert.TopicComponentsOrBuilder getTopicOrBuilder()
.command_alert.TopicComponents topic = 10;boolean hasMetric()
.command_alert.TriggerMetricType metric = 5;int getMetricValue()
.command_alert.TriggerMetricType metric = 5;CommandAlert.TriggerMetricType getMetric()
.command_alert.TriggerMetricType metric = 5;boolean hasBrokerMetric()
.command_alert.BrokerTriggerMetricType brokerMetric = 11;int getBrokerMetricValue()
.command_alert.BrokerTriggerMetricType brokerMetric = 11;CommandAlert.BrokerTriggerMetricType getBrokerMetric()
.command_alert.BrokerTriggerMetricType brokerMetric = 11;boolean hasTopicMetric()
.command_alert.TopicTriggerMetricType topicMetric = 12;int getTopicMetricValue()
.command_alert.TopicTriggerMetricType topicMetric = 12;CommandAlert.TopicTriggerMetricType getTopicMetric()
.command_alert.TopicTriggerMetricType topicMetric = 12;int getConditionValue()
.command_alert.TriggerCondition condition = 6;CommandAlert.TriggerCondition getCondition()
.command_alert.TriggerCondition condition = 6;boolean hasLongValue()
int64 longValue = 7;long getLongValue()
int64 longValue = 7;boolean hasStatusValue()
.command_alert.StatusValue statusValue = 13;int getStatusValueValue()
.command_alert.StatusValue statusValue = 13;CommandAlert.StatusValue getStatusValue()
.command_alert.StatusValue statusValue = 13;long getLagMs()
int64 lagMs = 8;CommandAlert.MonitoringTriggerConfig.ComponentCase getComponentCase()
CommandAlert.MonitoringTriggerConfig.TriggerMetricCase getTriggerMetricCase()
CommandAlert.MonitoringTriggerConfig.ValueCase getValueCase()