| Package | Description |
|---|---|
| org.osgl.storage.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
StorageObject<TYPE extends StorageObject,SVC extends StorageServiceBase<TYPE>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AzureService |
class |
BlobService
Deprecated.
|
class |
FileSystemService |
class |
S3Service
Implement
IStorageService on Amazon S3 |
| Modifier and Type | Field and Description |
|---|---|
protected SVC |
StorageObject.svc |
| Modifier and Type | Method and Description |
|---|---|
protected StorageServiceBase |
S3Service.newService(Map conf) |
protected StorageServiceBase |
FileSystemService.newService(Map<String,String> conf) |
protected abstract StorageServiceBase |
StorageServiceBase.newService(Map<String,String> conf) |
protected StorageServiceBase |
AzureService.newService(Map<String,String> conf) |
Copyright © 2013–2017 OSGL (Open Source General Library). All rights reserved.