ProcessingLogContextImpl¶
ProcessingLogContextImpl is a ProcessingLogContext.
Creating Instance¶
ProcessingLogContextImpl takes the following to be created:
- ProcessingLogConfig
-  Metrics
- Metrics Tags
ProcessingLogContextImpl is created when:
- ProcessingLogContextis requested to create a ProcessingLogContext
MeteredProcessingLoggerFactory¶
ProcessingLogContextImpl creates a MeteredProcessingLoggerFactory when created.
Used when:
- PullPhysicalPlanBuilderis requested to translateProjectNode, translateFilterNode
- PushPhysicalPlanBuilderis requested to translateProjectNode, translateFilterNode
- QueryBuilderis requested to buildTransientQuery, buildPersistentQueryInDedicatedRuntime, buildPersistentQueryInSharedRuntime, buildStreamsProperties