public class SimpleHandleOffHeap extends Object implements KeyHandleOffHeap
KeyHandleOffHeap.| Constructor and Description |
|---|
SimpleHandleOffHeap(long address,
long sequenceId) |
| Modifier and Type | Method and Description |
|---|---|
long |
address() |
boolean |
equals(Object o) |
int |
hashCode() |
long |
sequenceId() |
String |
toString() |
public long address()
address in interface KeyHandleOffHeappublic long sequenceId()
sequenceId in interface KeyHandleOffHeapCopyright © 2021 Hazelcast, Inc.. All Rights Reserved.