public static class InfoSchemaTable.Field extends Object
Modifier and Type | Method and Description |
---|---|
static InfoSchemaTable.Field |
create(String name,
TypeProtos.MajorType type) |
String |
getName() |
TypeProtos.MajorType |
getType() |
public String getName()
public TypeProtos.MajorType getType()
public static InfoSchemaTable.Field create(String name, TypeProtos.MajorType type)
Copyright © 1970 The Apache Software Foundation. All rights reserved.