Uses of Class
edu.ucsb.nceas.metacat.storage.Storage
Package
Description
-
Uses of Storage in edu.ucsb.nceas.metacat.dataone
Modifier 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
Modifier and TypeMethodDescriptionstatic Storage
MetacatInitializer.getStorage()
Get the storage instance -
Uses of Storage in edu.ucsb.nceas.metacat.storage
Modifier and TypeMethodDescriptionstatic Storage
Storage.getInstance()
Get the instance of the class through the singleton pattern