| 接口 | 说明 |
|---|---|
| ClockSeqFunction |
Function that must return a number between 0 and 16383 (2^14-1).
|
| NodeIdFunction |
Function that must return a number between 0 and 2^48-1.
|
| RandomFunction |
Function that must return an array of bytes with the given length.
|
| TimeFunction |
Function that must return a number of 100-nanoseconds since 1970-01-01 (Unix
epoch).
|
| 类 | 说明 |
|---|---|
| ClockSeqFunction.ClockSeqPool |
Nested class that manages a pool of 16384 clock sequence values.
|
Copyright © 2024. All rights reserved.