|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.sail.nativerdf.ValueStoreRevision
public class ValueStoreRevision
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.
| Constructor Summary | |
|---|---|
ValueStoreRevision(ValueStore valueStore)
|
|
| Method Summary | |
|---|---|
ValueStore |
getValueStore()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValueStoreRevision(ValueStore valueStore)
| Method Detail |
|---|
public ValueStore getValueStore()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||