public class LimitedSizeNativeStoreConnection extends NativeStoreConnection
nativeStore
connectionLock, updateLock
Modifier | Constructor and Description |
---|---|
protected |
LimitedSizeNativeStoreConnection(NativeStore nativeStore) |
Modifier and Type | Method and Description |
---|---|
protected EvaluationStrategy |
getEvaluationStrategy(Dataset dataset,
TripleSource tripleSource) |
int |
getMaxCollectionsSize() |
void |
setMaxCollectionsSize(int maxCollectionsSize) |
addInferredStatement, addStatementInternal, clearInferred, clearInternal, commitInternal, removeInferredStatement, removeStatementsInternal, rollbackInternal, startTransactionInternal
addStatement, clearNamespacesInternal, closeInternal, endUpdateInternal, evaluateInternal, explain, flushUpdates, getContextIDsInternal, getFederatedServiceResolver, getNamespaceInternal, getNamespacesInternal, getStatementsInternal, prepareInternal, removeNamespaceInternal, removeStatement, setFederatedServiceResolver, setNamespaceInternal, sizeInternal, startUpdate
addConnectionListener, hasConnectionListeners, notifyStatementAdded, notifyStatementRemoved, removeConnectionListener
addStatement, autoStartTransaction, begin, begin, clear, clearNamespaces, close, commit, endUpdate, evaluate, flush, getContextIDs, getExclusiveConnectionLock, getNamespace, getNamespaces, getSharedConnectionLock, getStatements, getTransactionIsolation, getTransactionLock, isActive, isActiveOperation, isOpen, iterationClosed, pendingAdds, pendingRemovals, prepare, registerIteration, removeNamespace, removeStatements, rollback, setNamespace, size, transactionActive, verifyIsActive, verifyIsOpen
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addConnectionListener, removeConnectionListener
addStatement, addStatement, addStatement, begin, begin, clear, clearNamespaces, close, commit, endUpdate, evaluate, flush, getContextIDs, getNamespace, getNamespaces, getStatements, getStatements, hasStatement, isActive, isOpen, pendingRemovals, prepare, prepareQuery, removeNamespace, removeStatement, removeStatements, removeStatements, rollback, setNamespace, setTransactionSettings, size
protected LimitedSizeNativeStoreConnection(NativeStore nativeStore) throws IOException
nativeStore
- IOException
public int getMaxCollectionsSize()
public void setMaxCollectionsSize(int maxCollectionsSize)
protected EvaluationStrategy getEvaluationStrategy(Dataset dataset, TripleSource tripleSource)
getEvaluationStrategy
in class SailSourceConnection
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.