Uses of Interface
org.apache.storm.scheduler.resource.strategies.scheduling.sorter.INodeSorter
Packages that use INodeSorter
Package
Description
- 
Uses of INodeSorter in org.apache.storm.scheduler.resource.strategies.schedulingFields in org.apache.storm.scheduler.resource.strategies.scheduling declared as INodeSorterMethods in org.apache.storm.scheduler.resource.strategies.scheduling with parameters of type INodeSorterModifier and TypeMethodDescriptionprotected voidBaseResourceAwareStrategy.setNodeSorter(INodeSorter nodeSorter) Set the pluggable sorter for Nodes.
- 
Uses of INodeSorter in org.apache.storm.scheduler.resource.strategies.scheduling.sorterClasses in org.apache.storm.scheduler.resource.strategies.scheduling.sorter that implement INodeSorter