Package one.microstream.storage.types
Interface StorageDataConverterTypeBinaryToCsv
- All Known Implementing Classes:
- StorageDataConverterTypeBinaryToCsv.UTF8
public interface StorageDataConverterTypeBinaryToCsv
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static interfaceStorageDataConverterTypeBinaryToCsv.TypeNameMapperstatic classStorageDataConverterTypeBinaryToCsv.UTF8
- 
Method SummaryModifier and Type Method Description voidconvertDataFile(AReadableFile file)static StorageDataConverterTypeBinaryToCsv.TypeNameMapperdefaultTypeNameMapper(XGettingMap<String,String> typeNameToCsvTypeNameMapping, String referenceTypeName)
- 
Method Details- 
convertDataFile
- 
defaultTypeNameMapperstatic StorageDataConverterTypeBinaryToCsv.TypeNameMapper defaultTypeNameMapper(XGettingMap<String,String> typeNameToCsvTypeNameMapping, String referenceTypeName)
 
-