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