| Package | Description |
|---|---|
| io.ray.streaming.runtime.config.types | |
| io.ray.streaming.runtime.master.resourcemanager.strategy |
| Modifier and Type | Method and Description |
|---|---|
static ResourceAssignStrategyType |
ResourceAssignStrategyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceAssignStrategyType[] |
ResourceAssignStrategyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ResourceAssignStrategy |
ResourceAssignStrategyFactory.getStrategy(ResourceAssignStrategyType type) |
Copyright © 2021. All rights reserved.