public class HarvesterPdap extends Object
| Constructor and Description |
|---|
HarvesterPdap(PdsRegistryService registryService,
ProductMetadata metadata,
ResourceMetadata resourceMet)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
harvest(PdapService pdapService)
Harvest products from a PDAP service.
|
void |
harvest(PdapServices pdapServices)
Harvest products from a list of PDAP Services.
|
void |
setBatchMode(int value)
Sets the number of concurrent registrations to make
during batch mode.
|
public HarvesterPdap(PdsRegistryService registryService, ProductMetadata metadata, ResourceMetadata resourceMet)
registryService - Registry Service.metadata - Product metadata.resourceMet - Resource metadata.public void harvest(PdapServices pdapServices)
pdapServices - List of PDAP services.public void harvest(PdapService pdapService)
pdapService - A PDAP Service.public void setBatchMode(int value)
value - integer value.Copyright © 2010–2017 Planetary Data System. All rights reserved.