public final class SetOfKeyHandleOnHeap extends Object implements SetOfKeyHandle
SetOfKeyHandle.SetOfKeyHandle.KhCursor| Constructor and Description |
|---|
SetOfKeyHandleOnHeap() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(KeyHandle kh)
Adds a key handle to the set.
|
SetOfKeyHandle.KhCursor |
cursor() |
void |
dispose() |
void |
remove(KeyHandle kh)
Removes a key handle from the set.
|
public void add(KeyHandle kh)
SetOfKeyHandleadd in interface SetOfKeyHandlepublic void remove(KeyHandle kh)
SetOfKeyHandleremove in interface SetOfKeyHandlepublic SetOfKeyHandle.KhCursor cursor()
cursor in interface SetOfKeyHandlepublic void dispose()
dispose in interface com.hazelcast.nio.DisposableCopyright © 2020 Hazelcast, Inc.. All Rights Reserved.