public class LongXodusQueueSerializer extends Object implements XodusQueueSerializer<Long>
| Constructor and Description |
|---|
LongXodusQueueSerializer() |
| Modifier and Type | Method and Description |
|---|---|
Long |
fromEntry(jetbrains.exodus.ByteIterable value) |
jetbrains.exodus.ByteIterable |
toEntry(Long element) |
public Long fromEntry(jetbrains.exodus.ByteIterable value)
fromEntry in interface XodusQueueSerializer<Long>public jetbrains.exodus.ByteIterable toEntry(Long element)
toEntry in interface XodusQueueSerializer<Long>Copyright © 2018. All rights reserved.