Uses of Class
org.eclipse.rdf4j.sail.nativerdf.wal.ValueStoreWalConfig
Packages that use ValueStoreWalConfig
Package
Description
ValueStore-specific write-ahead log infrastructure for the NativeStore.
-
Uses of ValueStoreWalConfig in org.eclipse.rdf4j.sail.nativerdf.wal
Methods in org.eclipse.rdf4j.sail.nativerdf.wal that return ValueStoreWalConfigMethods in org.eclipse.rdf4j.sail.nativerdf.wal with parameters of type ValueStoreWalConfigModifier and TypeMethodDescriptionstatic ValueStoreWALValueStoreWAL.open(ValueStoreWalConfig config) Open a ValueStore WAL for the provided configuration.static ValueStoreWalReaderValueStoreWalReader.open(ValueStoreWalConfig config) Create a reader for the given configuration.static ValueStoreWalSearchValueStoreWalSearch.open(ValueStoreWalConfig config)