Klasse ThreadPoolSettings
java.lang.Object
de.caluga.morphium.config.Settings
de.caluga.morphium.config.ThreadPoolSettings
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungintlongintsetThreadPoolAsyncOpCoreSize(int threadPoolAsyncOpCoreSize) setThreadPoolAsyncOpKeepAliveTime(long threadPoolAsyncOpKeepAliveTime) setThreadPoolAsyncOpMaxSize(int threadPoolAsyncOpMaxSize) Von Klasse geerbte Methoden Settings
asProperties, asProperties, copy, copyWith, equals, hashCode
-
Konstruktordetails
-
ThreadPoolSettings
public ThreadPoolSettings()
-
-
Methodendetails
-
getThreadPoolAsyncOpCoreSize
public int getThreadPoolAsyncOpCoreSize() -
setThreadPoolAsyncOpCoreSize
-
getThreadPoolAsyncOpMaxSize
public int getThreadPoolAsyncOpMaxSize() -
setThreadPoolAsyncOpMaxSize
-
getThreadPoolAsyncOpKeepAliveTime
public long getThreadPoolAsyncOpKeepAliveTime() -
setThreadPoolAsyncOpKeepAliveTime
-