public static final class UserProtos.ServerMeta extends com.google.protobuf.GeneratedMessageV3 implements UserProtos.ServerMetaOrBuilder
exec.user.ServerMeta| Modifier and Type | Class and Description |
|---|---|
static class |
UserProtos.ServerMeta.Builder
Protobuf type
exec.user.ServerMeta |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
boolean |
getAllTablesSelectable()
True if current user can use all tables returned by GetTables
|
boolean |
getBlobIncludedInMaxRowSize()
True if BLOB are included into the max row size
|
boolean |
getCatalogAtStart()
True if catalog name is at the start of a fully qualified table
|
String |
getCatalogSeparator()
The catalog separator
|
com.google.protobuf.ByteString |
getCatalogSeparatorBytes()
The catalog separator
|
String |
getCatalogTerm()
The term used to designate catalogs
|
com.google.protobuf.ByteString |
getCatalogTermBytes()
The term used to designate catalogs
|
UserProtos.CollateSupport |
getCollateSupport(int index)
COLLATE support
|
int |
getCollateSupportCount()
COLLATE support
|
List<UserProtos.CollateSupport> |
getCollateSupportList()
COLLATE support
|
boolean |
getColumnAliasingSupported()
True if column aliasing is supported
|
UserProtos.ConvertSupport |
getConvertSupport(int index)
CONVERT support
|
int |
getConvertSupportCount()
CONVERT support
|
List<UserProtos.ConvertSupport> |
getConvertSupportList()
CONVERT support
|
UserProtos.ConvertSupportOrBuilder |
getConvertSupportOrBuilder(int index)
CONVERT support
|
List<? extends UserProtos.ConvertSupportOrBuilder> |
getConvertSupportOrBuilderList()
CONVERT support
|
UserProtos.CorrelationNamesSupport |
getCorrelationNamesSupport()
Correlation names support
|
String |
getCurrentSchema()
current schema
|
com.google.protobuf.ByteString |
getCurrentSchemaBytes()
current schema
|
String |
getDateTimeFunctions(int index)
Supported ODBC/JDBC Date Time scalar functions
|
com.google.protobuf.ByteString |
getDateTimeFunctionsBytes(int index)
Supported ODBC/JDBC Date Time scalar functions
|
int |
getDateTimeFunctionsCount()
Supported ODBC/JDBC Date Time scalar functions
|
com.google.protobuf.ProtocolStringList |
getDateTimeFunctionsList()
Supported ODBC/JDBC Date Time scalar functions
|
UserProtos.DateTimeLiteralsSupport |
getDateTimeLiteralsSupport(int index)
Supported Date Time literals
|
int |
getDateTimeLiteralsSupportCount()
Supported Date Time literals
|
List<UserProtos.DateTimeLiteralsSupport> |
getDateTimeLiteralsSupportList()
Supported Date Time literals
|
static UserProtos.ServerMeta |
getDefaultInstance() |
UserProtos.ServerMeta |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
UserProtos.GroupBySupport |
getGroupBySupport()
Group By support
|
UserProtos.IdentifierCasing |
getIdentifierCasing()
Unquoted Identifier casing
|
String |
getIdentifierQuoteString()
Quote string for identifiers
|
com.google.protobuf.ByteString |
getIdentifierQuoteStringBytes()
Quote string for identifiers
|
boolean |
getLikeEscapeClauseSupported()
True if LIKE supports an ESCAPE clause
|
int |
getMaxBinaryLiteralLength()
Maximum number of hexa characters for binary literals (0 if unlimited or unknown)
|
int |
getMaxCatalogNameLength()
Maximum length of catalog names (0 if unlimited or unknown)
|
int |
getMaxCharLiteralLength()
Maximum number of characters for string literals (0 if unlimited or unknown)
|
int |
getMaxColumnNameLength()
Maximum length of column names (0 if unlimited or unknown)
|
int |
getMaxColumnsInGroupBy()
Maximum number of columns in GROUP BY expressions (0 if unlimited or unknown)
|
int |
getMaxColumnsInOrderBy()
Maximum number of columns in ORDER BY expressions (0 if unlimited or unknown)
|
int |
getMaxColumnsInSelect()
Maximum number of columns in SELECT expressions (0 if unlimited or unknown)
|
int |
getMaxCursorNameLength()
Maximum length of cursor names (0 if unlimited or unknown)
|
int |
getMaxLogicalLobSize()
Maximum logical size for LOB types (0 if unlimited or unknown)
|
int |
getMaxRowSize()
Maximum number of bytes for a single row (0 if unlimited or unknown)
|
int |
getMaxSchemaNameLength()
Maximum length of schema names (0 if unlimited or unknown)
|
int |
getMaxStatementLength()
Maximum length for statements (0 if unlimited or unknown)
|
int |
getMaxStatements()
Maximum number of statements (0 if unlimited or unknown)
|
int |
getMaxTableNameLength()
Maximum length of table names (0 if unlimited or unknown)
|
int |
getMaxTablesInSelect()
Maximum number of tables in a SELECT expression (0 if unlimited or unknown)
|
int |
getMaxUserNameLength()
Maximum length of user names (0 if unlimited or unknown)
|
UserProtos.NullCollation |
getNullCollation()
How NULL are sorted
|
boolean |
getNullPlusNonNullEqualsNull()
True if NULL + non NULL is NULL
|
String |
getNumericFunctions(int index)
Supported ODBC/JDBC numeric scalar functions
|
com.google.protobuf.ByteString |
getNumericFunctionsBytes(int index)
Supported ODBC/JDBC numeric scalar functions
|
int |
getNumericFunctionsCount()
Supported ODBC/JDBC numeric scalar functions
|
com.google.protobuf.ProtocolStringList |
getNumericFunctionsList()
Supported ODBC/JDBC numeric scalar functions
|
UserProtos.OrderBySupport |
getOrderBySupport(int index)
Outer join suport
|
int |
getOrderBySupportCount()
Outer join suport
|
List<UserProtos.OrderBySupport> |
getOrderBySupportList()
Outer join suport
|
UserProtos.OuterJoinSupport |
getOuterJoinSupport(int index)
Outer join suport
|
int |
getOuterJoinSupportCount()
Outer join suport
|
List<UserProtos.OuterJoinSupport> |
getOuterJoinSupportList()
Outer join suport
|
com.google.protobuf.Parser<UserProtos.ServerMeta> |
getParserForType() |
UserProtos.IdentifierCasing |
getQuotedIdentifierCasing()
Quoted identifier casing
|
boolean |
getReadOnly()
True if connection access is read only
|
String |
getSchemaTerm()
The term used to designate a schema
|
com.google.protobuf.ByteString |
getSchemaTermBytes()
The term used to designate a schema
|
String |
getSearchEscapeString()
Characters used for escaping (empty if not suported)
|
com.google.protobuf.ByteString |
getSearchEscapeStringBytes()
Characters used for escaping (empty if not suported)
|
boolean |
getSelectForUpdateSupported()
True if SELECT FOR UPDATE is supported
|
int |
getSerializedSize() |
String |
getSpecialCharacters()
List of extra characters that can be used in identifier names
|
com.google.protobuf.ByteString |
getSpecialCharactersBytes()
List of extra characters that can be used in identifier names
|
String |
getSqlKeywords(int index)
list of SQL keywords
|
com.google.protobuf.ByteString |
getSqlKeywordsBytes(int index)
list of SQL keywords
|
int |
getSqlKeywordsCount()
list of SQL keywords
|
com.google.protobuf.ProtocolStringList |
getSqlKeywordsList()
list of SQL keywords
|
String |
getStringFunctions(int index)
Supported ODBC/JDBC string scalar functions
|
com.google.protobuf.ByteString |
getStringFunctionsBytes(int index)
Supported ODBC/JDBC string scalar functions
|
int |
getStringFunctionsCount()
Supported ODBC/JDBC string scalar functions
|
com.google.protobuf.ProtocolStringList |
getStringFunctionsList()
Supported ODBC/JDBC string scalar functions
|
UserProtos.SubQuerySupport |
getSubquerySupport(int index)
Subquery support
|
int |
getSubquerySupportCount()
Subquery support
|
List<UserProtos.SubQuerySupport> |
getSubquerySupportList()
Subquery support
|
String |
getSystemFunctions(int index)
Supported ODBC/JDBC systen scalar functions
|
com.google.protobuf.ByteString |
getSystemFunctionsBytes(int index)
Supported ODBC/JDBC systen scalar functions
|
int |
getSystemFunctionsCount()
Supported ODBC/JDBC systen scalar functions
|
com.google.protobuf.ProtocolStringList |
getSystemFunctionsList()
Supported ODBC/JDBC systen scalar functions
|
String |
getTableTerm()
The term used to designate a table
|
com.google.protobuf.ByteString |
getTableTermBytes()
The term used to designate a table
|
boolean |
getTransactionSupported()
True if transaction is supported
|
UserProtos.UnionSupport |
getUnionSupport(int index)
UNION support
|
int |
getUnionSupportCount()
UNION support
|
List<UserProtos.UnionSupport> |
getUnionSupportList()
UNION support
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAllTablesSelectable()
True if current user can use all tables returned by GetTables
|
boolean |
hasBlobIncludedInMaxRowSize()
True if BLOB are included into the max row size
|
boolean |
hasCatalogAtStart()
True if catalog name is at the start of a fully qualified table
|
boolean |
hasCatalogSeparator()
The catalog separator
|
boolean |
hasCatalogTerm()
The term used to designate catalogs
|
boolean |
hasColumnAliasingSupported()
True if column aliasing is supported
|
boolean |
hasCorrelationNamesSupport()
Correlation names support
|
boolean |
hasCurrentSchema()
current schema
|
boolean |
hasGroupBySupport()
Group By support
|
int |
hashCode() |
boolean |
hasIdentifierCasing()
Unquoted Identifier casing
|
boolean |
hasIdentifierQuoteString()
Quote string for identifiers
|
boolean |
hasLikeEscapeClauseSupported()
True if LIKE supports an ESCAPE clause
|
boolean |
hasMaxBinaryLiteralLength()
Maximum number of hexa characters for binary literals (0 if unlimited or unknown)
|
boolean |
hasMaxCatalogNameLength()
Maximum length of catalog names (0 if unlimited or unknown)
|
boolean |
hasMaxCharLiteralLength()
Maximum number of characters for string literals (0 if unlimited or unknown)
|
boolean |
hasMaxColumnNameLength()
Maximum length of column names (0 if unlimited or unknown)
|
boolean |
hasMaxColumnsInGroupBy()
Maximum number of columns in GROUP BY expressions (0 if unlimited or unknown)
|
boolean |
hasMaxColumnsInOrderBy()
Maximum number of columns in ORDER BY expressions (0 if unlimited or unknown)
|
boolean |
hasMaxColumnsInSelect()
Maximum number of columns in SELECT expressions (0 if unlimited or unknown)
|
boolean |
hasMaxCursorNameLength()
Maximum length of cursor names (0 if unlimited or unknown)
|
boolean |
hasMaxLogicalLobSize()
Maximum logical size for LOB types (0 if unlimited or unknown)
|
boolean |
hasMaxRowSize()
Maximum number of bytes for a single row (0 if unlimited or unknown)
|
boolean |
hasMaxSchemaNameLength()
Maximum length of schema names (0 if unlimited or unknown)
|
boolean |
hasMaxStatementLength()
Maximum length for statements (0 if unlimited or unknown)
|
boolean |
hasMaxStatements()
Maximum number of statements (0 if unlimited or unknown)
|
boolean |
hasMaxTableNameLength()
Maximum length of table names (0 if unlimited or unknown)
|
boolean |
hasMaxTablesInSelect()
Maximum number of tables in a SELECT expression (0 if unlimited or unknown)
|
boolean |
hasMaxUserNameLength()
Maximum length of user names (0 if unlimited or unknown)
|
boolean |
hasNullCollation()
How NULL are sorted
|
boolean |
hasNullPlusNonNullEqualsNull()
True if NULL + non NULL is NULL
|
boolean |
hasQuotedIdentifierCasing()
Quoted identifier casing
|
boolean |
hasReadOnly()
True if connection access is read only
|
boolean |
hasSchemaTerm()
The term used to designate a schema
|
boolean |
hasSearchEscapeString()
Characters used for escaping (empty if not suported)
|
boolean |
hasSelectForUpdateSupported()
True if SELECT FOR UPDATE is supported
|
boolean |
hasSpecialCharacters()
List of extra characters that can be used in identifier names
|
boolean |
hasTableTerm()
The term used to designate a table
|
boolean |
hasTransactionSupported()
True if transaction is supported
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static UserProtos.ServerMeta.Builder |
newBuilder() |
static UserProtos.ServerMeta.Builder |
newBuilder(UserProtos.ServerMeta prototype) |
UserProtos.ServerMeta.Builder |
newBuilderForType() |
protected UserProtos.ServerMeta.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static UserProtos.ServerMeta |
parseDelimitedFrom(InputStream input) |
static UserProtos.ServerMeta |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.ServerMeta |
parseFrom(byte[] data) |
static UserProtos.ServerMeta |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.ServerMeta |
parseFrom(ByteBuffer data) |
static UserProtos.ServerMeta |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.ServerMeta |
parseFrom(com.google.protobuf.ByteString data) |
static UserProtos.ServerMeta |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.ServerMeta |
parseFrom(com.google.protobuf.CodedInputStream input) |
static UserProtos.ServerMeta |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.ServerMeta |
parseFrom(InputStream input) |
static UserProtos.ServerMeta |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<UserProtos.ServerMeta> |
parser() |
UserProtos.ServerMeta.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ALL_TABLES_SELECTABLE_FIELD_NUMBER
public static final int BLOB_INCLUDED_IN_MAX_ROW_SIZE_FIELD_NUMBER
public static final int CATALOG_AT_START_FIELD_NUMBER
public static final int CATALOG_SEPARATOR_FIELD_NUMBER
public static final int CATALOG_TERM_FIELD_NUMBER
public static final int COLLATE_SUPPORT_FIELD_NUMBER
public static final int COLUMN_ALIASING_SUPPORTED_FIELD_NUMBER
public static final int CONVERT_SUPPORT_FIELD_NUMBER
public static final int CORRELATION_NAMES_SUPPORT_FIELD_NUMBER
public static final int DATE_TIME_FUNCTIONS_FIELD_NUMBER
public static final int DATE_TIME_LITERALS_SUPPORT_FIELD_NUMBER
public static final int GROUP_BY_SUPPORT_FIELD_NUMBER
public static final int IDENTIFIER_CASING_FIELD_NUMBER
public static final int IDENTIFIER_QUOTE_STRING_FIELD_NUMBER
public static final int LIKE_ESCAPE_CLAUSE_SUPPORTED_FIELD_NUMBER
public static final int MAX_BINARY_LITERAL_LENGTH_FIELD_NUMBER
public static final int MAX_CATALOG_NAME_LENGTH_FIELD_NUMBER
public static final int MAX_CHAR_LITERAL_LENGTH_FIELD_NUMBER
public static final int MAX_COLUMN_NAME_LENGTH_FIELD_NUMBER
public static final int MAX_COLUMNS_IN_GROUP_BY_FIELD_NUMBER
public static final int MAX_COLUMNS_IN_ORDER_BY_FIELD_NUMBER
public static final int MAX_COLUMNS_IN_SELECT_FIELD_NUMBER
public static final int MAX_CURSOR_NAME_LENGTH_FIELD_NUMBER
public static final int MAX_LOGICAL_LOB_SIZE_FIELD_NUMBER
public static final int MAX_ROW_SIZE_FIELD_NUMBER
public static final int MAX_SCHEMA_NAME_LENGTH_FIELD_NUMBER
public static final int MAX_STATEMENT_LENGTH_FIELD_NUMBER
public static final int MAX_STATEMENTS_FIELD_NUMBER
public static final int MAX_TABLE_NAME_LENGTH_FIELD_NUMBER
public static final int MAX_TABLES_IN_SELECT_FIELD_NUMBER
public static final int MAX_USER_NAME_LENGTH_FIELD_NUMBER
public static final int NULL_COLLATION_FIELD_NUMBER
public static final int NULL_PLUS_NON_NULL_EQUALS_NULL_FIELD_NUMBER
public static final int NUMERIC_FUNCTIONS_FIELD_NUMBER
public static final int ORDER_BY_SUPPORT_FIELD_NUMBER
public static final int OUTER_JOIN_SUPPORT_FIELD_NUMBER
public static final int QUOTED_IDENTIFIER_CASING_FIELD_NUMBER
public static final int READ_ONLY_FIELD_NUMBER
public static final int SCHEMA_TERM_FIELD_NUMBER
public static final int SEARCH_ESCAPE_STRING_FIELD_NUMBER
public static final int SELECT_FOR_UPDATE_SUPPORTED_FIELD_NUMBER
public static final int SPECIAL_CHARACTERS_FIELD_NUMBER
public static final int SQL_KEYWORDS_FIELD_NUMBER
public static final int STRING_FUNCTIONS_FIELD_NUMBER
public static final int SUBQUERY_SUPPORT_FIELD_NUMBER
public static final int SYSTEM_FUNCTIONS_FIELD_NUMBER
public static final int TABLE_TERM_FIELD_NUMBER
public static final int TRANSACTION_SUPPORTED_FIELD_NUMBER
public static final int UNION_SUPPORT_FIELD_NUMBER
public static final int CURRENT_SCHEMA_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<UserProtos.ServerMeta> PARSER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasAllTablesSelectable()
True if current user can use all tables returned by GetTables
optional bool all_tables_selectable = 1;hasAllTablesSelectable in interface UserProtos.ServerMetaOrBuilderpublic boolean getAllTablesSelectable()
True if current user can use all tables returned by GetTables
optional bool all_tables_selectable = 1;getAllTablesSelectable in interface UserProtos.ServerMetaOrBuilderpublic boolean hasBlobIncludedInMaxRowSize()
True if BLOB are included into the max row size
optional bool blob_included_in_max_row_size = 2;hasBlobIncludedInMaxRowSize in interface UserProtos.ServerMetaOrBuilderpublic boolean getBlobIncludedInMaxRowSize()
True if BLOB are included into the max row size
optional bool blob_included_in_max_row_size = 2;getBlobIncludedInMaxRowSize in interface UserProtos.ServerMetaOrBuilderpublic boolean hasCatalogAtStart()
True if catalog name is at the start of a fully qualified table
optional bool catalog_at_start = 3;hasCatalogAtStart in interface UserProtos.ServerMetaOrBuilderpublic boolean getCatalogAtStart()
True if catalog name is at the start of a fully qualified table
optional bool catalog_at_start = 3;getCatalogAtStart in interface UserProtos.ServerMetaOrBuilderpublic boolean hasCatalogSeparator()
The catalog separator
optional string catalog_separator = 4;hasCatalogSeparator in interface UserProtos.ServerMetaOrBuilderpublic String getCatalogSeparator()
The catalog separator
optional string catalog_separator = 4;getCatalogSeparator in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ByteString getCatalogSeparatorBytes()
The catalog separator
optional string catalog_separator = 4;getCatalogSeparatorBytes in interface UserProtos.ServerMetaOrBuilderpublic boolean hasCatalogTerm()
The term used to designate catalogs
optional string catalog_term = 5;hasCatalogTerm in interface UserProtos.ServerMetaOrBuilderpublic String getCatalogTerm()
The term used to designate catalogs
optional string catalog_term = 5;getCatalogTerm in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ByteString getCatalogTermBytes()
The term used to designate catalogs
optional string catalog_term = 5;getCatalogTermBytes in interface UserProtos.ServerMetaOrBuilderpublic List<UserProtos.CollateSupport> getCollateSupportList()
COLLATE support
repeated .exec.user.CollateSupport collate_support = 6;getCollateSupportList in interface UserProtos.ServerMetaOrBuilderpublic int getCollateSupportCount()
COLLATE support
repeated .exec.user.CollateSupport collate_support = 6;getCollateSupportCount in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.CollateSupport getCollateSupport(int index)
COLLATE support
repeated .exec.user.CollateSupport collate_support = 6;getCollateSupport in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public boolean hasColumnAliasingSupported()
True if column aliasing is supported
optional bool column_aliasing_supported = 7;hasColumnAliasingSupported in interface UserProtos.ServerMetaOrBuilderpublic boolean getColumnAliasingSupported()
True if column aliasing is supported
optional bool column_aliasing_supported = 7;getColumnAliasingSupported in interface UserProtos.ServerMetaOrBuilderpublic List<UserProtos.ConvertSupport> getConvertSupportList()
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;getConvertSupportList in interface UserProtos.ServerMetaOrBuilderpublic List<? extends UserProtos.ConvertSupportOrBuilder> getConvertSupportOrBuilderList()
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;getConvertSupportOrBuilderList in interface UserProtos.ServerMetaOrBuilderpublic int getConvertSupportCount()
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;getConvertSupportCount in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ConvertSupport getConvertSupport(int index)
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;getConvertSupport in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.ConvertSupportOrBuilder getConvertSupportOrBuilder(int index)
CONVERT support
repeated .exec.user.ConvertSupport convert_support = 8;getConvertSupportOrBuilder in interface UserProtos.ServerMetaOrBuilderpublic boolean hasCorrelationNamesSupport()
Correlation names support
optional .exec.user.CorrelationNamesSupport correlation_names_support = 9;hasCorrelationNamesSupport in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.CorrelationNamesSupport getCorrelationNamesSupport()
Correlation names support
optional .exec.user.CorrelationNamesSupport correlation_names_support = 9;getCorrelationNamesSupport in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ProtocolStringList getDateTimeFunctionsList()
Supported ODBC/JDBC Date Time scalar functions
repeated string date_time_functions = 10;getDateTimeFunctionsList in interface UserProtos.ServerMetaOrBuilderpublic int getDateTimeFunctionsCount()
Supported ODBC/JDBC Date Time scalar functions
repeated string date_time_functions = 10;getDateTimeFunctionsCount in interface UserProtos.ServerMetaOrBuilderpublic String getDateTimeFunctions(int index)
Supported ODBC/JDBC Date Time scalar functions
repeated string date_time_functions = 10;getDateTimeFunctions in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDateTimeFunctionsBytes(int index)
Supported ODBC/JDBC Date Time scalar functions
repeated string date_time_functions = 10;getDateTimeFunctionsBytes in interface UserProtos.ServerMetaOrBuilderindex - The index of the value to return.public List<UserProtos.DateTimeLiteralsSupport> getDateTimeLiteralsSupportList()
Supported Date Time literals
repeated .exec.user.DateTimeLiteralsSupport date_time_literals_support = 11;getDateTimeLiteralsSupportList in interface UserProtos.ServerMetaOrBuilderpublic int getDateTimeLiteralsSupportCount()
Supported Date Time literals
repeated .exec.user.DateTimeLiteralsSupport date_time_literals_support = 11;getDateTimeLiteralsSupportCount in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.DateTimeLiteralsSupport getDateTimeLiteralsSupport(int index)
Supported Date Time literals
repeated .exec.user.DateTimeLiteralsSupport date_time_literals_support = 11;getDateTimeLiteralsSupport in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public boolean hasGroupBySupport()
Group By support
optional .exec.user.GroupBySupport group_by_support = 12;hasGroupBySupport in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.GroupBySupport getGroupBySupport()
Group By support
optional .exec.user.GroupBySupport group_by_support = 12;getGroupBySupport in interface UserProtos.ServerMetaOrBuilderpublic boolean hasIdentifierCasing()
Unquoted Identifier casing
optional .exec.user.IdentifierCasing identifier_casing = 13;hasIdentifierCasing in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.IdentifierCasing getIdentifierCasing()
Unquoted Identifier casing
optional .exec.user.IdentifierCasing identifier_casing = 13;getIdentifierCasing in interface UserProtos.ServerMetaOrBuilderpublic boolean hasIdentifierQuoteString()
Quote string for identifiers
optional string identifier_quote_string = 14;hasIdentifierQuoteString in interface UserProtos.ServerMetaOrBuilderpublic String getIdentifierQuoteString()
Quote string for identifiers
optional string identifier_quote_string = 14;getIdentifierQuoteString in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ByteString getIdentifierQuoteStringBytes()
Quote string for identifiers
optional string identifier_quote_string = 14;getIdentifierQuoteStringBytes in interface UserProtos.ServerMetaOrBuilderpublic boolean hasLikeEscapeClauseSupported()
True if LIKE supports an ESCAPE clause
optional bool like_escape_clause_supported = 15;hasLikeEscapeClauseSupported in interface UserProtos.ServerMetaOrBuilderpublic boolean getLikeEscapeClauseSupported()
True if LIKE supports an ESCAPE clause
optional bool like_escape_clause_supported = 15;getLikeEscapeClauseSupported in interface UserProtos.ServerMetaOrBuilderpublic boolean hasMaxBinaryLiteralLength()
Maximum number of hexa characters for binary literals (0 if unlimited or unknown)
optional uint32 max_binary_literal_length = 16;hasMaxBinaryLiteralLength in interface UserProtos.ServerMetaOrBuilderpublic int getMaxBinaryLiteralLength()
Maximum number of hexa characters for binary literals (0 if unlimited or unknown)
optional uint32 max_binary_literal_length = 16;getMaxBinaryLiteralLength in interface UserProtos.ServerMetaOrBuilderpublic boolean hasMaxCatalogNameLength()
Maximum length of catalog names (0 if unlimited or unknown)
optional uint32 max_catalog_name_length = 17;hasMaxCatalogNameLength in interface UserProtos.ServerMetaOrBuilderpublic int getMaxCatalogNameLength()
Maximum length of catalog names (0 if unlimited or unknown)
optional uint32 max_catalog_name_length = 17;getMaxCatalogNameLength in interface UserProtos.ServerMetaOrBuilderpublic boolean hasMaxCharLiteralLength()
Maximum number of characters for string literals (0 if unlimited or unknown)
optional uint32 max_char_literal_length = 18;hasMaxCharLiteralLength in interface UserProtos.ServerMetaOrBuilderpublic int getMaxCharLiteralLength()
Maximum number of characters for string literals (0 if unlimited or unknown)
optional uint32 max_char_literal_length = 18;getMaxCharLiteralLength in interface UserProtos.ServerMetaOrBuilderpublic boolean hasMaxColumnNameLength()
Maximum length of column names (0 if unlimited or unknown)
optional uint32 max_column_name_length = 19;hasMaxColumnNameLength in interface UserProtos.ServerMetaOrBuilderpublic int getMaxColumnNameLength()
Maximum length of column names (0 if unlimited or unknown)
optional uint32 max_column_name_length = 19;getMaxColumnNameLength in interface UserProtos.ServerMetaOrBuilderpublic boolean hasMaxColumnsInGroupBy()
Maximum number of columns in GROUP BY expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_group_by = 20;hasMaxColumnsInGroupBy in interface UserProtos.ServerMetaOrBuilderpublic int getMaxColumnsInGroupBy()
Maximum number of columns in GROUP BY expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_group_by = 20;getMaxColumnsInGroupBy in interface UserProtos.ServerMetaOrBuilderpublic boolean hasMaxColumnsInOrderBy()
Maximum number of columns in ORDER BY expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_order_by = 21;hasMaxColumnsInOrderBy in interface UserProtos.ServerMetaOrBuilderpublic int getMaxColumnsInOrderBy()
Maximum number of columns in ORDER BY expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_order_by = 21;getMaxColumnsInOrderBy in interface UserProtos.ServerMetaOrBuilderpublic boolean hasMaxColumnsInSelect()
Maximum number of columns in SELECT expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_select = 22;hasMaxColumnsInSelect in interface UserProtos.ServerMetaOrBuilderpublic int getMaxColumnsInSelect()
Maximum number of columns in SELECT expressions (0 if unlimited or unknown)
optional uint32 max_columns_in_select = 22;getMaxColumnsInSelect in interface UserProtos.ServerMetaOrBuilderpublic boolean hasMaxCursorNameLength()
Maximum length of cursor names (0 if unlimited or unknown)
optional uint32 max_cursor_name_length = 23;hasMaxCursorNameLength in interface UserProtos.ServerMetaOrBuilderpublic int getMaxCursorNameLength()
Maximum length of cursor names (0 if unlimited or unknown)
optional uint32 max_cursor_name_length = 23;getMaxCursorNameLength in interface UserProtos.ServerMetaOrBuilderpublic boolean hasMaxLogicalLobSize()
Maximum logical size for LOB types (0 if unlimited or unknown)
optional uint32 max_logical_lob_size = 24;hasMaxLogicalLobSize in interface UserProtos.ServerMetaOrBuilderpublic int getMaxLogicalLobSize()
Maximum logical size for LOB types (0 if unlimited or unknown)
optional uint32 max_logical_lob_size = 24;getMaxLogicalLobSize in interface UserProtos.ServerMetaOrBuilderpublic boolean hasMaxRowSize()
Maximum number of bytes for a single row (0 if unlimited or unknown)
optional uint32 max_row_size = 25;hasMaxRowSize in interface UserProtos.ServerMetaOrBuilderpublic int getMaxRowSize()
Maximum number of bytes for a single row (0 if unlimited or unknown)
optional uint32 max_row_size = 25;getMaxRowSize in interface UserProtos.ServerMetaOrBuilderpublic boolean hasMaxSchemaNameLength()
Maximum length of schema names (0 if unlimited or unknown)
optional uint32 max_schema_name_length = 26;hasMaxSchemaNameLength in interface UserProtos.ServerMetaOrBuilderpublic int getMaxSchemaNameLength()
Maximum length of schema names (0 if unlimited or unknown)
optional uint32 max_schema_name_length = 26;getMaxSchemaNameLength in interface UserProtos.ServerMetaOrBuilderpublic boolean hasMaxStatementLength()
Maximum length for statements (0 if unlimited or unknown)
optional uint32 max_statement_length = 27;hasMaxStatementLength in interface UserProtos.ServerMetaOrBuilderpublic int getMaxStatementLength()
Maximum length for statements (0 if unlimited or unknown)
optional uint32 max_statement_length = 27;getMaxStatementLength in interface UserProtos.ServerMetaOrBuilderpublic boolean hasMaxStatements()
Maximum number of statements (0 if unlimited or unknown)
optional uint32 max_statements = 28;hasMaxStatements in interface UserProtos.ServerMetaOrBuilderpublic int getMaxStatements()
Maximum number of statements (0 if unlimited or unknown)
optional uint32 max_statements = 28;getMaxStatements in interface UserProtos.ServerMetaOrBuilderpublic boolean hasMaxTableNameLength()
Maximum length of table names (0 if unlimited or unknown)
optional uint32 max_table_name_length = 29;hasMaxTableNameLength in interface UserProtos.ServerMetaOrBuilderpublic int getMaxTableNameLength()
Maximum length of table names (0 if unlimited or unknown)
optional uint32 max_table_name_length = 29;getMaxTableNameLength in interface UserProtos.ServerMetaOrBuilderpublic boolean hasMaxTablesInSelect()
Maximum number of tables in a SELECT expression (0 if unlimited or unknown)
optional uint32 max_tables_in_select = 30;hasMaxTablesInSelect in interface UserProtos.ServerMetaOrBuilderpublic int getMaxTablesInSelect()
Maximum number of tables in a SELECT expression (0 if unlimited or unknown)
optional uint32 max_tables_in_select = 30;getMaxTablesInSelect in interface UserProtos.ServerMetaOrBuilderpublic boolean hasMaxUserNameLength()
Maximum length of user names (0 if unlimited or unknown)
optional uint32 max_user_name_length = 31;hasMaxUserNameLength in interface UserProtos.ServerMetaOrBuilderpublic int getMaxUserNameLength()
Maximum length of user names (0 if unlimited or unknown)
optional uint32 max_user_name_length = 31;getMaxUserNameLength in interface UserProtos.ServerMetaOrBuilderpublic boolean hasNullCollation()
How NULL are sorted
optional .exec.user.NullCollation null_collation = 32;hasNullCollation in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.NullCollation getNullCollation()
How NULL are sorted
optional .exec.user.NullCollation null_collation = 32;getNullCollation in interface UserProtos.ServerMetaOrBuilderpublic boolean hasNullPlusNonNullEqualsNull()
True if NULL + non NULL is NULL
optional bool null_plus_non_null_equals_null = 33;hasNullPlusNonNullEqualsNull in interface UserProtos.ServerMetaOrBuilderpublic boolean getNullPlusNonNullEqualsNull()
True if NULL + non NULL is NULL
optional bool null_plus_non_null_equals_null = 33;getNullPlusNonNullEqualsNull in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ProtocolStringList getNumericFunctionsList()
Supported ODBC/JDBC numeric scalar functions
repeated string numeric_functions = 34;getNumericFunctionsList in interface UserProtos.ServerMetaOrBuilderpublic int getNumericFunctionsCount()
Supported ODBC/JDBC numeric scalar functions
repeated string numeric_functions = 34;getNumericFunctionsCount in interface UserProtos.ServerMetaOrBuilderpublic String getNumericFunctions(int index)
Supported ODBC/JDBC numeric scalar functions
repeated string numeric_functions = 34;getNumericFunctions in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getNumericFunctionsBytes(int index)
Supported ODBC/JDBC numeric scalar functions
repeated string numeric_functions = 34;getNumericFunctionsBytes in interface UserProtos.ServerMetaOrBuilderindex - The index of the value to return.public List<UserProtos.OrderBySupport> getOrderBySupportList()
Outer join suport
repeated .exec.user.OrderBySupport order_by_support = 35;getOrderBySupportList in interface UserProtos.ServerMetaOrBuilderpublic int getOrderBySupportCount()
Outer join suport
repeated .exec.user.OrderBySupport order_by_support = 35;getOrderBySupportCount in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.OrderBySupport getOrderBySupport(int index)
Outer join suport
repeated .exec.user.OrderBySupport order_by_support = 35;getOrderBySupport in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public List<UserProtos.OuterJoinSupport> getOuterJoinSupportList()
Outer join suport
repeated .exec.user.OuterJoinSupport outer_join_support = 36;getOuterJoinSupportList in interface UserProtos.ServerMetaOrBuilderpublic int getOuterJoinSupportCount()
Outer join suport
repeated .exec.user.OuterJoinSupport outer_join_support = 36;getOuterJoinSupportCount in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.OuterJoinSupport getOuterJoinSupport(int index)
Outer join suport
repeated .exec.user.OuterJoinSupport outer_join_support = 36;getOuterJoinSupport in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public boolean hasQuotedIdentifierCasing()
Quoted identifier casing
optional .exec.user.IdentifierCasing quoted_identifier_casing = 37;hasQuotedIdentifierCasing in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.IdentifierCasing getQuotedIdentifierCasing()
Quoted identifier casing
optional .exec.user.IdentifierCasing quoted_identifier_casing = 37;getQuotedIdentifierCasing in interface UserProtos.ServerMetaOrBuilderpublic boolean hasReadOnly()
True if connection access is read only
optional bool read_only = 38;hasReadOnly in interface UserProtos.ServerMetaOrBuilderpublic boolean getReadOnly()
True if connection access is read only
optional bool read_only = 38;getReadOnly in interface UserProtos.ServerMetaOrBuilderpublic boolean hasSchemaTerm()
The term used to designate a schema
optional string schema_term = 39;hasSchemaTerm in interface UserProtos.ServerMetaOrBuilderpublic String getSchemaTerm()
The term used to designate a schema
optional string schema_term = 39;getSchemaTerm in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ByteString getSchemaTermBytes()
The term used to designate a schema
optional string schema_term = 39;getSchemaTermBytes in interface UserProtos.ServerMetaOrBuilderpublic boolean hasSearchEscapeString()
Characters used for escaping (empty if not suported)
optional string search_escape_string = 40;hasSearchEscapeString in interface UserProtos.ServerMetaOrBuilderpublic String getSearchEscapeString()
Characters used for escaping (empty if not suported)
optional string search_escape_string = 40;getSearchEscapeString in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ByteString getSearchEscapeStringBytes()
Characters used for escaping (empty if not suported)
optional string search_escape_string = 40;getSearchEscapeStringBytes in interface UserProtos.ServerMetaOrBuilderpublic boolean hasSelectForUpdateSupported()
True if SELECT FOR UPDATE is supported
optional bool select_for_update_supported = 41;hasSelectForUpdateSupported in interface UserProtos.ServerMetaOrBuilderpublic boolean getSelectForUpdateSupported()
True if SELECT FOR UPDATE is supported
optional bool select_for_update_supported = 41;getSelectForUpdateSupported in interface UserProtos.ServerMetaOrBuilderpublic boolean hasSpecialCharacters()
List of extra characters that can be used in identifier names
optional string special_characters = 42;hasSpecialCharacters in interface UserProtos.ServerMetaOrBuilderpublic String getSpecialCharacters()
List of extra characters that can be used in identifier names
optional string special_characters = 42;getSpecialCharacters in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ByteString getSpecialCharactersBytes()
List of extra characters that can be used in identifier names
optional string special_characters = 42;getSpecialCharactersBytes in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ProtocolStringList getSqlKeywordsList()
list of SQL keywords
repeated string sql_keywords = 43;getSqlKeywordsList in interface UserProtos.ServerMetaOrBuilderpublic int getSqlKeywordsCount()
list of SQL keywords
repeated string sql_keywords = 43;getSqlKeywordsCount in interface UserProtos.ServerMetaOrBuilderpublic String getSqlKeywords(int index)
list of SQL keywords
repeated string sql_keywords = 43;getSqlKeywords in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSqlKeywordsBytes(int index)
list of SQL keywords
repeated string sql_keywords = 43;getSqlKeywordsBytes in interface UserProtos.ServerMetaOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getStringFunctionsList()
Supported ODBC/JDBC string scalar functions
repeated string string_functions = 44;getStringFunctionsList in interface UserProtos.ServerMetaOrBuilderpublic int getStringFunctionsCount()
Supported ODBC/JDBC string scalar functions
repeated string string_functions = 44;getStringFunctionsCount in interface UserProtos.ServerMetaOrBuilderpublic String getStringFunctions(int index)
Supported ODBC/JDBC string scalar functions
repeated string string_functions = 44;getStringFunctions in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getStringFunctionsBytes(int index)
Supported ODBC/JDBC string scalar functions
repeated string string_functions = 44;getStringFunctionsBytes in interface UserProtos.ServerMetaOrBuilderindex - The index of the value to return.public List<UserProtos.SubQuerySupport> getSubquerySupportList()
Subquery support
repeated .exec.user.SubQuerySupport subquery_support = 45;getSubquerySupportList in interface UserProtos.ServerMetaOrBuilderpublic int getSubquerySupportCount()
Subquery support
repeated .exec.user.SubQuerySupport subquery_support = 45;getSubquerySupportCount in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.SubQuerySupport getSubquerySupport(int index)
Subquery support
repeated .exec.user.SubQuerySupport subquery_support = 45;getSubquerySupport in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public com.google.protobuf.ProtocolStringList getSystemFunctionsList()
Supported ODBC/JDBC systen scalar functions
repeated string system_functions = 46;getSystemFunctionsList in interface UserProtos.ServerMetaOrBuilderpublic int getSystemFunctionsCount()
Supported ODBC/JDBC systen scalar functions
repeated string system_functions = 46;getSystemFunctionsCount in interface UserProtos.ServerMetaOrBuilderpublic String getSystemFunctions(int index)
Supported ODBC/JDBC systen scalar functions
repeated string system_functions = 46;getSystemFunctions in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSystemFunctionsBytes(int index)
Supported ODBC/JDBC systen scalar functions
repeated string system_functions = 46;getSystemFunctionsBytes in interface UserProtos.ServerMetaOrBuilderindex - The index of the value to return.public boolean hasTableTerm()
The term used to designate a table
optional string table_term = 47;hasTableTerm in interface UserProtos.ServerMetaOrBuilderpublic String getTableTerm()
The term used to designate a table
optional string table_term = 47;getTableTerm in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ByteString getTableTermBytes()
The term used to designate a table
optional string table_term = 47;getTableTermBytes in interface UserProtos.ServerMetaOrBuilderpublic boolean hasTransactionSupported()
True if transaction is supported
optional bool transaction_supported = 48;hasTransactionSupported in interface UserProtos.ServerMetaOrBuilderpublic boolean getTransactionSupported()
True if transaction is supported
optional bool transaction_supported = 48;getTransactionSupported in interface UserProtos.ServerMetaOrBuilderpublic List<UserProtos.UnionSupport> getUnionSupportList()
UNION support
repeated .exec.user.UnionSupport union_support = 49;getUnionSupportList in interface UserProtos.ServerMetaOrBuilderpublic int getUnionSupportCount()
UNION support
repeated .exec.user.UnionSupport union_support = 49;getUnionSupportCount in interface UserProtos.ServerMetaOrBuilderpublic UserProtos.UnionSupport getUnionSupport(int index)
UNION support
repeated .exec.user.UnionSupport union_support = 49;getUnionSupport in interface UserProtos.ServerMetaOrBuilderindex - The index of the element to return.public boolean hasCurrentSchema()
current schema
optional string current_schema = 50;hasCurrentSchema in interface UserProtos.ServerMetaOrBuilderpublic String getCurrentSchema()
current schema
optional string current_schema = 50;getCurrentSchema in interface UserProtos.ServerMetaOrBuilderpublic com.google.protobuf.ByteString getCurrentSchemaBytes()
current schema
optional string current_schema = 50;getCurrentSchemaBytes in interface UserProtos.ServerMetaOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static UserProtos.ServerMeta parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UserProtos.ServerMeta parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UserProtos.ServerMeta parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UserProtos.ServerMeta parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UserProtos.ServerMeta parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UserProtos.ServerMeta parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UserProtos.ServerMeta parseFrom(InputStream input) throws IOException
IOExceptionpublic static UserProtos.ServerMeta parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UserProtos.ServerMeta parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static UserProtos.ServerMeta parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UserProtos.ServerMeta parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static UserProtos.ServerMeta parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic UserProtos.ServerMeta.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static UserProtos.ServerMeta.Builder newBuilder()
public static UserProtos.ServerMeta.Builder newBuilder(UserProtos.ServerMeta prototype)
public UserProtos.ServerMeta.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected UserProtos.ServerMeta.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static UserProtos.ServerMeta getDefaultInstance()
public static com.google.protobuf.Parser<UserProtos.ServerMeta> parser()
public com.google.protobuf.Parser<UserProtos.ServerMeta> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public UserProtos.ServerMeta getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2021 The Apache Software Foundation. All rights reserved.