| Package | Description |
|---|---|
| eu.dnetlib.enabling.resultset |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResultSetFactory
Resultset factories bound to a resultset service, from which it takes the resultset registry and the epr builder.
|
class |
EPRPoolingLocalOpenResultSetFactoryImpl |
class |
EPRPoolingLocalResultSetFactoryImpl |
class |
LocalOpenResultSetFactoryImpl
Creates an "open" (unbounded, unfreezed) local resultset.
|
class |
LocalResultSetFactoryImpl
This factory creates resultset bound to a given resultset registry shared with a resultset service which exposed them
to the outside world.
|
| Modifier and Type | Method and Description |
|---|---|
ResultSetFactory |
MappedResultSetFactory.getResultSetFactory() |
ResultSetFactory |
StreamingResultSetFactory.getResultSetFactory() |
ResultSetFactory |
CachingResultSetFactory.getResultSetFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
MappedResultSetFactory.setResultSetFactory(ResultSetFactory resultSetFactory) |
void |
StreamingResultSetFactory.setResultSetFactory(ResultSetFactory resultSetFactory) |
void |
CachingResultSetFactory.setResultSetFactory(ResultSetFactory resultSetFactory) |
Copyright © 2017. All rights reserved.