public interface Scalar
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Scalar.Producer
Produces a
Scalar when a query is executed. |
| Modifier and Type | Method and Description |
|---|---|
@Nullable Object |
execute(Context context) |
void |
execute(Context context,
@Nullable Object[] results) |
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.