public static interface NullColumnLoader.NullColumnSpec
Modifier and Type | Method and Description |
---|---|
String |
defaultValue() |
ColumnMetadata |
metadata() |
String |
name() |
void |
setType(TypeProtos.MajorType type) |
TypeProtos.MajorType |
type() |
String name()
TypeProtos.MajorType type()
void setType(TypeProtos.MajorType type)
String defaultValue()
ColumnMetadata metadata()
Copyright © 1970 The Apache Software Foundation. All rights reserved.