| Package | Description |
|---|---|
| eu.dnetlib.data.mapreduce.hbase.oai.config | |
| eu.dnetlib.data.mapreduce.hbase.oai.utils |
| Modifier and Type | Method and Description |
|---|---|
SetInfo |
OAIConfigurationReader.getSetInfo(String setSpec) |
SetInfo |
OAIConfigurationStringReader.getSetInfo(String setSpec) |
| Modifier and Type | Method and Description |
|---|---|
List<SetInfo> |
OAIConfigurationReader.getSets() |
List<SetInfo> |
OAIConfigurationStringReader.getSets() |
List<SetInfo> |
OAIConfigurationReader.getSets(boolean onlyEnabled) |
List<SetInfo> |
OAIConfigurationStringReader.getSets(boolean onlyEnabled) |
Map<String,SetInfo> |
OAIConfiguration.getSetsMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
OAIConfiguration.setSetsMap(Map<String,SetInfo> setsMap) |
| Modifier and Type | Method and Description |
|---|---|
protected List<SetInfo> |
MongoSetCollection.findSets(org.bson.conversions.Bson query,
String dbName) |
List<SetInfo> |
SetCollection.getAllSets(boolean enabledOnly,
String publisherDBName)
Get all sets.
|
List<SetInfo> |
MongoSetCollection.getAllSets(boolean enabledOnly,
String dbName) |
List<SetInfo> |
MongoSetCollection.getConfiguredSets(String dbName) |
List<SetInfo> |
MongoSetCollection.getSetsFromData(String dbName) |
| Modifier and Type | Method and Description |
|---|---|
void |
MongoSetCollection.upsertSet(SetInfo setInfo,
boolean fromConfiguration,
String dbName) |
Copyright © 2023. All rights reserved.