Uses of Enum Class
io.trino.hive.thrift.metastore.ClientCapability
-
Uses of ClientCapability in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ClientCapabilityModifier and TypeMethodDescriptionstatic ClientCapabilityClientCapability.findByValue(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.static ClientCapabilityReturns the enum constant of this class with the specified name.static ClientCapability[]ClientCapability.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.hive.thrift.metastore that return types with arguments of type ClientCapabilityModifier and TypeMethodDescriptionClientCapabilities.getValues()ClientCapabilities.getValuesIterator()Methods in io.trino.hive.thrift.metastore with parameters of type ClientCapabilityMethod parameters in io.trino.hive.thrift.metastore with type arguments of type ClientCapabilityConstructor parameters in io.trino.hive.thrift.metastore with type arguments of type ClientCapability