public class LimitedSizeNativeStore extends NativeStore
connectionTimeOut, DEFAULT_CONNECTION_TIMEOUT, DEFAULT_ITERATION_SYNC_THRESHOLD, initializationLock
Constructor and Description |
---|
LimitedSizeNativeStore() |
LimitedSizeNativeStore(File dataDir) |
LimitedSizeNativeStore(File dataDir,
String string) |
Modifier and Type | Method and Description |
---|---|
protected NotifyingSailConnection |
getConnectionInternal()
Returns a store-specific SailConnection object.
|
getEvaluationStrategyFactory, getFederatedServiceResolver, getForceSync, getTransactionLock, getTripleIndexes, getValueFactory, initializeInternal, isWritable, setEvaluationStrategyFactory, setFederatedServiceResolver, setForceSync, setNamespaceCacheSize, setNamespaceIDCacheSize, setTripleIndexes, setValueCacheSize, setValueIDCacheSize, shutDownInternal
addSailChangedListener, getConnection, notifySailChanged, removeSailChangedListener
addSupportedIsolationLevel, connectionClosed, debugEnabled, getDataDir, getDefaultIsolationLevel, getIterationCacheSyncThreshold, getSupportedIsolationLevels, init, initialize, isInitialized, isTrackResultSize, removeSupportedIsolationLevel, setConnectionTimeOut, setDataDir, setDefaultIsolationLevel, setIterationCacheSyncThreshold, setSupportedIsolationLevels, setSupportedIsolationLevels, setTrackResultSize, shutDown, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDataDir, getDefaultIsolationLevel, getSupportedIsolationLevels, init, initialize, setDataDir, shutDown
public LimitedSizeNativeStore(File dataDir, String string)
dataDir
- string
- public LimitedSizeNativeStore()
public LimitedSizeNativeStore(File dataDir)
protected NotifyingSailConnection getConnectionInternal() throws SailException
AbstractSail
getConnectionInternal
in class NativeStore
SailException
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.