public class TimestampHeaderEntryProvider<L extends IKey<L>> extends java.lang.Object implements IHeaderDataEntryProvider<IntHeaderEntry,L>
| Constructor and Description |
|---|
TimestampHeaderEntryProvider(java.util.concurrent.TimeUnit timeUnit) |
| Modifier and Type | Method and Description |
|---|---|
IntHeaderEntry |
apply(L o) |
int |
getEntryByteCount() |
public TimestampHeaderEntryProvider(java.util.concurrent.TimeUnit timeUnit)
public int getEntryByteCount()
getEntryByteCount in interface IHeaderDataEntryProvider<IntHeaderEntry,L extends IKey<L>>public IntHeaderEntry apply(L o)
apply in interface java.util.function.Function<L extends IKey<L>,IntHeaderEntry>