public static class AccumuloProxy.clearLocatorCache_result extends Object implements org.apache.thrift.TBase<AccumuloProxy.clearLocatorCache_result,AccumuloProxy.clearLocatorCache_result._Fields>, Serializable, Cloneable, Comparable<AccumuloProxy.clearLocatorCache_result>
| Modifier and Type | Class and Description |
|---|---|
static class |
AccumuloProxy.clearLocatorCache_result._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<AccumuloProxy.clearLocatorCache_result._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
TableNotFoundException |
ouch1 |
| Constructor and Description |
|---|
AccumuloProxy.clearLocatorCache_result() |
AccumuloProxy.clearLocatorCache_result(AccumuloProxy.clearLocatorCache_result other)
Performs a deep copy on other.
|
AccumuloProxy.clearLocatorCache_result(TableNotFoundException ouch1) |
public TableNotFoundException ouch1
public static final Map<AccumuloProxy.clearLocatorCache_result._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public AccumuloProxy.clearLocatorCache_result()
public AccumuloProxy.clearLocatorCache_result(TableNotFoundException ouch1)
public AccumuloProxy.clearLocatorCache_result(AccumuloProxy.clearLocatorCache_result other)
public AccumuloProxy.clearLocatorCache_result deepCopy()
deepCopy in interface org.apache.thrift.TBase<AccumuloProxy.clearLocatorCache_result,AccumuloProxy.clearLocatorCache_result._Fields>public void clear()
clear in interface org.apache.thrift.TBase<AccumuloProxy.clearLocatorCache_result,AccumuloProxy.clearLocatorCache_result._Fields>public TableNotFoundException getOuch1()
public AccumuloProxy.clearLocatorCache_result setOuch1(TableNotFoundException ouch1)
public void unsetOuch1()
public boolean isSetOuch1()
public void setOuch1IsSet(boolean value)
public void setFieldValue(AccumuloProxy.clearLocatorCache_result._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<AccumuloProxy.clearLocatorCache_result,AccumuloProxy.clearLocatorCache_result._Fields>public Object getFieldValue(AccumuloProxy.clearLocatorCache_result._Fields field)
getFieldValue in interface org.apache.thrift.TBase<AccumuloProxy.clearLocatorCache_result,AccumuloProxy.clearLocatorCache_result._Fields>public boolean isSet(AccumuloProxy.clearLocatorCache_result._Fields field)
isSet in interface org.apache.thrift.TBase<AccumuloProxy.clearLocatorCache_result,AccumuloProxy.clearLocatorCache_result._Fields>public boolean equals(AccumuloProxy.clearLocatorCache_result that)
public int compareTo(AccumuloProxy.clearLocatorCache_result other)
compareTo in interface Comparable<AccumuloProxy.clearLocatorCache_result>public AccumuloProxy.clearLocatorCache_result._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<AccumuloProxy.clearLocatorCache_result,AccumuloProxy.clearLocatorCache_result._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<AccumuloProxy.clearLocatorCache_result,AccumuloProxy.clearLocatorCache_result._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<AccumuloProxy.clearLocatorCache_result,AccumuloProxy.clearLocatorCache_result._Fields>org.apache.thrift.TExceptionpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2015 Apache Accumulo Project. All rights reserved.