| Package | Description |
|---|---|
| org.apache.reef.runtime.common.driver.resourcemanager |
Classes that interface with the resourcemanager (Local, YARN, ...) in the Driver.
|
| Modifier and Type | Method and Description |
|---|---|
static ResourceAllocationEventImpl.Builder |
ResourceAllocationEventImpl.newBuilder() |
ResourceAllocationEventImpl.Builder |
ResourceAllocationEventImpl.Builder.setIdentifier(String identifier) |
ResourceAllocationEventImpl.Builder |
ResourceAllocationEventImpl.Builder.setNodeId(String nodeId) |
ResourceAllocationEventImpl.Builder |
ResourceAllocationEventImpl.Builder.setResourceMemory(int resourceMemory) |
ResourceAllocationEventImpl.Builder |
ResourceAllocationEventImpl.Builder.setVirtualCores(int virtualCores) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.