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 MemoryManagerMemoryAllocatorpublic MemoryAccessor getAccessor()
getAccessor in interface MemoryManagerMemoryAccessorpublic void dispose()
Disposabledispose in interface Disposablepublic long getUsedMemory()
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.