public class ExportTable extends MasterRepo
| Modifier and Type | Field and Description |
|---|---|
static String |
DATA_VERSION_PROP |
static String |
EXPORT_VERSION_PROP |
static int |
VERSION |
| 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 © 2015 Apache Accumulo Project. All rights reserved.