Uses of Class
org.apache.ignite.internal.processors.platform.memory.PlatformMemoryPool
-
Packages that use PlatformMemoryPool Package Description org.apache.ignite.internal.processors.platform.memory -
-
Uses of PlatformMemoryPool in org.apache.ignite.internal.processors.platform.memory
Constructors in org.apache.ignite.internal.processors.platform.memory with parameters of type PlatformMemoryPool Constructor Description PlatformPooledMemory(PlatformMemoryPool pool, long memPtr)Constructor.
-