| Package | Description |
|---|---|
| eu.dnetlib.enabling.resultset | |
| eu.dnetlib.enabling.resultset.push |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResultSet
A ResultSet represents a set of data results.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObservableResultset
Common stuff for resultset implementations bound to a ResultSetRegistry.
|
class |
LocalResultSetImpl
Resultset backing implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PushResultSet
resultset which receive data through the "push" interface, i.e.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransientPushResultSetImpl
a push resultset which holds it's data in a transient cache.
|
Copyright © 2017. All rights reserved.