|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccumuloProxy.exportTable_args | |
---|---|
org.apache.accumulo.proxy.thrift |
Uses of AccumuloProxy.exportTable_args in org.apache.accumulo.proxy.thrift |
---|
Methods in org.apache.accumulo.proxy.thrift that return AccumuloProxy.exportTable_args | |
---|---|
AccumuloProxy.exportTable_args |
AccumuloProxy.exportTable_args.deepCopy()
|
AccumuloProxy.exportTable_args |
AccumuloProxy.Processor.exportTable.getEmptyArgsInstance()
|
AccumuloProxy.exportTable_args |
AccumuloProxy.exportTable_args.setExportDir(String exportDir)
|
AccumuloProxy.exportTable_args |
AccumuloProxy.exportTable_args.setLogin(byte[] login)
|
AccumuloProxy.exportTable_args |
AccumuloProxy.exportTable_args.setLogin(ByteBuffer login)
|
AccumuloProxy.exportTable_args |
AccumuloProxy.exportTable_args.setTableName(String tableName)
|
Methods in org.apache.accumulo.proxy.thrift with parameters of type AccumuloProxy.exportTable_args | |
---|---|
int |
AccumuloProxy.exportTable_args.compareTo(AccumuloProxy.exportTable_args other)
|
boolean |
AccumuloProxy.exportTable_args.equals(AccumuloProxy.exportTable_args that)
|
AccumuloProxy.exportTable_result |
AccumuloProxy.Processor.exportTable.getResult(I iface,
AccumuloProxy.exportTable_args args)
|
Constructors in org.apache.accumulo.proxy.thrift with parameters of type AccumuloProxy.exportTable_args | |
---|---|
AccumuloProxy.exportTable_args(AccumuloProxy.exportTable_args other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |