Class PropertyServiceImpl
java.lang.Object
org.apache.fineract.infrastructure.springbatch.PropertyServiceImpl
- All Implemented Interfaces:
PropertyService
-
Constructor Summary
Constructors -
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)
-
Constructor Details
-
PropertyServiceImpl
public PropertyServiceImpl()
-
-
Method Details
-
getPartitionSize
- Specified by:
getPartitionSizein interfacePropertyService
-
getChunkSize
- Specified by:
getChunkSizein interfacePropertyService
-
getRetryLimit
- Specified by:
getRetryLimitin interfacePropertyService
-
getThreadPoolCorePoolSize
- Specified by:
getThreadPoolCorePoolSizein interfacePropertyService
-
getThreadPoolMaxPoolSize
- Specified by:
getThreadPoolMaxPoolSizein interfacePropertyService
-
getThreadPoolQueueCapacity
- Specified by:
getThreadPoolQueueCapacityin interfacePropertyService
-
getPollInterval
- Specified by:
getPollIntervalin interfacePropertyService
-