@FunctionalInterface public interface TimestampProvider
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
generate(byte[] content,
Direction direction) |
default Timestamp |
generate(byte[] content,
Direction direction,
io.opentracing.Span span) |
Timestamp generate(byte[] content, Direction direction) throws TimestampException
TimestampExceptiondefault Timestamp generate(byte[] content, Direction direction, io.opentracing.Span span) throws TimestampException
TimestampExceptionCopyright © 2021 NorStella. All rights reserved.