| Package | Description |
|---|---|
| network.oxalis.statistics.guice | |
| network.oxalis.statistics.inbound | |
| network.oxalis.statistics.jdbc |
| Modifier and Type | Method and Description |
|---|---|
RawStatisticsRepository |
RawStatisticsRepositoryModule.get(com.google.inject.Injector injector,
Platform platform) |
| Constructor and Description |
|---|
StatisticsProducer(RawStatisticsRepository rawStatisticsRepository) |
| Modifier and Type | Class and Description |
|---|---|
class |
RawStatisticsRepositoryHSqlImpl
This is RawStatisticsRepository implementation for running the statistics database on MySql backend, through JDBC.
|
class |
RawStatisticsRepositoryJdbcImpl
Basic JDBC implementation of StatisticsRepository component supplied with Oxalis.
|
class |
RawStatisticsRepositoryMsSqlImpl
This is RawStatisticsRepository implementation for running the statistics database on MsSql backend, through Jdbc.
|
class |
RawStatisticsRepositoryMySqlImpl
This is RawStatisticsRepository implementation for running the statistics database on MySql backend, through JDBC.
|
class |
RawStatisticsRepositoryOracleImpl
This is RawStatisticsRepository implementation for running the statistics database on Oracle backend, through JDBC.
|
Copyright © 2021 NorStella. All rights reserved.