Package | Description |
---|---|
org.gcube.portlets.user.speciesdiscovery.server.persistence | |
org.gcube.portlets.user.speciesdiscovery.server.session |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDaoBuffer<T extends FetchingElement> |
class |
AbstractSelectableDaoBuffer<T extends SelectableElement> |
class |
OccurrenceBuffer |
class |
ResultRowBuffer |
class |
TaxonomyRowBuffer |
Modifier and Type | Interface and Description |
---|---|
interface |
FilterableFetchingBuffer<T extends FetchingElement> |
interface |
SelectableFetchingBuffer<T extends SelectableElement> |
Modifier and Type | Field and Description |
---|---|
protected FetchingBuffer<T> |
FetchingSession.buffer |
protected FetchingBuffer<T> |
Fetcher.buffer |
Modifier and Type | Method and Description |
---|---|
FetchingBuffer<T> |
FetchingSession.getBuffer() |
Constructor and Description |
---|
Fetcher(CloseableIterator<T> source,
FetchingBuffer<T> buffer) |
FetchingSession(CloseableIterator<T> source,
FetchingBuffer<T> buffer) |
Copyright © 2016. All Rights Reserved.