Interface PropertyService
- All Known Implementing Classes:
PropertyServiceImpl
public interface PropertyService
-
Method Summary
Modifier and TypeMethodDescriptiongetChunkSize(String jobName) getPartitionSize(String jobName) getPollInterval(String jobName) getRetryLimit(String jobName) getThreadPoolCorePoolSize(String jobName) getThreadPoolMaxPoolSize(String jobName) getThreadPoolQueueCapacity(String jobName)
-
Method Details
-
getPartitionSize
-
getChunkSize
-
getRetryLimit
-
getThreadPoolCorePoolSize
-
getThreadPoolMaxPoolSize
-
getThreadPoolQueueCapacity
-
getPollInterval
-