jar

com.graphaware.offheap : offheap

Maven & Gradle

Feb 26, 2018
7 stars

GraphAware Offheap · Off-heap Spring-compliant cache

Table Of Contents

Latest Version

Download com.graphaware.offheap : offheap JAR file - Latest Versions:

All Versions

Download com.graphaware.offheap : offheap JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 offheap-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.graphaware.offheap.map.client

├─ com.graphaware.offheap.map.client.AbstractMapClient.class - [JAR]

├─ com.graphaware.offheap.map.client.OffHeapMapClient.class - [JAR]

├─ com.graphaware.offheap.map.client.SharedOffHeapMapClient.class - [JAR]

com.graphaware.offheap.map

├─ com.graphaware.offheap.map.AbstractSharedMapIterator.class - [JAR]

├─ com.graphaware.offheap.map.EntrySet.class - [JAR]

├─ com.graphaware.offheap.map.EntrySetIterator.class - [JAR]

├─ com.graphaware.offheap.map.Key.class - [JAR]

├─ com.graphaware.offheap.map.Keys.class - [JAR]

├─ com.graphaware.offheap.map.KeysIterator.class - [JAR]

├─ com.graphaware.offheap.map.OffHeapMap.class - [JAR]

├─ com.graphaware.offheap.map.SharedOffHeapMap.class - [JAR]

├─ com.graphaware.offheap.map.Value.class - [JAR]

├─ com.graphaware.offheap.map.Values.class - [JAR]

├─ com.graphaware.offheap.map.ValuesIterator.class - [JAR]

com.graphaware.offheap.cache

├─ com.graphaware.offheap.cache.SharedMapCache.class - [JAR]

├─ com.graphaware.offheap.cache.SharedMapCacheManager.class - [JAR]

com.graphaware.offheap.io

├─ com.graphaware.offheap.io.MemoryMappedFile.class - [JAR]