E - public class GlobalRecordIterator<E> extends AbstractRecordIterator<E>
| Modifier and Type | Field and Description |
|---|---|
private DBInfo |
dbConnInfo |
static org.slf4j.Logger |
LOG |
clazz, latestId, maxId, pkName, query, recordQ, step, STEPdbCluster, primaryCache, secondCache| Constructor and Description |
|---|
GlobalRecordIterator(DBInfo dbConnInfo,
Class<E> clazz) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCount()
获取此遍历器需要遍历的结果集总数.
|
long |
getMaxId() |
boolean |
hasNext() |
getStep, next, nextMore, remove, setQuery, setStepgetDBCluster, getPrimaryCache, getSecondCache, isCacheAvailable, isSecondCacheAvailable, selectByPksWithCache, selectByPkWithCache, selectByPkWithCache, selectByQuery, selectBySql, selectCount, selectCountWithCache, selectGlobalByPksWithCache, selectGlobalByQuery, selectGlobalBySql, selectGlobalCount, selectGlobalCountWithCache, selectGlobalPksByQuery, selectPksByQuery, setDBCluster, setPrimaryCache, setSecondCacheclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic static final org.slf4j.Logger LOG
private DBInfo dbConnInfo
public long getMaxId()
getMaxId in class AbstractRecordIterator<E>public long getCount()
IRecordIteratorpublic boolean hasNext()
Copyright © 2015. All rights reserved.