Uses of Interface
org.aksw.commons.txn.api.TxnResourceApi
Packages that use TxnResourceApi
-
Uses of TxnResourceApi in org.aksw.commons.txn.api
Methods in org.aksw.commons.txn.api that return TxnResourceApiModifier and TypeMethodDescriptionTxn.getResourceApi(Path<String> resRelPath) Get access to a resource as seen from this txnMethods in org.aksw.commons.txn.api that return types with arguments of type TxnResourceApi -
Uses of TxnResourceApi in org.aksw.commons.txn.impl
Classes in org.aksw.commons.txn.impl that implement TxnResourceApiModifier and TypeClassDescriptionclassTxnResourceApiReadUncommitted<T extends TxnReadUncommitted>Api to a resource w.r.t.classApi to a resource w.r.t.Fields in org.aksw.commons.txn.impl with type parameters of type TxnResourceApiModifier and TypeFieldDescriptionprotected com.google.common.cache.LoadingCache<Path<String>, TxnResourceApi> TxnReadUncommitted.containerCacheMethods in org.aksw.commons.txn.impl that return TxnResourceApiModifier and TypeMethodDescriptionprotected TxnResourceApiTxnReadUncommitted.createResourceApi(Path<String> key) protected TxnResourceApiTxnSerializable.createResourceApi(Path<String> key) TxnReadUncommitted.getResourceApi(Path<String> resRelPath) TxnSerializable.getResourceApi(String resourceName) TxnSerializable.getResourceApi(Path<String> resRelPath) Methods in org.aksw.commons.txn.impl that return types with arguments of type TxnResourceApi