|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LockableMGraph
Represents an MGraph that can be locked for reading/writing.
| Method Summary | |
|---|---|
ReadWriteLock |
getLock()
The lock provided by this methods allows to create read- and write-locks that span individual method calls. |
| Methods inherited from interface org.apache.clerezza.rdf.core.MGraph |
|---|
equals, getGraph |
| Methods inherited from interface org.apache.clerezza.rdf.core.TripleCollection |
|---|
addGraphListener, addGraphListener, filter, removeGraphListener |
| Methods inherited from interface java.util.Collection |
|---|
add, addAll, clear, contains, containsAll, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Method Detail |
|---|
ReadWriteLock getLock()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||