Interface VolatileWriteBlobstore
- All Superinterfaces:
WriteBlobstore
- All Known Implementing Classes:
VolatileWriteVolume
-
Method Summary
Modifier and TypeMethodDescriptionscala.concurrent.Future<org.apache.pekko.Done>updateBlobTtl(String dataHandle, long ttlSeconds) Methods inherited from interface com.here.platform.data.client.blobstore.WriteBlobstore
crc, digest, putBlob
-
Method Details
-
updateBlobTtl
-