public interface Predicate
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(SqlFunctionProperties properties,
Page page,
int position) |
int[] |
getInputChannels() |
int[] getInputChannels()
boolean evaluate(SqlFunctionProperties properties, Page page, int position)
Copyright © 2012–2022. All rights reserved.