public static class FileSystemMasterWorkerService.fileSystemHeartbeat_args extends Object implements org.apache.thrift.TBase<FileSystemMasterWorkerService.fileSystemHeartbeat_args,FileSystemMasterWorkerService.fileSystemHeartbeat_args._Fields>, Serializable, Cloneable, Comparable<FileSystemMasterWorkerService.fileSystemHeartbeat_args>
Modifier and Type | Class and Description |
---|---|
static class |
FileSystemMasterWorkerService.fileSystemHeartbeat_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.fileSystemHeartbeat_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
Constructor and Description |
---|
fileSystemHeartbeat_args() |
fileSystemHeartbeat_args(FileSystemMasterWorkerService.fileSystemHeartbeat_args other)
Performs a deep copy on other.
|
fileSystemHeartbeat_args(long workerId,
List<Long> persistedFiles,
FileSystemHeartbeatTOptions options) |
public static final Map<FileSystemMasterWorkerService.fileSystemHeartbeat_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public fileSystemHeartbeat_args()
public fileSystemHeartbeat_args(long workerId, List<Long> persistedFiles, FileSystemHeartbeatTOptions options)
public fileSystemHeartbeat_args(FileSystemMasterWorkerService.fileSystemHeartbeat_args other)
public FileSystemMasterWorkerService.fileSystemHeartbeat_args deepCopy()
deepCopy
in interface org.apache.thrift.TBase<FileSystemMasterWorkerService.fileSystemHeartbeat_args,FileSystemMasterWorkerService.fileSystemHeartbeat_args._Fields>
public void clear()
clear
in interface org.apache.thrift.TBase<FileSystemMasterWorkerService.fileSystemHeartbeat_args,FileSystemMasterWorkerService.fileSystemHeartbeat_args._Fields>
public long getWorkerId()
public FileSystemMasterWorkerService.fileSystemHeartbeat_args setWorkerId(long workerId)
public void unsetWorkerId()
public boolean isSetWorkerId()
public void setWorkerIdIsSet(boolean value)
public int getPersistedFilesSize()
public void addToPersistedFiles(long elem)
public FileSystemMasterWorkerService.fileSystemHeartbeat_args setPersistedFiles(List<Long> persistedFiles)
public void unsetPersistedFiles()
public boolean isSetPersistedFiles()
public void setPersistedFilesIsSet(boolean value)
public FileSystemHeartbeatTOptions getOptions()
public FileSystemMasterWorkerService.fileSystemHeartbeat_args setOptions(FileSystemHeartbeatTOptions options)
public void unsetOptions()
public boolean isSetOptions()
public void setOptionsIsSet(boolean value)
public void setFieldValue(FileSystemMasterWorkerService.fileSystemHeartbeat_args._Fields field, Object value)
setFieldValue
in interface org.apache.thrift.TBase<FileSystemMasterWorkerService.fileSystemHeartbeat_args,FileSystemMasterWorkerService.fileSystemHeartbeat_args._Fields>
public Object getFieldValue(FileSystemMasterWorkerService.fileSystemHeartbeat_args._Fields field)
getFieldValue
in interface org.apache.thrift.TBase<FileSystemMasterWorkerService.fileSystemHeartbeat_args,FileSystemMasterWorkerService.fileSystemHeartbeat_args._Fields>
public boolean isSet(FileSystemMasterWorkerService.fileSystemHeartbeat_args._Fields field)
isSet
in interface org.apache.thrift.TBase<FileSystemMasterWorkerService.fileSystemHeartbeat_args,FileSystemMasterWorkerService.fileSystemHeartbeat_args._Fields>
public boolean equals(FileSystemMasterWorkerService.fileSystemHeartbeat_args that)
public int compareTo(FileSystemMasterWorkerService.fileSystemHeartbeat_args other)
compareTo
in interface Comparable<FileSystemMasterWorkerService.fileSystemHeartbeat_args>
public FileSystemMasterWorkerService.fileSystemHeartbeat_args._Fields fieldForId(int fieldId)
fieldForId
in interface org.apache.thrift.TBase<FileSystemMasterWorkerService.fileSystemHeartbeat_args,FileSystemMasterWorkerService.fileSystemHeartbeat_args._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
read
in interface org.apache.thrift.TBase<FileSystemMasterWorkerService.fileSystemHeartbeat_args,FileSystemMasterWorkerService.fileSystemHeartbeat_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.fileSystemHeartbeat_args,FileSystemMasterWorkerService.fileSystemHeartbeat_args._Fields>
org.apache.thrift.TException
public void validate() throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2023. All Rights Reserved.