Class CacheEntryFile
java.lang.Object
org.aksw.jena_sparql_api.cache.file.CacheEntryFile
- All Implemented Interfaces:
CacheEntry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonglong
-
Field Details
-
file
-
lifespan
protected long lifespan -
isCompressed
protected boolean isCompressed
-
-
Constructor Details
-
CacheEntryFile
-
-
Method Details
-
getTimestamp
public long getTimestamp()- Specified by:
getTimestampin interfaceCacheEntry
-
getLifespan
public long getLifespan()- Specified by:
getLifespanin interfaceCacheEntry
-
getInputStream
- Specified by:
getInputStreamin interfaceCacheEntry
-