Package alluxio.job
Class ProtoUtils
- java.lang.Object
-
- alluxio.job.ProtoUtils
-
public class ProtoUtils extends java.lang.ObjectUtility for converting proto job representation to java job representation.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static JobInfofromProto(alluxio.grpc.JobInfo jobInfo)
-