jar

ch.cern.spark : spark-unsafe_2.12

Maven & Gradle

Nov 05, 2020
36.2k stars

Spark Project Unsafe

Table Of Contents

Latest Version

Download ch.cern.spark : spark-unsafe_2.12 JAR file - Latest Versions:

All Versions

Download ch.cern.spark : spark-unsafe_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 spark-unsafe_2.12-3.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.spark.unsafe.types

├─ org.apache.spark.unsafe.types.ByteArray.class - [JAR]

├─ org.apache.spark.unsafe.types.CalendarInterval.class - [JAR]

├─ org.apache.spark.unsafe.types.UTF8String.class - [JAR]

org.apache.spark.unsafe.bitset

├─ org.apache.spark.unsafe.bitset.BitSetMethods.class - [JAR]

org.apache.spark.unsafe.array

├─ org.apache.spark.unsafe.array.ByteArrayMethods.class - [JAR]

├─ org.apache.spark.unsafe.array.LongArray.class - [JAR]

org.apache.spark.unsafe.hash

├─ org.apache.spark.unsafe.hash.Murmur3_x86_32.class - [JAR]

org.apache.spark.sql.catalyst.util

├─ org.apache.spark.sql.catalyst.util.DateTimeConstants.class - [JAR]

org.apache.spark.unused

├─ org.apache.spark.unused.UnusedStubClass.class - [JAR]

org.apache.spark.unsafe

├─ org.apache.spark.unsafe.KVIterator.class - [JAR]

├─ org.apache.spark.unsafe.Platform.class - [JAR]

├─ org.apache.spark.unsafe.UTF8StringBuilder.class - [JAR]

├─ org.apache.spark.unsafe.UnsafeAlignedOffset.class - [JAR]

org.apache.spark.sql.catalyst.expressions

├─ org.apache.spark.sql.catalyst.expressions.HiveHasher.class - [JAR]

org.apache.spark.unsafe.memory

├─ org.apache.spark.unsafe.memory.HeapMemoryAllocator.class - [JAR]

├─ org.apache.spark.unsafe.memory.MemoryAllocator.class - [JAR]

├─ org.apache.spark.unsafe.memory.MemoryBlock.class - [JAR]

├─ org.apache.spark.unsafe.memory.MemoryLocation.class - [JAR]

├─ org.apache.spark.unsafe.memory.UnsafeMemoryAllocator.class - [JAR]

Advertisement