public interface Disruptor extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
disrupt()
shutdown traffic(partition)
|
void |
undisrupt()
stop current disruption to restore back to original state
|
void disrupt()
void undisrupt()
void close()
close in interface AutoCloseableCopyright © 2022. All rights reserved.