Class Controlcenter.TriggerActions
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.confluent.controlcenter.record.Controlcenter.TriggerActions
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Controlcenter.TriggerActionsOrBuilder,Serializable
- Enclosing class:
Controlcenter
public static final class Controlcenter.TriggerActions
extends com.google.protobuf.GeneratedMessage
implements Controlcenter.TriggerActionsOrBuilder
Protobuf type
controlcenter.TriggerActions- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typecontrolcenter.TriggerActionsNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionbooleangetActions(int index) repeated .controlcenter.TriggerAction actions = 2;intrepeated .controlcenter.TriggerAction actions = 2;repeated .controlcenter.TriggerAction actions = 2;getActionsOrBuilder(int index) repeated .controlcenter.TriggerAction actions = 2;List<? extends Controlcenter.TriggerActionOrBuilder> repeated .controlcenter.TriggerAction actions = 2;.alert.ComponentDesc component = 4;.alert.ComponentDesc component = 4;static Controlcenter.TriggerActionsstatic final com.google.protobuf.Descriptors.Descriptorlongint64 nextTriggerInfoSequence = 3;com.google.protobuf.Parser<Controlcenter.TriggerActions> intstring triggerGuid = 1;com.google.protobuf.ByteStringstring triggerGuid = 1;boolean.alert.ComponentDesc component = 4;inthashCode()final booleannewBuilder(Controlcenter.TriggerActions prototype) static Controlcenter.TriggerActionsparseDelimitedFrom(InputStream input) static Controlcenter.TriggerActionsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Controlcenter.TriggerActionsparseFrom(byte[] data) static Controlcenter.TriggerActionsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Controlcenter.TriggerActionsparseFrom(com.google.protobuf.ByteString data) static Controlcenter.TriggerActionsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Controlcenter.TriggerActionsparseFrom(com.google.protobuf.CodedInputStream input) static Controlcenter.TriggerActionsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Controlcenter.TriggerActionsparseFrom(InputStream input) static Controlcenter.TriggerActionsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Controlcenter.TriggerActionsparseFrom(ByteBuffer data) static Controlcenter.TriggerActionsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Controlcenter.TriggerActions> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
TRIGGERGUID_FIELD_NUMBER
public static final int TRIGGERGUID_FIELD_NUMBER- See Also:
-
COMPONENT_FIELD_NUMBER
public static final int COMPONENT_FIELD_NUMBER- See Also:
-
ACTIONS_FIELD_NUMBER
public static final int ACTIONS_FIELD_NUMBER- See Also:
-
NEXTTRIGGERINFOSEQUENCE_FIELD_NUMBER
public static final int NEXTTRIGGERINFOSEQUENCE_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
getTriggerGuid
string triggerGuid = 1;- Specified by:
getTriggerGuidin interfaceControlcenter.TriggerActionsOrBuilder- Returns:
- The triggerGuid.
-
getTriggerGuidBytes
public com.google.protobuf.ByteString getTriggerGuidBytes()string triggerGuid = 1;- Specified by:
getTriggerGuidBytesin interfaceControlcenter.TriggerActionsOrBuilder- Returns:
- The bytes for triggerGuid.
-
hasComponent
public boolean hasComponent().alert.ComponentDesc component = 4;- Specified by:
hasComponentin interfaceControlcenter.TriggerActionsOrBuilder- Returns:
- Whether the component field is set.
-
getComponent
.alert.ComponentDesc component = 4;- Specified by:
getComponentin interfaceControlcenter.TriggerActionsOrBuilder- Returns:
- The component.
-
getComponentOrBuilder
.alert.ComponentDesc component = 4;- Specified by:
getComponentOrBuilderin interfaceControlcenter.TriggerActionsOrBuilder
-
getActionsList
repeated .controlcenter.TriggerAction actions = 2;- Specified by:
getActionsListin interfaceControlcenter.TriggerActionsOrBuilder
-
getActionsOrBuilderList
repeated .controlcenter.TriggerAction actions = 2;- Specified by:
getActionsOrBuilderListin interfaceControlcenter.TriggerActionsOrBuilder
-
getActionsCount
public int getActionsCount()repeated .controlcenter.TriggerAction actions = 2;- Specified by:
getActionsCountin interfaceControlcenter.TriggerActionsOrBuilder
-
getActions
repeated .controlcenter.TriggerAction actions = 2;- Specified by:
getActionsin interfaceControlcenter.TriggerActionsOrBuilder
-
getActionsOrBuilder
repeated .controlcenter.TriggerAction actions = 2;- Specified by:
getActionsOrBuilderin interfaceControlcenter.TriggerActionsOrBuilder
-
getNextTriggerInfoSequence
public long getNextTriggerInfoSequence()int64 nextTriggerInfoSequence = 3;- Specified by:
getNextTriggerInfoSequencein interfaceControlcenter.TriggerActionsOrBuilder- Returns:
- The nextTriggerInfoSequence.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Controlcenter.TriggerActions parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Controlcenter.TriggerActions parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Controlcenter.TriggerActions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Controlcenter.TriggerActions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Controlcenter.TriggerActions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Controlcenter.TriggerActions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Controlcenter.TriggerActions parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Controlcenter.TriggerActions parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Controlcenter.TriggerActions parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Controlcenter.TriggerActions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static Controlcenter.TriggerActions.Builder newBuilder(Controlcenter.TriggerActions prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-