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