summaryrefslogtreecommitdiffstats
path: root/document/abi-spec.json
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahooinc.com>2022-06-03 10:55:18 +0000
committergjoranv <gv@verizonmedia.com>2022-06-08 11:45:29 +0200
commit9c81f1cc141d44d5bc5ed6d6fcf437b1201d6034 (patch)
tree9f15763912243efce26781ce46bccd38eec8ec4f /document/abi-spec.json
parent408c73e4cd458b114a7263726e10fd9b996b39b1 (diff)
move internal details from public API
Diffstat (limited to 'document/abi-spec.json')
-rw-r--r--document/abi-spec.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/document/abi-spec.json b/document/abi-spec.json
index 15d22ed1f64..dcf89da32e4 100644
--- a/document/abi-spec.json
+++ b/document/abi-spec.json
@@ -877,9 +877,7 @@
"public static com.yahoo.document.datatypes.Struct fromString(java.lang.String)",
"public static com.yahoo.document.datatypes.IntegerFieldValue getXValue(com.yahoo.document.datatypes.FieldValue)",
"public static com.yahoo.document.datatypes.IntegerFieldValue getYValue(com.yahoo.document.datatypes.FieldValue)",
- "public static java.lang.String getZCurveFieldName(java.lang.String)",
- "public static java.lang.String getPositionSummaryFieldName(java.lang.String)",
- "public static java.lang.String getDistanceSummaryFieldName(java.lang.String)"
+ "public static java.lang.String getZCurveFieldName(java.lang.String)"
],
"fields": [
"public static final com.yahoo.document.StructDataType INSTANCE",