public interface Consumer
| Modifier and Type | Method and Description |
|---|---|
void |
resetAccessKeyToken(String accessKeyID,
String accessKeySecret,
String securityToken) |
void |
start() |
void |
stop() |
void start()
throws LogException
LogExceptionvoid stop() throws InterruptedException
InterruptedExceptionCopyright © 2025. All rights reserved.