Class ValueFile
- java.lang.Object
-
- org.apache.hugegraph.computer.core.store.file.seqfile.ValueFile
-
public class ValueFile extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static longfileLength(java.io.File dir)static java.util.List<java.io.File>scanSegment(java.io.File dir)static java.io.FilesegmentFromId(java.io.File dir, int segmentId)
-