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