Class EngineConfig
- java.lang.Object
-
- oracle.spatial.network.lod.config.EngineConfig
-
public class EngineConfig extends java.lang.Object- Since:
- release specific (what release of product did this appear in)
-
-
Constructor Summary
Constructors Constructor Description EngineConfig()EngineConfig(int numThreads)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetNumThreads()voidsetNumThreads(int numThreads)
-