Interface IndexBlobstoreService
- All Superinterfaces:
DurableBlobstoreService
- All Known Implementing Classes:
DefaultIndexBlobstoreService
-
Method Summary
Modifier and TypeMethodDescriptionscala.concurrent.Future<org.apache.pekko.Done>deleteBlob(String catalogId, String layerId, String dataHandle) Methods inherited from interface com.here.platform.data.client.service.blobstore.DurableBlobstoreService
blobExists, completeUpload, getBlob, getUploadStatus, putBlob, startUpload, uploadPart
-
Method Details
-
deleteBlob
-