View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spark-library-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
uk.gov.gchq.gaffer.spark.operation.graphframe
├─ uk.gov.gchq.gaffer.spark.operation.graphframe.GetGraphFrameOfElements.class - [JAR]
uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.datasketches.frequencies
├─ uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.datasketches.frequencies.LongsSketchKryoSerializer.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.datasketches.frequencies.StringsSketchKryoSerializer.class - [JAR]
uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property.impl.datasketches.theta
├─ uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property.impl.datasketches.theta.UnionConverter.class - [JAR]
uk.gov.gchq.gaffer.spark.operation.dataframe.converter.schema
├─ uk.gov.gchq.gaffer.spark.operation.dataframe.converter.schema.SchemaToStructTypeConverter.class - [JAR]
uk.gov.gchq.gaffer.spark.data.generator
├─ uk.gov.gchq.gaffer.spark.data.generator.RowToElementGenerator.class - [JAR]
uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property
├─ uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property.Converter.class - [JAR]
uk.gov.gchq.gaffer.spark.serialisation
├─ uk.gov.gchq.gaffer.spark.serialisation.TypeReferenceSparkImpl.class - [JAR]
uk.gov.gchq.gaffer.spark.function
├─ uk.gov.gchq.gaffer.spark.function.DataFrameToIterableRow.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.function.GraphFrameToIterableRow.class - [JAR]
uk.gov.gchq.gaffer.spark.serialisation.kryo.impl
├─ uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.EdgeKryoSerializer.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.EntityKryoSerializer.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.FreqMapKryoSerializer.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.HyperLogLogPlusKryoSerializer.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.TypeSubTypeValueKryoSerializer.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.TypeValueKryoSerializer.class - [JAR]
uk.gov.gchq.gaffer.spark.serialisation.kryo
├─ uk.gov.gchq.gaffer.spark.serialisation.kryo.Registrator.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.serialisation.kryo.WrappedKryoSerializer.class - [JAR]
uk.gov.gchq.gaffer.spark.operation.dataframe
├─ uk.gov.gchq.gaffer.spark.operation.dataframe.ClassTagConstants.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.operation.dataframe.ConvertElementToRow.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.operation.dataframe.FiltersToOperationConverter.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.operation.dataframe.GetDataFrameOfElements.class - [JAR]
uk.gov.gchq.gaffer.spark.operation.handler.graphframe
├─ uk.gov.gchq.gaffer.spark.operation.handler.graphframe.GetGraphFrameOfElementsHandler.class - [JAR]
uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.datasketches.quantiles
├─ uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.datasketches.quantiles.StringsSketchKryoSerializer.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.datasketches.quantiles.StringsUnionKryoSerializer.class - [JAR]
uk.gov.gchq.gaffer.spark.operation.dataframe.converter.exception
├─ uk.gov.gchq.gaffer.spark.operation.dataframe.converter.exception.ConversionException.class - [JAR]
uk.gov.gchq.gaffer.spark
├─ uk.gov.gchq.gaffer.spark.SparkConstants.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.SparkContextUtil.class - [JAR]
uk.gov.gchq.gaffer.spark.utils.scala
├─ uk.gov.gchq.gaffer.spark.utils.scala.DataFrameUtil.class - [JAR]
uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.datasketches.sampling
├─ uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.datasketches.sampling.ReservoirLongsSketchKryoSerializer.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.datasketches.sampling.ReservoirLongsUnionKryoSerializer.class - [JAR]
uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.datasketches.cardinality
├─ uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.datasketches.cardinality.HllSketchKryoSerializer.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.datasketches.cardinality.HllUnionKryoSerializer.class - [JAR]
uk.gov.gchq.gaffer.spark.operation.javardd
├─ uk.gov.gchq.gaffer.spark.operation.javardd.GetJavaRDDOfAllElements.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.operation.javardd.GetJavaRDDOfElements.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.operation.javardd.ImportJavaRDDOfElements.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.operation.javardd.SplitStoreFromJavaRDDOfElements.class - [JAR]
uk.gov.gchq.gaffer.spark.operation.scalardd
├─ uk.gov.gchq.gaffer.spark.operation.scalardd.GetRDDOfAllElements.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.operation.scalardd.GetRDDOfElements.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.operation.scalardd.ImportRDDOfElements.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.operation.scalardd.SplitStoreFromRDDOfElements.class - [JAR]
uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property.impl
├─ uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property.impl.FreqMapConverter.class - [JAR]
├─ uk.gov.gchq.gaffer.spark.operation.dataframe.converter.property.impl.HyperLogLogPlusConverter.class - [JAR]