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.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| 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() |
CommandAlert.MonitoringTriggerConfig.ValueCase |
getValueCase() |
boolean |
hasBrokerClusters()
.command_alert.BrokerClusterComponents brokerClusters = 9; |
boolean |
hasBrokerMetric()
.command_alert.BrokerTriggerMetricType brokerMetric = 11; |
boolean |
hasGroup()
string group = 4; |
int |
hashCode() |
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; |
boolean |
isInitialized() |
static CommandAlert.MonitoringTriggerConfig.Builder |
newBuilder() |
static CommandAlert.MonitoringTriggerConfig.Builder |
newBuilder(CommandAlert.MonitoringTriggerConfig prototype) |
CommandAlert.MonitoringTriggerConfig.Builder |
newBuilderForType() |
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) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic 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
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public CommandAlert.MonitoringTriggerConfig.ComponentCase getComponentCase()
getComponentCase in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic CommandAlert.MonitoringTriggerConfig.TriggerMetricCase getTriggerMetricCase()
getTriggerMetricCase in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic CommandAlert.MonitoringTriggerConfig.ValueCase getValueCase()
getValueCase in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic String getGuid()
string guid = 1;getGuid in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic com.google.protobuf.ByteString getGuidBytes()
string guid = 1;getGuidBytes in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic String getName()
string name = 2;getName in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
string name = 2;getNameBytes in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic String getClusterId()
string clusterId = 3;getClusterId in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic com.google.protobuf.ByteString getClusterIdBytes()
string clusterId = 3;getClusterIdBytes in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic boolean hasGroup()
string group = 4;hasGroup in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic String getGroup()
string group = 4;getGroup in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic com.google.protobuf.ByteString getGroupBytes()
string group = 4;getGroupBytes in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic boolean hasBrokerClusters()
.command_alert.BrokerClusterComponents brokerClusters = 9;hasBrokerClusters in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic CommandAlert.BrokerClusterComponents getBrokerClusters()
.command_alert.BrokerClusterComponents brokerClusters = 9;getBrokerClusters in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic CommandAlert.BrokerClusterComponentsOrBuilder getBrokerClustersOrBuilder()
.command_alert.BrokerClusterComponents brokerClusters = 9;getBrokerClustersOrBuilder in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic boolean hasTopic()
.command_alert.TopicComponents topic = 10;hasTopic in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic CommandAlert.TopicComponents getTopic()
.command_alert.TopicComponents topic = 10;getTopic in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic CommandAlert.TopicComponentsOrBuilder getTopicOrBuilder()
.command_alert.TopicComponents topic = 10;getTopicOrBuilder in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic boolean hasMetric()
.command_alert.TriggerMetricType metric = 5;hasMetric in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic int getMetricValue()
.command_alert.TriggerMetricType metric = 5;getMetricValue in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic CommandAlert.TriggerMetricType getMetric()
.command_alert.TriggerMetricType metric = 5;getMetric in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic boolean hasBrokerMetric()
.command_alert.BrokerTriggerMetricType brokerMetric = 11;hasBrokerMetric in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic int getBrokerMetricValue()
.command_alert.BrokerTriggerMetricType brokerMetric = 11;getBrokerMetricValue in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic CommandAlert.BrokerTriggerMetricType getBrokerMetric()
.command_alert.BrokerTriggerMetricType brokerMetric = 11;getBrokerMetric in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic boolean hasTopicMetric()
.command_alert.TopicTriggerMetricType topicMetric = 12;hasTopicMetric in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic int getTopicMetricValue()
.command_alert.TopicTriggerMetricType topicMetric = 12;getTopicMetricValue in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic CommandAlert.TopicTriggerMetricType getTopicMetric()
.command_alert.TopicTriggerMetricType topicMetric = 12;getTopicMetric in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic int getConditionValue()
.command_alert.TriggerCondition condition = 6;getConditionValue in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic CommandAlert.TriggerCondition getCondition()
.command_alert.TriggerCondition condition = 6;getCondition in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic boolean hasLongValue()
int64 longValue = 7;hasLongValue in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic long getLongValue()
int64 longValue = 7;getLongValue in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic boolean hasStatusValue()
.command_alert.StatusValue statusValue = 13;hasStatusValue in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic int getStatusValueValue()
.command_alert.StatusValue statusValue = 13;getStatusValueValue in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic CommandAlert.StatusValue getStatusValue()
.command_alert.StatusValue statusValue = 13;getStatusValue in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic long getLagMs()
int64 lagMs = 8;getLagMs in interface CommandAlert.MonitoringTriggerConfigOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static CommandAlert.MonitoringTriggerConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CommandAlert.MonitoringTriggerConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CommandAlert.MonitoringTriggerConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CommandAlert.MonitoringTriggerConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CommandAlert.MonitoringTriggerConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CommandAlert.MonitoringTriggerConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CommandAlert.MonitoringTriggerConfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static CommandAlert.MonitoringTriggerConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CommandAlert.MonitoringTriggerConfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CommandAlert.MonitoringTriggerConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CommandAlert.MonitoringTriggerConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static CommandAlert.MonitoringTriggerConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic CommandAlert.MonitoringTriggerConfig.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic 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.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic 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.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public CommandAlert.MonitoringTriggerConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder