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 interface
ACreator
Classes in one.microstream.afs that implement ARoot.Creator Modifier and Type Class Description static class
AFileSystem.Abstract<H extends AIoHandler,D,F>
Methods in one.microstream.afs with parameters of type ARoot.Creator Modifier and Type Method Description ADirectory
AFileSystem.Abstract. ensureRoot(ARoot.Creator rootCreator, String identifier)
ADirectory
AFileSystem. 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 class
BlobStoreFileSystem.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 class
NioFileSystem.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 class
SqlFileSystem.Default