public class PlainStoreUtils extends Object
Constructor and Description |
---|
PlainStoreUtils(String diskPath,
String suffix,
List<String> locations) |
Modifier and Type | Method and Description |
---|---|
void |
establishWildcardsLocations()
resolves all wildcards
|
File |
getCacheFile(URL url) |
List<String> |
getLocations() |
List<URL> |
getResolvedWildcards() |
List<URL> |
getURLLocations() |
boolean |
isPresent(URL u) |
void |
saveCacheFile(byte[] what,
URL url) |
public File getCacheFile(URL url) throws URISyntaxException
URISyntaxException
public void saveCacheFile(byte[] what, URL url) throws URISyntaxException, IOException
URISyntaxException
IOException
public void establishWildcardsLocations()
public boolean isPresent(URL u)
Copyright © 2012-2017 European Middleware Initiative. All Rights Reserved.