org.aksw.commons.sparql.api.cache.extra
Class CacheResourceBase
java.lang.Object
org.aksw.commons.sparql.api.cache.extra.CacheResourceBase
- All Implemented Interfaces:
- org.aksw.commons.collections.IClosable, CacheResource
- Direct Known Subclasses:
- CacheResourceSql
public abstract class CacheResourceBase
- extends Object
- implements CacheResource
- Author:
- Claus Stadler
Date: 7/26/11
Time: 3:46 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.aksw.commons.collections.IClosable |
close |
CacheResourceBase
public CacheResourceBase(long timestamp,
long lifespan)
isOutdated
public boolean isOutdated()
- Specified by:
isOutdated in interface CacheResource
Copyright © 2011. All Rights Reserved.