public static interface Requests.ColumnsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCatalog()
optional string catalog = 1; |
com.google.protobuf.ByteString |
getCatalogBytes()
optional string catalog = 1; |
String |
getColumnNamePattern()
optional string column_name_pattern = 4; |
com.google.protobuf.ByteString |
getColumnNamePatternBytes()
optional string column_name_pattern = 4; |
String |
getConnectionId()
optional string connection_id = 5; |
com.google.protobuf.ByteString |
getConnectionIdBytes()
optional string connection_id = 5; |
String |
getSchemaPattern()
optional string schema_pattern = 2; |
com.google.protobuf.ByteString |
getSchemaPatternBytes()
optional string schema_pattern = 2; |
String |
getTableNamePattern()
optional string table_name_pattern = 3; |
com.google.protobuf.ByteString |
getTableNamePatternBytes()
optional string table_name_pattern = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getCatalog()
optional string catalog = 1;com.google.protobuf.ByteString getCatalogBytes()
optional string catalog = 1;String getSchemaPattern()
optional string schema_pattern = 2;com.google.protobuf.ByteString getSchemaPatternBytes()
optional string schema_pattern = 2;String getTableNamePattern()
optional string table_name_pattern = 3;com.google.protobuf.ByteString getTableNamePatternBytes()
optional string table_name_pattern = 3;String getColumnNamePattern()
optional string column_name_pattern = 4;com.google.protobuf.ByteString getColumnNamePatternBytes()
optional string column_name_pattern = 4;String getConnectionId()
optional string connection_id = 5;com.google.protobuf.ByteString getConnectionIdBytes()
optional string connection_id = 5;Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.