Uses of Class
edu.ucsb.nceas.metacat.storage.Storage
Packages that use Storage
Package
Description
-
Uses of Storage in edu.ucsb.nceas.metacat.dataone
Methods in edu.ucsb.nceas.metacat.dataone with parameters of type StorageModifier and TypeMethodDescriptionstatic ObjectInfoMNodeService.storeData(Storage storage, InputStream inputStream, org.dataone.service.types.v1.SystemMetadata sysmeta) Store the input stream into hash store -
Uses of Storage in edu.ucsb.nceas.metacat.startup
Methods in edu.ucsb.nceas.metacat.startup that return StorageModifier and TypeMethodDescriptionstatic StorageMetacatInitializer.getStorage()Get the storage instance -
Uses of Storage in edu.ucsb.nceas.metacat.storage
Methods in edu.ucsb.nceas.metacat.storage that return StorageModifier and TypeMethodDescriptionstatic StorageStorage.getInstance()Get the instance of the class through the singleton pattern