T
- public class ApiTaskForIndexManager<T> extends Object implements Callable<T>
IBigdataFederation
since it provides access to the global
view of a scale-out index. It can also be used for a Journal
if are
not relying on the IConcurrencyManager
to guard the resources
declared by the task.
Note: Global locks are NOT used in scale-out and operations will be only shard-wise ACID.
Constructor and Description |
---|
ApiTaskForIndexManager(IIndexManager indexManager,
IApiTask<T> delegate) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.