- close() - Method in class eu.europeana.corelib.lookup.impl.CollectionMongoServerImpl
-
Close the connection to the Mongo server
- close() - Method in class eu.europeana.corelib.lookup.impl.EuropeanaIdMongoServerImpl
-
Close the connection to the server
- close() - Method in class eu.europeana.corelib.lookup.impl.EuropeanaIdRegistryMongoServerImpl
-
Close the connection to the server
- Collection - Class in eu.europeana.corelib.tools.lookuptable
-
Morphia Collection Entity representing the Lookup table entry between old and new collections
- Collection() - Constructor for class eu.europeana.corelib.tools.lookuptable.Collection
-
- CollectionMongoServer - Interface in eu.europeana.corelib.tools.lookuptable
-
- CollectionMongoServerImpl - Class in eu.europeana.corelib.lookup.impl
-
Class for creating and accessing the Collection Lookup table
- CollectionMongoServerImpl(MongoClient, String) - Constructor for class eu.europeana.corelib.lookup.impl.CollectionMongoServerImpl
-
Constructor for the CollectionMongoServer to ensure that everything has been set upon initialization
Any required login credentials should be present in the provided mongoClient
- CollectionMongoServerImpl(Datastore) - Constructor for class eu.europeana.corelib.lookup.impl.CollectionMongoServerImpl
-
Setup a new datastore to do get/delete/save operations on the database
- CollectionMongoServerImpl(String, int, String, String, String) - Constructor for class eu.europeana.corelib.lookup.impl.CollectionMongoServerImpl
-
Create a new datastore to do get/delete/save operations on the database
- createDatastore() - Method in class eu.europeana.corelib.lookup.impl.EuropeanaIdMongoServerImpl
-
- createDatastore() - Method in interface eu.europeana.corelib.tools.lookuptable.EuropeanaIdMongoServer
-
- createFailedRecord(LookupState, String, String, String, String) - Method in class eu.europeana.corelib.lookup.impl.EuropeanaIdRegistryMongoServerImpl
-
- createFailedRecord(LookupState, String, String, String, String) - Method in interface eu.europeana.corelib.tools.lookuptable.EuropeanaIdRegistryMongoServer
-
Sets a value for a failed record
- createHash(String) - Static method in class eu.europeana.corelib.lookup.utils.HashUtils
-
Create a hash from a String based on the SHA-1 algorithm
- createHashSHA256(String) - Static method in class eu.europeana.corelib.lookup.utils.HashUtils
-
Create a hash from a String based on the SHA-256 algorithm
- createTermsSection(String) - Static method in class eu.europeana.corelib.lookup.utils.PopularTermSearchWarmer
-