提交 53a804d3 编写于 作者: N Nikita Koksharov

config fixed

上级 351e7449
......@@ -462,15 +462,7 @@
},
{
"name":"org.redisson.executor.RemoteExecutorService",
"methods":[
{"name":"executeCallable","parameterTypes":["org.redisson.executor.params.TaskParameters"] },
{"name":"executeRunnable","parameterTypes":["org.redisson.executor.params.TaskParameters"] },
{"name":"schedule","parameterTypes":["org.redisson.executor.params.ScheduledCronExpressionParameters"] },
{"name":"scheduleAtFixedRate","parameterTypes":["org.redisson.executor.params.ScheduledAtFixedRateParameters"] },
{"name":"scheduleCallable","parameterTypes":["org.redisson.executor.params.ScheduledParameters"] },
{"name":"scheduleRunnable","parameterTypes":["org.redisson.executor.params.ScheduledParameters"] },
{"name":"scheduleWithFixedDelay","parameterTypes":["org.redisson.executor.params.ScheduledWithFixedDelayParameters"] }
]
"allPublicMethods":true
},
{
"name":"org.redisson.executor.RemoteExecutorServiceAsync",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册