2.2.1.8 HASH_ENTRY_BOUNDARY
Used in the ADVERTISE (section 2.2.2.9) message, a HASH_ENTRY_BOUNDARY represents a range of record IDs and modification times.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Modification Time Lower |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
Record ID Lower (16 bytes) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
Modification Time Upper |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
Record ID Upper (16 bytes) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
Count |
|||||||||||||||||||||||||||||||
Modification Time Lower (8 bytes): The lowest value of the last modification time for the range of records.
Record ID Lower (16 bytes): The lowest value of record ID for the range of records, expressed as a GUID.
Modification Time Upper (8 bytes): The highest value of the last modification time for the range of records.
Record ID Upper (16 bytes): The highest value of record ID for the range of records, expressed as a GUID.
Count (4 bytes): The number of records present in this range.