Uses of Interface
one.microstream.afs.ACreator
Package | Description |
---|---|
one.microstream.afs | |
one.microstream.afs.blobstore | |
one.microstream.afs.nio | |
one.microstream.afs.sql |
-
Uses of ACreator in one.microstream.afs
Classes in one.microstream.afs that implement ACreator Modifier and Type Class Description static class
AFileSystem.Abstract<H extends AIoHandler,D,F>
Methods in one.microstream.afs that return ACreator Modifier and Type Method Description ACreator
ACreator.Creator. createCreator(AFileSystem parent)
ACreator
AFileSystem.Abstract. creator()
ACreator
AFileSystem. creator()
-
Uses of ACreator in one.microstream.afs.blobstore
Classes in one.microstream.afs.blobstore that implement ACreator Modifier and Type Class Description static class
BlobStoreFileSystem.Default
-
Uses of ACreator in one.microstream.afs.nio
Classes in one.microstream.afs.nio that implement ACreator Modifier and Type Class Description static class
NioFileSystem.Default
-
Uses of ACreator in one.microstream.afs.sql
Classes in one.microstream.afs.sql that implement ACreator Modifier and Type Class Description static class
SqlFileSystem.Default