-
batchSize
int batchSize
The batch size.
-
useBulkload
boolean useBulkload
The use bulkload.
-
cronExpression
String cronExpression
The cron expression.
-
quartzThreadCount
int quartzThreadCount
The quartz thread count.
-
parallelJobCount
int parallelJobCount
Default parallel job count
-
keyGeneratorClass
String keyGeneratorClass
The key generator class.
-
scheduledRefreshName
String scheduledRefreshName
The unique name part.
-
jobStoreFactoryClassName
String jobStoreFactoryClassName
The job store factory class name.
-
tcConfigUrl
String tcConfigUrl
the terracootta config url
-
pollTimeMs
int pollTimeMs
The poll time ms.
-
evictOnLoadMiss
boolean evictOnLoadMiss
The load miss evicts.
-
valid
boolean valid
The valid.
-
excessProperties
Properties excessProperties
Excess properties passed to the extension
-
frozen
boolean frozen
Frozen flag. Once build() is called, the config is frozen.