Uses of Interface
org.apache.pulsar.structuredeventlog.EventResources
Packages that use EventResources
Package
Description
-
Uses of EventResources in org.apache.pulsar.structuredeventlog
Classes in org.apache.pulsar.structuredeventlog that implement EventResourcesMethods in org.apache.pulsar.structuredeventlog that return EventResourcesModifier and TypeMethodDescriptionStructuredEventLog.newEventResources()Create an new event resources object, which can be used across multiple root events.Add a resource for the event.Add a resource for the event using a supplier.Methods in org.apache.pulsar.structuredeventlog with parameters of type EventResourcesModifier and TypeMethodDescriptionEvent.resources(EventResources attrs) Add resources for the event from an EventResources object. -
Uses of EventResources in org.apache.pulsar.structuredeventlog.log4j2
Methods in org.apache.pulsar.structuredeventlog.log4j2 that return EventResources -
Uses of EventResources in org.apache.pulsar.structuredeventlog.slf4j
Methods in org.apache.pulsar.structuredeventlog.slf4j that return EventResources