Package io.trino.execution
Interface LocationFactory
- All Known Implementing Classes:
HttpLocationFactory
public interface LocationFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateLocalTaskLocation(TaskId taskId) createQueryLocation(QueryId queryId) createTaskLocation(InternalNode node, TaskId taskId)
-
Method Details
-
createQueryLocation
-
createLocalTaskLocation
-
createTaskLocation
-
createMemoryInfoLocation
-