Uses of Class
com.yahoo.vespa.config.protocol.DefContent
Packages that use DefContent
Package
Description
-
Uses of DefContent in com.yahoo.config.subscription.impl
Methods in com.yahoo.config.subscription.impl that return DefContentModifier and TypeMethodDescriptionConfigSubscription.getDefContent()The config definition schemaGenericJRTConfigSubscription.getDefContent()The config definition schema -
Uses of DefContent in com.yahoo.vespa.config
Methods in com.yahoo.vespa.config that return DefContentModifier and TypeMethodDescriptionGetConfigRequest.getDefContent()The def file contents in the request, or empty array if not sent/not supported -
Uses of DefContent in com.yahoo.vespa.config.protocol
Methods in com.yahoo.vespa.config.protocol that return DefContentModifier and TypeMethodDescriptionstatic DefContentstatic DefContentstatic DefContentJRTClientConfigRequest.getDefContent()Get config definition content.JRTClientConfigRequestV3.getDefContent()JRTServerConfigRequestV3.getDefContent()Methods in com.yahoo.vespa.config.protocol with parameters of type DefContentModifier and TypeMethodDescriptionstatic JRTClientConfigRequestJRTClientConfigRequestV3.createWithParams(ConfigKey<?> reqKey, DefContent defContent, String hostname, PayloadChecksums payloadChecksums, long generation, long serverTimeout, Trace trace, CompressionType compressionType, Optional<VespaVersion> vespaVersion) Constructors in com.yahoo.vespa.config.protocol with parameters of type DefContentModifierConstructorDescriptionprotectedJRTClientConfigRequestV3(ConfigKey<?> key, String hostname, DefContent defSchema, PayloadChecksums payloadChecksums, long generation, long timeout, Trace trace, CompressionType compressionType, Optional<VespaVersion> vespaVersion)