Class PythonWorkerLogBlockIdGenerator

Object
org.apache.spark.storage.PythonWorkerLogBlockIdGenerator
All Implemented Interfaces:
LogBlockIdGenerator

public class PythonWorkerLogBlockIdGenerator extends Object implements LogBlockIdGenerator
  • Constructor Details

    • PythonWorkerLogBlockIdGenerator

      public PythonWorkerLogBlockIdGenerator(String sessionId, String workerId)
  • Method Details