@Singleton public class ObjectToBlobMetadata extends Object implements com.google.common.base.Function<AtmosObject,MutableBlobMetadata>
| Modifier | Constructor and Description |
|---|---|
protected |
ObjectToBlobMetadata(AtmosObjectName objectName,
ShareUrl shareUrl) |
@Inject protected ObjectToBlobMetadata(AtmosObjectName objectName, ShareUrl shareUrl) throws SecurityException, NoSuchMethodException
public MutableBlobMetadata apply(AtmosObject from)
apply in interface com.google.common.base.Function<AtmosObject,MutableBlobMetadata>Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.