public static class FileSystemMasterService.getNewBlockIdForFile_args extends Object implements org.apache.thrift.TBase<FileSystemMasterService.getNewBlockIdForFile_args,FileSystemMasterService.getNewBlockIdForFile_args._Fields>, Serializable, Cloneable, Comparable<FileSystemMasterService.getNewBlockIdForFile_args>
| Modifier and Type | Class and Description |
|---|---|
static class |
FileSystemMasterService.getNewBlockIdForFile_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| Modifier and Type | Field and Description |
|---|---|
long |
fileId |
static Map<FileSystemMasterService.getNewBlockIdForFile_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
| Constructor and Description |
|---|
FileSystemMasterService.getNewBlockIdForFile_args() |
FileSystemMasterService.getNewBlockIdForFile_args(FileSystemMasterService.getNewBlockIdForFile_args other)
Performs a deep copy on other.
|
FileSystemMasterService.getNewBlockIdForFile_args(long fileId) |
public long fileId
public static final Map<FileSystemMasterService.getNewBlockIdForFile_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public FileSystemMasterService.getNewBlockIdForFile_args()
public FileSystemMasterService.getNewBlockIdForFile_args(long fileId)
public FileSystemMasterService.getNewBlockIdForFile_args(FileSystemMasterService.getNewBlockIdForFile_args other)
public FileSystemMasterService.getNewBlockIdForFile_args deepCopy()
deepCopy in interface org.apache.thrift.TBase<FileSystemMasterService.getNewBlockIdForFile_args,FileSystemMasterService.getNewBlockIdForFile_args._Fields>public void clear()
clear in interface org.apache.thrift.TBase<FileSystemMasterService.getNewBlockIdForFile_args,FileSystemMasterService.getNewBlockIdForFile_args._Fields>public long getFileId()
public FileSystemMasterService.getNewBlockIdForFile_args setFileId(long fileId)
public void unsetFileId()
public boolean isSetFileId()
public void setFileIdIsSet(boolean value)
public void setFieldValue(FileSystemMasterService.getNewBlockIdForFile_args._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<FileSystemMasterService.getNewBlockIdForFile_args,FileSystemMasterService.getNewBlockIdForFile_args._Fields>public Object getFieldValue(FileSystemMasterService.getNewBlockIdForFile_args._Fields field)
getFieldValue in interface org.apache.thrift.TBase<FileSystemMasterService.getNewBlockIdForFile_args,FileSystemMasterService.getNewBlockIdForFile_args._Fields>public boolean isSet(FileSystemMasterService.getNewBlockIdForFile_args._Fields field)
isSet in interface org.apache.thrift.TBase<FileSystemMasterService.getNewBlockIdForFile_args,FileSystemMasterService.getNewBlockIdForFile_args._Fields>public boolean equals(FileSystemMasterService.getNewBlockIdForFile_args that)
public int compareTo(FileSystemMasterService.getNewBlockIdForFile_args other)
compareTo in interface Comparable<FileSystemMasterService.getNewBlockIdForFile_args>public FileSystemMasterService.getNewBlockIdForFile_args._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<FileSystemMasterService.getNewBlockIdForFile_args,FileSystemMasterService.getNewBlockIdForFile_args._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<FileSystemMasterService.getNewBlockIdForFile_args,FileSystemMasterService.getNewBlockIdForFile_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.getNewBlockIdForFile_args,FileSystemMasterService.getNewBlockIdForFile_args._Fields>org.apache.thrift.TExceptionpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2015. All Rights Reserved.