@Generated(value="Autogenerated by Thrift Compiler (0.16.0)") @InterfaceAudience.Public @InterfaceStability.Stable public class PropertyGetResponse extends Object implements org.apache.thrift.TBase<PropertyGetResponse,PropertyGetResponse._Fields>, Serializable, Cloneable, Comparable<PropertyGetResponse>
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertyGetResponse._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<PropertyGetResponse._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
| Constructor and Description |
|---|
PropertyGetResponse() |
PropertyGetResponse(Map<String,Map<String,String>> properties) |
PropertyGetResponse(PropertyGetResponse other)
Performs a deep copy on other.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
int |
compareTo(PropertyGetResponse other) |
PropertyGetResponse |
deepCopy() |
boolean |
equals(Object that) |
boolean |
equals(PropertyGetResponse that) |
PropertyGetResponse._Fields |
fieldForId(int fieldId) |
Object |
getFieldValue(PropertyGetResponse._Fields field) |
Map<String,Map<String,String>> |
getProperties() |
int |
getPropertiesSize() |
int |
hashCode() |
boolean |
isSet(PropertyGetResponse._Fields field)
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
|
boolean |
isSetProperties()
Returns true if field properties is set (has been assigned a value) and false otherwise
|
void |
putToProperties(String key,
Map<String,String> val) |
void |
read(org.apache.thrift.protocol.TProtocol iprot) |
void |
setFieldValue(PropertyGetResponse._Fields field,
Object value) |
void |
setProperties(Map<String,Map<String,String>> properties) |
void |
setPropertiesIsSet(boolean value) |
String |
toString() |
void |
unsetProperties() |
void |
validate() |
void |
write(org.apache.thrift.protocol.TProtocol oprot) |
public static final Map<PropertyGetResponse._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public PropertyGetResponse()
public PropertyGetResponse(PropertyGetResponse other)
public PropertyGetResponse deepCopy()
deepCopy in interface org.apache.thrift.TBase<PropertyGetResponse,PropertyGetResponse._Fields>public void clear()
clear in interface org.apache.thrift.TBase<PropertyGetResponse,PropertyGetResponse._Fields>public int getPropertiesSize()
public void unsetProperties()
public boolean isSetProperties()
public void setPropertiesIsSet(boolean value)
public void setFieldValue(PropertyGetResponse._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<PropertyGetResponse,PropertyGetResponse._Fields>public Object getFieldValue(PropertyGetResponse._Fields field)
getFieldValue in interface org.apache.thrift.TBase<PropertyGetResponse,PropertyGetResponse._Fields>public boolean isSet(PropertyGetResponse._Fields field)
isSet in interface org.apache.thrift.TBase<PropertyGetResponse,PropertyGetResponse._Fields>public boolean equals(PropertyGetResponse that)
public int compareTo(PropertyGetResponse other)
compareTo in interface Comparable<PropertyGetResponse>public PropertyGetResponse._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<PropertyGetResponse,PropertyGetResponse._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.