| Package | Description |
|---|---|
| com.distelli.objectStore.impl | |
| com.distelli.objectStore.impl.disk | |
| com.distelli.objectStore.impl.s3 |
| Modifier and Type | Method and Description |
|---|---|
ObjectStoreBuilder |
ObjectStoreBuilder.Factory.create() |
| Modifier and Type | Method and Description |
|---|---|
DiskObjectStore |
DiskObjectStore.Factory.create(ObjectStoreBuilder builder) |
| Constructor and Description |
|---|
DiskObjectStore(ObjectStoreBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
S3ObjectStore |
S3ObjectStore.Factory.create(ObjectStoreBuilder builder) |
| Constructor and Description |
|---|
S3ObjectStore(ObjectStoreBuilder builder,
com.distelli.aws.AWSCredentialsProviderFactory credProviderFactory,
com.distelli.aws.ClientConfigurations clientConfigs,
com.distelli.aws.AmazonWebServiceClients amazonClients) |
Copyright © 2017. All rights reserved.