|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DatasetService | |
|---|---|
| org.openanzo.atom | |
| org.openanzo.atom.cache | |
| org.openanzo.client | |
| org.openanzo.client.openrdf | |
| org.openanzo.telar.web.cache | |
| Uses of DatasetService in org.openanzo.atom |
|---|
| Methods in org.openanzo.atom that return DatasetService | |
|---|---|
DatasetService |
AtomHandler.getDatasetService()
|
| Constructors in org.openanzo.atom with parameters of type DatasetService | |
|---|---|
AtomModel(DatasetService datasetService)
this constructor is only used in test |
|
| Uses of DatasetService in org.openanzo.atom.cache |
|---|
| Constructors in org.openanzo.atom.cache with parameters of type DatasetService | |
|---|---|
AtomCacheEventListener(DatasetService dataService,
AtomCache atomCache,
AtomModel atomModel)
|
|
| Uses of DatasetService in org.openanzo.client |
|---|
| Methods in org.openanzo.client that return DatasetService | |
|---|---|
DatasetService |
NamedGraphBase.getDataSetService()
Get the parent DatasetService |
| Constructors in org.openanzo.client with parameters of type DatasetService | |
|---|---|
DatasetServiceReplicator(DatasetService datasetService,
java.util.Properties properties,
java.util.concurrent.locks.ReentrantReadWriteLock datasetLock)
Create a new DatasetServiceReplicator |
|
NotificationContainerProxy(DatasetService datasetService,
IContainer parentContainer)
Create a new NotificationContainerProxy |
|
NotificationNamedGraphProxy(INamedGraph baseGraph,
boolean isMetadataGraph,
DatasetService datasetService)
Create new NotificationNamedGraphProxy for baseGraph with given ITransactionQueueManager |
|
NotificationNamedGraphProxy(INamedGraph baseGraph,
org.openrdf.model.URI namedGraphUri,
boolean isMetadataGraph,
DatasetService datasetService)
Create new NotificationNamedGraphProxy for baseGraph with given uri |
|
| Uses of DatasetService in org.openanzo.client.openrdf |
|---|
| Constructors in org.openanzo.client.openrdf with parameters of type DatasetService | |
|---|---|
DatasetServiceSailConnection(DatasetService datasetService)
Create a new DatasetServiceSailConnection |
|
| Uses of DatasetService in org.openanzo.telar.web.cache |
|---|
| Constructors in org.openanzo.telar.web.cache with parameters of type DatasetService | |
|---|---|
CacheEventListener(DatasetService dataService,
RevisionCache cache)
|
|
RevisionCache(DatasetService datasetService)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||