public class CacheCoreIterator extends org.aksw.commons.collections.SinglePrefetchIterator<CacheEntryImpl>
| Constructor and Description |
|---|
CacheCoreIterator(ResultSet rs,
org.aksw.commons.collections.IClosable inputStreamCloseAction) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static CacheEntryImpl |
createCacheEntry(ResultSet rs,
org.aksw.commons.collections.IClosable closeAction) |
protected CacheEntryImpl |
prefetch() |
public CacheCoreIterator(ResultSet rs, org.aksw.commons.collections.IClosable inputStreamCloseAction)
public static CacheEntryImpl createCacheEntry(ResultSet rs, org.aksw.commons.collections.IClosable closeAction) throws SQLException
SQLExceptionprotected CacheEntryImpl prefetch() throws Exception
prefetch in class org.aksw.commons.collections.SinglePrefetchIterator<CacheEntryImpl>Exceptionpublic void close()
close in class org.aksw.commons.collections.SinglePrefetchIterator<CacheEntryImpl>Copyright © 2014. All rights reserved.