public static interface AbstractJournal.ISnapshotData
Modifier and Type | Method and Description |
---|---|
Iterator<AbstractJournal.ISnapshotEntry> |
entries() |
void |
put(long addr,
byte[] data) |
void put(long addr, byte[] data)
Iterator<AbstractJournal.ISnapshotEntry> entries()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.