|
Hyades Datapool Specification | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDatapoolIterator | |
org.eclipse.hyades.execution.datapool |
Uses of IDatapoolIterator in org.eclipse.hyades.execution.datapool |
Methods in org.eclipse.hyades.execution.datapool that return IDatapoolIterator | |
IDatapoolIterator |
IDatapoolFactory.open(IDatapool datapool,
java.lang.String iteratorClassName)
Return an iterator instance of the supplied iterator class. |
Methods in org.eclipse.hyades.execution.datapool with parameters of type IDatapoolIterator | |
void |
IDatapoolFactory.close(IDatapoolIterator iterator)
Return the iterator to the factory so that it can be properly destroyed. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |