Uses of Enum Class
io.trino.hive.thrift.metastore.GetAllFunctionsResponse._Fields
-
Uses of GetAllFunctionsResponse._Fields in io.trino.hive.thrift.metastore
Fields in io.trino.hive.thrift.metastore with type parameters of type GetAllFunctionsResponse._FieldsModifier and TypeFieldDescriptionstatic final Map<GetAllFunctionsResponse._Fields,org.apache.thrift.meta_data.FieldMetaData> GetAllFunctionsResponse.metaDataMapMethods in io.trino.hive.thrift.metastore that return GetAllFunctionsResponse._FieldsModifier and TypeMethodDescriptionGetAllFunctionsResponse.fieldForId(int fieldId) GetAllFunctionsResponse._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.GetAllFunctionsResponse._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.GetAllFunctionsResponse._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.Returns the enum constant of this class with the specified name.static GetAllFunctionsResponse._Fields[]GetAllFunctionsResponse._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 GetAllFunctionsResponse._FieldsModifier and TypeMethodDescriptionGetAllFunctionsResponse.getFieldValue(GetAllFunctionsResponse._Fields field) booleanGetAllFunctionsResponse.isSet(GetAllFunctionsResponse._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidGetAllFunctionsResponse.setFieldValue(GetAllFunctionsResponse._Fields field, Object value)