@Singleton public class ConcatenateContainerLists extends Object implements ListContainerStrategy
| Modifier and Type | Field and Description | 
|---|---|
protected BlobStore | 
connection  | 
| Constructor and Description | 
|---|
ConcatenateContainerLists(BlobStore connection)  | 
protected final BlobStore connection
@Inject public ConcatenateContainerLists(BlobStore connection)
public Iterable<? extends StorageMetadata> execute(String container, ListContainerOptions options)
execute in interface ListContainerStrategyCopyright © 2009-2013 jclouds. All Rights Reserved.