public class NoopIdle extends Object implements IdleCheck
| Constructor and Description |
|---|
NoopIdle() |
| Modifier and Type | Method and Description |
|---|---|
void |
busy(int retries)
Called when processing of a message starts
|
void |
close() |
void |
idle()
Called when processing of a message has finished
|
boolean |
isIdle() |
public void busy(int retries)
IdleCheckpublic void idle()
IdleCheckpublic void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.