@Singleton public class ObjectToBlobMetadata extends Object implements com.google.common.base.Function<ObjectMetadata,MutableBlobMetadata>
| Constructor and Description |
|---|
ObjectToBlobMetadata(com.google.common.base.Function<String,Location> locationOfBucket) |
| Modifier and Type | Method and Description |
|---|---|
MutableBlobMetadata |
apply(ObjectMetadata from) |
public MutableBlobMetadata apply(ObjectMetadata from)
apply in interface Function<ObjectMetadata,MutableBlobMetadata>Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.