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