Package one.microstream.storage.types
Interface StorageDataFile.Creator<F extends StorageDataFile>
- All Known Subinterfaces:
- StorageDataInventoryFile.Creator
- Enclosing interface:
- StorageDataFile
- 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 StorageDataFile.Creator<F extends StorageDataFile>
- 
Method SummaryModifier and Type Method Description FcreateDataFile(AFile file, int channelIndex, long number)