Uses of Class
com.google.cloud.storage.JournalingBlobWriteSessionConfig
Packages that use JournalingBlobWriteSessionConfig
-
Uses of JournalingBlobWriteSessionConfig in com.google.cloud.storage
Methods in com.google.cloud.storage that return JournalingBlobWriteSessionConfigModifier and TypeMethodDescriptionBlobWriteSessionConfigs.journaling(Collection<Path> paths) Create a newBlobWriteSessionConfigwhich will journal writes to a temporary file under one of the specifiedpathsbefore transmitting the bytes to Cloud Storage.