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