public class IndexerQueryResultsBP extends IndexerQueryResults
Constructor and Description |
---|
IndexerQueryResultsBP(BOLoaderI _bol,
org.compass.gps.device.support.parallel.IndexEntity[] _entities,
java.util.Date _indexLmod) |
IndexerQueryResultsBP(BOLoaderI _bol,
org.compass.gps.device.support.parallel.IndexEntity[] _entities,
java.util.Date _indexLmod,
int _fetchSize) |
IndexerQueryResultsBP(BOLoaderI _bol,
org.compass.gps.device.support.parallel.IndexEntity[] _entities,
long _lastBPId) |
IndexerQueryResultsBP(BOLoaderI _bol,
org.compass.gps.device.support.parallel.IndexEntity[] _entities,
long _lastBPId,
int _fetchSize) |
Modifier and Type | Method and Description |
---|---|
long |
getBPIdBeforeDate(java.util.Date _d) |
java.util.Date |
getDateOfLastBP() |
java.util.Date |
getDateToBPId(long _id) |
long |
getEndId() |
org.compass.gps.device.support.parallel.IndexEntity[] |
getEntities() |
org.compass.gps.device.support.parallel.IndexEntity |
getEntities(int $6) |
int |
getFetchSize() |
java.util.Date |
getIndexLmod() |
long |
getLowerFetchLimitId() |
long |
getMaxBPId() |
long |
getStartId() |
long |
getUpperFetchLimitId() |
boolean |
isDone() |
java.lang.Object |
next() |
void |
query() |
void |
query(long _upperLimitFetchId) |
void |
query(long _upperLimitFetchId,
org.compass.gps.device.support.parallel.IndexEntity[] _entities) |
long |
queryCount() |
void |
safeSetMaxId(long _id) |
void |
setEntities(org.compass.gps.device.support.parallel.IndexEntity[] $5) |
void |
setEntities(int $7,
org.compass.gps.device.support.parallel.IndexEntity $8) |
void |
setFetchSize(int $4) |
void |
setIncludeDeleted(boolean _includeDeleted) |
void |
setIndexLmod(java.util.Date $3) |
cancel, close, currentTag, hasNext, isClosed, remove
public IndexerQueryResultsBP(BOLoaderI _bol, org.compass.gps.device.support.parallel.IndexEntity[] _entities, java.util.Date _indexLmod)
public IndexerQueryResultsBP(BOLoaderI _bol, org.compass.gps.device.support.parallel.IndexEntity[] _entities, java.util.Date _indexLmod, int _fetchSize)
public IndexerQueryResultsBP(BOLoaderI _bol, org.compass.gps.device.support.parallel.IndexEntity[] _entities, long _lastBPId)
public IndexerQueryResultsBP(BOLoaderI _bol, org.compass.gps.device.support.parallel.IndexEntity[] _entities, long _lastBPId, int _fetchSize)
public void safeSetMaxId(long _id)
public long getBPIdBeforeDate(java.util.Date _d)
public long getMaxBPId()
public java.util.Date getDateToBPId(long _id)
public long getUpperFetchLimitId()
public long getLowerFetchLimitId()
public long getStartId()
public long getEndId()
public java.util.Date getDateOfLastBP()
public long queryCount()
queryCount
in class IndexerQueryResults
public boolean isDone()
public void setIncludeDeleted(boolean _includeDeleted)
setIncludeDeleted
in class IndexerQueryResults
public void query()
query
in class IndexerQueryResults
public void query(long _upperLimitFetchId)
query
in class IndexerQueryResults
public void query(long _upperLimitFetchId, org.compass.gps.device.support.parallel.IndexEntity[] _entities)
public java.lang.Object next()
next
in interface java.util.Iterator
next
in class IndexerQueryResults
public java.util.Date getIndexLmod()
public void setIndexLmod(java.util.Date $3)
public int getFetchSize()
getFetchSize
in class IndexerQueryResults
public void setFetchSize(int $4)
public org.compass.gps.device.support.parallel.IndexEntity[] getEntities()
public void setEntities(org.compass.gps.device.support.parallel.IndexEntity[] $5)
public org.compass.gps.device.support.parallel.IndexEntity getEntities(int $6)
public void setEntities(int $7, org.compass.gps.device.support.parallel.IndexEntity $8)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.