Uses of Interface
one.microstream.afs.ARoot.Creator
| Package | Description |
|---|---|
| one.microstream.afs | |
| one.microstream.afs.blobstore | |
| one.microstream.afs.nio | |
| one.microstream.afs.sql |
-
Uses of ARoot.Creator in one.microstream.afs
Subinterfaces of ARoot.Creator in one.microstream.afs Modifier and Type Interface Description interfaceACreatorClasses in one.microstream.afs that implement ARoot.Creator Modifier and Type Class Description static classAFileSystem.Abstract<H extends AIoHandler,D,F>Methods in one.microstream.afs with parameters of type ARoot.Creator Modifier and Type Method Description ADirectoryAFileSystem.Abstract. ensureRoot(ARoot.Creator rootCreator, String identifier)ADirectoryAFileSystem. ensureRoot(ARoot.Creator rootCreator, String identifier) -
Uses of ARoot.Creator in one.microstream.afs.blobstore
Classes in one.microstream.afs.blobstore that implement ARoot.Creator Modifier and Type Class Description static classBlobStoreFileSystem.Default -
Uses of ARoot.Creator in one.microstream.afs.nio
Classes in one.microstream.afs.nio that implement ARoot.Creator Modifier and Type Class Description static classNioFileSystem.Default -
Uses of ARoot.Creator in one.microstream.afs.sql
Classes in one.microstream.afs.sql that implement ARoot.Creator Modifier and Type Class Description static classSqlFileSystem.Default