public static class FileSystemMasterWorkerService.getUfsInfo_args extends Object implements org.apache.thrift.TBase<FileSystemMasterWorkerService.getUfsInfo_args,FileSystemMasterWorkerService.getUfsInfo_args._Fields>, Serializable, Cloneable, Comparable<FileSystemMasterWorkerService.getUfsInfo_args>
Modifier and Type | Class and Description |
---|---|
static class |
FileSystemMasterWorkerService.getUfsInfo_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<FileSystemMasterWorkerService.getUfsInfo_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
Constructor and Description |
---|
getUfsInfo_args() |
getUfsInfo_args(FileSystemMasterWorkerService.getUfsInfo_args other)
Performs a deep copy on other.
|
getUfsInfo_args(long mountId,
GetUfsInfoTOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
int |
compareTo(FileSystemMasterWorkerService.getUfsInfo_args other) |
FileSystemMasterWorkerService.getUfsInfo_args |
deepCopy() |
boolean |
equals(FileSystemMasterWorkerService.getUfsInfo_args that) |
boolean |
equals(Object that) |
FileSystemMasterWorkerService.getUfsInfo_args._Fields |
fieldForId(int fieldId) |
Object |
getFieldValue(FileSystemMasterWorkerService.getUfsInfo_args._Fields field) |
long |
getMountId()
the id of the ufs
|
GetUfsInfoTOptions |
getOptions()
the method options
|
int |
hashCode() |
boolean |
isSet(FileSystemMasterWorkerService.getUfsInfo_args._Fields field)
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
|
boolean |
isSetMountId()
Returns true if field mountId is set (has been assigned a value) and false otherwise
|
boolean |
isSetOptions()
Returns true if field options is set (has been assigned a value) and false otherwise
|
void |
read(org.apache.thrift.protocol.TProtocol iprot) |
void |
setFieldValue(FileSystemMasterWorkerService.getUfsInfo_args._Fields field,
Object value) |
FileSystemMasterWorkerService.getUfsInfo_args |
setMountId(long mountId)
the id of the ufs
|
void |
setMountIdIsSet(boolean value) |
FileSystemMasterWorkerService.getUfsInfo_args |
setOptions(GetUfsInfoTOptions options)
the method options
|
void |
setOptionsIsSet(boolean value) |
String |
toString() |
void |
unsetMountId() |
void |
unsetOptions() |
void |
validate() |
void |
write(org.apache.thrift.protocol.TProtocol oprot) |
public static final Map<FileSystemMasterWorkerService.getUfsInfo_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public getUfsInfo_args()
public getUfsInfo_args(long mountId, GetUfsInfoTOptions options)
public getUfsInfo_args(FileSystemMasterWorkerService.getUfsInfo_args other)
public FileSystemMasterWorkerService.getUfsInfo_args deepCopy()
deepCopy
in interface org.apache.thrift.TBase<FileSystemMasterWorkerService.getUfsInfo_args,FileSystemMasterWorkerService.getUfsInfo_args._Fields>
public void clear()
clear
in interface org.apache.thrift.TBase<FileSystemMasterWorkerService.getUfsInfo_args,FileSystemMasterWorkerService.getUfsInfo_args._Fields>
public long getMountId()
public FileSystemMasterWorkerService.getUfsInfo_args setMountId(long mountId)
public void unsetMountId()
public boolean isSetMountId()
public void setMountIdIsSet(boolean value)
public GetUfsInfoTOptions getOptions()
public FileSystemMasterWorkerService.getUfsInfo_args setOptions(GetUfsInfoTOptions options)
public void unsetOptions()
public boolean isSetOptions()
public void setOptionsIsSet(boolean value)
public void setFieldValue(FileSystemMasterWorkerService.getUfsInfo_args._Fields field, Object value)
setFieldValue
in interface org.apache.thrift.TBase<FileSystemMasterWorkerService.getUfsInfo_args,FileSystemMasterWorkerService.getUfsInfo_args._Fields>
public Object getFieldValue(FileSystemMasterWorkerService.getUfsInfo_args._Fields field)
getFieldValue
in interface org.apache.thrift.TBase<FileSystemMasterWorkerService.getUfsInfo_args,FileSystemMasterWorkerService.getUfsInfo_args._Fields>
public boolean isSet(FileSystemMasterWorkerService.getUfsInfo_args._Fields field)
isSet
in interface org.apache.thrift.TBase<FileSystemMasterWorkerService.getUfsInfo_args,FileSystemMasterWorkerService.getUfsInfo_args._Fields>
public boolean equals(FileSystemMasterWorkerService.getUfsInfo_args that)
public int compareTo(FileSystemMasterWorkerService.getUfsInfo_args other)
compareTo
in interface Comparable<FileSystemMasterWorkerService.getUfsInfo_args>
public FileSystemMasterWorkerService.getUfsInfo_args._Fields fieldForId(int fieldId)
fieldForId
in interface org.apache.thrift.TBase<FileSystemMasterWorkerService.getUfsInfo_args,FileSystemMasterWorkerService.getUfsInfo_args._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
read
in interface org.apache.thrift.TBase<FileSystemMasterWorkerService.getUfsInfo_args,FileSystemMasterWorkerService.getUfsInfo_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<FileSystemMasterWorkerService.getUfsInfo_args,FileSystemMasterWorkerService.getUfsInfo_args._Fields>
org.apache.thrift.TException
public void validate() throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2023. All Rights Reserved.