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