SimulationProperties
- java.lang.Object
-
- com.fico.xpress.simulation.SimulationProperties
-
- Direct Known Subclasses:
-
SimulationProperties.Builder
@Component @ConfigurationProperties(prefix="com.fico.xpress.simulation") public class SimulationProperties extends Object
Incomplete
-
-
Nested Class Summary
Modifier and Type Class Description static class
SimulationProperties.Builder
-
Field Summary
Modifier and Type Field Description static String
ARGS_LOGGING_LEVEL_ROOT
The logging level for the root classesstatic String
ARGS_LOGGING_LEVEL_SIMULATION
The logging level for the Xpress Simulation packagesstatic String
ARGS_NUM_THREADS
The number of threads used by the servicestatic String
PREFIX
-
Constructor Summary
Constructor Description SimulationProperties()
-
-
-
Field Detail
-
PREFIX
public static final String PREFIX
- See Also:
- Constant Field Values
-
ARGS_LOGGING_LEVEL_ROOT
public static final String ARGS_LOGGING_LEVEL_ROOT
The logging level for the root classes- See Also:
- Constant Field Values
-
ARGS_LOGGING_LEVEL_SIMULATION
public static final String ARGS_LOGGING_LEVEL_SIMULATION
The logging level for the Xpress Simulation packages- See Also:
- Constant Field Values
-
ARGS_NUM_THREADS
public static final String ARGS_NUM_THREADS
The number of threads used by the service- See Also:
- Constant Field Values
-
-
Method Detail
-
build
public String[] build()
-
getNumThreads
public int getNumThreads()
Get the number of threads the service can use.- Returns:
- the maximum number of threads
-
-
© 2001-2023 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.