| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CDOQueryQueue.BlockingCloseableIteratorImpl
A blocking iterator that takes elements from a
CDOQueryQueue. |
| Modifier and Type | Method and Description |
|---|---|
BlockingCloseableIterator<E> |
CDOQueryQueue.iterator() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQueryResult<T>
If the meaning of this type isn't clear, there really should be more of a description here...
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InternalQueryResult
If the meaning of this type isn't clear, there really should be more of a description here...
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQueryIterator<T>
If the meaning of this type isn't clear, there really should be more of a description here...
|
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.