|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraph_gen_utils.partitioner.PartitionerAsCoordinates
public class PartitionerAsCoordinates
Nested Class Summary | |
---|---|
static class |
PartitionerAsCoordinates.BorderType
|
Constructor Summary | |
---|---|
PartitionerAsCoordinates(double northWesternLon,
double northWesternLat,
double southEasternLon,
double southEasternLat,
PartitionerAsCoordinates.BorderType borderType,
byte ptns)
|
Method Summary | |
---|---|
java.util.ArrayList<NodeData> |
applyPartitioning(java.util.ArrayList<NodeData> nodes)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PartitionerAsCoordinates(double northWesternLon, double northWesternLat, double southEasternLon, double southEasternLat, PartitionerAsCoordinates.BorderType borderType, byte ptns)
Method Detail |
---|
public java.util.ArrayList<NodeData> applyPartitioning(java.util.ArrayList<NodeData> nodes)
applyPartitioning
in interface Partitioner
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |