Uses of Interface
one.microstream.afs.ARoot
| Package | Description |
|---|---|
| one.microstream.afs |
-
Uses of ARoot in one.microstream.afs
Classes in one.microstream.afs that implement ARoot Modifier and Type Class Description static classARoot.DefaultMethods in one.microstream.afs that return ARoot Modifier and Type Method Description ARootAFileSystem.Abstract. createRootDirectory(AFileSystem fileSystem, String protocol, String identifier)default ARootARoot.Creator. createRootDirectory(AFileSystem fileSystem, String identifier)ARootARoot.Creator. createRootDirectory(AFileSystem fileSystem, String protocol, String identifier)static ARootARoot. New(AFileSystem fileSystem, String protocol, String identifier)Note:identifiercan be "" since local file paths might start with a "/".