Package | Description |
---|---|
it.cnr.isti.hpc.dexter.graph | |
it.cnr.isti.hpc.dexter.graph.ram |
Modifier and Type | Method and Description |
---|---|
static NodesWriter |
NodeFactory.getIncomingNodeWriter(NodeFactory.Type type) |
static NodesWriter |
NodeFactory.getOutcomingNodeWriter(NodeFactory.Type type) |
Modifier and Type | Class and Description |
---|---|
class |
RamIncomingNodes
RamIncomingNodes allows to keep the incoming nodes for each node in a graph
directly in main memory.
|
class |
RamNodes
RamNodes implements
NodeStar object in main memory. |
class |
RamOutcomingNodes
RamIncomingNodes allows to keep the outcoming nodes for each node in a graph
directly in main memory.
|
Copyright © 2013. All rights reserved.