public class HsaHeapMemoryManager extends Object implements MemoryManager
long[][]
. Supports the minimum function needod for LongSetHsa
:
getLong()
, putLong()
, and copyMemory()
.Constructor and Description |
---|
HsaHeapMemoryManager() |
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Disposes this object and releases any data and/or resources associated
with it.
|
MemoryAccessor |
getAccessor() |
MemoryAllocator |
getAllocator() |
long |
getUsedMemory() |
public MemoryAllocator getAllocator()
getAllocator
in interface MemoryManager
MemoryAllocator
public MemoryAccessor getAccessor()
getAccessor
in interface MemoryManager
MemoryAccessor
public void dispose()
Disposable
dispose
in interface Disposable
public long getUsedMemory()
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.