public static class ThriftHiveMetastore.drop_partitions_req_args extends Object implements org.apache.thrift.TBase<ThriftHiveMetastore.drop_partitions_req_args,ThriftHiveMetastore.drop_partitions_req_args._Fields>, Serializable, Cloneable
| Modifier and Type | Class and Description |
|---|---|
static class |
ThriftHiveMetastore.drop_partitions_req_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<ThriftHiveMetastore.drop_partitions_req_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
| Constructor and Description |
|---|
ThriftHiveMetastore.drop_partitions_req_args() |
ThriftHiveMetastore.drop_partitions_req_args(DropPartitionsRequest req) |
ThriftHiveMetastore.drop_partitions_req_args(ThriftHiveMetastore.drop_partitions_req_args other)
Performs a deep copy on other.
|
public static final Map<ThriftHiveMetastore.drop_partitions_req_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public ThriftHiveMetastore.drop_partitions_req_args()
public ThriftHiveMetastore.drop_partitions_req_args(DropPartitionsRequest req)
public ThriftHiveMetastore.drop_partitions_req_args(ThriftHiveMetastore.drop_partitions_req_args other)
public ThriftHiveMetastore.drop_partitions_req_args deepCopy()
deepCopy in interface org.apache.thrift.TBase<ThriftHiveMetastore.drop_partitions_req_args,ThriftHiveMetastore.drop_partitions_req_args._Fields>public void clear()
clear in interface org.apache.thrift.TBase<ThriftHiveMetastore.drop_partitions_req_args,ThriftHiveMetastore.drop_partitions_req_args._Fields>public DropPartitionsRequest getReq()
public void setReq(DropPartitionsRequest req)
public void unsetReq()
public boolean isSetReq()
public void setReqIsSet(boolean value)
public void setFieldValue(ThriftHiveMetastore.drop_partitions_req_args._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<ThriftHiveMetastore.drop_partitions_req_args,ThriftHiveMetastore.drop_partitions_req_args._Fields>public Object getFieldValue(ThriftHiveMetastore.drop_partitions_req_args._Fields field)
getFieldValue in interface org.apache.thrift.TBase<ThriftHiveMetastore.drop_partitions_req_args,ThriftHiveMetastore.drop_partitions_req_args._Fields>public boolean isSet(ThriftHiveMetastore.drop_partitions_req_args._Fields field)
isSet in interface org.apache.thrift.TBase<ThriftHiveMetastore.drop_partitions_req_args,ThriftHiveMetastore.drop_partitions_req_args._Fields>public boolean equals(ThriftHiveMetastore.drop_partitions_req_args that)
public int compareTo(ThriftHiveMetastore.drop_partitions_req_args other)
compareTo in interface Comparable<ThriftHiveMetastore.drop_partitions_req_args>public ThriftHiveMetastore.drop_partitions_req_args._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<ThriftHiveMetastore.drop_partitions_req_args,ThriftHiveMetastore.drop_partitions_req_args._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<ThriftHiveMetastore.drop_partitions_req_args,ThriftHiveMetastore.drop_partitions_req_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<ThriftHiveMetastore.drop_partitions_req_args,ThriftHiveMetastore.drop_partitions_req_args._Fields>org.apache.thrift.TExceptionpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2016 Cloudera. All rights reserved.