|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CountListStrategy | |
---|---|
org.jclouds.blobstore.strategy.internal | |
org.jclouds.blobstore.util.internal |
Uses of CountListStrategy in org.jclouds.blobstore.strategy.internal |
---|
Classes in org.jclouds.blobstore.strategy.internal that implement CountListStrategy | |
---|---|
class |
CountBlobTypeInList
counts all blobs in the blobstore at the prefix by the most efficient means possible. |
Uses of CountListStrategy in org.jclouds.blobstore.util.internal |
---|
Fields in org.jclouds.blobstore.util.internal declared as CountListStrategy | |
---|---|
protected CountListStrategy |
BlobUtilsImpl.countBlobsStrategy
|
Constructors in org.jclouds.blobstore.util.internal with parameters of type CountListStrategy | |
---|---|
BlobUtilsImpl(javax.inject.Provider<BlobBuilder> blobBuilders,
ClearListStrategy clearContainerStrategy,
GetDirectoryStrategy getDirectoryStrategy,
MkdirStrategy mkdirStrategy,
CountListStrategy countBlobsStrategy,
DeleteDirectoryStrategy rmDirStrategy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |