Package | Description |
---|---|
org.apache.storm.policy |
Modifier and Type | Method and Description |
---|---|
static IWaitStrategy.WAIT_SITUATION |
IWaitStrategy.WAIT_SITUATION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IWaitStrategy.WAIT_SITUATION[] |
IWaitStrategy.WAIT_SITUATION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
WaitStrategyProgressive.prepare(Map<String,Object> conf,
IWaitStrategy.WAIT_SITUATION waitSituation) |
void |
WaitStrategyPark.prepare(Map<String,Object> conf,
IWaitStrategy.WAIT_SITUATION waitSituation) |
void |
IWaitStrategy.prepare(Map<String,Object> conf,
IWaitStrategy.WAIT_SITUATION waitSituation) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.