Uses of Enum Class
io.trino.hive.thrift.metastore.ISchemaName._Fields
-
Uses of ISchemaName._Fields in io.trino.hive.thrift.metastore
Fields in io.trino.hive.thrift.metastore with type parameters of type ISchemaName._FieldsModifier and TypeFieldDescriptionstatic final Map<ISchemaName._Fields,org.apache.thrift.meta_data.FieldMetaData> ISchemaName.metaDataMapMethods in io.trino.hive.thrift.metastore that return ISchemaName._FieldsModifier and TypeMethodDescriptionISchemaName.fieldForId(int fieldId) static ISchemaName._FieldsISchemaName._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static ISchemaName._FieldsISchemaName._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static ISchemaName._FieldsISchemaName._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.static ISchemaName._FieldsReturns the enum constant of this class with the specified name.static ISchemaName._Fields[]ISchemaName._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.hive.thrift.metastore with parameters of type ISchemaName._FieldsModifier and TypeMethodDescriptionISchemaName.getFieldValue(ISchemaName._Fields field) booleanISchemaName.isSet(ISchemaName._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidISchemaName.setFieldValue(ISchemaName._Fields field, Object value)