public class OntopSystemSettingsImpl extends OntopReformulationSettingsImpl implements OntopSystemSettings
OntopModelSettings.CardinalityPreservationModeDEFAULT_QUERY_TIMEOUT, HTTP_CACHE_MAX_AGE, HTTP_CACHE_STALE_IF_ERROR, HTTP_CACHE_STALE_WHILE_REVALIDATE, PERMANENT_DB_CONNECTIONAPPLICATION_NAME, DISTINCT_RESULTSET, EXISTENTIAL_REASONING, QUERY_CACHE_MAX_SIZE, QUERY_LOGGINGSAME_ASMAX_NB_CHILDREN_LIFTING_DB_FSCARDINALITY_MODE, TEST_MODE| Modifier and Type | Method and Description |
|---|---|
Optional<Integer> |
getDefaultQueryTimeout()
Query EVALUATION timeout (executed on the DB engine)
Has no effect if negative or equal to 0.
|
Optional<Integer> |
getHttpMaxAge() |
Optional<Integer> |
getHttpStaleIfError() |
Optional<Integer> |
getHttpStaleWhileRevalidate() |
boolean |
isPermanentDBConnectionEnabled()
Needed by some in-memory DBs
(e.g.
|
getApplicationName, getQueryCacheMaxSize, isDistinctPostProcessingEnabled, isExistentialReasoningEnabled, isQueryLoggingEnabledisSameAsInMappingsEnabledcontains, copyProperties, get, getCardinalityPreservationMode, getProperty, isTestModeEnabled, loadDefaultPropertiesFromFileclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApplicationName, getQueryCacheMaxSize, isDistinctPostProcessingEnabled, isExistentialReasoningEnabled, isQueryLoggingEnabledisSameAsInMappingsEnabledgetMaxNbChildrenForLiftingDBFunctionSymbolcontains, getCardinalityPreservationMode, getProperty, isTestModeEnabledpublic Optional<Integer> getDefaultQueryTimeout()
OntopSystemSettingsgetDefaultQueryTimeout in interface OntopSystemSettingspublic boolean isPermanentDBConnectionEnabled()
OntopSystemSettingsisPermanentDBConnectionEnabled in interface OntopSystemSettingspublic Optional<Integer> getHttpMaxAge()
getHttpMaxAge in interface OntopSystemSettingspublic Optional<Integer> getHttpStaleWhileRevalidate()
getHttpStaleWhileRevalidate in interface OntopSystemSettingspublic Optional<Integer> getHttpStaleIfError()
getHttpStaleIfError in interface OntopSystemSettingsCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.