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 ObjectInfo
MNodeService.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 Storage
MetacatInitializer.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 Storage
Storage.getInstance()
Get the instance of the class through the singleton pattern