Package | Description |
---|---|
org.teiid.adminapi | |
org.teiid.adminapi.impl |
Modifier and Type | Method and Description |
---|---|
VDB |
Admin.getVDB(String vdbName,
int vdbVersion)
Deprecated.
|
VDB |
Admin.getVDB(String vdbName,
String vdbVersion)
Get the VDB
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends VDB> |
Admin.getVDBs()
Get the VDBs that are currently deployed in the system
|
Collection<? extends VDB> |
Admin.getVDBs(boolean singleInstance)
Get the VDBs that are currently deployed in the system
|
Modifier and Type | Class and Description |
---|---|
class |
VDBMetaData |
Copyright © 2019. All rights reserved.