public class BulkImport extends MasterRepo
| Modifier and Type | Field and Description |
|---|---|
static String |
FAILURES_TXT |
| Constructor and Description |
|---|
BulkImport(String tableId,
String sourceDir,
String errorDir,
boolean setTime) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
call(long tid,
Master master) |
long |
isReady(long tid,
Master master) |
void |
undo(long tid,
Master environment) |
getDescription, getReturnpublic static final String FAILURES_TXT
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.