|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlockingCloseableIterator | |
---|---|
org.eclipse.emf.cdo.common.util | Common utility classes, some common interfaces and exceptions. |
org.eclipse.emf.cdo.spi.common | Common service provider interfaces and useful base implementations. |
org.eclipse.emf.cdo.spi.server | Server service provider interfaces and useful base implementations. |
org.eclipse.emf.spi.cdo | Client service provider interfaces and useful base implementations. |
Uses of BlockingCloseableIterator in org.eclipse.emf.cdo.common.util |
---|
Classes in org.eclipse.emf.cdo.common.util that implement BlockingCloseableIterator | |
---|---|
class |
CDOQueryQueue.BlockingCloseableIteratorImpl
A blocking iterator that takes elements from a CDOQueryQueue . |
Methods in org.eclipse.emf.cdo.common.util that return BlockingCloseableIterator | |
---|---|
BlockingCloseableIterator<E> |
CDOQueryQueue.iterator()
|
Uses of BlockingCloseableIterator in org.eclipse.emf.cdo.spi.common |
---|
Classes in org.eclipse.emf.cdo.spi.common that implement BlockingCloseableIterator | |
---|---|
class |
AbstractQueryResult<T>
|
Uses of BlockingCloseableIterator in org.eclipse.emf.cdo.spi.server |
---|
Subinterfaces of BlockingCloseableIterator in org.eclipse.emf.cdo.spi.server | |
---|---|
interface |
InternalQueryResult
|
Uses of BlockingCloseableIterator in org.eclipse.emf.spi.cdo |
---|
Classes in org.eclipse.emf.spi.cdo that implement BlockingCloseableIterator | |
---|---|
class |
AbstractQueryIterator<T>
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |