Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.LogEntry
Packages that use LogEntry
Package
Description
No-dependency implementations of integration interfaces for setups where we want to avoid contacting
certain thirds-party systems.
-
Uses of LogEntry in com.yahoo.vespa.hosted.controller.api.integration
Methods in com.yahoo.vespa.hosted.controller.api.integration that return types with arguments of type LogEntry -
Uses of LogEntry in com.yahoo.vespa.hosted.controller.api.integration.configserver
Methods in com.yahoo.vespa.hosted.controller.api.integration.configserver that return types with arguments of type LogEntryModifier and TypeMethodDescriptionConfigServer.getTesterLog(DeploymentId deployment, long after) Gets log from tester node -
Uses of LogEntry in com.yahoo.vespa.hosted.controller.api.integration.deployment
Methods in com.yahoo.vespa.hosted.controller.api.integration.deployment that return types with arguments of type LogEntryModifier and TypeMethodDescriptionTesterCloud.getLog(DeploymentId deploymentId, long after) Returns the log entries from the tester with ids after the given threshold. -
Uses of LogEntry in com.yahoo.vespa.hosted.controller.api.integration.stubs
Methods in com.yahoo.vespa.hosted.controller.api.integration.stubs that return types with arguments of type LogEntryMethods in com.yahoo.vespa.hosted.controller.api.integration.stubs with parameters of type LogEntry