|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.itim.common.BulkProcessProgress
public class BulkProcessProgress
| Constructor Summary | |
|---|---|
BulkProcessProgress(long totalRecords,
long processedRecords)
|
|
| Method Summary | |
|---|---|
long |
getProcessedRecords()
|
long |
getTotalRecords()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BulkProcessProgress(long totalRecords,
long processedRecords)
| Method Detail |
|---|
public long getTotalRecords()
public long getProcessedRecords()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||