Uses of Class
org.apache.hugegraph.computer.core.io.StructRandomAccessOutput
-
Packages that use StructRandomAccessOutput Package Description org.apache.hugegraph.computer.core.io -
-
Uses of StructRandomAccessOutput in org.apache.hugegraph.computer.core.io
Fields in org.apache.hugegraph.computer.core.io declared as StructRandomAccessOutput Modifier and Type Field Description protected StructRandomAccessOutputStructGraphOutput. outConstructors in org.apache.hugegraph.computer.core.io with parameters of type StructRandomAccessOutput Constructor Description CsvStructGraphOutput(org.apache.hugegraph.computer.core.common.ComputerContext context, StructRandomAccessOutput out)JsonStructGraphOutput(org.apache.hugegraph.computer.core.common.ComputerContext context, StructRandomAccessOutput out)StructGraphOutput(org.apache.hugegraph.computer.core.common.ComputerContext context, StructRandomAccessOutput out)
-