aboutsummaryrefslogtreecommitdiffstats
path: root/vespalog/abi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'vespalog/abi-spec.json')
-rw-r--r--vespalog/abi-spec.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/vespalog/abi-spec.json b/vespalog/abi-spec.json
index 3a8d1c8fd49..d0811437978 100644
--- a/vespalog/abi-spec.json
+++ b/vespalog/abi-spec.json
@@ -118,6 +118,7 @@
"public"
],
"methods": [
+ "public java.time.Instant getTimestamp()",
"public long getTime()",
"public long getTimeInSeconds()",
"public java.lang.String getHost()",
@@ -551,4 +552,4 @@
],
"fields": []
}
-} \ No newline at end of file
+}