public static class ConfigurationService.addHttp1Rule_args extends Object implements org.apache.thrift.TBase<ConfigurationService.addHttp1Rule_args,ConfigurationService.addHttp1Rule_args._Fields>, Serializable, Cloneable, Comparable<ConfigurationService.addHttp1Rule_args>
Modifier and Type | Class and Description |
---|---|
static class |
ConfigurationService.addHttp1Rule_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Modifier and Type | Field and Description |
---|---|
Http1Rule |
http1Rule |
static Map<ConfigurationService.addHttp1Rule_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
RuleType |
ruleType |
Constructor and Description |
---|
addHttp1Rule_args() |
addHttp1Rule_args(ConfigurationService.addHttp1Rule_args other)
Performs a deep copy on other.
|
addHttp1Rule_args(Http1Rule http1Rule,
RuleType ruleType) |
public Http1Rule http1Rule
public static final Map<ConfigurationService.addHttp1Rule_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public addHttp1Rule_args()
public addHttp1Rule_args(ConfigurationService.addHttp1Rule_args other)
public ConfigurationService.addHttp1Rule_args deepCopy()
deepCopy
in interface org.apache.thrift.TBase<ConfigurationService.addHttp1Rule_args,ConfigurationService.addHttp1Rule_args._Fields>
public void clear()
clear
in interface org.apache.thrift.TBase<ConfigurationService.addHttp1Rule_args,ConfigurationService.addHttp1Rule_args._Fields>
public Http1Rule getHttp1Rule()
public ConfigurationService.addHttp1Rule_args setHttp1Rule(Http1Rule http1Rule)
public void unsetHttp1Rule()
public boolean isSetHttp1Rule()
public void setHttp1RuleIsSet(boolean value)
public ConfigurationService.addHttp1Rule_args setRuleType(RuleType ruleType)
RuleType
public void unsetRuleType()
public boolean isSetRuleType()
public void setRuleTypeIsSet(boolean value)
public void setFieldValue(ConfigurationService.addHttp1Rule_args._Fields field, Object value)
setFieldValue
in interface org.apache.thrift.TBase<ConfigurationService.addHttp1Rule_args,ConfigurationService.addHttp1Rule_args._Fields>
public Object getFieldValue(ConfigurationService.addHttp1Rule_args._Fields field)
getFieldValue
in interface org.apache.thrift.TBase<ConfigurationService.addHttp1Rule_args,ConfigurationService.addHttp1Rule_args._Fields>
public boolean isSet(ConfigurationService.addHttp1Rule_args._Fields field)
isSet
in interface org.apache.thrift.TBase<ConfigurationService.addHttp1Rule_args,ConfigurationService.addHttp1Rule_args._Fields>
public boolean equals(ConfigurationService.addHttp1Rule_args that)
public int compareTo(ConfigurationService.addHttp1Rule_args other)
compareTo
in interface Comparable<ConfigurationService.addHttp1Rule_args>
public ConfigurationService.addHttp1Rule_args._Fields fieldForId(int fieldId)
fieldForId
in interface org.apache.thrift.TBase<ConfigurationService.addHttp1Rule_args,ConfigurationService.addHttp1Rule_args._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
read
in interface org.apache.thrift.TBase<ConfigurationService.addHttp1Rule_args,ConfigurationService.addHttp1Rule_args._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<ConfigurationService.addHttp1Rule_args,ConfigurationService.addHttp1Rule_args._Fields>
org.apache.thrift.TException
public void validate() throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2016. All Rights Reserved.