|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CrawlerMode | |
|---|---|
| org.gcube.application.aquamaps.enabling.Impl | |
| org.gcube.application.aquamaps.enabling.Impl.crawler | |
| Uses of CrawlerMode in org.gcube.application.aquamaps.enabling.Impl |
|---|
| Methods in org.gcube.application.aquamaps.enabling.Impl with parameters of type CrawlerMode | |
|---|---|
static Configuration |
ConfigurationImpl.get(CrawlerMode mode)
Returns specified implementation |
| Uses of CrawlerMode in org.gcube.application.aquamaps.enabling.Impl.crawler |
|---|
| Methods in org.gcube.application.aquamaps.enabling.Impl.crawler that return CrawlerMode | |
|---|---|
static CrawlerMode |
CrawlerMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CrawlerMode[] |
CrawlerMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.gcube.application.aquamaps.enabling.Impl.crawler with parameters of type CrawlerMode | |
|---|---|
static ISCrawler |
ISCrawler.get(int minutes,
int gcMinutes,
boolean enableGCForceing,
CrawlerMode mode,
org.gcube.common.core.scope.GCUBEScope startScope)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||