- java.lang.Object
-
- org.apache.drill.yarn.appMaster.http.ControllerModel.ClusterGroupModel
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
taskCount
protected int taskCount
-
liveCount
protected int liveCount
-
memory
protected int memory
-
vcores
protected int vcores
-
disks
protected double disks
-
Method Detail
-
getName
public String getName()
-
getType
public String getType()
-
getMemory
public int getMemory()
-
getVcores
public int getVcores()
-
getDisks
public String getDisks()
Copyright © 2021 The Apache Software Foundation. All rights reserved.