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 |
---|---|
Name2Addr.Entry |
Name2Addr.EntrySerializer.deserialize(DataInput in) |
Name2Addr.Entry |
Name2Addr.Name2AddrTupleSerializer.deserialize(ITuple tuple) |
Name2Addr.Entry |
Name2Addr.getEntry(String name)
Return the
Name2Addr.Entry for the named index. |
Modifier and Type | Method and Description |
---|---|
byte[] |
Name2Addr.EntrySerializer.serialize(Name2Addr.Entry entry) |
byte[] |
Name2Addr.Name2AddrTupleSerializer.serializeVal(Name2Addr.Entry entry)
Return the byte[] value an
Name2Addr.Entry . |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.