Package | Description |
---|---|
org.apache.reef.driver.catalog |
Interfaces describing resources available to a REEF instance (physical nodes, racks etc).
|
org.apache.reef.runtime.common.driver.catalog |
Implementations of descriptors for resources available to a REEF instance (physical nodes, racks etc).
|
Modifier and Type | Interface and Description |
---|---|
interface |
NodeDescriptor
Descriptor of the physical setup of an Evaluator.
|
interface |
RackDescriptor
A rack in the cluster.
|
Modifier and Type | Class and Description |
---|---|
class |
NodeDescriptorImpl
Descriptor of the physical setup of an Evaluator.
|
class |
RackDescriptorImpl
A rack in the cluster.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.