Searched refs:dptc (Results 1 – 1 of 1) sorted by relevance
1596 Integer dptc = (Integer) cmdLineArgs.get(CommandLineArgs.DATA_PROVIDER_THREAD_COUNT); in configure() local1597 if (dptc != null) { in configure()1598 result.dataProviderThreadCount = dptc; in configure()