Uses of Class
org.eclipse.rdf4j.sail.nativerdf.wal.ValueStoreWalReader.ScanResult
Packages that use ValueStoreWalReader.ScanResult
Package
Description
ValueStore-specific write-ahead log infrastructure for the NativeStore.
-
Uses of ValueStoreWalReader.ScanResult in org.eclipse.rdf4j.sail.nativerdf.wal
Methods in org.eclipse.rdf4j.sail.nativerdf.wal that return ValueStoreWalReader.ScanResultModifier and TypeMethodDescriptionValueStoreWalReader.scan()Scan the WAL and return all minted records together with bookkeeping about last valid LSN and completeness.