Uses of Enum Class
io.trino.hive.thrift.metastore.EventRequestType
-
Uses of EventRequestType in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return EventRequestTypeModifier and TypeMethodDescriptionstatic EventRequestTypeEventRequestType.findByValue(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.static EventRequestTypeReturns the enum constant of this class with the specified name.static EventRequestType[]EventRequestType.values()Returns an array containing the constants of this enum class, in the order they are declared.