|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbucket.core.persistence.hibernate.HibernateEntityObjectQueue
public class HibernateEntityObjectQueue
Used for batch indexing.
| Field Summary | |
|---|---|
static org.apache.log4j.Category |
log
|
| Constructor Summary | |
|---|---|
HibernateEntityObjectQueue(java.util.List handles,
net.sf.hibernate.SessionFactory sessionFactory)
|
|
| Method Summary | |
|---|---|
void |
clearCaches()
Clear any underlying caches that might be kept as the queue is run through. |
void |
close()
Release all resources (i.e. |
java.util.List |
getNextObjects()
Get a collection of the next "group" of objects from the queue. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.log4j.Category log
| Constructor Detail |
|---|
public HibernateEntityObjectQueue(java.util.List handles,
net.sf.hibernate.SessionFactory sessionFactory)
throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException| Method Detail |
|---|
public java.util.List getNextObjects()
EntityObjectQueue
getNextObjects in interface EntityObjectQueuepublic void clearCaches()
EntityObjectQueue
clearCaches in interface EntityObjectQueuepublic void close()
EntityObjectQueue
close in interface EntityObjectQueue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||