Interface | Description |
---|---|
HistoricalEventViewable |
Interface for views that poll data based on information from other streams.
|
HistoricalEventViewableFactory | |
HistoricalEventViewableForge | |
HistoricalEventViewableLookupValueToMultiKey |
Class | Description |
---|---|
HistoricalDataQueryStrategy |
Query strategy for use with
HistoricalEventViewable
to perform lookup for a given stream using the poll method on a viewable. |
HistoricalEventViewableBase |
Implements a poller viewable that uses a polling strategy, a cache and
some input parameters extracted from event streams to perform the polling.
|
HistoricalEventViewableFactoryBase |
Implements a poller viewable that uses a polling strategy, a cache and
some input parameters extracted from event streams to perform the polling.
|
HistoricalEventViewableForgeBase | |
HistoricalStreamIndexDesc |
Descriptor for an index requirement on a historical stream.
|
HistoricalStreamIndexListForge |
Manages index-building and sharing for historical streams by collecting required indexes during the
query planning phase, and by providing the right lookup strategy and indexing strategy during
query execution node creation.
|
HistoricalViewableDesc |
Copyright © 2005–2020. All rights reserved.