@Stable public interface ObserveHandle extends java.lang.AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Stop the consumption.
|
static ObserveHandle |
noop() |
@Internal static ObserveHandle noop()
ObserveHandle which does nothing.void close()
close in interface java.lang.AutoCloseableCopyright © 2017–2021. All rights reserved.