Uses of Class
org.eclipse.rdf4j.sail.nativerdf.wal.ValueStoreWalReader
Packages that use ValueStoreWalReader
Package
Description
ValueStore-specific write-ahead log infrastructure for the NativeStore.
-
Uses of ValueStoreWalReader in org.eclipse.rdf4j.sail.nativerdf.wal
Methods in org.eclipse.rdf4j.sail.nativerdf.wal that return ValueStoreWalReaderModifier and TypeMethodDescriptionstatic ValueStoreWalReaderValueStoreWalReader.open(ValueStoreWalConfig config) Create a reader for the given configuration.Methods in org.eclipse.rdf4j.sail.nativerdf.wal with parameters of type ValueStoreWalReaderModifier and TypeMethodDescriptionValueStoreWalRecovery.replay(ValueStoreWalReader reader) ValueStoreWalRecovery.replayWithReport(ValueStoreWalReader reader)