public interface TableFunctionContract
Modifier and Type | Method and Description |
---|---|
void |
setIncoming(LateralContract incoming)
sets the incoming Lateral Contract for the operator.
|
void |
setIncoming(RecordBatch incoming)
sets the incoming record batch for the operator.
|
void setIncoming(RecordBatch incoming)
incoming
- void setIncoming(LateralContract incoming)
incoming
- Copyright © 1970 The Apache Software Foundation. All rights reserved.