public class GlobalFileSystemHelper extends Object
Modifier and Type | Field and Description |
---|---|
static String |
GLOBAL_FILE_SYSTEM_NAMESPACE |
protected static boolean |
INFO |
protected static org.apache.log4j.Logger |
log |
Constructor and Description |
---|
GlobalFileSystemHelper(IIndexManager indexManager) |
Modifier and Type | Method and Description |
---|---|
BigdataFileSystem |
getGlobalFileSystem()
The
ITx.UNISOLATED view. |
BigdataFileSystem |
getReadCommitted()
ITx.READ_COMMITTED view. |
public static final transient String GLOBAL_FILE_SYSTEM_NAMESPACE
protected static final transient org.apache.log4j.Logger log
protected static final boolean INFO
public GlobalFileSystemHelper(IIndexManager indexManager)
public BigdataFileSystem getGlobalFileSystem()
ITx.UNISOLATED
view.public BigdataFileSystem getReadCommitted()
ITx.READ_COMMITTED
view.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.