Package org.gridgain.internal.dr.mapping
Interface TupleColumnWriterFactory
- All Known Implementing Classes:
TupleColumnWriterFactoryImpl
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Factory to build
TupleColumnWriter.-
Method Summary
-
Method Details
-
getWriter
Returns aTupleColumnWriterfor the given cache.
-