| Package | Description |
|---|---|
| org.teiid.adminapi.impl | |
| org.teiid.adminapi.jboss | |
| org.teiid.metadata | |
| org.teiid.translator.accumulo |
| Modifier and Type | Method and Description |
|---|---|
ModelMetaData |
VDBMetaData.addModel(ModelMetaData m) |
ModelMetaData |
VDBMetaData.getModel(String modelName) |
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<String,ModelMetaData> |
VDBMetaData.getModelMetaDatas() |
| Modifier and Type | Method and Description |
|---|---|
ModelMetaData |
VDBMetaData.addModel(ModelMetaData m) |
| Modifier and Type | Method and Description |
|---|---|
void |
VDBMetaData.setModels(Collection<ModelMetaData> models) |
| Modifier and Type | Method and Description |
|---|---|
ModelMetaData |
VDBMetadataMapper.ModelMetadataMapper.unwrap(org.jboss.dmr.ModelNode node) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.dmr.ModelNode |
VDBMetadataMapper.ModelMetadataMapper.wrap(ModelMetaData model,
org.jboss.dmr.ModelNode node) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataFactory.setModel(ModelMetaData model) |
| Constructor and Description |
|---|
MetadataFactory(String vdbName,
Object vdbVersion,
Map<String,Datatype> runtimeTypes,
ModelMetaData model) |
| Modifier and Type | Method and Description |
|---|---|
static ModelMetaData |
EvaluatorIterator.createModel(String name,
boolean source) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.