Package | Description |
---|---|
org.jclouds.blobstore.strategy.internal | |
org.jclouds.blobstore.util.internal |
Modifier and Type | Class and Description |
---|---|
class |
CountBlobTypeInList
counts all blobs in the blobstore at the prefix by the most efficient means possible.
|
Modifier and Type | Field and Description |
---|---|
protected CountListStrategy |
BlobUtilsImpl.countBlobsStrategy |
Constructor and Description |
---|
BlobUtilsImpl(javax.inject.Provider<BlobBuilder> blobBuilders,
ClearListStrategy clearContainerStrategy,
GetDirectoryStrategy getDirectoryStrategy,
MkdirStrategy mkdirStrategy,
CountListStrategy countBlobsStrategy,
DeleteDirectoryStrategy rmDirStrategy) |
Copyright © 2009-2013 jclouds. All Rights Reserved.