Uses of Class
org.apache.iotdb.tsfile.fileSystem.FSPath
-
Packages that use FSPath Package Description org.apache.iotdb.tsfile.utils -
-
Uses of FSPath in org.apache.iotdb.tsfile.utils
Methods in org.apache.iotdb.tsfile.utils that return FSPath Modifier and Type Method Description static FSPathFSUtils. parse(String fsPath)static FSPathFSUtils. parseLocalTsFile2OSFile(File localFile, String bucket, int dataNodeId)
-