public class LimitedSizeNativeStoreConnection extends NativeStoreConnection
nativeStoreconnectionLock, logger, updateLock| Modifier | Constructor and Description |
|---|---|
protected |
LimitedSizeNativeStoreConnection(NativeStore nativeStore) |
| Modifier and Type | Method and Description |
|---|---|
protected EvaluationStrategy |
getEvaluationStrategy(Dataset dataset,
NativeTripleSource tripleSource) |
int |
getMaxCollectionsSize() |
void |
setMaxCollectionsSize(int maxCollectionsSize) |
addInferredStatement, addStatementInternal, clearInferred, clearInternal, clearNamespacesInternal, closeInternal, commitInternal, evaluateInternal, flushUpdates, getContextIDsInternal, getNamespaceInternal, getNamespacesInternal, getStatementsInternal, removeInferredStatement, removeNamespaceInternal, removeStatementsInternal, replaceValues, rollbackInternal, setNamespaceInternal, sizeInternal, startTransactionInternaladdConnectionListener, hasConnectionListeners, notifyStatementAdded, notifyStatementRemoved, removeConnectionListeneraddStatement, addStatement, autoStartTransaction, begin, clear, clearNamespaces, close, commit, endUpdate, evaluate, finalize, getContextIDs, getExclusiveConnectionLock, getNamespace, getNamespaces, getSharedConnectionLock, getStatements, getTransactionLock, isActive, isOpen, iterationClosed, prepare, registerIteration, removeNamespace, removeStatement, removeStatements, rollback, setNamespace, size, startUpdate, transactionActive, verifyIsActive, verifyIsOpenclone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddConnectionListener, removeConnectionListeneraddStatement, addStatement, begin, clear, clearNamespaces, close, commit, endUpdate, evaluate, getContextIDs, getNamespace, getNamespaces, getStatements, isActive, isOpen, prepare, removeNamespace, removeStatement, removeStatements, rollback, setNamespace, size, startUpdateprotected LimitedSizeNativeStoreConnection(NativeStore nativeStore) throws IOException
nativeStore - IOExceptionpublic int getMaxCollectionsSize()
public void setMaxCollectionsSize(int maxCollectionsSize)
protected EvaluationStrategy getEvaluationStrategy(Dataset dataset, NativeTripleSource tripleSource)
getEvaluationStrategy in class NativeStoreConnectionCopyright © 2001-2014 Aduna. All Rights Reserved.