public interface Pausable
| Modifier and Type | Method and Description |
|---|---|
void |
pause()
Pause data chunks flow until
resume(). |
void |
resume()
Resume data chunks flow after
pause(). |
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.