setNumRecordsScraped
| session.setNumRecordsScraped( Object value ) (enterprise edition only) |
| Description |
| Sets the number of records that have currently been scraped. 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 addToNumRecordsScraped and getNumRecordsScraped methods. |
 |
| Example |
// Sets the value of the number of records scraped to 10. session.setNumRecordsScraped( 10 ); |
|
|
Recent comments
8 hours 28 min ago
8 hours 35 min ago
10 hours 42 min ago
1 day 6 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 7 hours ago
1 day 7 hours ago
1 day 7 hours ago
3 days 4 hours ago