|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StackableSail
An interface for Sails that can be stacked on top of other Sails.
| Method Summary | |
|---|---|
Sail |
getBaseSail()
Gets the base Sail that this Sail works on top of. |
void |
setBaseSail(Sail baseSail)
Sets the base Sail that this Sail will work on top of. |
| Methods inherited from interface org.openrdf.sail.Sail |
|---|
getConnection, getDataDir, getValueFactory, initialize, isWritable, setDataDir, shutDown |
| Method Detail |
|---|
void setBaseSail(Sail baseSail)
Sail getBaseSail()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||