summaryrefslogtreecommitdiffstats
path: root/searchlib/abi-spec.json
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2020-09-21 23:32:11 +0200
committerJon Bratseth <bratseth@gmail.com>2020-09-21 23:32:11 +0200
commit286652f767bc8046da84e0f5886200a6da8d735f (patch)
tree5ffbef5bb7bd717a0d66cee2f60ecf1f6ebf1b5d /searchlib/abi-spec.json
parentc20e365ef13438169c55911b65e6d201cbef8760 (diff)
Update ABI spec
Diffstat (limited to 'searchlib/abi-spec.json')
-rw-r--r--searchlib/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchlib/abi-spec.json b/searchlib/abi-spec.json
index 0768999c52f..aca88ff864e 100644
--- a/searchlib/abi-spec.json
+++ b/searchlib/abi-spec.json
@@ -728,6 +728,7 @@
"public abstract com.yahoo.tensor.TensorType type()",
"public abstract double asDouble()",
"public com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue asDoubleValue()",
+ "public boolean isNaN()",
"public abstract com.yahoo.tensor.Tensor asTensor()",
"protected com.yahoo.tensor.Tensor doubleAsTensor(double)",
"public abstract boolean hasDouble()",