| Package | Description |
|---|---|
| org.irenical.dumpy.api | |
| org.irenical.dumpy.impl |
| Modifier and Type | Method and Description |
|---|---|
ILoader.Status |
ILoader.load(List<? extends IExtractor.Entity<TYPE>> entities)
Loads the given entities into the target system.
|
static ILoader.Status |
ILoader.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ILoader.Status[] |
ILoader.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LoaderResponseHandler(DumpyDB dumpyDB,
IJob iJob,
IStream<TYPE,ERROR> iStream,
Future<ILoader.Status> loaderTask,
List<? extends IExtractor.Entity<TYPE>> loaderEntities) |
Copyright © 2017 Irenical. All rights reserved.