跳过导航链接
A B C D G H I L M N O P Q R S T U W 

A

AbstractLogCollector<T extends AbstractLogConsumeClient<?,L>,L extends ShenyuRequestLog,C extends GenericGlobalConfig> - org.apache.shenyu.plugin.logging.common.collector中的类
abstract log collector,Contains common methods.
AbstractLogCollector() - 类 的构造器org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector
 
AbstractLogConsumeClient<T extends GenericGlobalConfig,L extends ShenyuRequestLog> - org.apache.shenyu.plugin.logging.common.client中的类
AbstractLogConsumeClient.
AbstractLogConsumeClient() - 类 的构造器org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient
 
AbstractLoggingPlugin<L extends ShenyuRequestLog> - org.apache.shenyu.plugin.logging.common中的类
abstract logging plugin.
AbstractLoggingPlugin() - 类 的构造器org.apache.shenyu.plugin.logging.common.AbstractLoggingPlugin
 
AbstractLogPluginDataHandler<T extends GenericGlobalConfig,C extends GenericApiConfig> - org.apache.shenyu.plugin.logging.common.handler中的类
AbstractLogPluginDataHandler.
AbstractLogPluginDataHandler() - 类 的构造器org.apache.shenyu.plugin.logging.common.handler.AbstractLogPluginDataHandler
 
ALWAYS_SAMPLE - 接口 中的静态变量org.apache.shenyu.plugin.logging.common.sampler.Sampler
 

B

BodyWriter - org.apache.shenyu.plugin.logging.common.body中的类
bodyWriter is used to read Body.
BodyWriter() - 类 的构造器org.apache.shenyu.plugin.logging.common.body.BodyWriter
 

C

CACHED_HANDLE - 类 中的静态变量org.apache.shenyu.plugin.logging.common.handler.AbstractLogPluginDataHandler
 
CLIENT_IP - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging clientIp.
close() - 类 中的方法org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient
 
close() - 类 中的方法org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector
 
close0() - 类 中的方法org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient
close0.
collect(L) - 类 中的方法org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector
 
collect(L) - 接口 中的方法org.apache.shenyu.plugin.logging.common.collector.LogCollector
collect log.
CommonLoggingRuleHandle - org.apache.shenyu.plugin.logging.common.entity中的类
common logging rule handle.
CommonLoggingRuleHandle() - 类 的构造器org.apache.shenyu.plugin.logging.common.entity.CommonLoggingRuleHandle
 
consume(List<L>) - 类 中的方法org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient
 
consume(List<L>) - 接口 中的方法org.apache.shenyu.plugin.logging.common.client.LogConsumeClient
collect logs.
consume0(List<L>) - 类 中的方法org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient
consume0.
CountSampler - org.apache.shenyu.plugin.logging.common.sampler中的类
used for sample log.
CountSampler(float) - 类 的构造器org.apache.shenyu.plugin.logging.common.sampler.CountSampler
Fills a bitset with decisions according to the supplied probability.
create(String) - 类 中的静态方法org.apache.shenyu.plugin.logging.common.sampler.CountSampler
create a sampler instance.

D

DEFAULT_SOURCE - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
default source.
desensitize(L, KeyWordMatch, String) - 类 中的方法org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector
 
desensitize(L, KeyWordMatch, String) - 接口 中的方法org.apache.shenyu.plugin.logging.common.collector.LogCollector
desensitize log.
desensitizeLog(L, KeyWordMatch, String) - 类 中的方法org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector
desensitize log.
doExecute(ServerWebExchange, ShenyuPluginChain, SelectorData, RuleData) - 类 中的方法org.apache.shenyu.plugin.logging.common.AbstractLoggingPlugin
 
doLogExecute(ServerWebExchange, SelectorData, RuleData) - 类 中的方法org.apache.shenyu.plugin.logging.common.AbstractLoggingPlugin
collect log based on ShenyuRequestLog.
doRefreshConfig(T) - 类 中的方法org.apache.shenyu.plugin.logging.common.handler.AbstractLogPluginDataHandler
LogCollector.

G

GenericApiConfig - org.apache.shenyu.plugin.logging.common.config中的类
GenericApiConfig.
GenericApiConfig() - 类 的构造器org.apache.shenyu.plugin.logging.common.config.GenericApiConfig
 
GenericGlobalConfig - org.apache.shenyu.plugin.logging.common.config中的类
generic global config.
GenericGlobalConfig() - 类 的构造器org.apache.shenyu.plugin.logging.common.config.GenericGlobalConfig
 
GenericLoggingConstant - org.apache.shenyu.plugin.logging.common.constant中的类
generic logging constant.
GenericLoggingConstant() - 类 的构造器org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
 
