| Package | Description |
|---|---|
| org.gcube.documentstore.persistence | |
| org.gcube.documentstore.records.aggregation |
| Modifier and Type | Method and Description |
|---|---|
static PersistenceBackendConfiguration |
PersistenceBackendConfiguration.getInstance(Class<? extends PersistenceBackend> clz) |
protected static PersistenceBackendConfiguration |
PersistenceBackendConfiguration.getUnconfiguredInstance()
Used only for testing purpose
|
| Modifier and Type | Method and Description |
|---|---|
void |
FallbackPersistenceBackend.prepareConnection(PersistenceBackendConfiguration configuration)
Prepare the connection to persistence.
|
protected abstract void |
PersistenceBackend.prepareConnection(PersistenceBackendConfiguration configuration)
Prepare the connection to persistence.
|
| Modifier and Type | Method and Description |
|---|---|
protected PersistenceBackendConfiguration |
AggregationScheduler.getConfiguration()
Get Configuration (used from reload configuration)
|
| Modifier and Type | Method and Description |
|---|---|
protected static AggregationConfig |
AggregationScheduler.CheckConfiguration(PersistenceBackendConfiguration configuration) |
static AggregationScheduler |
AggregationScheduler.newInstance(PersistenceExecutor persistenceExecutor,
PersistenceBackendConfiguration configuration,
String name) |
Copyright © 2017. All Rights Reserved.