Package | Description |
---|---|
com.bigdata.journal |
The journal is an append-only persistence capable data structure
supporting atomic commit, named indices, and transactions.
|
Modifier and Type | Method and Description |
---|---|
protected Name2Addr |
AbstractJournal._getName2Addr()
Return the "live" BTree mapping index names to the last metadata record
committed for the named index.
|
static Name2Addr |
Name2Addr.create(IRawStore store)
Create a new instance.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.