| Package | Description |
|---|---|
| org.openrdf.store.blob | |
| org.openrdf.store.blob.disk | |
| org.openrdf.store.blob.file |
| Modifier and Type | Method and Description |
|---|---|
BlobStore |
BlobStoreProvider.createBlobStore(String url,
Map<String,String> parameters) |
BlobStore |
BlobStoreFactory.openBlobStore(File dir)
Create or retrieve a BlobStore at this directory.
|
BlobStore |
BlobStoreFactory.openBlobStore(String url)
Create or retrieve a BlobStore at this location.
|
BlobStore |
BlobStoreFactory.openBlobStore(String url,
Map<String,String> parameters)
Create or retrieve a BlobStore at this location.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DiskBlobStore |
| Modifier and Type | Method and Description |
|---|---|
BlobStore |
DiskBlobStoreProvider.createBlobStore(String url,
Map<String,String> map) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileBlobStore
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BlobStore |
FileBlobStoreProvider.createBlobStore(String url,
Map<String,String> map) |
Copyright © 2016 Chair of Distributed Information Systems - University of Passau. All rights reserved.