Package org.apache.hugegraph.computer.core.io
-
Class Summary Class Description AbstractBufferedFileInput AbstractBufferedFileOutput BufferedFileInput BufferedFileOutput This class acted as new DataOutputStream(new BufferedOutputStream(new File (file))).BufferedStreamInput BufferedStreamOutput This is used to buffer and output the buffer to output stream when buffer is full.CsvStructGraphOutput IOFactory JsonStructGraphOutput OptimizedBytesInput OptimizedBytesOutput StreamGraphInput StreamGraphOutput StructGraphOutput StructRandomAccessOutput UnsafeBytesInput UnsafeBytesOutput Use unsafe method to write the value to the buffer to improve the write performance. -
Enum Summary Enum Description OutputFormat