public interface ModelSource extends Serializable
Modifier and Type | Method and Description |
---|---|
List<Row> |
getModelRows(RuntimeContext runtimeContext)
Get the rows that containing the model.
|
List<Row> getModelRows(RuntimeContext runtimeContext)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.