public static interface YarnProtos.ResourceProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getMemory()
optional int32 memory = 1; |
int |
getVirtualCores()
optional int32 virtual_cores = 2; |
boolean |
hasMemory()
optional int32 memory = 1; |
boolean |
hasVirtualCores()
optional int32 virtual_cores = 2; |
Copyright © 2013 Apache Software Foundation. All rights reserved.