Uses of Class
io.datarouter.storage.file.Pathbean
| Package | Description |
|---|---|
| io.datarouter.storage.file | |
| io.datarouter.storage.node.op.raw.read |
-
Uses of Pathbean in io.datarouter.storage.file
Methods in io.datarouter.storage.file that return types with arguments of type Pathbean Modifier and Type Method Description io.datarouter.scanner.Scanner<Pathbean>DirectoryObjectStorage. scan()Methods in io.datarouter.storage.file with parameters of type Pathbean Modifier and Type Method Description java.util.List<io.datarouter.model.field.Field<?>>Pathbean.PathbeanFielder. getNonKeyFields(Pathbean databean) -
Uses of Pathbean in io.datarouter.storage.node.op.raw.read
Methods in io.datarouter.storage.node.op.raw.read that return types with arguments of type Pathbean Modifier and Type Method Description io.datarouter.scanner.Scanner<Pathbean>ObjectStorageReader. scan()