public class SkipColumnType extends AbstractColumnType
BOOLEAN, DOUBLE, FLOAT, INSTANT, INTEGER, LOCAL_DATE, LOCAL_DATE_TIME, LOCAL_TIME, LONG, SHORT, SKIP, STRING, TEXT, values| Modifier and Type | Method and Description |
|---|---|
Column<Void> |
create(String name) |
AbstractColumnParser<?> |
customParser(ReadOptions options) |
static SkipColumnType |
instance() |
static Object |
missingValueIndicator() |
byteSize, equals, getPrinterFriendlyName, hashCode, name, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompare, register, valueOf, valuespublic static SkipColumnType instance()
public AbstractColumnParser<?> customParser(ReadOptions options)
public static Object missingValueIndicator()
Copyright © 2019. All rights reserved.