Uses of Interface
org.apache.hugegraph.computer.core.store.entry.EntryOutput
-
Packages that use EntryOutput Package Description org.apache.hugegraph.computer.core.io org.apache.hugegraph.computer.core.store.entry -
-
Uses of EntryOutput in org.apache.hugegraph.computer.core.io
Constructors in org.apache.hugegraph.computer.core.io with parameters of type EntryOutput Constructor Description StreamGraphOutput(org.apache.hugegraph.computer.core.common.ComputerContext context, EntryOutput out) -
Uses of EntryOutput in org.apache.hugegraph.computer.core.store.entry
Classes in org.apache.hugegraph.computer.core.store.entry that implement EntryOutput Modifier and Type Class Description classEntryOutputImpl
-