public static interface CatalogProtos.SchemaProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
CatalogProtos.ColumnProto |
getFields(int index)
repeated .ColumnProto fields = 1; |
int |
getFieldsCount()
repeated .ColumnProto fields = 1; |
List<CatalogProtos.ColumnProto> |
getFieldsList()
repeated .ColumnProto fields = 1; |
CatalogProtos.ColumnProtoOrBuilder |
getFieldsOrBuilder(int index)
repeated .ColumnProto fields = 1; |
List<? extends CatalogProtos.ColumnProtoOrBuilder> |
getFieldsOrBuilderList()
repeated .ColumnProto fields = 1; |
List<CatalogProtos.ColumnProto> getFieldsList()
repeated .ColumnProto fields = 1;
CatalogProtos.ColumnProto getFields(int index)
repeated .ColumnProto fields = 1;
int getFieldsCount()
repeated .ColumnProto fields = 1;
List<? extends CatalogProtos.ColumnProtoOrBuilder> getFieldsOrBuilderList()
repeated .ColumnProto fields = 1;
CatalogProtos.ColumnProtoOrBuilder getFieldsOrBuilder(int index)
repeated .ColumnProto fields = 1;
Copyright © 2014 Apache Software Foundation. All Rights Reserved.