| 类 | 说明 |
|---|---|
| DefaultClockSeqFunction |
Function that returns a clock sequence.
|
| DefaultNodeIdFunction |
Function that returns a final random multicast node identifier.
|
| DefaultRandomFunction |
Function that returns an array of bytes with the given length.
|
| DefaultTimeFunction |
Function that returns a number of 100-nanoseconds since 1970-01-01 (Unix
epoch).
|
| HashNodeIdFunction |
Function that returns a hash of host name, MAC and IP.
|
| MacNodeIdFunction |
Function that returns a MAC address.
|
| RandomNodeIdFunction |
Function that returns a new random multicast node identifier.
|
| WindowsTimeFunction |
Function that returns a number of 100-nanoseconds since 1970-01-01 (Unix
epoch).
|
Copyright © 2024. All rights reserved.