public class ImportSaOwn
extends java.lang.Object
Constructor and Description |
---|
ImportSaOwn(TsDB tsdb) |
Modifier and Type | Method and Description |
---|---|
void |
load(java.nio.file.Path rootPath) |
void |
load(java.lang.String rootPath) |
void |
loadFile(java.nio.file.Path filePath) |
void |
loadFiles(java.nio.file.Path rootPath) |
void |
loadSubDirs(java.nio.file.Path rootPath) |
public ImportSaOwn(TsDB tsdb)