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(java.lang.String fsPath)static FSPathFSUtils. parseLocalTsFile2OSFile(java.io.File localFile, java.lang.String bucket, int dataNodeId)
-