Uses of Class
org.apache.iotdb.commons.executable.ExecutableResource
-
Packages that use ExecutableResource Package Description org.apache.iotdb.commons.executable -
-
Uses of ExecutableResource in org.apache.iotdb.commons.executable
Methods in org.apache.iotdb.commons.executable that return ExecutableResource Modifier and Type Method Description ExecutableResourceExecutableManager. request(java.util.List<java.lang.String> uris)Methods in org.apache.iotdb.commons.executable with parameters of type ExecutableResource Modifier and Type Method Description voidExecutableManager. moveFileUnderTempRootToExtLibDir(ExecutableResource resource, java.lang.String name)
-