Package org.apache.iotdb.it.env.cluster
Class EnvUtils
java.lang.Object
org.apache.iotdb.it.env.cluster.EnvUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringfromConsensusAbbrToFullName(String consensus) static StringfromConsensusFullNameToAbbr(String consensus) static StringgetFilePathFromSysVar(String key, int index) static intgetIntFromSysVar(String key, int defaultValue, int index) static StringgetLockFilePath(int port) getNodeNum(int index) static StringgetTimeForLogDirectory(long startTime) static StringgetValueOfIndex(String valueStr, int index) static int[]
-
Method Details
-
searchAvailablePorts
public static int[] searchAvailablePorts() -
getLockFilePath
-
getNodeNum
-
getNodeNum
-
getFilePathFromSysVar
-
getIntFromSysVar
-
getValueOfIndex
-
getTimeForLogDirectory
-
fromConsensusFullNameToAbbr
-
fromConsensusAbbrToFullName
-