| Package | Description |
|---|---|
| org.apache.tez.runtime.common.resources |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
InitialMemoryRequestContext.ComponentType |
InitialMemoryRequestContext.getComponentType() |
static InitialMemoryRequestContext.ComponentType |
InitialMemoryRequestContext.ComponentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InitialMemoryRequestContext.ComponentType[] |
InitialMemoryRequestContext.ComponentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InitialMemoryRequestContext(long requestedSize,
String componentClassName,
InitialMemoryRequestContext.ComponentType componentType,
String componentVertexName) |
Copyright © 2019 Apache Software Foundation. All rights reserved.