deduper / org.bradfordmiller.deduper.config

Package org.bradfordmiller.deduper.config

Types

Config

Configuration for a deduper process

class Config

ExecutionServiceTimeout

Settings for the Execution Service timeout. Once a deduper has published all data to the blocking queues of all consumers, consumers will have a dynamic timeout set (defaults to 60 seconds) for all consumers to finish persisting data

data class ExecutionServiceTimeout

HashSourceJndi

A hash source jndi entity. This is used when configuring a specific set of existing hashes to "dedupe" against

data class HashSourceJndi

SourceJndi

A source jndi entity

data class SourceJndi