Package | Description |
---|---|
org.apache.storm.scheduler.resource | |
org.apache.storm.scheduler.resource.strategies.priority |
Modifier and Type | Field and Description |
---|---|
Map<String,User> |
SchedulingState.userMap |
Modifier and Type | Method and Description |
---|---|
User |
ResourceAwareScheduler.getUser(String user) |
Modifier and Type | Method and Description |
---|---|
Map<String,User> |
ResourceAwareScheduler.getUserMap() |
Modifier and Type | Method and Description |
---|---|
static String |
User.getResourcePoolAverageUtilizationForUsers(Collection<User> users) |
Constructor and Description |
---|
User(User src)
Copy Constructor
|
Constructor and Description |
---|
SchedulingState(Map<String,User> userMap,
Cluster cluster,
Topologies topologies,
Map conf) |
Modifier and Type | Method and Description |
---|---|
User |
DefaultSchedulingPriorityStrategy.getNextUser() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.