public static class DistributedRPCInvocations.fetchRequest_args extends Object implements org.apache.storm.thrift.TBase<DistributedRPCInvocations.fetchRequest_args,DistributedRPCInvocations.fetchRequest_args._Fields>, Serializable, Cloneable, Comparable<DistributedRPCInvocations.fetchRequest_args>
Modifier and Type | Class and Description |
---|---|
static class |
DistributedRPCInvocations.fetchRequest_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<DistributedRPCInvocations.fetchRequest_args._Fields,org.apache.storm.thrift.meta_data.FieldMetaData> |
metaDataMap |
Constructor and Description |
---|
fetchRequest_args() |
fetchRequest_args(DistributedRPCInvocations.fetchRequest_args other)
Performs a deep copy on other.
|
fetchRequest_args(String functionName) |
public static final Map<DistributedRPCInvocations.fetchRequest_args._Fields,org.apache.storm.thrift.meta_data.FieldMetaData> metaDataMap
public fetchRequest_args()
public fetchRequest_args(String functionName)
public fetchRequest_args(DistributedRPCInvocations.fetchRequest_args other)
Performs a deep copy on other.
public DistributedRPCInvocations.fetchRequest_args deepCopy()
deepCopy
in interface org.apache.storm.thrift.TBase<DistributedRPCInvocations.fetchRequest_args,DistributedRPCInvocations.fetchRequest_args._Fields>
public void clear()
clear
in interface org.apache.storm.thrift.TBase<DistributedRPCInvocations.fetchRequest_args,DistributedRPCInvocations.fetchRequest_args._Fields>
public String get_functionName()
public void set_functionName(String functionName)
public void unset_functionName()
public boolean is_set_functionName()
Returns true if field functionName is set (has been assigned a value) and false otherwise
public void set_functionName_isSet(boolean value)
public void setFieldValue(DistributedRPCInvocations.fetchRequest_args._Fields field, Object value)
setFieldValue
in interface org.apache.storm.thrift.TBase<DistributedRPCInvocations.fetchRequest_args,DistributedRPCInvocations.fetchRequest_args._Fields>
public Object getFieldValue(DistributedRPCInvocations.fetchRequest_args._Fields field)
getFieldValue
in interface org.apache.storm.thrift.TBase<DistributedRPCInvocations.fetchRequest_args,DistributedRPCInvocations.fetchRequest_args._Fields>
public boolean isSet(DistributedRPCInvocations.fetchRequest_args._Fields field)
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet
in interface org.apache.storm.thrift.TBase<DistributedRPCInvocations.fetchRequest_args,DistributedRPCInvocations.fetchRequest_args._Fields>
public boolean equals(DistributedRPCInvocations.fetchRequest_args that)
public int compareTo(DistributedRPCInvocations.fetchRequest_args other)
compareTo
in interface Comparable<DistributedRPCInvocations.fetchRequest_args>
public DistributedRPCInvocations.fetchRequest_args._Fields fieldForId(int fieldId)
fieldForId
in interface org.apache.storm.thrift.TBase<DistributedRPCInvocations.fetchRequest_args,DistributedRPCInvocations.fetchRequest_args._Fields>
public void read(org.apache.storm.thrift.protocol.TProtocol iprot) throws org.apache.storm.thrift.TException
read
in interface org.apache.storm.thrift.TSerializable
org.apache.storm.thrift.TException
public void write(org.apache.storm.thrift.protocol.TProtocol oprot) throws org.apache.storm.thrift.TException
write
in interface org.apache.storm.thrift.TSerializable
org.apache.storm.thrift.TException
public void validate() throws org.apache.storm.thrift.TException
org.apache.storm.thrift.TException
Copyright © 2022 The Apache Software Foundation. All rights reserved.