Modifier and Type | Method and Description |
---|---|
NutchInstance |
NutchClient.getNutchInstance() |
Modifier and Type | Method and Description |
---|---|
NutchClient |
NutchClientFactory.getClient(NutchInstance instance) |
Modifier and Type | Method and Description |
---|---|
NutchInstance |
NutchClientImpl.getNutchInstance() |
Constructor and Description |
---|
NutchClientImpl(NutchInstance instance) |
Modifier and Type | Method and Description |
---|---|
com.j256.ormlite.dao.Dao<NutchInstance,Long> |
SpringConfiguration.createNutchDao() |
List<NutchInstance> |
NutchGuiConfiguration.getInstances() |
Modifier and Type | Method and Description |
---|---|
void |
NutchGuiConfiguration.setInstances(List<NutchInstance> instances) |
Modifier and Type | Field and Description |
---|---|
protected org.apache.wicket.model.IModel<NutchInstance> |
AbstractBasePage.currentInstance |
Modifier and Type | Method and Description |
---|---|
protected NutchInstance |
AbstractBasePage.getCurrentInstance() |
Modifier and Type | Method and Description |
---|---|
void |
InstancePanel.setModel(org.apache.wicket.model.IModel<NutchInstance> model) |
Modifier and Type | Method and Description |
---|---|
NutchInstance |
NutchInstanceService.getInstance(Long id) |
Modifier and Type | Method and Description |
---|---|
List<NutchInstance> |
NutchInstanceService.getInstances() |
Modifier and Type | Method and Description |
---|---|
void |
NutchInstanceService.saveInstance(NutchInstance instance) |
void |
CrawlService.startCrawl(Long crawlId,
NutchInstance instance) |
Modifier and Type | Method and Description |
---|---|
NutchInstance |
NutchInstanceServiceImpl.getInstance(Long id) |
Modifier and Type | Method and Description |
---|---|
List<NutchInstance> |
NutchInstanceServiceImpl.getInstances() |
Modifier and Type | Method and Description |
---|---|
void |
NutchInstanceServiceImpl.saveInstance(NutchInstance instance) |
void |
CrawlServiceImpl.startCrawl(Long crawlId,
NutchInstance instance) |
Copyright © 2021 The Apache Software Foundation