|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContainsValueInListStrategy | |
---|---|
org.jclouds.atmos.blobstore.strategy | |
org.jclouds.azureblob.blobstore.strategy | |
org.jclouds.blobstore.internal | |
org.jclouds.blobstore.strategy.internal |
Uses of ContainsValueInListStrategy in org.jclouds.atmos.blobstore.strategy |
---|
Classes in org.jclouds.atmos.blobstore.strategy that implement ContainsValueInListStrategy | |
---|---|
class |
FindMD5InUserMetadata
Searches Content-MD5 tag for the value associated with the value |
Uses of ContainsValueInListStrategy in org.jclouds.azureblob.blobstore.strategy |
---|
Classes in org.jclouds.azureblob.blobstore.strategy that implement ContainsValueInListStrategy | |
---|---|
class |
FindMD5InBlobProperties
Searches Content-MD5 tag for the value associated with the value |
Uses of ContainsValueInListStrategy in org.jclouds.blobstore.internal |
---|
Fields in org.jclouds.blobstore.internal declared as ContainsValueInListStrategy | |
---|---|
protected ContainsValueInListStrategy |
BaseBlobMap.containsValueStrategy
|
Constructors in org.jclouds.blobstore.internal with parameters of type ContainsValueInListStrategy | |
---|---|
BaseBlobMap(BlobStore blobstore,
GetBlobsInListStrategy getAllBlobs,
ContainsValueInListStrategy containsValueStrategy,
PutBlobsStrategy putBlobsStrategy,
ListContainerAndRecurseThroughFolders listStrategy,
String containerName,
ListContainerOptions options)
|
|
BlobMapImpl(BlobStore blobstore,
GetBlobsInListStrategy getAllBlobs,
ContainsValueInListStrategy containsValueStrategy,
PutBlobsStrategy putBlobsStrategy,
ListContainerAndRecurseThroughFolders listStrategy,
String containerName,
ListContainerOptions options,
javax.inject.Provider<BlobBuilder> blobBuilders)
|
|
InputStreamMapImpl(BlobStore connection,
javax.inject.Provider<BlobBuilder> blobBuilders,
GetBlobsInListStrategy getAllBlobs,
ListContainerAndRecurseThroughFolders listStrategy,
ContainsValueInListStrategy containsValueStrategy,
PutBlobsStrategy putBlobsStrategy,
String containerName,
ListContainerOptions options,
Crypto crypto)
|
Uses of ContainsValueInListStrategy in org.jclouds.blobstore.strategy.internal |
---|
Classes in org.jclouds.blobstore.strategy.internal that implement ContainsValueInListStrategy | |
---|---|
class |
FindMD5InList
Searches Content-MD5 tag for the value associated with the value |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |