Uses of Class
com.yahoo.document.restapi.DocumentOperationExecutorConfig
Packages that use DocumentOperationExecutorConfig
-
Uses of DocumentOperationExecutorConfig in com.yahoo.document.restapi
Methods in com.yahoo.document.restapi that return DocumentOperationExecutorConfigConstructors in com.yahoo.document.restapi with parameters of type DocumentOperationExecutorConfig -
Uses of DocumentOperationExecutorConfig in com.yahoo.document.restapi.resource
Constructors in com.yahoo.document.restapi.resource with parameters of type DocumentOperationExecutorConfigModifierConstructorDescriptionDocumentV1ApiHandler(com.yahoo.jdisc.Metric metric, com.yahoo.metrics.simple.MetricReceiver metricReceiver, com.yahoo.container.core.documentapi.VespaDocumentAccess documentAccess, com.yahoo.document.config.DocumentmanagerConfig documentManagerConfig, com.yahoo.cloud.config.ClusterListConfig clusterListConfig, com.yahoo.vespa.config.content.AllClustersBucketSpacesConfig bucketSpacesConfig, DocumentOperationExecutorConfig executorConfig)