| Package | Description |
|---|---|
| com.actian.dataflow.hive.shims | |
| com.pervasive.datarush.modules |
| Constructor and Description |
|---|
HiveShimImpl(Module module)
Construct with the given module which is used to load the correct dependent classes.
|
| Modifier and Type | Method and Description |
|---|---|
List<Module> |
ModuleCategoryImpl.getModules() |
List<Module> |
ModuleCategory.getModules() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
Modules.newInstance(Class<T> interfaze,
Module module,
String className)
Create a new instance of an object within a module.
|
static <T> T |
Modules.rawInstance(Class<T> interfaze,
Module module,
String className)
Create a new instance of an object within a module.
|
| Constructor and Description |
|---|
ModuleCategoryImpl(String name,
List<Module> modules) |
Copyright © 2015 Actian Corporation. All Rights Reserved.