public static class BlockMasterService.workerGetWorkerId_args extends Object implements org.apache.thrift.TBase<BlockMasterService.workerGetWorkerId_args,BlockMasterService.workerGetWorkerId_args._Fields>, Serializable, Cloneable, Comparable<BlockMasterService.workerGetWorkerId_args>
| Modifier and Type | Class and Description |
|---|---|
static class |
BlockMasterService.workerGetWorkerId_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<BlockMasterService.workerGetWorkerId_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
NetAddress |
workerNetAddress |
| Constructor and Description |
|---|
BlockMasterService.workerGetWorkerId_args() |
BlockMasterService.workerGetWorkerId_args(BlockMasterService.workerGetWorkerId_args other)
Performs a deep copy on other.
|
BlockMasterService.workerGetWorkerId_args(NetAddress workerNetAddress) |
public NetAddress workerNetAddress
public static final Map<BlockMasterService.workerGetWorkerId_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public BlockMasterService.workerGetWorkerId_args()
public BlockMasterService.workerGetWorkerId_args(NetAddress workerNetAddress)
public BlockMasterService.workerGetWorkerId_args(BlockMasterService.workerGetWorkerId_args other)
public BlockMasterService.workerGetWorkerId_args deepCopy()
deepCopy in interface org.apache.thrift.TBase<BlockMasterService.workerGetWorkerId_args,BlockMasterService.workerGetWorkerId_args._Fields>public void clear()
clear in interface org.apache.thrift.TBase<BlockMasterService.workerGetWorkerId_args,BlockMasterService.workerGetWorkerId_args._Fields>public NetAddress getWorkerNetAddress()
public BlockMasterService.workerGetWorkerId_args setWorkerNetAddress(NetAddress workerNetAddress)
public void unsetWorkerNetAddress()
public boolean isSetWorkerNetAddress()
public void setWorkerNetAddressIsSet(boolean value)
public void setFieldValue(BlockMasterService.workerGetWorkerId_args._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<BlockMasterService.workerGetWorkerId_args,BlockMasterService.workerGetWorkerId_args._Fields>public Object getFieldValue(BlockMasterService.workerGetWorkerId_args._Fields field)
getFieldValue in interface org.apache.thrift.TBase<BlockMasterService.workerGetWorkerId_args,BlockMasterService.workerGetWorkerId_args._Fields>public boolean isSet(BlockMasterService.workerGetWorkerId_args._Fields field)
isSet in interface org.apache.thrift.TBase<BlockMasterService.workerGetWorkerId_args,BlockMasterService.workerGetWorkerId_args._Fields>public boolean equals(BlockMasterService.workerGetWorkerId_args that)
public int compareTo(BlockMasterService.workerGetWorkerId_args other)
compareTo in interface Comparable<BlockMasterService.workerGetWorkerId_args>public BlockMasterService.workerGetWorkerId_args._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<BlockMasterService.workerGetWorkerId_args,BlockMasterService.workerGetWorkerId_args._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<BlockMasterService.workerGetWorkerId_args,BlockMasterService.workerGetWorkerId_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<BlockMasterService.workerGetWorkerId_args,BlockMasterService.workerGetWorkerId_args._Fields>org.apache.thrift.TExceptionpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2015. All Rights Reserved.