|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NonStopFeature
Method Summary | |
---|---|
void |
finish()
End the non stop operations. Within the boundary of start and stop the operations should come back. |
NonStopConfigurationRegistry |
getNonStopConfigurationRegistry()
get Registry for registering non stop configurations |
boolean |
isTimedOut()
returns true If a nonstop operation was started and has timed out. |
void |
start(NonStopConfiguration nonStopConfig)
Start non stop operations |
Methods inherited from interface org.terracotta.toolkit.ToolkitFeature |
---|
isEnabled |
Method Detail |
---|
void start(NonStopConfiguration nonStopConfig)
void finish()
boolean isTimedOut()
NonStopConfigurationRegistry getNonStopConfigurationRegistry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |