public interface TimestampProvider
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getTimestamp()
Returns timestamp.
|
byte[] getTimestamp()
Implementations must be thread-safe because providers can be invoked concurrently by sender, application, and storage threads.
Note: Timestamp should not contains space character.
Copyright © 2005–2026 Onix Solutions. All rights reserved.