Class RowBatch.EnhancedStringColumn

java.lang.Object
com.illumon.iris.db.tables.dataimport.RowBatch.Column
com.illumon.iris.db.tables.dataimport.RowBatch.EnhancedStringColumn
All Implemented Interfaces:
RowBatch.StringColumnAccessor
Enclosing class:
RowBatch

public final class RowBatch.EnhancedStringColumn extends RowBatch.Column implements RowBatch.StringColumnAccessor
RowBatch.RawColumn subclass that represents String data presented as CharSequence instances.