- java.lang.Object
- 
- org.apache.storm.scheduler.multitenant.NodePool.NodeAndSlotCounts
 
- 
- 
Field Summary
Fields 
| Modifier and Type | Field and Description |  
| int | _nodes |  
| int | _slots |  
 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Field Detail
- 
_nodespublic final int _nodes 
 
- 
_slotspublic final int _slots 
 
 
 
 
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.