T
- public abstract static class BigdataSail.UnisolatedCallable<T> extends Object implements Callable<T>
Callable
owns the locks required to obtain the unisolated connection. This is
used by the CreateKBTask
which needs those locks, but which can
not acquire the BigdataSail.BigdataSailConnection
yet since the namespace
does not exist yet.BLZG-2023, BLZG-2041
Modifier and Type | Field and Description |
---|---|
protected AccessSemaphore.Access |
access |
Constructor and Description |
---|
BigdataSail.UnisolatedCallable() |
protected AccessSemaphore.Access access
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.