Uses of Class
org.apache.storm.scheduler.multitenant.NodePool.NodeAndSlotCounts
Packages that use NodePool.NodeAndSlotCounts
- 
Uses of NodePool.NodeAndSlotCounts in org.apache.storm.scheduler.multitenantMethods in org.apache.storm.scheduler.multitenant that return NodePool.NodeAndSlotCountsModifier and TypeMethodDescriptionDefaultPool.getNodeAndSlotCountIfSlotsWereTaken(int slotsNeeded) FreePool.getNodeAndSlotCountIfSlotsWereTaken(int slotsNeeded) IsolatedPool.getNodeAndSlotCountIfSlotsWereTaken(int slotsNeeded) abstract NodePool.NodeAndSlotCountsNodePool.getNodeAndSlotCountIfSlotsWereTaken(int slots) Get the number of nodes and slots this would provide to get the slots needed.