| Package | Description |
|---|---|
| org.apache.drill.exec.proto |
| Modifier and Type | Method and Description |
|---|---|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addAllCollateSupport(Iterable<? extends UserProtos.CollateSupport> values)
COLLATE support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addAllConvertSupport(Iterable<? extends UserProtos.ConvertSupport> values)
CONVERT support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addAllDateTimeFunctions(Iterable<String> values)
Supported ODBC/JDBC Date Time scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addAllDateTimeLiteralsSupport(Iterable<? extends UserProtos.DateTimeLiteralsSupport> values)
Supported Date Time literals
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addAllNumericFunctions(Iterable<String> values)
Supported ODBC/JDBC numeric scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addAllOrderBySupport(Iterable<? extends UserProtos.OrderBySupport> values)
Outer join suport
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addAllOuterJoinSupport(Iterable<? extends UserProtos.OuterJoinSupport> values)
Outer join suport
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addAllSqlKeywords(Iterable<String> values)
list of SQL keywords
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addAllStringFunctions(Iterable<String> values)
Supported ODBC/JDBC string scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addAllSubquerySupport(Iterable<? extends UserProtos.SubQuerySupport> values)
Subquery support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addAllSystemFunctions(Iterable<String> values)
Supported ODBC/JDBC systen scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addAllUnionSupport(Iterable<? extends UserProtos.UnionSupport> values)
UNION support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addCollateSupport(UserProtos.CollateSupport value)
COLLATE support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addConvertSupport(int index,
UserProtos.ConvertSupport.Builder builderForValue)
CONVERT support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addConvertSupport(int index,
UserProtos.ConvertSupport value)
CONVERT support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addConvertSupport(UserProtos.ConvertSupport.Builder builderForValue)
CONVERT support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addConvertSupport(UserProtos.ConvertSupport value)
CONVERT support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addDateTimeFunctions(String value)
Supported ODBC/JDBC Date Time scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addDateTimeFunctionsBytes(com.google.protobuf.ByteString value)
Supported ODBC/JDBC Date Time scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addDateTimeLiteralsSupport(UserProtos.DateTimeLiteralsSupport value)
Supported Date Time literals
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addNumericFunctions(String value)
Supported ODBC/JDBC numeric scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addNumericFunctionsBytes(com.google.protobuf.ByteString value)
Supported ODBC/JDBC numeric scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addOrderBySupport(UserProtos.OrderBySupport value)
Outer join suport
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addOuterJoinSupport(UserProtos.OuterJoinSupport value)
Outer join suport
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addSqlKeywords(String value)
list of SQL keywords
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addSqlKeywordsBytes(com.google.protobuf.ByteString value)
list of SQL keywords
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addStringFunctions(String value)
Supported ODBC/JDBC string scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addStringFunctionsBytes(com.google.protobuf.ByteString value)
Supported ODBC/JDBC string scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addSubquerySupport(UserProtos.SubQuerySupport value)
Subquery support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addSystemFunctions(String value)
Supported ODBC/JDBC systen scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addSystemFunctionsBytes(com.google.protobuf.ByteString value)
Supported ODBC/JDBC systen scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addUnionSupport(UserProtos.UnionSupport value)
UNION support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clear() |
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearAllTablesSelectable()
True if current user can use all tables returned by GetTables
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearBlobIncludedInMaxRowSize()
True if BLOB are included into the max row size
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearCatalogAtStart()
True if catalog name is at the start of a fully qualified table
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearCatalogSeparator()
The catalog separator
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearCatalogTerm()
The term used to designate catalogs
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearCollateSupport()
COLLATE support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearColumnAliasingSupported()
True if column aliasing is supported
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearConvertSupport()
CONVERT support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearCorrelationNamesSupport()
Correlation names support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearCurrentSchema()
current schema
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearDateTimeFunctions()
Supported ODBC/JDBC Date Time scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearDateTimeLiteralsSupport()
Supported Date Time literals
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearGroupBySupport()
Group By support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearIdentifierCasing()
Unquoted Identifier casing
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearIdentifierQuoteString()
Quote string for identifiers
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearLikeEscapeClauseSupported()
True if LIKE supports an ESCAPE clause
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearMaxBinaryLiteralLength()
Maximum number of hexa characters for binary literals (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearMaxCatalogNameLength()
Maximum length of catalog names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearMaxCharLiteralLength()
Maximum number of characters for string literals (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearMaxColumnNameLength()
Maximum length of column names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearMaxColumnsInGroupBy()
Maximum number of columns in GROUP BY expressions (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearMaxColumnsInOrderBy()
Maximum number of columns in ORDER BY expressions (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearMaxColumnsInSelect()
Maximum number of columns in SELECT expressions (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearMaxCursorNameLength()
Maximum length of cursor names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearMaxLogicalLobSize()
Maximum logical size for LOB types (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearMaxRowSize()
Maximum number of bytes for a single row (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearMaxSchemaNameLength()
Maximum length of schema names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearMaxStatementLength()
Maximum length for statements (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearMaxStatements()
Maximum number of statements (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearMaxTableNameLength()
Maximum length of table names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearMaxTablesInSelect()
Maximum number of tables in a SELECT expression (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearMaxUserNameLength()
Maximum length of user names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearNullCollation()
How NULL are sorted
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearNullPlusNonNullEqualsNull()
True if NULL + non NULL is NULL
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearNumericFunctions()
Supported ODBC/JDBC numeric scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearOrderBySupport()
Outer join suport
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearOuterJoinSupport()
Outer join suport
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearQuotedIdentifierCasing()
Quoted identifier casing
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearReadOnly()
True if connection access is read only
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearSchemaTerm()
The term used to designate a schema
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearSearchEscapeString()
Characters used for escaping (empty if not suported)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearSelectForUpdateSupported()
True if SELECT FOR UPDATE is supported
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearSpecialCharacters()
List of extra characters that can be used in identifier names
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearSqlKeywords()
list of SQL keywords
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearStringFunctions()
Supported ODBC/JDBC string scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearSubquerySupport()
Subquery support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearSystemFunctions()
Supported ODBC/JDBC systen scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearTableTerm()
The term used to designate a table
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearTransactionSupported()
True if transaction is supported
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clearUnionSupport()
UNION support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.clone() |
UserProtos.ServerMeta.Builder |
UserProtos.GetServerMetaResp.Builder.getServerMetaBuilder()
optional .exec.user.ServerMeta server_meta = 2; |
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.mergeFrom(com.google.protobuf.Message other) |
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.mergeFrom(UserProtos.ServerMeta other) |
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.newBuilder() |
static UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.newBuilder(UserProtos.ServerMeta prototype) |
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.newBuilderForType() |
protected UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
UserProtos.ServerMeta.Builder |
SchemaUserProtos.ServerMeta.BuilderSchema.newMessage() |
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.removeConvertSupport(int index)
CONVERT support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setAllTablesSelectable(boolean value)
True if current user can use all tables returned by GetTables
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setBlobIncludedInMaxRowSize(boolean value)
True if BLOB are included into the max row size
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setCatalogAtStart(boolean value)
True if catalog name is at the start of a fully qualified table
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setCatalogSeparator(String value)
The catalog separator
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setCatalogSeparatorBytes(com.google.protobuf.ByteString value)
The catalog separator
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setCatalogTerm(String value)
The term used to designate catalogs
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setCatalogTermBytes(com.google.protobuf.ByteString value)
The term used to designate catalogs
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setCollateSupport(int index,
UserProtos.CollateSupport value)
COLLATE support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setColumnAliasingSupported(boolean value)
True if column aliasing is supported
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setConvertSupport(int index,
UserProtos.ConvertSupport.Builder builderForValue)
CONVERT support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setConvertSupport(int index,
UserProtos.ConvertSupport value)
CONVERT support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setCorrelationNamesSupport(UserProtos.CorrelationNamesSupport value)
Correlation names support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setCurrentSchema(String value)
current schema
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setCurrentSchemaBytes(com.google.protobuf.ByteString value)
current schema
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setDateTimeFunctions(int index,
String value)
Supported ODBC/JDBC Date Time scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setDateTimeLiteralsSupport(int index,
UserProtos.DateTimeLiteralsSupport value)
Supported Date Time literals
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setGroupBySupport(UserProtos.GroupBySupport value)
Group By support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setIdentifierCasing(UserProtos.IdentifierCasing value)
Unquoted Identifier casing
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setIdentifierQuoteString(String value)
Quote string for identifiers
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setIdentifierQuoteStringBytes(com.google.protobuf.ByteString value)
Quote string for identifiers
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setLikeEscapeClauseSupported(boolean value)
True if LIKE supports an ESCAPE clause
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setMaxBinaryLiteralLength(int value)
Maximum number of hexa characters for binary literals (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setMaxCatalogNameLength(int value)
Maximum length of catalog names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setMaxCharLiteralLength(int value)
Maximum number of characters for string literals (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setMaxColumnNameLength(int value)
Maximum length of column names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setMaxColumnsInGroupBy(int value)
Maximum number of columns in GROUP BY expressions (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setMaxColumnsInOrderBy(int value)
Maximum number of columns in ORDER BY expressions (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setMaxColumnsInSelect(int value)
Maximum number of columns in SELECT expressions (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setMaxCursorNameLength(int value)
Maximum length of cursor names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setMaxLogicalLobSize(int value)
Maximum logical size for LOB types (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setMaxRowSize(int value)
Maximum number of bytes for a single row (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setMaxSchemaNameLength(int value)
Maximum length of schema names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setMaxStatementLength(int value)
Maximum length for statements (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setMaxStatements(int value)
Maximum number of statements (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setMaxTableNameLength(int value)
Maximum length of table names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setMaxTablesInSelect(int value)
Maximum number of tables in a SELECT expression (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setMaxUserNameLength(int value)
Maximum length of user names (0 if unlimited or unknown)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setNullCollation(UserProtos.NullCollation value)
How NULL are sorted
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setNullPlusNonNullEqualsNull(boolean value)
True if NULL + non NULL is NULL
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setNumericFunctions(int index,
String value)
Supported ODBC/JDBC numeric scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setOrderBySupport(int index,
UserProtos.OrderBySupport value)
Outer join suport
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setOuterJoinSupport(int index,
UserProtos.OuterJoinSupport value)
Outer join suport
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setQuotedIdentifierCasing(UserProtos.IdentifierCasing value)
Quoted identifier casing
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setReadOnly(boolean value)
True if connection access is read only
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setSchemaTerm(String value)
The term used to designate a schema
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setSchemaTermBytes(com.google.protobuf.ByteString value)
The term used to designate a schema
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setSearchEscapeString(String value)
Characters used for escaping (empty if not suported)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setSearchEscapeStringBytes(com.google.protobuf.ByteString value)
Characters used for escaping (empty if not suported)
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setSelectForUpdateSupported(boolean value)
True if SELECT FOR UPDATE is supported
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setSpecialCharacters(String value)
List of extra characters that can be used in identifier names
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setSpecialCharactersBytes(com.google.protobuf.ByteString value)
List of extra characters that can be used in identifier names
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setSqlKeywords(int index,
String value)
list of SQL keywords
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setStringFunctions(int index,
String value)
Supported ODBC/JDBC string scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setSubquerySupport(int index,
UserProtos.SubQuerySupport value)
Subquery support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setSystemFunctions(int index,
String value)
Supported ODBC/JDBC systen scalar functions
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setTableTerm(String value)
The term used to designate a table
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setTableTermBytes(com.google.protobuf.ByteString value)
The term used to designate a table
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setTransactionSupported(boolean value)
True if transaction is supported
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setUnionSupport(int index,
UserProtos.UnionSupport value)
UNION support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Class<UserProtos.ServerMeta.Builder> |
SchemaUserProtos.ServerMeta.BuilderSchema.typeClass() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SchemaUserProtos.ServerMeta.BuilderSchema.isInitialized(UserProtos.ServerMeta.Builder builder) |
void |
SchemaUserProtos.ServerMeta.BuilderSchema.mergeFrom(io.protostuff.Input input,
UserProtos.ServerMeta.Builder builder) |
UserProtos.GetServerMetaResp.Builder |
UserProtos.GetServerMetaResp.Builder.setServerMeta(UserProtos.ServerMeta.Builder builderForValue)
optional .exec.user.ServerMeta server_meta = 2; |
void |
SchemaUserProtos.ServerMeta.BuilderSchema.writeTo(io.protostuff.Output output,
UserProtos.ServerMeta.Builder builder) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.