addToNumRecordsScraped
| session.addToNumRecordsScraped( Object value ) (enterprise edition only) |
| Description |
| Adds to the number of records that have currently been scraped. If the number of records scraped value has not been set, calling this method will set it to value. This method is used in conjunction with record thresholds in the Enterprise edition. The value parameter can be either an int, an Integer or a String. See also the setNumRecordsScraped and getNumRecordsScraped methods. |
 |
| Example |
// Adds 10 to the value of the number of records scraped. session.addToNumRecordsScraped( 10 ); |
|
|
Recent comments
1 hour 2 sec ago
1 hour 7 min ago
3 hours 13 min ago
22 hours 38 min ago
22 hours 55 min ago
23 hours 44 min ago
23 hours 52 min ago
1 day 1 min ago
1 day 12 min ago
2 days 20 hours ago