Package | Description |
---|---|
edu.snu.coral.runtime.master.resource |
Modifier and Type | Method and Description |
---|---|
ResourceSpecification |
ResourceSpecification.Builder.build() |
Modifier and Type | Method and Description |
---|---|
void |
ContainerManager.requestContainer(int numToRequest,
ResourceSpecification resourceSpecification)
Requests containers/evaluators with the given specifications.
|
Constructor and Description |
---|
ExecutorRepresenter(String executorId,
ResourceSpecification resourceSpecification,
MessageSender<edu.snu.coral.runtime.common.comm.ControlMessage.Message> messageSender,
org.apache.reef.driver.context.ActiveContext activeContext,
ExecutorService serializationExecutorService) |
Copyright © 2018. All rights reserved.