@Singleton public class ConcatenateContainerLists extends Object implements ListContainerStrategy
| Modifier and Type | Field and Description |
|---|---|
protected BlobStore |
connection |
| Constructor and Description |
|---|
ConcatenateContainerLists(BlobStore connection) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends StorageMetadata> |
execute(String container,
ListContainerOptions options) |
protected final BlobStore connection
@Inject public ConcatenateContainerLists(BlobStore connection)
public Iterable<? extends StorageMetadata> execute(String container, ListContainerOptions options)
execute in interface ListContainerStrategyCopyright © 2009–2021 The Apache Software Foundation. All rights reserved.