jar

com.aliyun.odps : odps-graph-local

Maven & Gradle

Aug 04, 2023
76 stars

Graph local mode implementation

Table Of Contents

Latest Version

Download com.aliyun.odps : odps-graph-local JAR file - Latest Versions:

All Versions

Download com.aliyun.odps : odps-graph-local JAR file - All Versions:

Version Vulnerabilities Size Updated
0.45.x
0.43.x
0.41.x
0.40.x
0.38.x
0.37.x
0.36.x
0.35.x
0.34.x
0.33.x
0.32.x
0.31.x
0.30.x
0.29.x
0.28.x
0.27.x
0.26.x
0.24.x
0.23.x
0.21.x
0.20.x
0.19.x
0.18.x
0.17.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 odps-graph-local-0.45.1-public.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.aliyun.odps.graph.local.message

├─ com.aliyun.odps.graph.local.message.MsgBuffer.class - [JAR]

├─ com.aliyun.odps.graph.local.message.MsgManager.class - [JAR]

├─ com.aliyun.odps.graph.local.message.SuperStepBuffer.class - [JAR]

com.aliyun.odps.graph.local.utils

├─ com.aliyun.odps.graph.local.utils.LocalGraphRunUtils.class - [JAR]

com.aliyun.odps.graph.local.worker

├─ com.aliyun.odps.graph.local.worker.Worker.class - [JAR]

com.aliyun.odps.graph.local

├─ com.aliyun.odps.graph.local.BaseRecordReader.class - [JAR]

├─ com.aliyun.odps.graph.local.COUNTER.class - [JAR]

├─ com.aliyun.odps.graph.local.EmptyRecordReader.class - [JAR]

├─ com.aliyun.odps.graph.local.GraphTaskAttemptID.class - [JAR]

├─ com.aliyun.odps.graph.local.HashPartitioner.class - [JAR]

├─ com.aliyun.odps.graph.local.InputSplit.class - [JAR]

├─ com.aliyun.odps.graph.local.LocalGraphJobRunner.class - [JAR]

├─ com.aliyun.odps.graph.local.LocalRecordReader.class - [JAR]

├─ com.aliyun.odps.graph.local.LocalRecordWriter.class - [JAR]

├─ com.aliyun.odps.graph.local.LocalRunContext.class - [JAR]

├─ com.aliyun.odps.graph.local.LocalRunningJob.class - [JAR]

├─ com.aliyun.odps.graph.local.LocalVertexMutations.class - [JAR]

├─ com.aliyun.odps.graph.local.RuntimeContext.class - [JAR]

├─ com.aliyun.odps.graph.local.SQLRecord.class - [JAR]

├─ com.aliyun.odps.graph.local.TaskContextImpl.class - [JAR]

com.aliyun.odps.graph.local.master

├─ com.aliyun.odps.graph.local.master.Master.class - [JAR]

Advertisement