getBody() - 类 中的方法org.apache.shenyu.plugin.logging.common.body.LoggingServerHttpRequest
get request body.
getBufferQueueSize() - 类 中的方法org.apache.shenyu.plugin.logging.common.config.GenericGlobalConfig
get buffer queue size.
getClientIp() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get clientIp.
getCompressedData() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.LZ4CompressData
get the compressed data.
getHeaders(HttpHeaders) - 类 中的静态方法org.apache.shenyu.plugin.logging.common.utils.LogCollectUtils
get request header string.
getHost() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get host.
getKeyword() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.CommonLoggingRuleHandle
get keyword.
getLength() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.LZ4CompressData
get the exact size of the original input.
getLogCollectConfig() - 类 中的方法org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector
get log collect config.
getLogConsumeClient() - 类 中的方法org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector
get log consume client.
getMaskStatus() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.CommonLoggingRuleHandle
get desensitize status.
getMaskType() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.CommonLoggingRuleHandle
get desensitize type.
getMaxRequestBody() - 类 中的方法org.apache.shenyu.plugin.logging.common.config.GenericGlobalConfig
get max request body.
getMaxResponseBody() - 类 中的方法org.apache.shenyu.plugin.logging.common.config.GenericGlobalConfig
get max response body.
getMethod() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get method.
getModule() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get module.
getOrder() - 类 中的方法org.apache.shenyu.plugin.logging.common.AbstractLoggingPlugin
get plugin order.
getPath() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get request path.
getPluginGlobalConfigMap() - 类 中的静态方法org.apache.shenyu.plugin.logging.common.handler.AbstractLogPluginDataHandler
get plugin api config map.
getQueryParams() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get queryParams.
getRequestBody() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get requestBody.
getRequestHeader() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get requestHeader.
getRequestUri() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get requestUri.
getResponseBody() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get responseBody.
getResponseContentLength() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get responseContentLength.
getResponseHeader() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get responseHeader.
getRpcType() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get rpcType.
getRuleId() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get request ruleId.
getSampler() - 类 中的方法org.apache.shenyu.plugin.logging.common.config.GenericApiConfig
get sampler.
getSampler() - 类 中的方法org.apache.shenyu.plugin.logging.common.config.GenericGlobalConfig
get sampler.
getSampleRate() - 类 中的方法org.apache.shenyu.plugin.logging.common.config.GenericApiConfig
get sample rate.
getSampleRate() - 类 中的方法org.apache.shenyu.plugin.logging.common.config.GenericGlobalConfig
get sample rate.
getSelectApiConfigMap() - 类 中的静态方法org.apache.shenyu.plugin.logging.common.handler.AbstractLogPluginDataHandler
get select api config map.
getSelectorId() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get request selectorId.
getStatus() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set status.
getTimeLocal() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get timeLocal.
getTopic() - 类 中的方法org.apache.shenyu.plugin.logging.common.config.GenericApiConfig
get mq topic.
getTraceId() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get traceId.
getUpstreamIp() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get upstreamIp.
getUpstreamResponseTime() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get upstreamResponseTime.
getUserAgent() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
get userAgent.

H

handlerPlugin(PluginData) - 类 中的方法org.apache.shenyu.plugin.logging.common.handler.AbstractLogPluginDataHandler
 
handlerRule(RuleData) - 类 中的方法org.apache.shenyu.plugin.logging.common.handler.AbstractLogPluginDataHandler
 
handlerSelector(SelectorData) - 类 中的方法org.apache.shenyu.plugin.logging.common.handler.AbstractLogPluginDataHandler
 
HOST - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging user host.

I

INDEX - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
The constant INDEX.
initClient(T) - 类 中的方法org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient
 
initClient(C) - 接口 中的方法org.apache.shenyu.plugin.logging.common.client.LogConsumeClient
init client by config.
initClient0(T) - 类 中的方法org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient
initClient0.
isEmpty() - 类 中的方法org.apache.shenyu.plugin.logging.common.body.BodyWriter
judge stream is empty.
isNotBinaryType(HttpHeaders) - 类 中的静态方法org.apache.shenyu.plugin.logging.common.utils.LogCollectUtils
judge whether is binary type.
isRequestBodyTooLarge(int) - 类 中的静态方法org.apache.shenyu.plugin.logging.common.utils.LogCollectConfigUtils
judge whether request body too large.
isResponseBodyTooLarge(int) - 类 中的静态方法org.apache.shenyu.plugin.logging.common.utils.LogCollectConfigUtils
judge whether response body too large.
isSampled(ServerWebExchange, SelectorData) - 类 中的方法org.apache.shenyu.plugin.logging.common.sampler.CountSampler
loops over the pre-canned decisions, resetting to zero when it gets to the end.
isSampled(ServerWebExchange, SelectorData) - 接口 中的方法org.apache.shenyu.plugin.logging.common.sampler.Sampler
judge a ServerHttpRequest should be sample.
isSampled(ServerWebExchange, SelectorData) - 类 中的静态方法org.apache.shenyu.plugin.logging.common.utils.LogCollectConfigUtils
judge whether sample.

