Create an OperationStrategy for a given name.
This is a static method. |
This is a static method. |
| Type | Description |
| OperationStrategy | Returns the OperationStrategy for given strategy name. |
| Name | Type | Description |
| name | string | The name of the strategy. Throws an error if the strategy name is unknown. |