public interface CompletableSpout
Modifier and Type | Method and Description |
---|---|
default void |
clean()
Cleanup any global state kept
|
boolean |
isExhausted() |
default void |
startup()
Prepare the spout (globally) before starting the topology
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.