aboutsummaryrefslogtreecommitdiffstats
path: root/container-core
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-04-21 17:00:43 +0200
committerJon Bratseth <bratseth@gmail.com>2022-04-21 17:00:43 +0200
commit41d2f4de02bbfcaaeb975229e91c57c1fe5f1f84 (patch)
treec69487321b5eab477ffbe38516a15a8950a8b1fd /container-core
parent4f2994d9301034e943620e106540fa80a6c3f01e (diff)
Update ABI spec
Diffstat (limited to 'container-core')
-rw-r--r--container-core/abi-spec.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/container-core/abi-spec.json b/container-core/abi-spec.json
index bb8317c298b..78a1c044d35 100644
--- a/container-core/abi-spec.json
+++ b/container-core/abi-spec.json
@@ -3193,7 +3193,8 @@
"public int hashCode()",
"public boolean equals(java.lang.Object)",
"public java.lang.String toString()",
- "public java.lang.String getLowerCasedName()"
+ "public java.lang.String getLowerCasedName()",
+ "public static com.yahoo.processing.request.CompoundName from(java.lang.String)"
],
"fields": [
"public static final com.yahoo.processing.request.CompoundName empty"