Modifier and Type | Field and Description |
---|---|
protected com.google.common.cache.LoadingCache<String,com.google.common.base.Optional<Container>> |
RegionScopedSwiftBlobStore.containerCache |
Modifier and Type | Method and Description |
---|---|
StorageMetadata |
ToResourceMetadata.apply(Container from) |
Constructor and Description |
---|
ToBlobMetadata(Container container) |
Modifier and Type | Method and Description |
---|---|
Container |
Container.Builder.build() |
Container |
ObjectList.getContainer() |
Modifier and Type | Method and Description |
---|---|
int |
Container.compareTo(Container that) |
static ObjectList |
ObjectList.create(List<SwiftObject> objects,
Container container) |
Container.Builder |
Container.Builder.fromContainer(Container from) |
Constructor and Description |
---|
ObjectList(List<SwiftObject> objects,
Container container) |
Modifier and Type | Method and Description |
---|---|
Container |
ContainerApi.get(String containerName)
Gets the
Container . |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.FluentIterable<Container> |
ContainerApi.list()
Lists up to 10,000 containers.
|
com.google.common.collect.FluentIterable<Container> |
ContainerApi.list(ListContainerOptions options)
Lists containers with the supplied
ListContainerOptions . |
Modifier and Type | Method and Description |
---|---|
Container |
ParseContainerFromHeaders.apply(HttpResponse from) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.