Interface ObjectStore
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
ObjectStoreImpl
-
Method Summary
Modifier and TypeMethodDescriptionorg.aksw.commons.util.ref.RefFuture<ObjectInfo> Asynchronously attempt to claim to the given resource.fetchRecencyStatus(org.aksw.commons.path.core.Path<String> key) Methods inherited from interface AutoCloseable
close
-
Method Details
-
claim
Asynchronously attempt to claim to the given resource.- Parameters:
key-- Returns:
-
fetchRecencyStatus
-
getConnection
ObjectStoreConnection getConnection()
-