| Package | Description |
|---|---|
| eu.dnetlib.enabling.resultset | |
| eu.dnetlib.enabling.resultset.observer | |
| eu.dnetlib.enabling.resultset.push |
| Class and Description |
|---|
| AbstractObservableResultset
Common stuff for resultset implementations bound to a ResultSetRegistry.
|
| AbstractResultSetFactory
Resultset factories bound to a resultset service, from which it takes the resultset registry and the epr builder.
|
| LocalOpenResultSetFactoryImpl
Creates an "open" (unbounded, unfreezed) local resultset.
|
| LocalResultSetFactoryImpl
This factory creates resultset bound to a given resultset registry shared with a resultset service which exposed them
to the outside world.
|
| LocalResultSetImpl
Resultset backing implementation.
|
| MappedResultSet
A resultset filter.
|
| MappedResultSetFactory
Create a new resultset which takes each record of the input resultset and applies the mapping function to it.
|
| ResultSet
A ResultSet represents a set of data results.
|
| ResultSetAware
ResultSet listeners can add this interface in order to receive the ResultSet they are bound to.
|
| ResultSetEPRPool |
| ResultSetFactory
Creates a resultset service from a producer.
|
| ResultSetListener
A ResultSetListener is a pull interface to a ResultSet.
|
| ResultSetPropertyDao
access resultset properties.
|
| ResultSetRegistry
Instances of ResultSetRegistry manage a set of resultset objects and manage their garbage collection.
|
| ResultSetServiceImpl
This component dispatches the service method calls to stateful datastructure instances and to the singleton core.
|
| TypedResultSetListener
A TypedResultSetListener is a pull interface to a ResultSet.
|
| Class and Description |
|---|
| ResultSet
A ResultSet represents a set of data results.
|
| ResultSetRegistry
Instances of ResultSetRegistry manage a set of resultset objects and manage their garbage collection.
|
| Class and Description |
|---|
| AbstractObservableResultset
Common stuff for resultset implementations bound to a ResultSetRegistry.
|
| ResultSet
A ResultSet represents a set of data results.
|
| ResultSetServiceImpl
This component dispatches the service method calls to stateful datastructure instances and to the singleton core.
|
Copyright © 2017. All rights reserved.