Uses of Class
io.datarouter.storage.file.PathbeanKey
| Package | Description |
|---|---|
| io.datarouter.storage.file | |
| io.datarouter.storage.node.op.raw.read |
-
Uses of PathbeanKey in io.datarouter.storage.file
Methods in io.datarouter.storage.file that return types with arguments of type PathbeanKey Modifier and Type Method Description java.lang.Class<PathbeanKey>Pathbean. getKeyClass()io.datarouter.scanner.Scanner<PathbeanKey>DirectoryObjectStorage. scanKeys()Methods in io.datarouter.storage.file with parameters of type PathbeanKey Modifier and Type Method Description booleanDirectoryObjectStorage. exists(PathbeanKey key)Constructors in io.datarouter.storage.file with parameters of type PathbeanKey Constructor Description Pathbean(PathbeanKey key)Pathbean(PathbeanKey key, java.lang.Long size) -
Uses of PathbeanKey in io.datarouter.storage.node.op.raw.read
Methods in io.datarouter.storage.node.op.raw.read that return types with arguments of type PathbeanKey Modifier and Type Method Description io.datarouter.scanner.Scanner<PathbeanKey>ObjectStorageReader. scanKeys()Methods in io.datarouter.storage.node.op.raw.read with parameters of type PathbeanKey Modifier and Type Method Description booleanObjectStorageReader. exists(PathbeanKey key)