Uses of Interface
one.microstream.util.xcsv.XCsvSegmentsParser
Package | Description |
---|---|
one.microstream.storage.types | |
one.microstream.util.xcsv |
-
Uses of XCsvSegmentsParser in one.microstream.storage.types
Classes in one.microstream.storage.types that implement XCsvSegmentsParser Modifier and Type Class Description static class
StorageDataConverterTypeCsvToBinary.Default
Methods in one.microstream.storage.types that return XCsvSegmentsParser Modifier and Type Method Description XCsvSegmentsParser<_charArrayRange>
StorageDataConverterTypeCsvToBinary.Default. provideSegmentsParser(XCsvConfiguration config, XCsvRowCollector rowAggregator)
-
Uses of XCsvSegmentsParser in one.microstream.util.xcsv
Methods in one.microstream.util.xcsv that return XCsvSegmentsParser Modifier and Type Method Description XCsvSegmentsParser<I>
XCsvSegmentsParser.Provider. provideSegmentsParser(XCsvConfiguration config, XCsvRowCollector rowAggregator)