Uses of Interface
one.microstream.storage.types.StorageDataConverterTypeCsvToBinary
Package | Description |
---|---|
one.microstream.storage.types |
-
Uses of StorageDataConverterTypeCsvToBinary in one.microstream.storage.types
Classes in one.microstream.storage.types that implement StorageDataConverterTypeCsvToBinary Modifier and Type Class Description static class
StorageDataConverterTypeCsvToBinary.Default
Methods in one.microstream.storage.types that return StorageDataConverterTypeCsvToBinary Modifier and Type Method Description static StorageDataConverterTypeCsvToBinary<AFile>
StorageDataConverterTypeCsvToBinary. New(StorageDataConverterCsvConfiguration configuration, PersistenceTypeDictionary typeDictionary, StorageEntityTypeConversionFileProvider fileProvider)
static StorageDataConverterTypeCsvToBinary<AFile>
StorageDataConverterTypeCsvToBinary. New(StorageDataConverterCsvConfiguration configuration, PersistenceTypeDictionary typeDictionary, StorageEntityTypeConversionFileProvider fileProvider, int bufferSize)