Skip to content

Commit

Permalink
Update index.json about hazelcast
Browse files Browse the repository at this point in the history
  • Loading branch information
linghengqian committed Dec 1, 2022
1 parent 46e33e4 commit 75c023e
Show file tree
Hide file tree
Showing 6 changed files with 4,994 additions and 1,575 deletions.
28 changes: 28 additions & 0 deletions metadata/com.hazelcast/hazelcast/5.2.1/jni-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,20 @@
}
]
},
{
"condition": {
"typeReachable": "com.hazelcast.core.Hazelcast"
},
"name": "java.util.Arrays",
"methods": [
{
"name": "asList",
"parameterTypes": [
"java.lang.Object[]"
]
}
]
},
{
"condition": {
"typeReachable": "com.hazelcast.internal.metrics.impl.MetricsService"
Expand All @@ -26,5 +40,19 @@
]
}
]
},
{
"condition": {
"typeReachable": "com.hazelcast.internal.metrics.jmx.JmxPublisher"
},
"name": "java.util.Arrays",
"methods": [
{
"name": "asList",
"parameterTypes": [
"java.lang.Object[]"
]
}
]
}
]
Loading

0 comments on commit 75c023e

Please sign in to comment.