Class RowBatch.EnumColumn

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

public final class RowBatch.EnumColumn
extends RowBatch.Column
implements RowBatch.StringColumnAccessor
RowBatch.Column subclass that decodes and stores enumerated String columns as primitive int ordinals.