@Generated(value="Autogenerated by Thrift Compiler (0.16.0)") @InterfaceAudience.Public @InterfaceStability.Stable public class GetProjectionsSpec extends Object implements org.apache.thrift.TBase<GetProjectionsSpec,GetProjectionsSpec._Fields>, Serializable, Cloneable, Comparable<GetProjectionsSpec>
| Modifier and Type | Class and Description |
|---|---|
static class |
GetProjectionsSpec._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<GetProjectionsSpec._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
| Constructor and Description |
|---|
GetProjectionsSpec() |
GetProjectionsSpec(GetProjectionsSpec other)
Performs a deep copy on other.
|
GetProjectionsSpec(List<String> fieldList,
String includeParamKeyPattern,
String excludeParamKeyPattern) |
| Modifier and Type | Method and Description |
|---|---|
void |
addToFieldList(String elem) |
void |
clear() |
int |
compareTo(GetProjectionsSpec other) |
GetProjectionsSpec |
deepCopy() |
boolean |
equals(GetProjectionsSpec that) |
boolean |
equals(Object that) |
GetProjectionsSpec._Fields |
fieldForId(int fieldId) |
String |
getExcludeParamKeyPattern() |
List<String> |
getFieldList() |
Iterator<String> |
getFieldListIterator() |
int |
getFieldListSize() |
Object |
getFieldValue(GetProjectionsSpec._Fields field) |
String |
getIncludeParamKeyPattern() |
int |
hashCode() |
boolean |
isSet(GetProjectionsSpec._Fields field)
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
|
boolean |
isSetExcludeParamKeyPattern()
Returns true if field excludeParamKeyPattern is set (has been assigned a value) and false otherwise
|
boolean |
isSetFieldList()
Returns true if field fieldList is set (has been assigned a value) and false otherwise
|
boolean |
isSetIncludeParamKeyPattern()
Returns true if field includeParamKeyPattern is set (has been assigned a value) and false otherwise
|
void |
read(org.apache.thrift.protocol.TProtocol iprot) |
void |
setExcludeParamKeyPattern(String excludeParamKeyPattern) |
void |
setExcludeParamKeyPatternIsSet(boolean value) |
void |
setFieldList(List<String> fieldList) |
void |
setFieldListIsSet(boolean value) |
void |
setFieldValue(GetProjectionsSpec._Fields field,
Object value) |
void |
setIncludeParamKeyPattern(String includeParamKeyPattern) |
void |
setIncludeParamKeyPatternIsSet(boolean value) |
String |
toString() |
void |
unsetExcludeParamKeyPattern() |
void |
unsetFieldList() |
void |
unsetIncludeParamKeyPattern() |
void |
validate() |
void |
write(org.apache.thrift.protocol.TProtocol oprot) |
public static final Map<GetProjectionsSpec._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public GetProjectionsSpec()
public GetProjectionsSpec(List<String> fieldList, String includeParamKeyPattern, String excludeParamKeyPattern)
public GetProjectionsSpec(GetProjectionsSpec other)
public GetProjectionsSpec deepCopy()
deepCopy in interface org.apache.thrift.TBase<GetProjectionsSpec,GetProjectionsSpec._Fields>public void clear()
clear in interface org.apache.thrift.TBase<GetProjectionsSpec,GetProjectionsSpec._Fields>public int getFieldListSize()
public void addToFieldList(String elem)
public void unsetFieldList()
public boolean isSetFieldList()
public void setFieldListIsSet(boolean value)
public String getIncludeParamKeyPattern()
public void setIncludeParamKeyPattern(String includeParamKeyPattern)
public void unsetIncludeParamKeyPattern()
public boolean isSetIncludeParamKeyPattern()
public void setIncludeParamKeyPatternIsSet(boolean value)
public String getExcludeParamKeyPattern()
public void setExcludeParamKeyPattern(String excludeParamKeyPattern)
public void unsetExcludeParamKeyPattern()
public boolean isSetExcludeParamKeyPattern()
public void setExcludeParamKeyPatternIsSet(boolean value)
public void setFieldValue(GetProjectionsSpec._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<GetProjectionsSpec,GetProjectionsSpec._Fields>public Object getFieldValue(GetProjectionsSpec._Fields field)
getFieldValue in interface org.apache.thrift.TBase<GetProjectionsSpec,GetProjectionsSpec._Fields>public boolean isSet(GetProjectionsSpec._Fields field)
isSet in interface org.apache.thrift.TBase<GetProjectionsSpec,GetProjectionsSpec._Fields>public boolean equals(GetProjectionsSpec that)
public int compareTo(GetProjectionsSpec other)
compareTo in interface Comparable<GetProjectionsSpec>public GetProjectionsSpec._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<GetProjectionsSpec,GetProjectionsSpec._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.