|
7922 | 7922 | ] |
7923 | 7923 | } |
7924 | 7924 | ] |
| 7925 | + }, |
| 7926 | + { |
| 7927 | + "condition": { |
| 7928 | + "typeReachable": "com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl" |
| 7929 | + }, |
| 7930 | + "name": "com.hazelcast.client.impl.proxy.ClientExecutorServiceProxy", |
| 7931 | + "methods": [ |
| 7932 | + { |
| 7933 | + "name": "<init>", |
| 7934 | + "parameterTypes": [ |
| 7935 | + "java.lang.String", |
| 7936 | + "java.lang.String", |
| 7937 | + "com.hazelcast.client.impl.spi.ClientContext" |
| 7938 | + ] |
| 7939 | + } |
| 7940 | + ] |
| 7941 | + }, |
| 7942 | + { |
| 7943 | + "condition": { |
| 7944 | + "typeReachable": "com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl" |
| 7945 | + }, |
| 7946 | + "name": "com.hazelcast.client.impl.proxy.ClientDurableExecutorServiceProxy", |
| 7947 | + "methods": [ |
| 7948 | + { |
| 7949 | + "name": "<init>", |
| 7950 | + "parameterTypes": [ |
| 7951 | + "java.lang.String", |
| 7952 | + "java.lang.String", |
| 7953 | + "com.hazelcast.client.impl.spi.ClientContext" |
| 7954 | + ] |
| 7955 | + } |
| 7956 | + ] |
| 7957 | + }, |
| 7958 | + { |
| 7959 | + "condition": { |
| 7960 | + "typeReachable": "com.hazelcast.instance.impl.HazelcastInstanceImpl" |
| 7961 | + }, |
| 7962 | + "name": "com.hazelcast.config.DurableExecutorConfig", |
| 7963 | + "methods": [ |
| 7964 | + { |
| 7965 | + "name": "<init>", |
| 7966 | + "parameterTypes": [] |
| 7967 | + }, |
| 7968 | + { |
| 7969 | + "name": "<init>", |
| 7970 | + "parameterTypes": [ |
| 7971 | + "com.hazelcast.config.DurableExecutorConfig" |
| 7972 | + ] |
| 7973 | + } |
| 7974 | + ] |
| 7975 | + }, |
| 7976 | + { |
| 7977 | + "condition": { |
| 7978 | + "typeReachable": "com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl" |
| 7979 | + }, |
| 7980 | + "name": "com.hazelcast.client.impl.proxy.txn.xa.XAResourceProxy", |
| 7981 | + "methods": [ |
| 7982 | + { |
| 7983 | + "name": "<init>", |
| 7984 | + "parameterTypes": [ |
| 7985 | + "java.lang.String", |
| 7986 | + "java.lang.String", |
| 7987 | + "com.hazelcast.client.impl.spi.ClientContext" |
| 7988 | + ] |
| 7989 | + } |
| 7990 | + ] |
| 7991 | + }, |
| 7992 | + { |
| 7993 | + "condition": { |
| 7994 | + "typeReachable": "com.hazelcast.instance.impl.HazelcastInstanceImpl" |
| 7995 | + }, |
| 7996 | + "name": "com.hazelcast.config.ScheduledExecutorConfig", |
| 7997 | + "methods": [ |
| 7998 | + { |
| 7999 | + "name": "<init>", |
| 8000 | + "parameterTypes": [] |
| 8001 | + }, |
| 8002 | + { |
| 8003 | + "name": "<init>", |
| 8004 | + "parameterTypes": [ |
| 8005 | + "com.hazelcast.config.ScheduledExecutorConfig" |
| 8006 | + ] |
| 8007 | + } |
| 8008 | + ] |
| 8009 | + }, |
| 8010 | + { |
| 8011 | + "condition": { |
| 8012 | + "typeReachable": "com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl" |
| 8013 | + }, |
| 8014 | + "name": "com.hazelcast.client.impl.proxy.ClientReliableTopicProxy", |
| 8015 | + "methods": [ |
| 8016 | + { |
| 8017 | + "name": "<init>", |
| 8018 | + "parameterTypes": [ |
| 8019 | + "java.lang.String", |
| 8020 | + "java.lang.String", |
| 8021 | + "com.hazelcast.client.impl.spi.ClientContext" |
| 8022 | + ] |
| 8023 | + } |
| 8024 | + ] |
| 8025 | + }, |
| 8026 | + { |
| 8027 | + "condition": { |
| 8028 | + "typeReachable": "com.hazelcast.instance.impl.HazelcastInstanceImpl" |
| 8029 | + }, |
| 8030 | + "name": "com.hazelcast.config.ReliableTopicConfig", |
| 8031 | + "methods": [ |
| 8032 | + { |
| 8033 | + "name": "<init>", |
| 8034 | + "parameterTypes": [] |
| 8035 | + }, |
| 8036 | + { |
| 8037 | + "name": "<init>", |
| 8038 | + "parameterTypes": [ |
| 8039 | + "com.hazelcast.config.ReliableTopicConfig" |
| 8040 | + ] |
| 8041 | + } |
| 8042 | + ] |
| 8043 | + }, |
| 8044 | + { |
| 8045 | + "condition": { |
| 8046 | + "typeReachable": "com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl" |
| 8047 | + }, |
| 8048 | + "name": "com.hazelcast.client.config.ClientReliableTopicConfig", |
| 8049 | + "methods": [ |
| 8050 | + { |
| 8051 | + "name": "<init>", |
| 8052 | + "parameterTypes": [] |
| 8053 | + }, |
| 8054 | + { |
| 8055 | + "name": "<init>", |
| 8056 | + "parameterTypes": [ |
| 8057 | + "com.hazelcast.client.config.ClientReliableTopicConfig" |
| 8058 | + ] |
| 8059 | + } |
| 8060 | + ] |
| 8061 | + }, |
| 8062 | + { |
| 8063 | + "condition": { |
| 8064 | + "typeReachable": "com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl" |
| 8065 | + }, |
| 8066 | + "name": "com.hazelcast.client.impl.proxy.ClientFlakeIdGeneratorProxy", |
| 8067 | + "methods": [ |
| 8068 | + { |
| 8069 | + "name": "<init>", |
| 8070 | + "parameterTypes": [ |
| 8071 | + "java.lang.String", |
| 8072 | + "java.lang.String", |
| 8073 | + "com.hazelcast.client.impl.spi.ClientContext" |
| 8074 | + ] |
| 8075 | + } |
| 8076 | + ] |
| 8077 | + }, |
| 8078 | + { |
| 8079 | + "condition": { |
| 8080 | + "typeReachable": "com.hazelcast.instance.impl.HazelcastInstanceImpl" |
| 8081 | + }, |
| 8082 | + "name": "com.hazelcast.config.FlakeIdGeneratorConfig", |
| 8083 | + "methods": [ |
| 8084 | + { |
| 8085 | + "name": "<init>", |
| 8086 | + "parameterTypes": [] |
| 8087 | + }, |
| 8088 | + { |
| 8089 | + "name": "<init>", |
| 8090 | + "parameterTypes": [ |
| 8091 | + "com.hazelcast.config.FlakeIdGeneratorConfig" |
| 8092 | + ] |
| 8093 | + } |
| 8094 | + ] |
| 8095 | + }, |
| 8096 | + { |
| 8097 | + "condition": { |
| 8098 | + "typeReachable": "com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl" |
| 8099 | + }, |
| 8100 | + "name": "com.hazelcast.client.config.ClientFlakeIdGeneratorConfig", |
| 8101 | + "methods": [ |
| 8102 | + { |
| 8103 | + "name": "<init>", |
| 8104 | + "parameterTypes": [] |
| 8105 | + }, |
| 8106 | + { |
| 8107 | + "name": "<init>", |
| 8108 | + "parameterTypes": [ |
| 8109 | + "com.hazelcast.client.config.ClientFlakeIdGeneratorConfig" |
| 8110 | + ] |
| 8111 | + } |
| 8112 | + ] |
| 8113 | + }, |
| 8114 | + { |
| 8115 | + "condition": { |
| 8116 | + "typeReachable": "com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl" |
| 8117 | + }, |
| 8118 | + "name": "com.hazelcast.client.impl.proxy.ClientCardinalityEstimatorProxy", |
| 8119 | + "methods": [ |
| 8120 | + { |
| 8121 | + "name": "<init>", |
| 8122 | + "parameterTypes": [ |
| 8123 | + "java.lang.String", |
| 8124 | + "java.lang.String", |
| 8125 | + "com.hazelcast.client.impl.spi.ClientContext" |
| 8126 | + ] |
| 8127 | + } |
| 8128 | + ] |
| 8129 | + }, |
| 8130 | + { |
| 8131 | + "condition": { |
| 8132 | + "typeReachable": "com.hazelcast.instance.impl.HazelcastInstanceImpl" |
| 8133 | + }, |
| 8134 | + "name": "com.hazelcast.config.CardinalityEstimatorConfig", |
| 8135 | + "methods": [ |
| 8136 | + { |
| 8137 | + "name": "<init>", |
| 8138 | + "parameterTypes": [] |
| 8139 | + }, |
| 8140 | + { |
| 8141 | + "name": "<init>", |
| 8142 | + "parameterTypes": [ |
| 8143 | + "com.hazelcast.config.CardinalityEstimatorConfig" |
| 8144 | + ] |
| 8145 | + } |
| 8146 | + ] |
| 8147 | + }, |
| 8148 | + { |
| 8149 | + "condition": { |
| 8150 | + "typeReachable": "com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl" |
| 8151 | + }, |
| 8152 | + "name": "com.hazelcast.client.impl.proxy.ClientScheduledExecutorProxy", |
| 8153 | + "methods": [ |
| 8154 | + { |
| 8155 | + "name": "<init>", |
| 8156 | + "parameterTypes": [ |
| 8157 | + "java.lang.String", |
| 8158 | + "java.lang.String", |
| 8159 | + "com.hazelcast.client.impl.spi.ClientContext" |
| 8160 | + ] |
| 8161 | + } |
| 8162 | + ] |
| 8163 | + }, |
| 8164 | + { |
| 8165 | + "condition": { |
| 8166 | + "typeReachable": "com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl" |
| 8167 | + }, |
| 8168 | + "name": "com.hazelcast.client.impl.proxy.ClientPNCounterProxy", |
| 8169 | + "methods": [ |
| 8170 | + { |
| 8171 | + "name": "<init>", |
| 8172 | + "parameterTypes": [ |
| 8173 | + "java.lang.String", |
| 8174 | + "java.lang.String", |
| 8175 | + "com.hazelcast.client.impl.spi.ClientContext" |
| 8176 | + ] |
| 8177 | + } |
| 8178 | + ] |
| 8179 | + }, |
| 8180 | + { |
| 8181 | + "condition": { |
| 8182 | + "typeReachable": "com.hazelcast.instance.impl.HazelcastInstanceImpl" |
| 8183 | + }, |
| 8184 | + "name": "com.hazelcast.config.PNCounterConfig", |
| 8185 | + "methods": [ |
| 8186 | + { |
| 8187 | + "name": "<init>", |
| 8188 | + "parameterTypes": [] |
| 8189 | + }, |
| 8190 | + { |
| 8191 | + "name": "<init>", |
| 8192 | + "parameterTypes": [ |
| 8193 | + "com.hazelcast.config.PNCounterConfig" |
| 8194 | + ] |
| 8195 | + } |
| 8196 | + ] |
7925 | 8197 | } |
7926 | 8198 | ] |
0 commit comments