public interface ArtifactAsset extends RemoteAsset
| Modifier and Type | Method and Description |
|---|---|
Optional<Long> |
getSize()
Returns the optional size of this asset if appropriate.
|
boolean |
isRemote()
Returns
true if this is remote asset, i.e., providing URI to the remote location to download
content. |
getLinkgetExperimentContext, getFile, getFileLikeData, getLogicalPath, getMetadata, getTypeOptional<Long> getSize()
boolean isRemote()
true if this is remote asset, i.e., providing URI to the remote location to download
content.true if this is remote asset.Copyright © 2022. All rights reserved.