|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.accumulo.core.tabletserver.thrift.MutationLogger.remove_args
public static class MutationLogger.remove_args
| Nested Class Summary | |
|---|---|
static class |
MutationLogger.remove_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
| Field Summary | |
|---|---|
AuthInfo |
credentials
|
List<String> |
files
|
static Map<MutationLogger.remove_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap
|
TInfo |
tinfo
|
| Constructor Summary | |
|---|---|
MutationLogger.remove_args()
|
|
MutationLogger.remove_args(MutationLogger.remove_args other)
Performs a deep copy on other. |
|
MutationLogger.remove_args(TInfo tinfo,
AuthInfo credentials,
List<String> files)
|
|
| Method Summary | |
|---|---|
void |
addToFiles(String elem)
|
void |
clear()
|
int |
compareTo(MutationLogger.remove_args other)
|
MutationLogger.remove_args |
deepCopy()
|
boolean |
equals(MutationLogger.remove_args that)
|
boolean |
equals(Object that)
|
MutationLogger.remove_args._Fields |
fieldForId(int fieldId)
|
AuthInfo |
getCredentials()
|
Object |
getFieldValue(MutationLogger.remove_args._Fields field)
|
List<String> |
getFiles()
|
Iterator<String> |
getFilesIterator()
|
int |
getFilesSize()
|
TInfo |
getTinfo()
|
int |
hashCode()
|
boolean |
isSet(MutationLogger.remove_args._Fields field)
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise |
boolean |
isSetCredentials()
Returns true if field credentials is set (has been assigned a value) and false otherwise |
boolean |
isSetFiles()
Returns true if field files is set (has been assigned a value) and false otherwise |
boolean |
isSetTinfo()
Returns true if field tinfo is set (has been assigned a value) and false otherwise |
void |
read(org.apache.thrift.protocol.TProtocol iprot)
|
MutationLogger.remove_args |
setCredentials(AuthInfo credentials)
|
void |
setCredentialsIsSet(boolean value)
|
void |
setFieldValue(MutationLogger.remove_args._Fields field,
Object value)
|
MutationLogger.remove_args |
setFiles(List<String> files)
|
void |
setFilesIsSet(boolean value)
|
MutationLogger.remove_args |
setTinfo(TInfo tinfo)
|
void |
setTinfoIsSet(boolean value)
|
String |
toString()
|
void |
unsetCredentials()
|
void |
unsetFiles()
|
void |
unsetTinfo()
|
void |
validate()
|
void |
write(org.apache.thrift.protocol.TProtocol oprot)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public TInfo tinfo
public AuthInfo credentials
public List<String> files
public static final Map<MutationLogger.remove_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
| Constructor Detail |
|---|
public MutationLogger.remove_args()
public MutationLogger.remove_args(TInfo tinfo,
AuthInfo credentials,
List<String> files)
public MutationLogger.remove_args(MutationLogger.remove_args other)
| Method Detail |
|---|
public MutationLogger.remove_args deepCopy()
deepCopy in interface org.apache.thrift.TBase<MutationLogger.remove_args,MutationLogger.remove_args._Fields>public void clear()
clear in interface org.apache.thrift.TBase<MutationLogger.remove_args,MutationLogger.remove_args._Fields>public TInfo getTinfo()
public MutationLogger.remove_args setTinfo(TInfo tinfo)
public void unsetTinfo()
public boolean isSetTinfo()
public void setTinfoIsSet(boolean value)
public AuthInfo getCredentials()
public MutationLogger.remove_args setCredentials(AuthInfo credentials)
public void unsetCredentials()
public boolean isSetCredentials()
public void setCredentialsIsSet(boolean value)
public int getFilesSize()
public Iterator<String> getFilesIterator()
public void addToFiles(String elem)
public List<String> getFiles()
public MutationLogger.remove_args setFiles(List<String> files)
public void unsetFiles()
public boolean isSetFiles()
public void setFilesIsSet(boolean value)
public void setFieldValue(MutationLogger.remove_args._Fields field,
Object value)
setFieldValue in interface org.apache.thrift.TBase<MutationLogger.remove_args,MutationLogger.remove_args._Fields>public Object getFieldValue(MutationLogger.remove_args._Fields field)
getFieldValue in interface org.apache.thrift.TBase<MutationLogger.remove_args,MutationLogger.remove_args._Fields>public boolean isSet(MutationLogger.remove_args._Fields field)
isSet in interface org.apache.thrift.TBase<MutationLogger.remove_args,MutationLogger.remove_args._Fields>public boolean equals(Object that)
equals in class Objectpublic boolean equals(MutationLogger.remove_args that)
public int hashCode()
hashCode in class Objectpublic int compareTo(MutationLogger.remove_args other)
compareTo in interface Comparable<MutationLogger.remove_args>public MutationLogger.remove_args._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<MutationLogger.remove_args,MutationLogger.remove_args._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<MutationLogger.remove_args,MutationLogger.remove_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<MutationLogger.remove_args,MutationLogger.remove_args._Fields>org.apache.thrift.TExceptionpublic String toString()
toString in class Object
public void validate()
throws org.apache.thrift.TException
org.apache.thrift.TException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||