public static class FileSystemMasterClientService.getNewBlockIdForFile_args extends Object implements org.apache.thrift.TBase<FileSystemMasterClientService.getNewBlockIdForFile_args,FileSystemMasterClientService.getNewBlockIdForFile_args._Fields>, Serializable, Cloneable, Comparable<FileSystemMasterClientService.getNewBlockIdForFile_args>
Modifier and Type | Class and Description |
---|---|
static class |
FileSystemMasterClientService.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 |
---|---|
static Map<FileSystemMasterClientService.getNewBlockIdForFile_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
Constructor and Description |
---|
getNewBlockIdForFile_args() |
getNewBlockIdForFile_args(FileSystemMasterClientService.getNewBlockIdForFile_args other)
Performs a deep copy on other.
|
getNewBlockIdForFile_args(String path,
GetNewBlockIdForFileTOptions options) |
public static final Map<FileSystemMasterClientService.getNewBlockIdForFile_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public getNewBlockIdForFile_args()
public getNewBlockIdForFile_args(String path, GetNewBlockIdForFileTOptions options)
public getNewBlockIdForFile_args(FileSystemMasterClientService.getNewBlockIdForFile_args other)
public FileSystemMasterClientService.getNewBlockIdForFile_args deepCopy()
deepCopy
in interface org.apache.thrift.TBase<FileSystemMasterClientService.getNewBlockIdForFile_args,FileSystemMasterClientService.getNewBlockIdForFile_args._Fields>
public void clear()
clear
in interface org.apache.thrift.TBase<FileSystemMasterClientService.getNewBlockIdForFile_args,FileSystemMasterClientService.getNewBlockIdForFile_args._Fields>
public String getPath()
public FileSystemMasterClientService.getNewBlockIdForFile_args setPath(String path)
public void unsetPath()
public boolean isSetPath()
public void setPathIsSet(boolean value)
public GetNewBlockIdForFileTOptions getOptions()
public FileSystemMasterClientService.getNewBlockIdForFile_args setOptions(GetNewBlockIdForFileTOptions options)
public void unsetOptions()
public boolean isSetOptions()
public void setOptionsIsSet(boolean value)
public void setFieldValue(FileSystemMasterClientService.getNewBlockIdForFile_args._Fields field, Object value)
setFieldValue
in interface org.apache.thrift.TBase<FileSystemMasterClientService.getNewBlockIdForFile_args,FileSystemMasterClientService.getNewBlockIdForFile_args._Fields>
public Object getFieldValue(FileSystemMasterClientService.getNewBlockIdForFile_args._Fields field)
getFieldValue
in interface org.apache.thrift.TBase<FileSystemMasterClientService.getNewBlockIdForFile_args,FileSystemMasterClientService.getNewBlockIdForFile_args._Fields>
public boolean isSet(FileSystemMasterClientService.getNewBlockIdForFile_args._Fields field)
isSet
in interface org.apache.thrift.TBase<FileSystemMasterClientService.getNewBlockIdForFile_args,FileSystemMasterClientService.getNewBlockIdForFile_args._Fields>
public boolean equals(FileSystemMasterClientService.getNewBlockIdForFile_args that)
public int compareTo(FileSystemMasterClientService.getNewBlockIdForFile_args other)
compareTo
in interface Comparable<FileSystemMasterClientService.getNewBlockIdForFile_args>
public FileSystemMasterClientService.getNewBlockIdForFile_args._Fields fieldForId(int fieldId)
fieldForId
in interface org.apache.thrift.TBase<FileSystemMasterClientService.getNewBlockIdForFile_args,FileSystemMasterClientService.getNewBlockIdForFile_args._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
read
in interface org.apache.thrift.TBase<FileSystemMasterClientService.getNewBlockIdForFile_args,FileSystemMasterClientService.getNewBlockIdForFile_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<FileSystemMasterClientService.getNewBlockIdForFile_args,FileSystemMasterClientService.getNewBlockIdForFile_args._Fields>
org.apache.thrift.TException
public void validate() throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2023. All Rights Reserved.