|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VDBStream | |
---|---|
com.metamatrix.common.vdb.api | |
com.metamatrix.vdb.runtime |
Uses of VDBStream in com.metamatrix.common.vdb.api |
---|
Classes in com.metamatrix.common.vdb.api that implement VDBStream | |
---|---|
class |
VDBStreamImpl
|
Methods in com.metamatrix.common.vdb.api that return VDBStream | |
---|---|
VDBStream |
VDBDefn.getVDBStream()
This will let the uses stream the VDB contents the way they would need. |
Uses of VDBStream in com.metamatrix.vdb.runtime |
---|
Methods in com.metamatrix.vdb.runtime that return VDBStream | |
---|---|
VDBStream |
BasicVDBDefn.getVDBStream()
|
Methods in com.metamatrix.vdb.runtime with parameters of type VDBStream | |
---|---|
void |
BasicVDBDefn.setVDBStream(VDBStream stream)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |