public class EvolveStats
extends java.lang.Object
Class Evolution
Constructor and Description |
---|
EvolveStats() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
add(int nRead,
int nConverted) |
int |
getNConverted()
The total number of entities converted during eager evolution.
|
int |
getNRead()
The total number of entities read during eager evolution.
|
Copyright (c) 2004-2012 Oracle. All rights reserved.