Uses of Enum Class
io.trino.hive.thrift.metastore.RequestPartsSpec._Fields
-
Uses of RequestPartsSpec._Fields in io.trino.hive.thrift.metastore
Fields in io.trino.hive.thrift.metastore with type parameters of type RequestPartsSpec._FieldsModifier and TypeFieldDescriptionstatic final Map<RequestPartsSpec._Fields,org.apache.thrift.meta_data.FieldMetaData> RequestPartsSpec.metaDataMapMethods in io.trino.hive.thrift.metastore that return RequestPartsSpec._FieldsModifier and TypeMethodDescriptionprotected RequestPartsSpec._FieldsRequestPartsSpec.enumForId(short id) RequestPartsSpec.fieldForId(int fieldId) static RequestPartsSpec._FieldsRequestPartsSpec._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static RequestPartsSpec._FieldsRequestPartsSpec._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static RequestPartsSpec._FieldsRequestPartsSpec._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.static RequestPartsSpec._FieldsReturns the enum constant of this class with the specified name.static RequestPartsSpec._Fields[]RequestPartsSpec._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 RequestPartsSpec._FieldsModifier and TypeMethodDescriptionprotected voidRequestPartsSpec.checkType(RequestPartsSpec._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldRequestPartsSpec.getFieldDesc(RequestPartsSpec._Fields setField) Constructors in io.trino.hive.thrift.metastore with parameters of type RequestPartsSpec._Fields