public interface RootExec extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
boolean |
next()
Do the next batch of work.
|
void |
receivingFragmentFinished(ExecProtos.FragmentHandle handle)
Inform sender that receiving fragment is finished and doesn't need any more data
|
closeboolean next()
void receivingFragmentFinished(ExecProtos.FragmentHandle handle)
handle - Copyright © 2017 The Apache Software Foundation. All rights reserved.