public interface OntopSystemSettings extends OntopReformulationSettings
OntopModelSettings.CardinalityPreservationMode| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_QUERY_TIMEOUT |
static String |
HTTP_CACHE_MAX_AGE |
static String |
HTTP_CACHE_STALE_IF_ERROR |
static String |
HTTP_CACHE_STALE_WHILE_REVALIDATE |
static String |
PERMANENT_DB_CONNECTION |
APPLICATION_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, isQueryLoggingEnabledisSameAsInMappingsEnabledgetMaxNbChildrenForLiftingDBFunctionSymbolcontains, getCardinalityPreservationMode, getProperty, isTestModeEnabledstatic final String DEFAULT_QUERY_TIMEOUT
static final String PERMANENT_DB_CONNECTION
static final String HTTP_CACHE_MAX_AGE
static final String HTTP_CACHE_STALE_WHILE_REVALIDATE
static final String HTTP_CACHE_STALE_IF_ERROR
Optional<Integer> getDefaultQueryTimeout()
boolean isPermanentDBConnectionEnabled()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.