org.apache.accumulo.server.master.tableOps
public class ExportTable extends MasterRepo
Modifier and Type | Field and Description |
---|---|
static String |
DATA_VERSION_PROP |
static String |
EXPORT_VERSION_PROP |
static int |
VERSION |
log
Constructor and Description |
---|
ExportTable(String tableName,
String tableId,
String exportDir) |
public static final int VERSION
public static final String DATA_VERSION_PROP
public static final String EXPORT_VERSION_PROP
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.