Uses of Class
edu.ucsb.nceas.metacat.index.queue.IndexGenerator
-
Uses of IndexGenerator in edu.ucsb.nceas.metacat.index.queue
Modifier and TypeMethodDescriptionstatic IndexGenerator
IndexGenerator.getInstance()
Implement a Singleton pattern using "double checked locking" pattern.