public static class FileSystemMasterService.unmount_args extends Object implements org.apache.thrift.TBase<FileSystemMasterService.unmount_args,FileSystemMasterService.unmount_args._Fields>, Serializable, Cloneable, Comparable<FileSystemMasterService.unmount_args>
| Modifier and Type | Class and Description |
|---|---|
static class |
FileSystemMasterService.unmount_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<FileSystemMasterService.unmount_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
String |
tachyonPath |
| Constructor and Description |
|---|
FileSystemMasterService.unmount_args() |
FileSystemMasterService.unmount_args(FileSystemMasterService.unmount_args other)
Performs a deep copy on other.
|
FileSystemMasterService.unmount_args(String tachyonPath) |
public String tachyonPath
public static final Map<FileSystemMasterService.unmount_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public FileSystemMasterService.unmount_args()
public FileSystemMasterService.unmount_args(String tachyonPath)
public FileSystemMasterService.unmount_args(FileSystemMasterService.unmount_args other)
public FileSystemMasterService.unmount_args deepCopy()
deepCopy in interface org.apache.thrift.TBase<FileSystemMasterService.unmount_args,FileSystemMasterService.unmount_args._Fields>public void clear()
clear in interface org.apache.thrift.TBase<FileSystemMasterService.unmount_args,FileSystemMasterService.unmount_args._Fields>public String getTachyonPath()
public FileSystemMasterService.unmount_args setTachyonPath(String tachyonPath)
public void unsetTachyonPath()
public boolean isSetTachyonPath()
public void setTachyonPathIsSet(boolean value)
public void setFieldValue(FileSystemMasterService.unmount_args._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<FileSystemMasterService.unmount_args,FileSystemMasterService.unmount_args._Fields>public Object getFieldValue(FileSystemMasterService.unmount_args._Fields field)
getFieldValue in interface org.apache.thrift.TBase<FileSystemMasterService.unmount_args,FileSystemMasterService.unmount_args._Fields>public boolean isSet(FileSystemMasterService.unmount_args._Fields field)
isSet in interface org.apache.thrift.TBase<FileSystemMasterService.unmount_args,FileSystemMasterService.unmount_args._Fields>public boolean equals(FileSystemMasterService.unmount_args that)
public int compareTo(FileSystemMasterService.unmount_args other)
compareTo in interface Comparable<FileSystemMasterService.unmount_args>public FileSystemMasterService.unmount_args._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<FileSystemMasterService.unmount_args,FileSystemMasterService.unmount_args._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<FileSystemMasterService.unmount_args,FileSystemMasterService.unmount_args._Fields>org.apache.thrift.TExceptionpublic void write(org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
write in interface org.apache.thrift.TBase<FileSystemMasterService.unmount_args,FileSystemMasterService.unmount_args._Fields>org.apache.thrift.TExceptionpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2015. All Rights Reserved.