Interface | Description |
---|---|
AskDao | |
BarDao |
DAO for
BarVO objects. |
BidAskDao | |
BidDao | |
GenericEventDao | |
InfluxDBDao<V extends MarketDataEventVO> |
Generic InfluxDB DAO interface for read / write operations.
|
InfluxDbSchemaDao | |
QuoteDao<V extends MarketDataEventVO> |
DAO for
QuoteVO objects. |
TickDao |
DAO for
TickVO objects. |
TradeDao |
DAO for
TradeVO objects. |
Class | Description |
---|---|
AbstractInfluxDBDao<V extends MarketDataEventVO> | |
AskDaoImpl | |
BarDaoImpl | |
BidAskQuoteDaoImpl | |
BidDaoImpl | |
GenericEventDaoImpl | |
InfluxDbSchemaDaoImpl |
Returns information about the time series in InfluxDB.
|
NoopGenericEventDaoImpl | |
TickDaoImpl | |
TradeDaoImpl |