Skip navigation links
D L O R S W 

D

de.adorsys.datasafe.storage.api - package de.adorsys.datasafe.storage.api
 
de.adorsys.datasafe.storage.api.actions - package de.adorsys.datasafe.storage.api.actions
 

L

list(AbsoluteLocation) - Method in interface de.adorsys.datasafe.storage.api.actions.StorageListService
Lists bucket contents.
list(AbsoluteLocation) - Method in class de.adorsys.datasafe.storage.api.SchemeDelegatingStorage
 

O

objectExists(AbsoluteLocation) - Method in interface de.adorsys.datasafe.storage.api.actions.StorageCheckService
 
objectExists(AbsoluteLocation) - Method in class de.adorsys.datasafe.storage.api.SchemeDelegatingStorage
 

R

read(AbsoluteLocation) - Method in interface de.adorsys.datasafe.storage.api.actions.StorageReadService
 
read(AbsoluteLocation) - Method in class de.adorsys.datasafe.storage.api.SchemeDelegatingStorage
 
remove(AbsoluteLocation) - Method in interface de.adorsys.datasafe.storage.api.actions.StorageRemoveService
Removes bucket contents.
remove(AbsoluteLocation) - Method in class de.adorsys.datasafe.storage.api.SchemeDelegatingStorage
 

S

SchemeDelegatingStorage - Class in de.adorsys.datasafe.storage.api
This storage delegates real work of reading/writing/listing files to actual storage implementation based on URI.getScheme().
SchemeDelegatingStorage(Map<String, StorageService>) - Constructor for class de.adorsys.datasafe.storage.api.SchemeDelegatingStorage
Registers declared storage providers
StorageCheckService - Interface in de.adorsys.datasafe.storage.api.actions
Represents operation that checks if specified resource exists.
StorageListService - Interface in de.adorsys.datasafe.storage.api.actions
Raw list operation at a given location.
StorageReadService - Interface in de.adorsys.datasafe.storage.api.actions
Raw file read operation at a given location.
StorageRemoveService - Interface in de.adorsys.datasafe.storage.api.actions
Remove operation at a given location with all subdirs.
StorageService - Interface in de.adorsys.datasafe.storage.api
Groups all operations on data storage into a single class.
StorageWriteService - Interface in de.adorsys.datasafe.storage.api.actions
Raw file write operation at a given location.

W

write(WithCallback<AbsoluteLocation, ? extends ResourceWriteCallback>) - Method in interface de.adorsys.datasafe.storage.api.actions.StorageWriteService
 
write(WithCallback<AbsoluteLocation, ? extends ResourceWriteCallback>) - Method in class de.adorsys.datasafe.storage.api.SchemeDelegatingStorage
 
D L O R S W 
Skip navigation links

Copyright © 2019. All rights reserved.