Import
Class ImportConstants
java.lang.Object
|
+--Import.ImportConstants
- public final class ImportConstants
- extends java.lang.Object
ImportConstants serves as a repository of constants that deal with
importing topologies from different formats.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BRITE_FORMAT
public static int BRITE_FORMAT
GTITM_FORMAT
public static int GTITM_FORMAT
GTITMts_FORMAT
public static int GTITMts_FORMAT
NLANR_FORMAT
public static int NLANR_FORMAT
INET_FORMAT
public static int INET_FORMAT
CAIDA_FORMAT
public static int CAIDA_FORMAT
SKITTER_FORMAT
public static int SKITTER_FORMAT
ImportConstants
public ImportConstants()