Package one.microstream.afs.types
Interface ARoot.Creator
- All Known Subinterfaces:
 ACreator
- All Known Implementing Classes:
 AFileSystem.Abstract,NioFileSystem.Default,SqlFileSystem.Default
- Enclosing interface:
 - ARoot
 
- Functional Interface:
 - This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
 
@FunctionalInterface public static interface ARoot.Creator
- 
Method Summary
Modifier and Type Method Description default ARootcreateRootDirectory(AFileSystem fileSystem, String identifier)ARootcreateRootDirectory(AFileSystem fileSystem, String protocol, String identifier)default Stringprotocol()