| Package | Description |
|---|---|
| com.denodo.vdb.engine.customwrapper |
Provides the base classes and mechanisms necessary to implement a
Custom Wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomWrapper.run(CustomWrapperConditionHolder condition,
List<CustomWrapperFieldExpression> projectedFields,
CustomWrapperResult result,
Map<String,String> inputValues)
Defines how this Custom Wrapper acts when being queried.
|
Copyright © 2019 Denodo Technologies. All rights reserved.