Uses of Interface
org.aksw.commons.store.object.key.api.ObjectResource
Packages that use ObjectResource
-
Uses of ObjectResource in org.aksw.commons.store.object.key.api
Methods in org.aksw.commons.store.object.key.api that return ObjectResourceModifier and TypeMethodDescriptionDeclare access to the requested resource and lock it with the ObjectStoreConnection's active transaction mode (read or write). -
Uses of ObjectResource in org.aksw.commons.store.object.key.impl
Fields in org.aksw.commons.store.object.key.impl with type parameters of type ObjectResourceModifier and TypeFieldDescriptionprotected AsyncClaimingCache<org.aksw.commons.path.core.Path<String>, ObjectResource> ObjectStoreImpl.accessorCache