Class SuperstepFileGenerator
- java.lang.Object
-
- org.apache.hugegraph.computer.core.store.SuperstepFileGenerator
-
public class SuperstepFileGenerator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SuperstepFileGenerator(FileGenerator fileGenerator, int superstep)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringnextPath(java.lang.String type)java.util.List<java.lang.String>superstepDirs(int superstep, java.lang.String type)
-
-
-
Constructor Detail
-
SuperstepFileGenerator
public SuperstepFileGenerator(FileGenerator fileGenerator, int superstep)
-
-