|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xmlBlaster.util.queue.ReturnDataHolder
DataHolder Object to hold the return data of methods used in the different implementations of the I_Queue and their helper classes.
| Field Summary | |
long |
countBytes
|
long |
countEntries
|
long |
countPersistentBytes
|
long |
countPersistentEntries
|
java.util.ArrayList |
list
|
| Constructor Summary | |
ReturnDataHolder()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public long countEntries
public long countBytes
public long countPersistentEntries
public long countPersistentBytes
public final java.util.ArrayList list
| Constructor Detail |
public ReturnDataHolder()
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||