public class OntopSystemSettingsImpl extends OntopReformulationSettingsImpl implements OntopSystemSettings
OntopModelSettings.CardinalityPreservationModeDEFAULT_QUERY_TIMEOUT, HTTP_CACHE_CONTROL, HTTP_CACHE_MAX_AGE, HTTP_CACHE_STALE_IF_ERROR, HTTP_CACHE_STALE_WHILE_REVALIDATE, PERMANENT_DB_CONNECTIONAPPLICATION_NAME, AVOID_POST_PROCESSING, CLASSES_INCLUDED_QUERY_LOGGING, DISTINCT_RESULTSET, EXCLUDE_INVALID_TRIPLES_FROM_RESULT_SET, EXISTENTIAL_REASONING, HTTP_HEADER_INCLUDED_QUERY_LOGGING_PREFIX, INCLUDE_FIXED_OBJECT_POSITION_IN_DESCRIBE, QUERY_CACHE_MAX_SIZE, QUERY_LOGGING, QUERY_LOGGING_DECOMPOSITION, QUERY_LOGGING_DECOMPOSITION_AND_MERGING_EXCLUSIVE, QUERY_TEMPLATE_EXTRACTION, REFORMULATED_INCLUDED_QUERY_LOGGING, SPARQL_INCLUDED_QUERY_LOGGING, TABLES_INCLUDED_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<String> |
getHttpCacheControl() |
boolean |
isPermanentDBConnectionEnabled()
Needed by some in-memory DBs
(e.g.
|
areClassesAndPropertiesIncludedIntoQueryLog, areInvalidTriplesExcludedFromResultSet, areQueryLoggingDecompositionAndMergingMutuallyExclusive, areTablesIncludedIntoQueryLog, getApplicationName, getHttpHeaderNamesToLog, getQueryCacheMaxSize, isDistinctPostProcessingEnabled, isExistentialReasoningEnabled, isFixedObjectIncludedInDescribe, isPostProcessingAvoided, isQueryLoggingDecompositionEnabled, isQueryLoggingEnabled, isQueryTemplateExtractionEnabled, isReformulatedQueryIncludedIntoQueryLog, isSparqlQueryIncludedIntoQueryLogisSameAsInMappingsEnabledcontains, copyProperties, get, getCardinalityPreservationMode, getProperty, getPropertyKeys, isTestModeEnabled, loadDefaultPropertiesFromFileclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitareClassesAndPropertiesIncludedIntoQueryLog, areInvalidTriplesExcludedFromResultSet, areQueryLoggingDecompositionAndMergingMutuallyExclusive, areTablesIncludedIntoQueryLog, getApplicationName, getHttpHeaderNamesToLog, getQueryCacheMaxSize, isDistinctPostProcessingEnabled, isExistentialReasoningEnabled, isFixedObjectIncludedInDescribe, isPostProcessingAvoided, isQueryLoggingDecompositionEnabled, isQueryLoggingEnabled, isQueryTemplateExtractionEnabled, isReformulatedQueryIncludedIntoQueryLog, isSparqlQueryIncludedIntoQueryLogisSameAsInMappingsEnabledgetMaxNbChildrenForLiftingDBFunctionSymbolcontains, getCardinalityPreservationMode, getProperty, isTestModeEnabledpublic Optional<Integer> getDefaultQueryTimeout()
OntopSystemSettingsgetDefaultQueryTimeout in interface OntopSystemSettingspublic boolean isPermanentDBConnectionEnabled()
OntopSystemSettingsisPermanentDBConnectionEnabled in interface OntopSystemSettingspublic Optional<String> getHttpCacheControl()
getHttpCacheControl in interface OntopSystemSettingsCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.