Class JdbcTaskRepository.WithIntervalMultiplication
java.lang.Object
no.skatteetaten.fastsetting.formueinntekt.felles.task.jdbc.JdbcTaskRepository
no.skatteetaten.fastsetting.formueinntekt.felles.task.jdbc.JdbcTaskRepository.WithIntervalMultiplication
- All Implemented Interfaces:
TaskRepository<Connection,,SQLException> TaskReviver<Connection,,SQLException> TaskSink<Connection,,SQLException> TaskSource<Connection,SQLException>
- Direct Known Subclasses:
PostgresTaskRepository
- Enclosing class:
- JdbcTaskRepository
-
Nested Class Summary
Nested classes/interfaces inherited from class no.skatteetaten.fastsetting.formueinntekt.felles.task.jdbc.JdbcTaskRepository
JdbcTaskRepository.WithIntervalMultiplicationNested classes/interfaces inherited from interface no.skatteetaten.fastsetting.formueinntekt.felles.task.api.TaskRepository
TaskRepository.Counting, TaskRepository.Direction, TaskRepository.Listing, TaskRepository.Snapshot, TaskRepository.SummaryNested classes/interfaces inherited from interface no.skatteetaten.fastsetting.formueinntekt.felles.task.api.TaskReviver
TaskReviver.Revived, TaskReviver.RevivificationNested classes/interfaces inherited from interface no.skatteetaten.fastsetting.formueinntekt.felles.task.api.TaskSink
TaskSink.InsertionNested classes/interfaces inherited from interface no.skatteetaten.fastsetting.formueinntekt.felles.task.api.TaskSource
TaskSource.Order -
Field Summary
Fields inherited from class no.skatteetaten.fastsetting.formueinntekt.felles.task.jdbc.JdbcTaskRepository
CHANGE_LOG, concurrent, ownerFields inherited from interface no.skatteetaten.fastsetting.formueinntekt.felles.task.api.TaskRepository
INCEPTION -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class no.skatteetaten.fastsetting.formueinntekt.felles.task.jdbc.JdbcTaskRepository
complete, count, doComplete, doFilter, doPoll, doPurge, doRecreate, doReset, doTranscribe, getCountingHint, getOwner, getResultsHint, heartbeat, initialize, isConcurrent, owners, page, page, poll, purge, purge, purgeAll, purgeOwners, push, reassign, reassignAll, recreate, recreate, register, resolve, resultsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface no.skatteetaten.fastsetting.formueinntekt.felles.task.api.TaskRepository
count, count, count, count, count, page, page, page, page, page, page, purge, purge, reassign, reassignAll, recreate, refresh, resolve, resolve, results, task, taskMethods inherited from interface no.skatteetaten.fastsetting.formueinntekt.felles.task.api.TaskReviver
recreate, recreateMethods inherited from interface no.skatteetaten.fastsetting.formueinntekt.felles.task.api.TaskSink
push, push, push, push, pushMethods inherited from interface no.skatteetaten.fastsetting.formueinntekt.felles.task.api.TaskSource
complete, poll, poll, poll
-
Constructor Details
-
WithIntervalMultiplication
WithIntervalMultiplication(boolean concurrent, String owner)
-
-
Method Details
-
expire
- Specified by:
expirein interfaceTaskRepository<Connection,SQLException> - Overrides:
expirein classJdbcTaskRepository- Throws:
SQLException
-