L

LOG - 类 中的静态变量org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient
 
LOG - 类 中的静态变量org.apache.shenyu.plugin.logging.common.handler.AbstractLogPluginDataHandler
 
LogCollectConfigUtils - org.apache.shenyu.plugin.logging.common.utils中的类
log collect config Utils.
logCollector() - 类 中的方法org.apache.shenyu.plugin.logging.common.AbstractLoggingPlugin
LogCollector.
LogCollector<L extends ShenyuRequestLog> - org.apache.shenyu.plugin.logging.common.collector中的接口
Collect logs and put into buffer queue.
logCollector() - 类 中的方法org.apache.shenyu.plugin.logging.common.handler.AbstractLogPluginDataHandler
LogCollector.
LogCollectUtils - org.apache.shenyu.plugin.logging.common.utils中的类
log collect utils.
LogCollectUtils() - 类 的构造器org.apache.shenyu.plugin.logging.common.utils.LogCollectUtils
 
LogConsumeClient<C extends GenericGlobalConfig,L extends ShenyuRequestLog> - org.apache.shenyu.plugin.logging.common.client中的接口
Used to collect logs, which can be stored in remote or local files or databases, or others.
logError(Throwable) - 类 中的方法org.apache.shenyu.plugin.logging.common.body.LoggingServerHttpResponse
collect access error.
LoggingServerHttpRequest<L extends ShenyuRequestLog> - org.apache.shenyu.plugin.logging.common.body中的类
decorate ServerHttpRequest for read body.
LoggingServerHttpRequest(ServerHttpRequest, L) - 类 的构造器org.apache.shenyu.plugin.logging.common.body.LoggingServerHttpRequest
 
LoggingServerHttpResponse<L extends ShenyuRequestLog> - org.apache.shenyu.plugin.logging.common.body中的类
decorate ServerHttpResponse for read body.
LoggingServerHttpResponse(ServerHttpResponse, L, LogCollector<L>, boolean, Set<String>, String) - 类 的构造器org.apache.shenyu.plugin.logging.common.body.LoggingServerHttpResponse
Constructor LoggingServerHttpResponse.
LZ4CompressData - org.apache.shenyu.plugin.logging.common.entity中的类
Lz4 compressed data.
LZ4CompressData(int, byte[]) - 类 的构造器org.apache.shenyu.plugin.logging.common.entity.LZ4CompressData
 

M

MAX_ALLOW_THREADS - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
system default, max threads.
MAX_QUEUE_NUMBER - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
max queue.
METHOD - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging method.
MODULE - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging module.

N

named() - 类 中的方法org.apache.shenyu.plugin.logging.common.AbstractLoggingPlugin
get plugin name.
NEVER_SAMPLE - 接口 中的静态变量org.apache.shenyu.plugin.logging.common.sampler.Sampler
 

O

org.apache.shenyu.plugin.logging.common - 程序包 org.apache.shenyu.plugin.logging.common
 
org.apache.shenyu.plugin.logging.common.body - 程序包 org.apache.shenyu.plugin.logging.common.body
 
org.apache.shenyu.plugin.logging.common.client - 程序包 org.apache.shenyu.plugin.logging.common.client
 
org.apache.shenyu.plugin.logging.common.collector - 程序包 org.apache.shenyu.plugin.logging.common.collector
 
org.apache.shenyu.plugin.logging.common.config - 程序包 org.apache.shenyu.plugin.logging.common.config
 
org.apache.shenyu.plugin.logging.common.constant - 程序包 org.apache.shenyu.plugin.logging.common.constant
 
org.apache.shenyu.plugin.logging.common.entity - 程序包 org.apache.shenyu.plugin.logging.common.entity
 
org.apache.shenyu.plugin.logging.common.handler - 程序包 org.apache.shenyu.plugin.logging.common.handler
 
org.apache.shenyu.plugin.logging.common.sampler - 程序包 org.apache.shenyu.plugin.logging.common.sampler
 
org.apache.shenyu.plugin.logging.common.utils - 程序包 org.apache.shenyu.plugin.logging.common.utils
 
output() - 类 中的方法org.apache.shenyu.plugin.logging.common.body.BodyWriter
output stream value.

P

PATH - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging path.
pluginEnum() - 类 中的方法org.apache.shenyu.plugin.logging.common.AbstractLoggingPlugin
pluginEnum.

Q

QUERY_PARAMS - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging query params.

R

removeRule(RuleData) - 类 中的方法org.apache.shenyu.plugin.logging.common.handler.AbstractLogPluginDataHandler
 
