Package | Description |
---|---|
org.apache.accumulo.proxy.thrift |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
AccumuloProxy.exportTable_args(AccumuloProxy.exportTable_args other)
Performs a deep copy on other.
|
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.