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