org.universAAL.context.sesame.sail
Class CardinCollect2NativeStore

Package class diagram package CardinCollect2NativeStore
java.lang.Object
  extended by org.openrdf.sail.helpers.SailBase
      extended by org.openrdf.sail.helpers.NotifyingSailBase
          extended by org.universAAL.context.sesame.sail.CardinalityNativeStore
              extended by org.universAAL.context.sesame.sail.CardinCollect2NativeStore
All Implemented Interfaces:
org.openrdf.sail.NotifyingSail, org.openrdf.sail.Sail

public class CardinCollect2NativeStore
extends CardinalityNativeStore


Field Summary
 
Fields inherited from class org.openrdf.sail.helpers.SailBase
connectionTimeOut, DEFAULT_CONNECTION_TIMEOUT, initializationLock, logger
 
Constructor Summary
CardinCollect2NativeStore(File dataDir, String indexes, boolean encrypt)
           
 
Method Summary
protected  org.openrdf.sail.NotifyingSailConnection getConnectionInternal()
           
 
Methods inherited from class org.universAAL.context.sesame.sail.CardinalityNativeStore
cardinality, createStatementIterator, getContextIDs, getContextIDs, getForceSync, getNamespaceStore, getTransactionLock, getTripleIndexes, getTripleStore, getValueFactory, getValueStore, initializeInternal, isWritable, setForceSync, setNamespaceCacheSize, setNamespaceIDCacheSize, setTripleIndexes, setValueCacheSize, setValueIDCacheSize, shutDownInternal
 
Methods inherited from class org.openrdf.sail.helpers.NotifyingSailBase
addSailChangedListener, getConnection, notifySailChanged, removeSailChangedListener
 
Methods inherited from class org.openrdf.sail.helpers.SailBase
connectionClosed, debugEnabled, getDataDir, initialize, isInitialized, setDataDir, shutDown, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openrdf.sail.Sail
getDataDir, initialize, setDataDir, shutDown
 

Constructor Detail

CardinCollect2NativeStore

public CardinCollect2NativeStore(File dataDir,
                                 String indexes,
                                 boolean encrypt)
Method Detail

getConnectionInternal

protected org.openrdf.sail.NotifyingSailConnection getConnectionInternal()
                                                                  throws org.openrdf.sail.SailException
Overrides:
getConnectionInternal in class CardinalityNativeStore
Throws:
org.openrdf.sail.SailException


Copyright © 2014 universAAL Consortium. All Rights Reserved.