public static interface Common.AvaticaTypeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Common.ColumnMetaData |
getColumns(int index)
Only present when name = STRUCT
|
int |
getColumnsCount()
Only present when name = STRUCT
|
List<Common.ColumnMetaData> |
getColumnsList()
Only present when name = STRUCT
|
Common.ColumnMetaDataOrBuilder |
getColumnsOrBuilder(int index)
Only present when name = STRUCT
|
List<? extends Common.ColumnMetaDataOrBuilder> |
getColumnsOrBuilderList()
Only present when name = STRUCT
|
Common.AvaticaType |
getComponent()
Only present when name = ARRAY
|
Common.AvaticaTypeOrBuilder |
getComponentOrBuilder()
Only present when name = ARRAY
|
int |
getId()
uint32 id = 1; |
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
Common.Rep |
getRep()
.Rep rep = 3; |
int |
getRepValue()
.Rep rep = 3; |
boolean |
hasComponent()
Only present when name = ARRAY
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getId()
uint32 id = 1;String getName()
string name = 2;com.google.protobuf.ByteString getNameBytes()
string name = 2;int getRepValue()
.Rep rep = 3;Common.Rep getRep()
.Rep rep = 3;List<Common.ColumnMetaData> getColumnsList()
Only present when name = STRUCT
repeated .ColumnMetaData columns = 4;Common.ColumnMetaData getColumns(int index)
Only present when name = STRUCT
repeated .ColumnMetaData columns = 4;int getColumnsCount()
Only present when name = STRUCT
repeated .ColumnMetaData columns = 4;List<? extends Common.ColumnMetaDataOrBuilder> getColumnsOrBuilderList()
Only present when name = STRUCT
repeated .ColumnMetaData columns = 4;Common.ColumnMetaDataOrBuilder getColumnsOrBuilder(int index)
Only present when name = STRUCT
repeated .ColumnMetaData columns = 4;boolean hasComponent()
Only present when name = ARRAY
.AvaticaType component = 5;Common.AvaticaType getComponent()
Only present when name = ARRAY
.AvaticaType component = 5;Common.AvaticaTypeOrBuilder getComponentOrBuilder()
Only present when name = ARRAY
.AvaticaType component = 5;Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.