summaryrefslogtreecommitdiffstats
path: root/vespajlib
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2024-01-31 15:48:08 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2024-01-31 15:48:08 +0100
commit5746b9a8f5cf53fa21568dea9f0e798ae17f0bab (patch)
treee9a95b9ccadc0ab92e790ce7be25bce4035f90bb /vespajlib
parent43eed85aae7dfb7f515fe300f18457b8115aba69 (diff)
Update abi
Diffstat (limited to 'vespajlib')
-rw-r--r--vespajlib/abi-spec.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/vespajlib/abi-spec.json b/vespajlib/abi-spec.json
index 452b2dc0da9..9c36b558647 100644
--- a/vespajlib/abi-spec.json
+++ b/vespajlib/abi-spec.json
@@ -728,8 +728,10 @@
"final"
],
"methods" : [
+ "public static com.yahoo.tensor.DirectIndexedAddress of(com.yahoo.tensor.DimensionSizes)",
"public void setIndex(int, int)",
"public long getDirectIndex()",
+ "public long[] getIndexes()",
"public long getStride(int)"
],
"fields" : [ ]