Class EsqlLogContext
java.lang.Object
org.elasticsearch.common.logging.activity.ActivityLoggerContext
org.elasticsearch.common.logging.activity.QueryLoggerContext
org.elasticsearch.xpack.esql.querylog.EsqlLogContext
-
Nested Class Summary
Nested classes/interfaces inherited from class org.elasticsearch.common.logging.activity.ActivityLoggerContext
ActivityLoggerContext.ShardInfo -
Field Summary
Fields -
Method Summary
Methods inherited from class org.elasticsearch.common.logging.activity.QueryLoggerContext
getCountsByStatus, getRemoteClusterAliases, isSystemSearchMethods inherited from class org.elasticsearch.common.logging.activity.ActivityLoggerContext
getErrorMessage, getErrorType, getOpaqueId, getParentTaskId, getTaskId, getTookInNanos, getTraceId, getType, isSuccess, isTimedOut
-
Field Details
-
TYPE
- See Also:
-
-
Method Details
-
getQuery
- Specified by:
getQueryin classQueryLoggerContext
-
shardInfo
- Overrides:
shardInfoin classActivityLoggerContext
-
getResultCount
public int getResultCount()- Specified by:
getResultCountin classQueryLoggerContext
-
getIndices
- Specified by:
getIndicesin classQueryLoggerContext
-
getClusters
- Overrides:
getClustersin classQueryLoggerContext
-