public final class KeyOffHeap extends Object implements HotRestartKey
HotRestartKey for off-heap hot restart store.| Constructor and Description |
|---|
KeyOffHeap(long prefix,
byte[] bytes,
long address,
long sequenceId) |
public KeyOffHeap(long prefix,
byte[] bytes,
long address,
long sequenceId)
public KeyHandleOffHeap handle()
handle in interface HotRestartKeypublic long prefix()
prefix in interface HotRestartKeypublic byte[] bytes()
bytes in interface HotRestartKeyCopyright © 2022 Hazelcast, Inc.. All Rights Reserved.