Method and Description |
---|
com.alibaba.nacos.client.logger.option.ActivateOption.activateAsyncAppender(String, String, String) |
com.alibaba.nacos.client.logger.option.ActivateOption.activateAsyncAppender(String, String, String, int, int) |
com.alibaba.nacos.client.identify.CredentialService.getAccessKey() |
com.alibaba.nacos.client.logger.support.LoggerHelper.getErrorCodeStr(String) |
com.alibaba.nacos.client.identify.CredentialService.getSecretKey() |
com.alibaba.nacos.client.logger.json.JSONValue.parse(Reader)
this method may throw an
Error instead of returning
null ; please use JSONValue.parseWithException(Reader)
instead |
com.alibaba.nacos.client.logger.json.JSONValue.parse(String)
this method may throw an
Error instead of returning
null ; please use JSONValue.parseWithException(String)
instead |
com.alibaba.nacos.client.identify.CredentialService.setAccessKey(String) |
com.alibaba.nacos.client.identify.CredentialService.setSecretKey(String) |
Copyright © 2018 Alibaba Group. All rights reserved.