public interface LocationFactory
| Modifier and Type | Method and Description |
|---|---|
URI |
createLocalTaskLocation(TaskId taskId) |
URI |
createMemoryInfoLocation(InternalNode node) |
URI |
createQueryLocation(QueryId queryId) |
URI |
createStageLocation(StageId stageId) |
URI |
createTaskLocation(InternalNode node,
TaskId taskId) |
URI createTaskLocation(InternalNode node, TaskId taskId)
URI createMemoryInfoLocation(InternalNode node)
Copyright © 2012–2019. All rights reserved.