|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VdbRecord | |
|---|---|
| com.metamatrix.connector.metadata | |
| com.metamatrix.connector.metadata.index | |
| com.metamatrix.metadata.runtime.impl | |
| Uses of VdbRecord in com.metamatrix.connector.metadata |
|---|
| Classes in com.metamatrix.connector.metadata that implement VdbRecord | |
|---|---|
class |
RuntimeVdbRecord
Extends a VdbRecord object with additional runtime data. |
| Constructors in com.metamatrix.connector.metadata with parameters of type VdbRecord | |
|---|---|
RuntimeVdbRecord(VdbRecord vdbRecord,
java.lang.String vdbRuntimeName,
java.lang.String vdbRuntimeVersion)
|
|
| Uses of VdbRecord in com.metamatrix.connector.metadata.index |
|---|
| Methods in com.metamatrix.connector.metadata.index with parameters of type VdbRecord | |
|---|---|
MetadataRecord |
MetadataResultsPostProcessor.getWarpedVdbRecord(VdbRecord record)
Wrap the vdb recods into a RuntimeVdbRecods with real vdb information. |
| Uses of VdbRecord in com.metamatrix.metadata.runtime.impl |
|---|
| Classes in com.metamatrix.metadata.runtime.impl that implement VdbRecord | |
|---|---|
class |
VdbRecordImpl
ModelRecordImpl |
| Methods in com.metamatrix.metadata.runtime.impl that return VdbRecord | |
|---|---|
static VdbRecord |
RecordFactory.createVdbRecord(char[] record)
Create a ModelRecord instance from the specified index record |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||