Uses of Class
org.apache.skywalking.oap.server.ai.pipeline.services.api.HttpUriRecognition.HTTPUri
Packages that use HttpUriRecognition.HTTPUri
Package
Description
-
Uses of HttpUriRecognition.HTTPUri in org.apache.skywalking.oap.server.ai.pipeline.services
Method parameters in org.apache.skywalking.oap.server.ai.pipeline.services with type arguments of type HttpUriRecognition.HTTPUriModifier and TypeMethodDescriptionvoidHttpUriRecognitionService.feedRawData(String service, List<HttpUriRecognition.HTTPUri> unrecognizedURIs) -
Uses of HttpUriRecognition.HTTPUri in org.apache.skywalking.oap.server.ai.pipeline.services.api
Method parameters in org.apache.skywalking.oap.server.ai.pipeline.services.api with type arguments of type HttpUriRecognition.HTTPUriModifier and TypeMethodDescriptionvoidHttpUriRecognition.feedRawData(String service, List<HttpUriRecognition.HTTPUri> unrecognizedURIs) Feed all data for the pattern recognition of HTTP URIs