jar

org.apache.ignite : ignite-numa-allocator

Maven & Gradle

Apr 26, 2023

Apache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed.

Table Of Contents

Latest Version

Download org.apache.ignite : ignite-numa-allocator JAR file - Latest Versions:

All Versions

Download org.apache.ignite : ignite-numa-allocator JAR file - All Versions:

Version Vulnerabilities Size Updated
2.15.x
2.14.x
2.13.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ignite-numa-allocator-2.15.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.ignite.mem

├─ org.apache.ignite.mem.InterleavedNumaAllocationStrategy.class - [JAR]

├─ org.apache.ignite.mem.LocalNumaAllocationStrategy.class - [JAR]

├─ org.apache.ignite.mem.NumaAllocationStrategy.class - [JAR]

├─ org.apache.ignite.mem.NumaAllocator.class - [JAR]

├─ org.apache.ignite.mem.SimpleNumaAllocationStrategy.class - [JAR]

org.apache.ignite.internal.mem

├─ org.apache.ignite.internal.mem.NumaAllocUtil.class - [JAR]

Advertisement