|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.karaf.utils.blobstore.BlobStoreHelper
public class BlobStoreHelper
| Method Summary | |
|---|---|
static org.jclouds.blobstore.BlobStore |
createBlobStore(String provider,
String identity,
String credential,
Iterable<? extends com.google.inject.Module> modules,
Properties props)
|
static List<String> |
findCacheKeysForService(org.jclouds.blobstore.BlobStore blobStore)
Returns the cache keys for a given ComputeService. |
static org.jclouds.blobstore.BlobStore |
getBlobStore(String id,
String providerOrApi,
List<org.jclouds.blobstore.BlobStore> services)
Chooses a BlobStore that matches the specified provider or api. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static List<String> findCacheKeysForService(org.jclouds.blobstore.BlobStore blobStore)
ComputeService.
blobStore -
public static org.jclouds.blobstore.BlobStore getBlobStore(String id,
String providerOrApi,
List<org.jclouds.blobstore.BlobStore> services)
BlobStore that matches the specified provider or api.
providerOrApi - services -
public static org.jclouds.blobstore.BlobStore createBlobStore(String provider,
String identity,
String credential,
Iterable<? extends com.google.inject.Module> modules,
Properties props)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||