Package org.eclipse.rdf4j.sail.nativerdf
Class ValueStoreRevision
java.lang.Object
org.eclipse.rdf4j.sail.nativerdf.ValueStoreRevision
- All Implemented Interfaces:
Serializable
A
ValueStore
revision for NativeValue
objects. For a cached value ID of a
NativeValue to be valid, the revision object needs to be equal to the concerning ValueStore's revision object. The
ValueStore's revision object is changed whenever values are removed from it or IDs are changed.- Author:
- Arjohn Kampman
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ValueStoreRevision
-
-
Method Details
-
getValueStore
-