Uses of Class
io.trino.hive.thrift.metastore.ResourceUri
-
Uses of ResourceUri in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ResourceUriModifier and TypeMethodDescriptionResourceUri.deepCopy()ResourceUri.setResourceType(ResourceType resourceType) Methods in io.trino.hive.thrift.metastore that return types with arguments of type ResourceUriMethods in io.trino.hive.thrift.metastore with parameters of type ResourceUriModifier and TypeMethodDescriptionvoidFunction.addToResourceUris(ResourceUri elem) intResourceUri.compareTo(ResourceUri other) booleanResourceUri.equals(ResourceUri that) Method parameters in io.trino.hive.thrift.metastore with type arguments of type ResourceUriConstructors in io.trino.hive.thrift.metastore with parameters of type ResourceUriConstructor parameters in io.trino.hive.thrift.metastore with type arguments of type ResourceUriModifierConstructorDescriptionFunction(String functionName, String dbName, String className, String ownerName, PrincipalType ownerType, int createTime, FunctionType functionType, List<ResourceUri> resourceUris)