Package com.streamlayer.triggers
Class EssentialConditionData
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<EssentialConditionData,EssentialConditionData.Builder>
-
- com.streamlayer.triggers.EssentialConditionData
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,EssentialConditionDataOrBuilder
public final class EssentialConditionData extends com.google.protobuf.GeneratedMessageLite<EssentialConditionData,EssentialConditionData.Builder> implements EssentialConditionDataOrBuilder
Protobuf typestreamlayer.triggers.EssentialConditionData
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEssentialConditionData.BuilderProtobuf typestreamlayer.triggers.EssentialConditionData-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type extends java.lang.Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm
-
-
Field Summary
Fields Modifier and Type Field Description static intCHAIN_OPERATION_FIELD_NUMBERstatic intCOMPARE_FIELD_NUMBERstatic intEVENT_FIELD_NUMBERstatic intOPTIONS_FIELD_NUMBERstatic intTARGETS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)java.lang.StringgetChainOperation()string chain_operation = 3 [json_name = "chainOperation"];com.google.protobuf.ByteStringgetChainOperationBytes()string chain_operation = 3 [json_name = "chainOperation"];java.lang.StringgetCompare()string compare = 2 [json_name = "compare"];com.google.protobuf.ByteStringgetCompareBytes()string compare = 2 [json_name = "compare"];static EssentialConditionDatagetDefaultInstance()java.lang.StringgetEvent()string event = 1 [json_name = "event"];com.google.protobuf.ByteStringgetEventBytes()string event = 1 [json_name = "event"];TriggerConditionOptiongetOptions(int index)repeated .streamlayer.triggers.TriggerConditionOption options = 5 [json_name = "options"];intgetOptionsCount()repeated .streamlayer.triggers.TriggerConditionOption options = 5 [json_name = "options"];java.util.List<TriggerConditionOption>getOptionsList()repeated .streamlayer.triggers.TriggerConditionOption options = 5 [json_name = "options"];TriggerConditionOptionOrBuildergetOptionsOrBuilder(int index)repeated .streamlayer.triggers.TriggerConditionOption options = 5 [json_name = "options"];java.util.List<? extends TriggerConditionOptionOrBuilder>getOptionsOrBuilderList()repeated .streamlayer.triggers.TriggerConditionOption options = 5 [json_name = "options"];java.lang.StringgetTargets(int index)repeated string targets = 4 [json_name = "targets"];com.google.protobuf.ByteStringgetTargetsBytes(int index)repeated string targets = 4 [json_name = "targets"];intgetTargetsCount()repeated string targets = 4 [json_name = "targets"];java.util.List<java.lang.String>getTargetsList()repeated string targets = 4 [json_name = "targets"];static EssentialConditionData.BuildernewBuilder()static EssentialConditionData.BuildernewBuilder(EssentialConditionData prototype)static EssentialConditionDataparseDelimitedFrom(java.io.InputStream input)static EssentialConditionDataparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EssentialConditionDataparseFrom(byte[] data)static EssentialConditionDataparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EssentialConditionDataparseFrom(com.google.protobuf.ByteString data)static EssentialConditionDataparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EssentialConditionDataparseFrom(com.google.protobuf.CodedInputStream input)static EssentialConditionDataparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EssentialConditionDataparseFrom(java.io.InputStream input)static EssentialConditionDataparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EssentialConditionDataparseFrom(java.nio.ByteBuffer data)static EssentialConditionDataparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<EssentialConditionData>parser()-
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
-
-
-
Field Detail
-
EVENT_FIELD_NUMBER
public static final int EVENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPARE_FIELD_NUMBER
public static final int COMPARE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHAIN_OPERATION_FIELD_NUMBER
public static final int CHAIN_OPERATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGETS_FIELD_NUMBER
public static final int TARGETS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPTIONS_FIELD_NUMBER
public static final int OPTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getEvent
public java.lang.String getEvent()
string event = 1 [json_name = "event"];- Specified by:
getEventin interfaceEssentialConditionDataOrBuilder- Returns:
- The event.
-
getEventBytes
public com.google.protobuf.ByteString getEventBytes()
string event = 1 [json_name = "event"];- Specified by:
getEventBytesin interfaceEssentialConditionDataOrBuilder- Returns:
- The bytes for event.
-
getCompare
public java.lang.String getCompare()
string compare = 2 [json_name = "compare"];- Specified by:
getComparein interfaceEssentialConditionDataOrBuilder- Returns:
- The compare.
-
getCompareBytes
public com.google.protobuf.ByteString getCompareBytes()
string compare = 2 [json_name = "compare"];- Specified by:
getCompareBytesin interfaceEssentialConditionDataOrBuilder- Returns:
- The bytes for compare.
-
getChainOperation
public java.lang.String getChainOperation()
string chain_operation = 3 [json_name = "chainOperation"];- Specified by:
getChainOperationin interfaceEssentialConditionDataOrBuilder- Returns:
- The chainOperation.
-
getChainOperationBytes
public com.google.protobuf.ByteString getChainOperationBytes()
string chain_operation = 3 [json_name = "chainOperation"];- Specified by:
getChainOperationBytesin interfaceEssentialConditionDataOrBuilder- Returns:
- The bytes for chainOperation.
-
getTargetsList
public java.util.List<java.lang.String> getTargetsList()
repeated string targets = 4 [json_name = "targets"];- Specified by:
getTargetsListin interfaceEssentialConditionDataOrBuilder- Returns:
- A list containing the targets.
-
getTargetsCount
public int getTargetsCount()
repeated string targets = 4 [json_name = "targets"];- Specified by:
getTargetsCountin interfaceEssentialConditionDataOrBuilder- Returns:
- The count of targets.
-
getTargets
public java.lang.String getTargets(int index)
repeated string targets = 4 [json_name = "targets"];- Specified by:
getTargetsin interfaceEssentialConditionDataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The targets at the given index.
-
getTargetsBytes
public com.google.protobuf.ByteString getTargetsBytes(int index)
repeated string targets = 4 [json_name = "targets"];- Specified by:
getTargetsBytesin interfaceEssentialConditionDataOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the targets at the given index.
-
getOptionsList
public java.util.List<TriggerConditionOption> getOptionsList()
repeated .streamlayer.triggers.TriggerConditionOption options = 5 [json_name = "options"];- Specified by:
getOptionsListin interfaceEssentialConditionDataOrBuilder
-
getOptionsOrBuilderList
public java.util.List<? extends TriggerConditionOptionOrBuilder> getOptionsOrBuilderList()
repeated .streamlayer.triggers.TriggerConditionOption options = 5 [json_name = "options"];
-
getOptionsCount
public int getOptionsCount()
repeated .streamlayer.triggers.TriggerConditionOption options = 5 [json_name = "options"];- Specified by:
getOptionsCountin interfaceEssentialConditionDataOrBuilder
-
getOptions
public TriggerConditionOption getOptions(int index)
repeated .streamlayer.triggers.TriggerConditionOption options = 5 [json_name = "options"];- Specified by:
getOptionsin interfaceEssentialConditionDataOrBuilder
-
getOptionsOrBuilder
public TriggerConditionOptionOrBuilder getOptionsOrBuilder(int index)
repeated .streamlayer.triggers.TriggerConditionOption options = 5 [json_name = "options"];
-
parseFrom
public static EssentialConditionData parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EssentialConditionData parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EssentialConditionData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EssentialConditionData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EssentialConditionData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EssentialConditionData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EssentialConditionData parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static EssentialConditionData parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static EssentialConditionData parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static EssentialConditionData parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static EssentialConditionData parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static EssentialConditionData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static EssentialConditionData.Builder newBuilder()
-
newBuilder
public static EssentialConditionData.Builder newBuilder(EssentialConditionData prototype)
-
dynamicMethod
protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<EssentialConditionData,EssentialConditionData.Builder>
-
getDefaultInstance
public static EssentialConditionData getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<EssentialConditionData> parser()
-
-