public interface TimeoutTask extends Runnable
| Modifier and Type | Method and Description |
|---|---|
default void |
abortable(Abortable abortable) |
boolean |
hasExecuted() |
default void abortable(Abortable abortable)
abortable - the abortable requestboolean hasExecuted()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.