Interface LocationFactory

All Known Implementing Classes:
HttpLocationFactory

public interface LocationFactory
  • Method Details

    • createQueryLocation

      URI createQueryLocation(QueryId queryId)
    • createLocalTaskLocation

      URI createLocalTaskLocation(TaskId taskId)
    • createTaskLocation

      URI createTaskLocation(InternalNode node, TaskId taskId)
    • createMemoryInfoLocation

      URI createMemoryInfoLocation(InternalNode node)