@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 ListContainerStrategy
Copyright © 2009-2012 jclouds. All Rights Reserved.