@Generated(value="Autogenerated by Thrift Compiler (0.16.0)") @InterfaceAudience.Public @InterfaceStability.Stable public class WMGetTriggersForResourePlanResponse extends Object implements org.apache.thrift.TBase<WMGetTriggersForResourePlanResponse,WMGetTriggersForResourePlanResponse._Fields>, Serializable, Cloneable, Comparable<WMGetTriggersForResourePlanResponse>
| Modifier and Type | Class and Description |
|---|---|
static class |
WMGetTriggersForResourePlanResponse._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| Modifier and Type | Field and Description |
|---|---|
static Map<WMGetTriggersForResourePlanResponse._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
| Constructor and Description |
|---|
WMGetTriggersForResourePlanResponse() |
WMGetTriggersForResourePlanResponse(WMGetTriggersForResourePlanResponse other)
Performs a deep copy on other.
|
public static final Map<WMGetTriggersForResourePlanResponse._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public WMGetTriggersForResourePlanResponse()
public WMGetTriggersForResourePlanResponse(WMGetTriggersForResourePlanResponse other)
public WMGetTriggersForResourePlanResponse deepCopy()
deepCopy in interface org.apache.thrift.TBase<WMGetTriggersForResourePlanResponse,WMGetTriggersForResourePlanResponse._Fields>public void clear()
clear in interface org.apache.thrift.TBase<WMGetTriggersForResourePlanResponse,WMGetTriggersForResourePlanResponse._Fields>public int getTriggersSize()
public void addToTriggers(WMTrigger elem)
public void unsetTriggers()
public boolean isSetTriggers()
public void setTriggersIsSet(boolean value)
public void setFieldValue(WMGetTriggersForResourePlanResponse._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<WMGetTriggersForResourePlanResponse,WMGetTriggersForResourePlanResponse._Fields>public Object getFieldValue(WMGetTriggersForResourePlanResponse._Fields field)
getFieldValue in interface org.apache.thrift.TBase<WMGetTriggersForResourePlanResponse,WMGetTriggersForResourePlanResponse._Fields>public boolean isSet(WMGetTriggersForResourePlanResponse._Fields field)
isSet in interface org.apache.thrift.TBase<WMGetTriggersForResourePlanResponse,WMGetTriggersForResourePlanResponse._Fields>public boolean equals(WMGetTriggersForResourePlanResponse that)
public int compareTo(WMGetTriggersForResourePlanResponse other)
compareTo in interface Comparable<WMGetTriggersForResourePlanResponse>public WMGetTriggersForResourePlanResponse._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<WMGetTriggersForResourePlanResponse,WMGetTriggersForResourePlanResponse._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TSerializableorg.apache.thrift.TExceptionpublic void write(org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
write in interface org.apache.thrift.TSerializableorg.apache.thrift.TExceptionpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.