Uses of Record Class
com.yahoo.vespa.model.container.component.AccessLogComponent.RequestContentItem
Packages that use AccessLogComponent.RequestContentItem
-
Uses of AccessLogComponent.RequestContentItem in com.yahoo.vespa.model.container.component
Methods in com.yahoo.vespa.model.container.component that return types with arguments of type AccessLogComponent.RequestContentItemConstructor parameters in com.yahoo.vespa.model.container.component with type arguments of type AccessLogComponent.RequestContentItemModifierConstructorDescriptionAccessLogComponent(AccessLogComponent.AccessLogType logType, String compressionType, String fileNamePattern, String rotationInterval, Boolean compressOnRotation, boolean isHostedVespa, String symlinkName, Integer queueSize, Integer bufferSize, Set<AccessLogComponent.RequestContentItem> requestContent) -
Uses of AccessLogComponent.RequestContentItem in com.yahoo.vespa.model.container.http
Method parameters in com.yahoo.vespa.model.container.http with type arguments of type AccessLogComponent.RequestContentItemModifier and TypeMethodDescriptionvoidConnectorFactory.addRequestContentLogging(Set<AccessLogComponent.RequestContentItem> requestContent)