| Modifier and Type | Method and Description |
|---|---|
protected FilePaths |
DefaultResourceProvider.getProviderPaths(String location,
String providerId,
Map<String,List<FilePaths>> paths) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<FilePaths>> |
ResourceProvider.scan()
Scan location in case it's local.
|
Map<String,List<FilePaths>> |
DefaultResourceProvider.scan() |
List<FilePaths> |
ResourceProvider.split(List<FilePaths> paths)
Resource provider implementation may split the file paths that will be migrated into several parts.
|
List<FilePaths> |
FoodAndDrinkResourceProvider.split(List<FilePaths> paths)
Food And Drink resource provider splits the paths list to several lists of more or less equal size around 500.
|
List<FilePaths> |
EuropeanaNewspapersResourceProvider.split(List<FilePaths> paths) |
List<FilePaths> |
DefaultResourceProvider.split(List<FilePaths> paths) |
| Modifier and Type | Method and Description |
|---|---|
protected FilePaths |
DefaultResourceProvider.getProviderPaths(String location,
String providerId,
Map<String,List<FilePaths>> paths) |
List<FilePaths> |
ResourceProvider.split(List<FilePaths> paths)
Resource provider implementation may split the file paths that will be migrated into several parts.
|
List<FilePaths> |
FoodAndDrinkResourceProvider.split(List<FilePaths> paths)
Food And Drink resource provider splits the paths list to several lists of more or less equal size around 500.
|
List<FilePaths> |
EuropeanaNewspapersResourceProvider.split(List<FilePaths> paths) |
List<FilePaths> |
DefaultResourceProvider.split(List<FilePaths> paths) |
Copyright © 2013–2017 Europeana Cloud Development Team. All rights reserved.