Class IdDatabaseMaintenanceQueries
java.lang.Object
com.io7m.idstore.database.postgres.internal.IdDatabaseMaintenanceQueries
- All Implemented Interfaces:
IdDatabaseMaintenanceQueriesType,IdDatabaseQueriesType
public final class IdDatabaseMaintenanceQueries
extends Object
implements IdDatabaseMaintenanceQueriesType
The maintenance queries.
-
Field Summary
Fields inherited from interface com.io7m.idstore.database.api.IdDatabaseQueriesType
EARLIEST -
Method Summary
Modifier and TypeMethodDescriptionprotected final OffsetDateTimevoidRun maintenance tasks.protected final com.io7m.idstore.database.postgres.internal.IdDatabaseTransactionprotected final io.opentelemetry.api.trace.Span
-
Method Details
-
runMaintenance
Description copied from interface:IdDatabaseMaintenanceQueriesTypeRun maintenance tasks.- Specified by:
runMaintenancein interfaceIdDatabaseMaintenanceQueriesType- Throws:
IdDatabaseException- On errors
-
transactionSpan
protected final io.opentelemetry.api.trace.Span transactionSpan() -
transaction
protected final com.io7m.idstore.database.postgres.internal.IdDatabaseTransaction transaction() -
currentTime
-