public class TaskCorruptedException extends StreamsException
| Constructor and Description |
|---|
TaskCorruptedException(Set<TaskId> corruptedTasks) |
TaskCorruptedException(Set<TaskId> corruptedTasks, org.apache.kafka.clients.consumer.InvalidOffsetException e) |
| Modifier and Type | Method and Description |
|---|---|
Set<TaskId> | corruptedTasks() |
setTaskId, taskIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString