@Generated(value="Autogenerated by Thrift Compiler (0.9.3)", date="2019-08-15") public class UpsertWorkflowSearchAttributesEventAttributes extends java.lang.Object implements org.apache.thrift.TBase<UpsertWorkflowSearchAttributesEventAttributes,UpsertWorkflowSearchAttributesEventAttributes._Fields>, java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<UpsertWorkflowSearchAttributesEventAttributes>
Modifier and Type | Class and Description |
---|---|
static class |
UpsertWorkflowSearchAttributesEventAttributes._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Modifier and Type | Field and Description |
---|---|
long |
decisionTaskCompletedEventId |
static java.util.Map<UpsertWorkflowSearchAttributesEventAttributes._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
SearchAttributes |
searchAttributes |
Constructor and Description |
---|
UpsertWorkflowSearchAttributesEventAttributes() |
UpsertWorkflowSearchAttributesEventAttributes(UpsertWorkflowSearchAttributesEventAttributes other)
Performs a deep copy on other.
|
public long decisionTaskCompletedEventId
public SearchAttributes searchAttributes
public static final java.util.Map<UpsertWorkflowSearchAttributesEventAttributes._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public UpsertWorkflowSearchAttributesEventAttributes()
public UpsertWorkflowSearchAttributesEventAttributes(UpsertWorkflowSearchAttributesEventAttributes other)
public UpsertWorkflowSearchAttributesEventAttributes deepCopy()
deepCopy
in interface org.apache.thrift.TBase<UpsertWorkflowSearchAttributesEventAttributes,UpsertWorkflowSearchAttributesEventAttributes._Fields>
public void clear()
clear
in interface org.apache.thrift.TBase<UpsertWorkflowSearchAttributesEventAttributes,UpsertWorkflowSearchAttributesEventAttributes._Fields>
public long getDecisionTaskCompletedEventId()
public UpsertWorkflowSearchAttributesEventAttributes setDecisionTaskCompletedEventId(long decisionTaskCompletedEventId)
public void unsetDecisionTaskCompletedEventId()
public boolean isSetDecisionTaskCompletedEventId()
public void setDecisionTaskCompletedEventIdIsSet(boolean value)
public SearchAttributes getSearchAttributes()
public UpsertWorkflowSearchAttributesEventAttributes setSearchAttributes(SearchAttributes searchAttributes)
public void unsetSearchAttributes()
public boolean isSetSearchAttributes()
public void setSearchAttributesIsSet(boolean value)
public void setFieldValue(UpsertWorkflowSearchAttributesEventAttributes._Fields field, java.lang.Object value)
setFieldValue
in interface org.apache.thrift.TBase<UpsertWorkflowSearchAttributesEventAttributes,UpsertWorkflowSearchAttributesEventAttributes._Fields>
public java.lang.Object getFieldValue(UpsertWorkflowSearchAttributesEventAttributes._Fields field)
getFieldValue
in interface org.apache.thrift.TBase<UpsertWorkflowSearchAttributesEventAttributes,UpsertWorkflowSearchAttributesEventAttributes._Fields>
public boolean isSet(UpsertWorkflowSearchAttributesEventAttributes._Fields field)
isSet
in interface org.apache.thrift.TBase<UpsertWorkflowSearchAttributesEventAttributes,UpsertWorkflowSearchAttributesEventAttributes._Fields>
public boolean equals(java.lang.Object that)
equals
in class java.lang.Object
public boolean equals(UpsertWorkflowSearchAttributesEventAttributes that)
public int hashCode()
hashCode
in class java.lang.Object
public int compareTo(UpsertWorkflowSearchAttributesEventAttributes other)
compareTo
in interface java.lang.Comparable<UpsertWorkflowSearchAttributesEventAttributes>
public UpsertWorkflowSearchAttributesEventAttributes._Fields fieldForId(int fieldId)
fieldForId
in interface org.apache.thrift.TBase<UpsertWorkflowSearchAttributesEventAttributes,UpsertWorkflowSearchAttributesEventAttributes._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
read
in interface org.apache.thrift.TBase<UpsertWorkflowSearchAttributesEventAttributes,UpsertWorkflowSearchAttributesEventAttributes._Fields>
org.apache.thrift.TException
public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException
write
in interface org.apache.thrift.TBase<UpsertWorkflowSearchAttributesEventAttributes,UpsertWorkflowSearchAttributesEventAttributes._Fields>
org.apache.thrift.TException
public java.lang.String toString()
toString
in class java.lang.Object
public void validate() throws org.apache.thrift.TException
org.apache.thrift.TException