public class DistributionSourceSynchronizer extends Object
| Constructor and Description |
|---|
DistributionSourceSynchronizer(org.rhq.core.domain.content.Repo repo,
org.rhq.core.domain.content.ContentSource source,
ContentProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
SyncTracker |
synchronizeDistributionBits(SyncTracker tracker) |
SyncTracker |
synchronizeDistributionMetadata(SyncTracker tracker) |
public DistributionSourceSynchronizer(org.rhq.core.domain.content.Repo repo,
org.rhq.core.domain.content.ContentSource source,
ContentProvider provider)
public SyncTracker synchronizeDistributionMetadata(SyncTracker tracker) throws SyncException, InterruptedException
SyncExceptionInterruptedExceptionpublic SyncTracker synchronizeDistributionBits(SyncTracker tracker) throws SyncException, InterruptedException
SyncExceptionInterruptedExceptionCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.