Interface DataBlockUtils.VersionCheck
-
- Enclosing class:
- DataBlockUtils
public static interface DataBlockUtils.VersionCheckVersion checking marker interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcheck(String key, org.jclouds.blobstore.domain.Blob blob)
-
-
-
Method Detail
-
check
void check(String key, org.jclouds.blobstore.domain.Blob blob) throws IOException
- Throws:
IOException
-
-