public abstract class AbstractArtifactTimer extends Object
Constructor and Description |
---|
AbstractArtifactTimer() |
Modifier and Type | Method and Description |
---|---|
protected double |
calculateMegabytesPerSeconds(long timeInMilliseconds,
long sizeInBytes) |
protected String |
getArtifactId(org.eclipse.aether.artifact.Artifact artifact) |
protected Map<String,TimePlusSize> |
getTimerEvents() |
void |
start(org.eclipse.aether.RepositoryEvent event) |
void |
stop(org.eclipse.aether.RepositoryEvent event) |
protected String getArtifactId(org.eclipse.aether.artifact.Artifact artifact)
protected Map<String,TimePlusSize> getTimerEvents()
public void start(org.eclipse.aether.RepositoryEvent event)
public void stop(org.eclipse.aether.RepositoryEvent event)
protected double calculateMegabytesPerSeconds(long timeInMilliseconds, long sizeInBytes)
Copyright © 2011–2018 SoftwareEntwicklung Beratung Schulung. All rights reserved.