removeSelector(SelectorData) - 类 中的方法org.apache.shenyu.plugin.logging.common.handler.AbstractLogPluginDataHandler
 
REQUEST_BODY - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging request body.
REQUEST_HEADER - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging request header.
REQUEST_METHOD - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging request method.
REQUEST_URI - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging request uri.
RESPONSE_BODY - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging response body.
RESPONSE_CONTENT_LENGTH - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging response content length.
RESPONSE_HEADER - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging response header.
RPC_TYPE - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging rpcType.

S

Sampler - org.apache.shenyu.plugin.logging.common.sampler中的接口
sampler interface.
setBufferQueueSize(int) - 类 中的方法org.apache.shenyu.plugin.logging.common.config.GenericGlobalConfig
set buffer queue size.
setClientIp(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set clientIp.
setCompressedData(byte[]) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.LZ4CompressData
set the compressed data.
setExchange(ServerWebExchange) - 类 中的方法org.apache.shenyu.plugin.logging.common.body.LoggingServerHttpResponse
set relevant ServerWebExchange.
setGlobalSampler(String) - 类 中的静态方法org.apache.shenyu.plugin.logging.common.utils.LogCollectConfigUtils
set global Sampler.
setHost(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set host.
setKeyword(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.CommonLoggingRuleHandle
set keyword.
setLength(int) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.LZ4CompressData
set the exact size of the original input.
setMaskStatus(Boolean) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.CommonLoggingRuleHandle
set desensitize status.
setMaskType(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.CommonLoggingRuleHandle
set desensitize type.
setMaxRequestBody(int) - 类 中的方法org.apache.shenyu.plugin.logging.common.config.GenericGlobalConfig
set max request body.
setMaxResponseBody(int) - 类 中的方法org.apache.shenyu.plugin.logging.common.config.GenericGlobalConfig
set max response body.
setMethod(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set method.
setModule(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set module.
setPath(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
request path.
setQueryParams(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set queryParams.
setRequestBody(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set requestBody.
setRequestHeader(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set requestHeader.
setRequestUri(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set requestUri.
setResponseBody(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set responseBody.
setResponseContentLength(Integer) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set ResponseContentLength.
setResponseHeader(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set responseHeader.
setRpcType(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set rpcType.
setRuleId(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
request ruleId.
setSampler(Sampler) - 类 中的方法org.apache.shenyu.plugin.logging.common.config.GenericApiConfig
set sampler.
setSampler(Sampler) - 类 中的方法org.apache.shenyu.plugin.logging.common.config.GenericGlobalConfig
set sampler.
setSampler(String) - 类 中的静态方法org.apache.shenyu.plugin.logging.common.utils.LogCollectConfigUtils
set api sample.
setSampleRate(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.config.GenericApiConfig
set sample rate.
setSampleRate(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.config.GenericGlobalConfig
set sample rate.
setSelectorId(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
request selectorId.
setStatus(Integer) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set status.
setTimeLocal(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set timeLocal.
setTopic(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.config.GenericApiConfig
set mq topic.
setTraceId(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set traceId.
setUpstreamIp(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set upstreamIp.
setUpstreamResponseTime(Long) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set UpstreamResponseTime.
setUserAgent(String) - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
set userAgent.
SHENYU_AGENT_TRACE_ID - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
shenyu agent trace id.
ShenyuRequestLog - org.apache.shenyu.plugin.logging.common.entity中的类
shenyu gateway access log.
ShenyuRequestLog() - 类 的构造器org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
 
size() - 类 中的方法org.apache.shenyu.plugin.logging.common.body.BodyWriter
get stream size.
start() - 类 中的方法org.apache.shenyu.plugin.logging.common.collector.AbstractLogCollector
 
start() - 接口 中的方法org.apache.shenyu.plugin.logging.common.collector.LogCollector
start log collector.
STATUS - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging status.

T

TIME_LOCAL - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging timeLocal.
toString() - 类 中的方法org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog
 
TRACE_ID - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging traceId.

U

UP_STREAM_IP - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging upstreamIp.
UP_STREAM_RESPONSE_TIME - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging upstreamResponseTime.
USER_AGENT - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging user agent.
USERAGENT - 类 中的静态变量org.apache.shenyu.plugin.logging.common.constant.GenericLoggingConstant
logging userAgent.

W

write(ByteBuffer) - 类 中的方法org.apache.shenyu.plugin.logging.common.body.BodyWriter
write ByteBuffer.
writeWith(Publisher<? extends DataBuffer>) - 类 中的方法org.apache.shenyu.plugin.logging.common.body.LoggingServerHttpResponse
write with a publisher.
A B C D G H I L M N O P Q R S T U W 
跳过导航链接

Copyright © 2026 The Apache Software Foundation. All rights reserved.