public static class R66Service.isStillRunning_args extends Object implements org.apache.thrift.TBase<R66Service.isStillRunning_args,R66Service.isStillRunning_args._Fields>, Cloneable
Modifier and Type | Class and Description |
---|---|
static class |
R66Service.isStillRunning_args._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<R66Service.isStillRunning_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
Constructor and Description |
---|
isStillRunning_args() |
isStillRunning_args(R66Service.isStillRunning_args other)
Performs a deep copy on other.
|
isStillRunning_args(String fromuid,
String touid,
long tid) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
R66Service.isStillRunning_args |
clone() |
int |
compareTo(R66Service.isStillRunning_args other) |
R66Service.isStillRunning_args |
deepCopy() |
boolean |
equals(Object that) |
boolean |
equals(R66Service.isStillRunning_args that) |
R66Service.isStillRunning_args._Fields |
fieldForId(int fieldId) |
Object |
getFieldValue(R66Service.isStillRunning_args._Fields field) |
String |
getFromuid() |
long |
getTid() |
String |
getTouid() |
int |
hashCode() |
boolean |
isSet(R66Service.isStillRunning_args._Fields field)
Returns true if field corresponding to fieldID is set (has been
assigned
a value) and false otherwise
|
boolean |
isSetFromuid()
Returns true if field fromuid is set (has been assigned a value) and
false otherwise
|
boolean |
isSetTid()
Returns true if field tid is set (has been assigned a value) and
false
otherwise
|
boolean |
isSetTouid()
Returns true if field touid is set (has been assigned a value) and
false
otherwise
|
void |
read(org.apache.thrift.protocol.TProtocol iprot) |
void |
setFieldValue(R66Service.isStillRunning_args._Fields field,
Object value) |
R66Service.isStillRunning_args |
setFromuid(String fromuid) |
void |
setFromuidIsSet(boolean value) |
R66Service.isStillRunning_args |
setTid(long tid) |
void |
setTidIsSet(boolean value) |
R66Service.isStillRunning_args |
setTouid(String touid) |
void |
setTouidIsSet(boolean value) |
String |
toString() |
void |
unsetFromuid() |
void |
unsetTid() |
void |
unsetTouid() |
void |
validate() |
void |
write(org.apache.thrift.protocol.TProtocol oprot) |
public static final Map<R66Service.isStillRunning_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public isStillRunning_args()
public isStillRunning_args(R66Service.isStillRunning_args other)
public final R66Service.isStillRunning_args clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
public final R66Service.isStillRunning_args deepCopy()
deepCopy
in interface org.apache.thrift.TBase<R66Service.isStillRunning_args,R66Service.isStillRunning_args._Fields>
public final void clear()
clear
in interface org.apache.thrift.TBase<R66Service.isStillRunning_args,R66Service.isStillRunning_args._Fields>
public final String getFromuid()
public final R66Service.isStillRunning_args setFromuid(String fromuid)
public final void unsetFromuid()
public final boolean isSetFromuid()
public final void setFromuidIsSet(boolean value)
public final String getTouid()
public final R66Service.isStillRunning_args setTouid(String touid)
public final void unsetTouid()
public final boolean isSetTouid()
public final void setTouidIsSet(boolean value)
public final long getTid()
public final R66Service.isStillRunning_args setTid(long tid)
public final void unsetTid()
public final boolean isSetTid()
public final void setTidIsSet(boolean value)
public final void setFieldValue(R66Service.isStillRunning_args._Fields field, Object value)
setFieldValue
in interface org.apache.thrift.TBase<R66Service.isStillRunning_args,R66Service.isStillRunning_args._Fields>
public final Object getFieldValue(R66Service.isStillRunning_args._Fields field)
getFieldValue
in interface org.apache.thrift.TBase<R66Service.isStillRunning_args,R66Service.isStillRunning_args._Fields>
public final boolean isSet(R66Service.isStillRunning_args._Fields field)
isSet
in interface org.apache.thrift.TBase<R66Service.isStillRunning_args,R66Service.isStillRunning_args._Fields>
public final boolean equals(R66Service.isStillRunning_args that)
public final int compareTo(R66Service.isStillRunning_args other)
compareTo
in interface Comparable<R66Service.isStillRunning_args>
public final R66Service.isStillRunning_args._Fields fieldForId(int fieldId)
fieldForId
in interface org.apache.thrift.TBase<R66Service.isStillRunning_args,R66Service.isStillRunning_args._Fields>
public final void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
read
in interface org.apache.thrift.TBase<R66Service.isStillRunning_args,R66Service.isStillRunning_args._Fields>
org.apache.thrift.TException
public final void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException
write
in interface org.apache.thrift.TBase<R66Service.isStillRunning_args,R66Service.isStillRunning_args._Fields>
org.apache.thrift.TException
public final void validate() throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2009–2022 Waarp. All rights reserved.