| Package | Description |
|---|---|
| org.apache.reef.driver.catalog | |
| org.apache.reef.driver.evaluator | |
| org.apache.reef.runtime.common.driver.catalog | |
| org.apache.reef.webserver |
| Modifier and Type | Method and Description |
|---|---|
NodeDescriptor |
ResourceCatalog.getNode(String nodeId)
Get the node descriptor with the given identifier.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<NodeDescriptor> |
ResourceCatalog.getNodes()
The global list of resources.
|
List<NodeDescriptor> |
RackDescriptor.getNodes() |
| Modifier and Type | Method and Description |
|---|---|
NodeDescriptor |
EvaluatorDescriptor.getNodeDescriptor() |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeDescriptorImpl |
| Modifier and Type | Method and Description |
|---|---|
NodeDescriptor |
ResourceCatalogImpl.getNode(String id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<NodeDescriptor> |
ResourceCatalogImpl.getNodes() |
List<NodeDescriptor> |
RackDescriptorImpl.getNodes() |
| Modifier and Type | Method and Description |
|---|---|
NodeDescriptor |
ReefEventStateManager.getEvaluatorNodeDescriptor(String evaluatorId)
get Evaluator NodeDescriptor
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.