Uses of Class
org.gcube.documentstore.persistence.PersistenceBackendConfiguration
Packages that use PersistenceBackendConfiguration
-
Uses of PersistenceBackendConfiguration in org.gcube.documentstore.persistence
Methods in org.gcube.documentstore.persistence that return PersistenceBackendConfigurationModifier and TypeMethodDescriptionPersistenceBackendConfiguration.getInstance(Class<? extends PersistenceBackend> clz) Methods in org.gcube.documentstore.persistence with parameters of type PersistenceBackendConfigurationModifier and TypeMethodDescriptionvoidFallbackPersistenceBackend.prepareConnection(PersistenceBackendConfiguration configuration) Prepare the connection to persistence.protected abstract voidPersistenceBackend.prepareConnection(PersistenceBackendConfiguration configuration) Prepare the connection to persistence. -
Uses of PersistenceBackendConfiguration in org.gcube.documentstore.records.aggregation
Methods in org.gcube.documentstore.records.aggregation that return PersistenceBackendConfigurationModifier and TypeMethodDescriptionprotected PersistenceBackendConfigurationAggregationScheduler.getConfiguration()Get Configuration (used from reload configuration)Methods in org.gcube.documentstore.records.aggregation with parameters of type PersistenceBackendConfigurationModifier and TypeMethodDescriptionprotected static AggregationConfigurationAggregationScheduler.CheckConfiguration(PersistenceBackendConfiguration configuration) static AggregationSchedulerAggregationScheduler.newInstance(PersistenceExecutor persistenceExecutor, PersistenceBackendConfiguration configuration)