|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InitialMemoryRequestContext.ComponentType | |
|---|---|
| org.apache.tez.runtime.common.resources | |
| Uses of InitialMemoryRequestContext.ComponentType in org.apache.tez.runtime.common.resources |
|---|
| Methods in org.apache.tez.runtime.common.resources that return InitialMemoryRequestContext.ComponentType | |
|---|---|
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. |
| Constructors in org.apache.tez.runtime.common.resources with parameters of type InitialMemoryRequestContext.ComponentType | |
|---|---|
InitialMemoryRequestContext(long requestedSize,
String componentClassName,
InitialMemoryRequestContext.ComponentType componentType,
String componentVertexName)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||