| Package | Description |
|---|---|
| org.protempa | |
| org.protempa.backend.dsb |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceBackendMultiplexingDataStreamingEventIterator |
class |
MultiplexingDataStreamingEventIterator
Iterator-like access to
DataStreamingEvents. |
| Modifier and Type | Method and Description |
|---|---|
DataStreamingEventIterator<Proposition> |
DataSourceImpl.readPropositions(Set<String> keyIds,
Set<String> propIds,
Filter filters,
QuerySession qs,
QueryResultsHandler queryResultsHandler) |
DataStreamingEventIterator<Proposition> |
DataSource.readPropositions(Set<String> keyIds,
Set<String> propIds,
Filter filters,
QuerySession qs,
QueryResultsHandler queryResultsHandler) |
| Constructor and Description |
|---|
DataSourceBackendMultiplexingDataStreamingEventIterator(List<? extends DataStreamingEventIterator<Proposition>> itrs,
List<? extends DataStreamingEventIterator<UniqueIdPair>> refs) |
DataSourceBackendMultiplexingDataStreamingEventIterator(List<? extends DataStreamingEventIterator<Proposition>> itrs,
List<? extends DataStreamingEventIterator<UniqueIdPair>> refs) |
| Modifier and Type | Method and Description |
|---|---|
DataStreamingEventIterator<Proposition> |
DataSourceBackend.readPropositions(Set<String> keyIds,
Set<String> propIds,
Filter filters,
QuerySession qs,
QueryResultsHandler queryResultsHandler) |
Copyright © 2012–2017 Emory University. All rights reserved.