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 int
getNumThreads()
void
setNumThreads(int numThreads)
-