| 方法和说明 |
|---|
| cn.aotcloud.retry.TimeLimiter.callWithTimeout(Callable<T>, long, TimeUnit, boolean)
Use one of the other
call[Uninterruptibly]WithTimeout() or run[Uninterruptibly]WithTimeout() methods. This method is scheduled to be removed in Guava
23.0. |
| cn.aotcloud.retry.SimpleTimeLimiter.callWithTimeout(Callable<T>, long, TimeUnit, boolean) |
| cn.aotcloud.utils.ScriptUtils.containsSqlScriptDelimiters(String, String)
as of Spring Framework 5.2.16 with no plans for replacement.
This is an internal API and will likely be removed in Spring Framework 6.0.
|
| cn.aotcloud.crypto.EncryptionProperties.createSm2Util() |
| cn.aotcloud.utils.ScriptUtils.readScript(LineNumberReader, String[], String, String)
as of Spring Framework 5.2.16 with no plans for replacement.
This is an internal API and will likely be removed in Spring Framework 6.0.
|
| cn.aotcloud.utils.ScriptUtils.readScript(LineNumberReader, String, String, String)
as of Spring Framework 5.2.16 with no plans for replacement.
This is an internal API and will likely be removed in Spring Framework 6.0.
|
| cn.aotcloud.utils.ScriptUtils.splitSqlScript(EncodedResource, String, String, String[], String, String, List<String>)
as of Spring Framework 5.2.16 with no plans for replacement.
This is an internal API and will likely be removed in Spring Framework 6.0.
|
| cn.aotcloud.utils.ScriptUtils.splitSqlScript(EncodedResource, String, String, String, String, String, List<String>)
as of Spring Framework 5.2.16 with no plans for replacement.
This is an internal API and will likely be removed in Spring Framework 6.0.
|
| cn.aotcloud.utils.ScriptUtils.splitSqlScript(String, char, List<String>)
as of Spring Framework 5.2.16 with no plans for replacement.
This is an internal API and will likely be removed in Spring Framework 6.0.
|
| cn.aotcloud.utils.ScriptUtils.splitSqlScript(String, String, List<String>)
as of Spring Framework 5.2.16 with no plans for replacement.
This is an internal API and will likely be removed in Spring Framework 6.0.
|
| cn.aotcloud.retry.StopStrategies.stopAfterDelay(long)
Use
StopStrategies.stopAfterDelay(long, TimeUnit) instead. |
| 构造器和说明 |
|---|
| cn.aotcloud.retry.SimpleTimeLimiter()
Use
SimpleTimeLimiter.create(ExecutorService) instead with Executors.newCachedThreadPool(). This method is scheduled to be removed in Guava 23.0. |
| cn.aotcloud.retry.SimpleTimeLimiter(ExecutorService)
Use
SimpleTimeLimiter.create(ExecutorService) instead. This method is scheduled to be
removed in Guava 23.0. |
| cn.aotcloud.crypto.sm.SM2TextEncryptor(Sm2Utils, EncryptionProperties) |
| cn.aotcloud.crypto.sm.SM2TextEncryptor(Sm2Utils, String, String) |
| cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor(Sm2Utils, EncryptionProperties) |
| cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor(Sm2Utils, EncryptionProperties, boolean) |
| cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor(Sm2Utils, String, String) |
| cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor(Sm2Utils, String, String, boolean) |
Copyright © 2023. All rights reserved.