new Bucket(message_obj)
Represents a bucket of urls.
Responsible for creation of buckets from inlinks and cached urls.
Parameters:
Name | Type | Description |
---|---|---|
message_obj |
Message |
- Source:
Members
(private, inner) bucket_time_interval :Number
time after which bucket creator is called.
Type:
- Number
- Source:
(private, inner) bucket_timer :boolean
Stores interval object for bucket creator.
Type:
- boolean
- Source:
(private, inner) remaining_urls_store :Object
Stores the number of remaining urls in each bucket
Type:
- Object
- Source: