@Singleton public class ContainerToResourceMetadata extends Object implements com.google.common.base.Function<ContainerMetadata,StorageMetadata>
Modifier and Type | Method and Description |
---|---|
StorageMetadata |
apply(ContainerMetadata from) |
public StorageMetadata apply(ContainerMetadata from)
apply
in interface com.google.common.base.Function<ContainerMetadata,StorageMetadata>
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.