public interface KeyGenerator
| Modifier and Type | Method and Description |
|---|---|
long |
keyToStartTimestamp(byte[] key) |
byte[] |
startTimestampToKey(long startTimestamp) |
byte[] startTimestampToKey(long startTimestamp)
throws IOException
IOExceptionlong keyToStartTimestamp(byte[] key)
throws IOException
IOExceptionCopyright © 2011–2020 Apache Software Foundation. All rights reserved.