public class LimitedSizeNativeStore extends NativeStore
connectionTimeOut, DEFAULT_CONNECTION_TIMEOUT, initializationLock, logger
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.
|
cardinality, createStatementIterator, getContextIDs, getContextIDs, getFederatedServiceResolver, getForceSync, getNamespaceStore, getTransactionLock, getTripleIndexes, getTripleStore, getValueFactory, getValueStore, initializeInternal, isWritable, setFederatedServiceResolver, setForceSync, setNamespaceCacheSize, setNamespaceIDCacheSize, setTripleIndexes, setValueCacheSize, setValueIDCacheSize, shutDownInternal, tryTransactionLock
addSailChangedListener, getConnection, notifySailChanged, removeSailChangedListener
addSupportedIsolationLevel, connectionClosed, debugEnabled, getDataDir, getDefaultIsolationLevel, getSupportedIsolationLevels, initialize, isInitialized, removeSupportedIsolationLevel, setDataDir, setDefaultIsolationLevel, setSupportedIsolationLevels, shutDown, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDataDir, getDefaultIsolationLevel, getSupportedIsolationLevels, initialize, setDataDir, shutDown
public LimitedSizeNativeStore(File dataDir, String string)
dataDir
- string
- public LimitedSizeNativeStore()
public LimitedSizeNativeStore(File dataDir)
protected NotifyingSailConnection getConnectionInternal() throws SailException
SailBase
getConnectionInternal
in class NativeStore
SailException
Copyright © 2001-2016 Aduna. All Rights Reserved.