Package | Description |
---|---|
org.apache.storm.scheduler.multitenant |
Modifier and Type | Method and Description |
---|---|
NodePool.NodeAndSlotCounts |
DefaultPool.getNodeAndSlotCountIfSlotsWereTaken(int slotsNeeded) |
NodePool.NodeAndSlotCounts |
FreePool.getNodeAndSlotCountIfSlotsWereTaken(int slotsNeeded) |
NodePool.NodeAndSlotCounts |
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.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.